2026-03-24 19:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-24 19:00:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-24 19:00:04 [astonbarclay.gb] INFO: Starting spider astonbarclay.gb
2026-03-24 19:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-24 19:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-24 19:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-24 19:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-24 19:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: 2688dd36448e9ceb
2026-03-24 19:00:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-24 19:00:04 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/astonbarclay.gb/task_9_2026-03-24T19_00_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-24 19:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 19:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 19: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-24 19:00:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-24 19: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-24 19:00:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-24 19:00:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 19:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2117
2026-03-24 19:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 19:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-24 19:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-24 19:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-24 19:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-24 19:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-24 19:00:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-24 19:00:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-24 19:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-24 19:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 19:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-24 19:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-24 19:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-24 19:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-24 19:00:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-24 19:00:10 [scrapy-playwright] INFO: Browser firefox launched
2026-03-24 19:00:10 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-24 19:00:11 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-24 19:00:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/vehicle-search> (resource type: document)
2026-03-24 19:00:11 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://catalogue.astonbarclay.net/vehicle-search>
2026-03-24 19:00:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/vehicle-search> (resource type: document)
2026-03-24 19:00:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/vehicle-search>
2026-03-24 19:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/consent/018e0e2a-b608-77ca-8640-7c5f6808ddcb/OtAutoBlock.js> (resource type: script, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.js> (resource type: script, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.googleapis.com/css?family=Lexend> (resource type: stylesheet, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/assets/index-B-t4WrpL.js> (resource type: script, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/assets/index-B37Nm0Ih.css> (resource type: stylesheet, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/index-B-t4WrpL.js>
2026-03-24 19:00:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/index-B37Nm0Ih.css>
2026-03-24 19:00:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/consent/018e0e2a-b608-77ca-8640-7c5f6808ddcb/OtAutoBlock.js>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/otSDKStub.js>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.googleapis.com/css?family=Lexend>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/consent/018e0e2a-b608-77ca-8640-7c5f6808ddcb/018e0e2a-b608-77ca-8640-7c5f6808ddcb.json> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://sessions.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/api/profileconfig> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/assets/MuseoSans-500-BnvKCWSl.ttf> (resource type: font, referrer: https://catalogue.astonbarclay.net/assets/index-B37Nm0Ih.css)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/api/profileconfig>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/api/user> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/api/navigation> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/assets/default-o3_sC40N.js> (resource type: script, referrer: https://catalogue.astonbarclay.net/assets/index-B-t4WrpL.js)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/assets/default-vT_hcphp.js> (resource type: script, referrer: https://catalogue.astonbarclay.net/assets/index-B-t4WrpL.js)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/MuseoSans-500-BnvKCWSl.ttf>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/api/user>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/default-o3_sC40N.js>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/consent/018e0e2a-b608-77ca-8640-7c5f6808ddcb/018e0e2a-b608-77ca-8640-7c5f6808ddcb.json>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/assets/default-vT_hcphp.js>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/e-xchange-icon.png> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/e-xchange-icon.png>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/api/navigation>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/logo-nama.png> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/WV_Awards.png> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/logo-nama.png>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/Business_Car_Award.jpg> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/WV_Awards.png>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/MTA_21.jpg> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/Business_Car_Award.jpg>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/logo-bsi.png> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/MTA_21.jpg>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/e-xchange-icon.png> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/logo-bsi.png>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/e-xchange-icon.png>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/assets/logo-BkQgdzqL.svg> (resource type: image, referrer: https://catalogue.astonbarclay.net/assets/index-B37Nm0Ih.css)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/assets/logo-BkQgdzqL.svg>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/facebook.png> (resource type: image, referrer: https://catalogue.astonbarclay.net/assets/index-B37Nm0Ih.css)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/facebook.png>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/twitter.png> (resource type: image, referrer: https://catalogue.astonbarclay.net/assets/index-B37Nm0Ih.css)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/twitter.png>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/sprite2.png> (resource type: image, referrer: https://catalogue.astonbarclay.net/assets/index-B37Nm0Ih.css)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/sprite2.png>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/api/vehicle/all> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/logo-nama.png> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/logo-nama.png>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/WV_Awards.png> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/WV_Awards.png>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/Business_Car_Award.jpg> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/Business_Car_Award.jpg>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/MTA_21.jpg> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/MTA_21.jpg>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/logo-bsi.png> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/logo-bsi.png>
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/lexend/v26/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsWzLdneg.woff2> (resource type: font, referrer: https://fonts.googleapis.com/)
2026-03-24 19:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://catalogue.astonbarclay.net/api/vehicle/all>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/delivered-by-aa-logo.png> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/delivered-by-aa-logo.png>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/icon-fuel.svg> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-fuel.svg>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/icon-transmission-manual-alt.svg> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-transmission-manual-alt.svg>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/icon-engine.svg> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-engine.svg>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/icon-mileage.svg> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-mileage.svg>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/icon-reg.svg> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-reg.svg>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/icon-v5.svg> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-v5.svg>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/icon-mot.svg> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-mot.svg>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/icon-vat.svg> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-vat.svg>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/icon-transmission-auto.svg> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/icon-transmission-auto.svg>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/FY15NTV/2026-03-20/image/243ac49b-5674-4f99-8cd3-0ea5627b713e_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/FY15NTV/2026-03-20/image/243ac49b-5674-4f99-8cd3-0ea5627b713e_removebg.jpg?w=600>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/FG20ZKK/2026-02-25/image/cecab417-d438-4f10-9f6c-562686c051ae_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/FG20ZKK/2026-02-25/image/cecab417-d438-4f10-9f6c-562686c051ae_removebg.jpg?w=600>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/BD64HBL/2026-03-18/image/553c5648-4d9a-4876-9c7f-55b0ea729ac4_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/BD64HBL/2026-03-18/image/553c5648-4d9a-4876-9c7f-55b0ea729ac4_removebg.jpg?w=600>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/d48cc61b-1c3a-4b86-b80b-66d5d828a2ff_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/EN17JNZ/2026-02-24/image/d48cc61b-1c3a-4b86-b80b-66d5d828a2ff_removebg.jpg?w=600>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/BD70HAU/2026-03-17/image/e1f45aec-9c5c-43c0-9d9d-ce7ccaf81505_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/BD70HAU/2026-03-17/image/e1f45aec-9c5c-43c0-9d9d-ce7ccaf81505_removebg.jpg?w=600>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/CU16UXP/2026-03-18/image/754ae690-c147-4e01-a32f-e4c0ccea8c7f_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/CU16UXP/2026-03-18/image/754ae690-c147-4e01-a32f-e4c0ccea8c7f_removebg.jpg?w=600>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/NX19EOD/2026-03-16/image/3b01c522-285f-4707-8491-4e58535f4364_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/NX19EOD/2026-03-16/image/3b01c522-285f-4707-8491-4e58535f4364_removebg.jpg?w=600>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/CY17FSA/2026-03-09/image/5388aa3d-8d46-418d-ac10-b32ddfe202bb_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/CY17FSA/2026-03-09/image/5388aa3d-8d46-418d-ac10-b32ddfe202bb_removebg.jpg?w=600>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/KW68XNZ/2026-03-19/image/ee605958-2a53-4a58-b147-0fed70c10e76_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/KW68XNZ/2026-03-19/image/ee605958-2a53-4a58-b147-0fed70c10e76_removebg.jpg?w=600>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/GL74FDO/2026-03-20/image/8e9a61ed-5668-42e6-a504-70e5df8e4fea_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/GL74FDO/2026-03-20/image/8e9a61ed-5668-42e6-a504-70e5df8e4fea_removebg.jpg?w=600>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/30064d72-1349-4ad4-9751-57b48714b0b8_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/DK68ZKP/2026-03-20/image/30064d72-1349-4ad4-9751-57b48714b0b8_removebg.jpg?w=600>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <HEAD https://abimg003.imgix.net/DN19CVU/2026-03-20/image/1388338f-5169-4b32-8b1c-7858719a6f18_removebg.jpg?w=600> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <HEAD https://abimg003.imgix.net/DN19CVU/2026-03-20/image/1388338f-5169-4b32-8b1c-7858719a6f18_removebg.jpg?w=600>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://catalogue.astonbarclay.net/img/image-unavailable.png> (resource type: image, referrer: https://catalogue.astonbarclay.net/vehicle-search)
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://catalogue.astonbarclay.net/img/image-unavailable.png>
2026-03-24 19:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <202 https://sessions.bugsnag.com/>
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/otBannerSdk.js> (resource type: script, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/lexend/v26/wlptgwvFAVdoq2_F94zlCfv0bz1WCzsWzLdneg.woff2>
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://notify.bugsnag.com/> (resource type: xhr, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/otBannerSdk.js>
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/consent/018e0e2a-b608-77ca-8640-7c5f6808ddcb/c0e38e93-2aa8-4b73-bd43-c1132b1048cf/en.json> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://pi.pardot.com/pd.js> (resource type: script, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/vehicle-search> (referer: None) ['playwright']
2026-03-24 19:00:15 [astonbarclay.gb] INFO: Cookies from Playwright: [{'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Tue+Mar+24+2026+19%3A00%3A15+GMT%2B0000+(Coordinated+Universal+Time)&version=202405.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=', 'domain': '.astonbarclay.net', 'path': '/', 'expires': 1805914815, 'httpOnly': False, 'secure': False, 'sameSite': 'Lax'}]
2026-03-24 19:00:15 [astonbarclay.gb] INFO: Scrapy-formatted cookies: [{'name': 'OptanonConsent', 'value': 'isGpcEnabled=0&datestamp=Tue+Mar+24+2026+19%3A00%3A15+GMT%2B0000+(Coordinated+Universal+Time)&version=202405.1.0&browserGpcFlag=0&isIABGlobal=false&hosts=', 'domain': '.astonbarclay.net', 'path': '/'}]
2026-03-24 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Adesa',RowKey='cookies') HTTP/1.1" 204 0
2026-03-24 19:00:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/consent/018e0e2a-b608-77ca-8640-7c5f6808ddcb/c0e38e93-2aa8-4b73-bd43-c1132b1048cf/en.json>
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCenterRounded.json> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/v2/otPcCenter.json> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCookieSettingsButton.json> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCommonStyles.css> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCenterRounded.json>
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/v2/otPcCenter.json>
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCookieSettingsButton.json>
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/scripttemplates/202405.1.0/assets/otCommonStyles.css>
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/logos/static/ot_company_logo.png> (resource type: image, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn-ukwest.onetrust.com/logos/static/ot_company_logo.png>
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/logos/static/powered_by_logo.svg> (resource type: image, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn-ukwest.onetrust.com/logos/static/powered_by_logo.svg>
2026-03-24 19:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn-ukwest.onetrust.com/logos/static/ot_guard_logo.svg> (resource type: fetch, referrer: https://catalogue.astonbarclay.net/)
2026-03-24 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-24 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-24 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-24 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://cdn-ukwest.onetrust.com/logos/static/ot_guard_logo.svg>
2026-03-24 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://notify.bugsnag.com/>
2026-03-24 19:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://pi.pardot.com/pd.js>
2026-03-24 19:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/search> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120588960
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120588960%27 HTTP/1.1" 200 None
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Scrape type for 120588960: 0
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Found listing with ID: 119920282
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119920282%27 HTTP/1.1" 200 None
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Scrape type for 119920282: 2
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120537829
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120537829%27 HTTP/1.1" 200 None
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Scrape type for 120537829: 0
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Found listing with ID: 119855237
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119855237%27 HTTP/1.1" 200 None
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Scrape type for 119855237: 0
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120502714
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120502714%27 HTTP/1.1" 200 None
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Scrape type for 120502714: 0
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120586010
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586010%27 HTTP/1.1" 200 None
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Scrape type for 120586010: 0
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120098624
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120098624%27 HTTP/1.1" 200 None
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Scrape type for 120098624: 0
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Found listing with ID: 119252663
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119252663%27 HTTP/1.1" 200 None
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Scrape type for 119252663: 2
2026-03-24 19: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-24 19:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120599433
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120599433%27 HTTP/1.1" 200 None
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Scrape type for 120599433: 0
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120630009
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120630009%27 HTTP/1.1" 200 None
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Scrape type for 120630009: 0
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120631698
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631698%27 HTTP/1.1" 200 None
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Scrape type for 120631698: 0
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120632405
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120632405%27 HTTP/1.1" 200 None
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Scrape type for 120632405: 0
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120526272
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120526272%27 HTTP/1.1" 200 None
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Scrape type for 120526272: 0
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120526253
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120526253%27 HTTP/1.1" 200 None
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Scrape type for 120526253: 0
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120574476
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120574476%27 HTTP/1.1" 200 None
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Scrape type for 120574476: 0
2026-03-24 19:00:23 [astonbarclay.gb] INFO: Found listing with ID: 120526347
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120526347%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120526347: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 118453640
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118453640%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 118453640: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 119964768
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119964768%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 119964768: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 119140877
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119140877%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 119140877: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120619173
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619173%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120619173: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120619082
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619082%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120619082: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120619150
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619150%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120619150: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120619091
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619091%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120619091: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120619141
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619141%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120619141: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120253498
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120253498%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120253498: 2
2026-03-24 19:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120415233
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120415233%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120415233: 2
2026-03-24 19:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 118105567
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118105567%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 118105567: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120099413
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120099413%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120099413: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120379756
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120379756%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120379756: 2
2026-03-24 19:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120256989
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256989%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120256989: 2
2026-03-24 19:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120258041
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120258041%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120258041: 2
2026-03-24 19:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120616192
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120616192%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120616192: 2
2026-03-24 19:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120615995
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120615995%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120615995: 2
2026-03-24 19:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120616160
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120616160%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120616160: 2
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120591190
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120591190%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120591190: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120441365
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120441365%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120441365: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120612662
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120612662%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120612662: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120362066
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120362066%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120362066: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120257231
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120257231%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120257231: 2
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 119971941
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119971941%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 119971941: 2
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120614685
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120614685%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120614685: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 119641212
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119641212%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 119641212: 2
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120650675
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650675%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120650675: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120165857
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120165857%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120165857: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120020047
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120020047%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120020047: 2
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120619100
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619100%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120619100: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120466643
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120466643%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120466643: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120417765
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417765%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120417765: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120603430
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120603430%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120603430: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120502627
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120502627%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120502627: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120538818
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120538818%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120538818: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120535728
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120535728%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120535728: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120542922
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120542922%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120542922: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120368220
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120368220%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120368220: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120467224
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120467224%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120467224: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120482947
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120482947%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120482947: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120397393
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120397393%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120397393: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120622731
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622731%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120622731: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120659102
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120659102%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120659102: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120477820
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120477820%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120477820: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120585528
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120585528%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120585528: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120622963
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622963%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120622963: 2
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120248408
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120248408%27 HTTP/1.1" 200 None
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Scrape type for 120248408: 0
2026-03-24 19:00:24 [astonbarclay.gb] INFO: Found listing with ID: 120453729
2026-03-24 19:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120453729%27 HTTP/1.1" 200 None
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Scrape type for 120453729: 2
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120589268
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589268%27 HTTP/1.1" 200 None
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Scrape type for 120589268: 2
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120585628
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120585628%27 HTTP/1.1" 200 None
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Scrape type for 120585628: 2
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120586686
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586686%27 HTTP/1.1" 200 None
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Scrape type for 120586686: 0
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120529656
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120529656%27 HTTP/1.1" 200 None
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Scrape type for 120529656: 0
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120571911
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120571911%27 HTTP/1.1" 200 None
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Scrape type for 120571911: 0
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120380155
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120380155%27 HTTP/1.1" 200 None
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Scrape type for 120380155: 0
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120369757
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120369757%27 HTTP/1.1" 200 None
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Scrape type for 120369757: 0
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120606158
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120606158%27 HTTP/1.1" 200 None
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Scrape type for 120606158: 0
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120631672
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631672%27 HTTP/1.1" 200 None
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Scrape type for 120631672: 0
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120454651
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120454651%27 HTTP/1.1" 200 None
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Scrape type for 120454651: 2
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120355965
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120355965%27 HTTP/1.1" 200 None
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Scrape type for 120355965: 0
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120416146
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120416146%27 HTTP/1.1" 200 None
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Scrape type for 120416146: 2
2026-03-24 19:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119920282?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120371832
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120371832%27 HTTP/1.1" 200 None
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Scrape type for 120371832: 0
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120647514
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120647514%27 HTTP/1.1" 200 None
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Scrape type for 120647514: 0
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120364356
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120364356%27 HTTP/1.1" 200 None
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Scrape type for 120364356: 0
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120572177
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120572177%27 HTTP/1.1" 200 None
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Scrape type for 120572177: 0
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120263234
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120263234%27 HTTP/1.1" 200 None
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Scrape type for 120263234: 0
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120323875
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120323875%27 HTTP/1.1" 200 None
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Scrape type for 120323875: 0
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120455553
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120455553%27 HTTP/1.1" 200 None
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Scrape type for 120455553: 0
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120406020
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120406020%27 HTTP/1.1" 200 None
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Scrape type for 120406020: 2
2026-03-24 19: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-24 19:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120622611
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622611%27 HTTP/1.1" 200 None
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Scrape type for 120622611: 2
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120454811
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120454811%27 HTTP/1.1" 200 None
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Scrape type for 120454811: 0
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Found listing with ID: 120356596
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120356596%27 HTTP/1.1" 200 None
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Scrape type for 120356596: 2
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119920282, 'registration': 'FG20ZKK', 'account': 'MOT075', 'make': 'SEAT', 'model': 'ATECA ESTATE', 'derivative': '1.5 TSI EVO FR Sport [EZ] 5dr DSG', 'mileage': 124404, 'mileageWarranty': True, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 6, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-07-14', 'fuel': 'Petrol', 'motExpiry': '2026-07-21', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FG20ZKK/2026-02-25/image/cecab417-d438-4f10-9f6c-562686c051ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG20ZKK/2026-02-25/image/82c3b1b5-e597-4e5b-96c2-fe1bdcd28ee5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG20ZKK/2026-02-25/image/697dddd4-38c2-486e-bbf9-3c6e73bbcd7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG20ZKK/2026-02-25/image/39ce27fd-615b-434d-a0e6-d0af3d2ad753_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG20ZKK/2026-02-25/image/7ad3df18-14e0-4c88-9ae6-d09aef232d88_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG20ZKK/2026-02-25/image/fdb81045-a602-43e2-ba47-5da9c5341603_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG20ZKK/2026-02-25/image/939fd4bb-4a8c-4a15-bf6a-f61b13093779_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG20ZKK/2026-02-25/image/6883d96b-df7a-4849-b3cb-0f9fa9073450_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG20ZKK/2026-02-25/image/0d6b28d1-1ca8-48fa-9542-4d5fb4e30c2c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 49K 75K 103K - NUMBER OF FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 160, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b9d60e47-20f5-45b1-bf4b-5797875271a3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:00:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119920282, 'registration': 'FG20ZKK', 'account': 'MOT075', 'make': 'SEAT', 'model': 'ATECA ESTATE', 'derivative': '1.5 TSI EVO FR Sport [EZ] 5dr DSG', 'mileage': 124404, 'mileageWarranty': True, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 6, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-07-14', 'fuel': 'Petrol', 'motExpiry': '2026-07-21', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FG20ZKK/2026-02-25/image/cecab417-d438-4f10-9f6c-562686c051ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG20ZKK/2026-02-25/image/82c3b1b5-e597-4e5b-96c2-fe1bdcd28ee5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG20ZKK/2026-02-25/image/697dddd4-38c2-486e-bbf9-3c6e73bbcd7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG20ZKK/2026-02-25/image/39ce27fd-615b-434d-a0e6-d0af3d2ad753_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG20ZKK/2026-02-25/image/7ad3df18-14e0-4c88-9ae6-d09aef232d88_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG20ZKK/2026-02-25/image/fdb81045-a602-43e2-ba47-5da9c5341603_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG20ZKK/2026-02-25/image/939fd4bb-4a8c-4a15-bf6a-f61b13093779_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG20ZKK/2026-02-25/image/6883d96b-df7a-4849-b3cb-0f9fa9073450_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG20ZKK/2026-02-25/image/0d6b28d1-1ca8-48fa-9542-4d5fb4e30c2c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 49K 75K 103K - NUMBER OF FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 160, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b9d60e47-20f5-45b1-bf4b-5797875271a3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c98e2e92-5fd0-5645-bff7-e3583f5553de with identifier: 119920282
2026-03-24 19:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c98e2e92-5fd0-5645-bff7-e3583f5553de with scrape type 2
2026-03-24 19:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c98e2e92-5fd0-5645-bff7-e3583f5553de with scrape type 2
2026-03-24 19:00:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c98e2e92-5fd0-5645-bff7-e3583f5553de, identifier: 119920282
2026-03-24 19:00:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c98e2e92-5fd0-5645-bff7-e3583f5553de with identifier: 119920282
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=WHITE HTTP/1.1" 200 None
2026-03-24 19:00:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:00:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Petrol HTTP/1.1" 200 None
2026-03-24 19:00:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:00:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c98e2e92-5fd0-5645-bff7-e3583f5553de with identifier: 119920282
2026-03-24 19:00:26 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: c98e2e92-5fd0-5645-bff7-e3583f5553de with expiration date: 2026-03-24T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 160,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-24T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'c98e2e92-5fd0-5645-bff7-e3583f5553de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FG20ZKK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119920282',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'SEAT',
'model': 'ATECA ESTATE',
'odometer': 124404,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-14',
'seller_name': 'MotoNovo Finance',
'title': 'SEAT ATECA ESTATE 1.5 TSI EVO FR Sport [EZ] 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 TSI EVO FR Sport [EZ] 5dr DSG',
'vin': None,
'year': 2020}
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119920282%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Saving data for 119920282: {'auction_closing_time': 1774346400.0, 'created_time': 1773403174.221971, 'last_price_update_time': 1774378826.059368}
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119920282') HTTP/1.1" 204 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120435527
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120435527%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120435527: 2
2026-03-24 19:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119252663?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120650937
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650937%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120650937: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120250741
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120250741%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120250741: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120442120
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442120%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120442120: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120288061
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120288061%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120288061: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120393366
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120393366%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120393366: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120379914
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120379914%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120379914: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120473847
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120473847%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120473847: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120502496
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120502496%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120502496: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120649281
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649281%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120649281: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120621446
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120621446%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120621446: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120606141
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120606141%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120606141: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120605018
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120605018%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120605018: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120668539
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668539%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120668539: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120652375
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652375%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120652375: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120604867
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120604867%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120604867: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120605172
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120605172%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120605172: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120351554
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120351554%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120351554: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120257441
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120257441%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120257441: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120648471
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120648471%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120648471: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120474035
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120474035%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120474035: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120589168
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589168%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120589168: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120262916
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120262916%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120262916: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120528674
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120528674%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120528674: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120630710
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120630710%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120630710: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120480111
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120480111%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120480111: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120454887
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120454887%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120454887: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120560634
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120560634%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120560634: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120453711
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120453711%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120453711: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120450068
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120450068%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120450068: 2
2026-03-24 19:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120455436
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120455436%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120455436: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120409640
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120409640%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120409640: 2
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120454834
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120454834%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120454834: 0
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Found listing with ID: 120456149
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120456149%27 HTTP/1.1" 200 None
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Scrape type for 120456149: 2
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119252663, 'registration': 'CY17FSA', 'account': 'MOT075', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 61065, 'mileageWarranty': True, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 17, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-06-23', 'fuel': 'Petrol', 'motExpiry': '2026-02-24', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CY17FSA/2026-03-09/image/5388aa3d-8d46-418d-ac10-b32ddfe202bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/CY17FSA/2026-03-09/image/5bc73309-d7e3-4db8-b677-61b1fdf33bd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/CY17FSA/2026-03-09/image/2012362e-2e30-4648-922a-a00e9bf7228c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CY17FSA/2026-03-09/image/7945542a-d4c1-4298-9e60-37177666dfda_removebg.jpg?w=600', 'https://abimg003.imgix.net/CY17FSA/2026-03-09/image/c36836f3-1d2c-4933-b039-7cb2978e4a7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CY17FSA/2026-03-09/image/1b3c585e-8cad-4671-9ac5-dedce29c0ff6_removebg.jpg?w=600', 'https://abimg003.imgix.net/CY17FSA/2026-03-09/image/c51fa236-8399-4f7f-9869-dec1d7e2701e_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 8K 10K 15K 34K 55K NUMBER OF FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6d459a32-343b-4183-9e1f-ba0110219ee6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:00:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119252663, 'registration': 'CY17FSA', 'account': 'MOT075', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 61065, 'mileageWarranty': True, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 17, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-06-23', 'fuel': 'Petrol', 'motExpiry': '2026-02-24', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CY17FSA/2026-03-09/image/5388aa3d-8d46-418d-ac10-b32ddfe202bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/CY17FSA/2026-03-09/image/5bc73309-d7e3-4db8-b677-61b1fdf33bd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/CY17FSA/2026-03-09/image/2012362e-2e30-4648-922a-a00e9bf7228c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CY17FSA/2026-03-09/image/7945542a-d4c1-4298-9e60-37177666dfda_removebg.jpg?w=600', 'https://abimg003.imgix.net/CY17FSA/2026-03-09/image/c36836f3-1d2c-4933-b039-7cb2978e4a7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/CY17FSA/2026-03-09/image/1b3c585e-8cad-4671-9ac5-dedce29c0ff6_removebg.jpg?w=600', 'https://abimg003.imgix.net/CY17FSA/2026-03-09/image/c51fa236-8399-4f7f-9869-dec1d7e2701e_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 8K 10K 15K 34K 55K NUMBER OF FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6d459a32-343b-4183-9e1f-ba0110219ee6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e2a0565-ffec-58a2-ad29-81a587c490a0 with identifier: 119252663
2026-03-24 19:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e2a0565-ffec-58a2-ad29-81a587c490a0 with scrape type 2
2026-03-24 19:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e2a0565-ffec-58a2-ad29-81a587c490a0 with scrape type 2
2026-03-24 19:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7e2a0565-ffec-58a2-ad29-81a587c490a0, identifier: 119252663
2026-03-24 19:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7e2a0565-ffec-58a2-ad29-81a587c490a0 with identifier: 119252663
2026-03-24 19:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BLUE HTTP/1.1" 200 None
2026-03-24 19:00:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7e2a0565-ffec-58a2-ad29-81a587c490a0 with identifier: 119252663
2026-03-24 19:00:27 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 7e2a0565-ffec-58a2-ad29-81a587c490a0 with expiration date: 2026-03-24T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-24T10:00:00Z',
'fuel_type': 'Petrol',
'id': '7e2a0565-ffec-58a2-ad29-81a587c490a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CY17FSA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119252663',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'ECOSPORT HATCHBACK',
'odometer': 61065,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-23',
'seller_name': 'MotoNovo Finance',
'title': 'FORD ECOSPORT HATCHBACK 1.0 EcoBoost Zetec 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Zetec 5dr',
'vin': None,
'year': 2017}
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119252663%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Saving data for 119252663: {'auction_closing_time': 1774346400.0, 'created_time': 1773403642.247264, 'last_price_update_time': 1774378827.16914}
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119252663') HTTP/1.1" 204 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120443870
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120443870%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120443870: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120668431
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668431%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120668431: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120406177
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120406177%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120406177: 2
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120528265
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120528265%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120528265: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120371603
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120371603%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120371603: 2
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120410940
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120410940%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120410940: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120675571
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120675571%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120675571: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120367525
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120367525%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120367525: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120631843
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631843%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120631843: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120632149
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120632149%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120632149: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120652223
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652223%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120652223: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120667055
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667055%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120667055: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120580331
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120580331%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120580331: 2
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120649161
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649161%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120649161: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120657401
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657401%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120657401: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120667537
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667537%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120667537: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120668546
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668546%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120668546: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120667258
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667258%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120667258: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120417688
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417688%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120417688: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120631237
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631237%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120631237: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120682298
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120682298%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120682298: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120657060
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657060%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120657060: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120442214
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442214%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120442214: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120442088
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442088%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120442088: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120668119
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668119%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120668119: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120586055
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586055%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120586055: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120660737
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120660737%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120660737: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120479509
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120479509%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120479509: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120454860
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120454860%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120454860: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120659327
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120659327%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120659327: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120668127
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668127%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120668127: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120479128
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120479128%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120479128: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120380938
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120380938%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120380938: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120479474
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120479474%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120479474: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120412317
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120412317%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120412317: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120473922
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120473922%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120473922: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120308896
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120308896%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120308896: 2
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120439259
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120439259%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120439259: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 119801407
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119801407%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 119801407: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120007531
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120007531%27 HTTP/1.1" 200 None
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Scrape type for 120007531: 0
2026-03-24 19:00:27 [astonbarclay.gb] INFO: Found listing with ID: 120041052
2026-03-24 19:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120041052%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120041052: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120413225
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120413225%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120413225: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120474875
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120474875%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120474875: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120088335
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120088335%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120088335: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 119192578
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119192578%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 119192578: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120416058
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120416058%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120416058: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 119594883
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119594883%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 119594883: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120471388
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471388%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120471388: 2
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120416029
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120416029%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120416029: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 119860131
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119860131%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 119860131: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120471319
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471319%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120471319: 2
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120416015
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120416015%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120416015: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120574999
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120574999%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120574999: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120471398
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471398%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120471398: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120471377
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471377%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120471377: 2
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120471411
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471411%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120471411: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120471352
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471352%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120471352: 2
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120484566
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484566%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120484566: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120484555
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484555%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120484555: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 119936725
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119936725%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 119936725: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120484612
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484612%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120484612: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120461368
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461368%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120461368: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120001684
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120001684%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120001684: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120257902
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120257902%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120257902: 2
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120152272
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120152272%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120152272: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120642502
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120642502%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120642502: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 119965445
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119965445%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 119965445: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120063239
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120063239%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120063239: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120474931
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120474931%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120474931: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120546508
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120546508%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120546508: 2
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120632648
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120632648%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120632648: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120221428
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120221428%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120221428: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 119052103
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119052103%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 119052103: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120208207
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120208207%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120208207: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120255215
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120255215%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120255215: 2
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120100551
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120100551%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120100551: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120622634
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622634%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120622634: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120529222
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120529222%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120529222: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120676530
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120676530%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120676530: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120484239
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484239%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120484239: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120676773
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120676773%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120676773: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120538439
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120538439%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120538439: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120714720
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714720%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120714720: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120718166
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120718166%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120718166: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 119628212
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119628212%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 119628212: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120174959
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120174959%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120174959: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120758464
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758464%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120758464: 1
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120758234
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758234%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120758234: 1
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120609624
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120609624%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120609624: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 120610317
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120610317%27 HTTP/1.1" 200 None
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Scrape type for 120610317: 0
2026-03-24 19:00:28 [astonbarclay.gb] INFO: Found listing with ID: 119734446
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119734446%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 119734446: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120550354
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120550354%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120550354: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120618235
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120618235%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120618235: 2
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120291886
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120291886%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120291886: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120245728
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120245728%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120245728: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120245719
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120245719%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120245719: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120556241
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120556241%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120556241: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120555531
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555531%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120555531: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120555568
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555568%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120555568: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120555558
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555558%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120555558: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120555545
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555545%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120555545: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120555500
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555500%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120555500: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120555519
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555519%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120555519: 2
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120648081
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120648081%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120648081: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120648809
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120648809%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120648809: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120649878
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649878%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120649878: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120649544
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649544%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120649544: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120651239
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120651239%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120651239: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120649039
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649039%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120649039: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120652259
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652259%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120652259: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120097975
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120097975%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120097975: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120651420
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120651420%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120651420: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120652442
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652442%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120652442: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120648596
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120648596%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120648596: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120134147
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120134147%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120134147: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120652810
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652810%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120652810: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120256211
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256211%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120256211: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120677559
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677559%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120677559: 2
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120444510
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120444510%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120444510: 2
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120478150
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120478150%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120478150: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120443912
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120443912%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120443912: 2
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120444460
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120444460%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120444460: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120264018
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120264018%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120264018: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120134033
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120134033%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120134033: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120263591
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120263591%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120263591: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120677476
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677476%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120677476: 2
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120029775
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120029775%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120029775: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120478141
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120478141%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120478141: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120264042
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120264042%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120264042: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120443631
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120443631%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120443631: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120241549
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120241549%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120241549: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120134274
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120134274%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120134274: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120097687
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120097687%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120097687: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120134222
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120134222%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120134222: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120256174
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256174%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120256174: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120444164
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120444164%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120444164: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120648696
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120648696%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120648696: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120652590
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652590%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120652590: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120651628
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120651628%27 HTTP/1.1" 200 None
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Scrape type for 120651628: 0
2026-03-24 19:00:29 [astonbarclay.gb] INFO: Found listing with ID: 120651971
2026-03-24 19:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120651971%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120651971: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120650274
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650274%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120650274: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120256176
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256176%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120256176: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120650791
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650791%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120650791: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120478111
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120478111%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120478111: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120241494
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120241494%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120241494: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120649224
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649224%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120649224: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120677579
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677579%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120677579: 2
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120677591
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677591%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120677591: 2
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120677490
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677490%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120677490: 2
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120677508
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677508%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120677508: 2
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120677539
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677539%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120677539: 2
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120521290
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521290%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120521290: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120521330
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521330%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120521330: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120041181
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120041181%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120041181: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120521233
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521233%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120521233: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120521269
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521269%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120521269: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120521318
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521318%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120521318: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120211201
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120211201%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120211201: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120211258
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120211258%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120211258: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120521299
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521299%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120521299: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120521259
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521259%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120521259: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120288761
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120288761%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120288761: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 119809144
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119809144%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 119809144: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120521279
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521279%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120521279: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120521308
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521308%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120521308: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120521244
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521244%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120521244: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120624434
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624434%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120624434: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120589541
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589541%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120589541: 2
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120471871
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471871%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120471871: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120411937
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411937%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120411937: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120471829
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471829%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120471829: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120316899
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120316899%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120316899: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120471860
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471860%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120471860: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120589571
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589571%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120589571: 2
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120624419
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624419%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120624419: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120471888
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471888%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120471888: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120002874
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120002874%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120002874: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120471898
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471898%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120471898: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120589602
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589602%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120589602: 2
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120056601
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120056601%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120056601: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120589527
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589527%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120589527: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120589562
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589562%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120589562: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120624352
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624352%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120624352: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120471846
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471846%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120471846: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 119616975
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119616975%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 119616975: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120624390
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624390%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120624390: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 119794025
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119794025%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 119794025: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120589551
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589551%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120589551: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120624365
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624365%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120624365: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120399003
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120399003%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120399003: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120471909
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471909%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120471909: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120300517
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120300517%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120300517: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120624405
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624405%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120624405: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120624448
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624448%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120624448: 0
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120625020
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120625020%27 HTTP/1.1" 200 None
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Scrape type for 120625020: 1
2026-03-24 19:00:30 [astonbarclay.gb] INFO: Found listing with ID: 120312968
2026-03-24 19:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120312968%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120312968: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 117112198
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117112198%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 117112198: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120687832
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120687832%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120687832: 2
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120605418
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120605418%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120605418: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120311059
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120311059%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120311059: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 119212621
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119212621%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 119212621: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120719051
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719051%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120719051: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 119645610
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119645610%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 119645610: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120506592
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120506592%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120506592: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120440202
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120440202%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120440202: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120187103
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120187103%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120187103: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120247945
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120247945%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120247945: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120334145
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120334145%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120334145: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120577150
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120577150%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120577150: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 117882812
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117882812%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 117882812: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120440390
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120440390%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120440390: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120616712
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120616712%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120616712: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120656433
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120656433%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120656433: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120488732
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120488732%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120488732: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 112746460
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27112746460%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 112746460: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120482066
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120482066%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120482066: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120616891
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120616891%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120616891: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120506327
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120506327%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120506327: 2
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120622411
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622411%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120622411: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120324176
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120324176%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120324176: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120518926
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120518926%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120518926: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120645601
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120645601%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120645601: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120650997
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650997%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120650997: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 113574765
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27113574765%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 113574765: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120616420
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120616420%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120616420: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120401687
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401687%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120401687: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120440442
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120440442%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120440442: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120676990
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120676990%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120676990: 2
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120525495
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120525495%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120525495: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120536421
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120536421%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120536421: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120616875
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120616875%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120616875: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120401673
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401673%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120401673: 2
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120440470
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120440470%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120440470: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120519095
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120519095%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120519095: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120680690
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680690%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120680690: 2
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120616928
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120616928%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120616928: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120616817
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120616817%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120616817: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120639921
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120639921%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120639921: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120261304
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120261304%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120261304: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120440453
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120440453%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120440453: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120617060
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617060%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120617060: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120401488
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401488%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120401488: 2
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120719841
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719841%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120719841: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120720958
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120720958%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120720958: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120719700
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719700%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120719700: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120719638
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719638%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120719638: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120719074
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719074%27 HTTP/1.1" 200 None
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Scrape type for 120719074: 0
2026-03-24 19:00:31 [astonbarclay.gb] INFO: Found listing with ID: 120718614
2026-03-24 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120718614%27 HTTP/1.1" 200 None
2026-03-24 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120718614: 0
2026-03-24 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120718868
2026-03-24 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120718868%27 HTTP/1.1" 200 None
2026-03-24 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120718868: 0
2026-03-24 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120477778
2026-03-24 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120477778%27 HTTP/1.1" 200 None
2026-03-24 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120477778: 0
2026-03-24 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120540637
2026-03-24 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120540637%27 HTTP/1.1" 200 None
2026-03-24 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120540637: 0
2026-03-24 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120688601
2026-03-24 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688601%27 HTTP/1.1" 200 None
2026-03-24 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120688601: 2
2026-03-24 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120475596
2026-03-24 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120475596%27 HTTP/1.1" 200 None
2026-03-24 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120475596: 0
2026-03-24 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120582597
2026-03-24 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582597%27 HTTP/1.1" 200 None
2026-03-24 19:00:32 [astonbarclay.gb] INFO: Scrape type for 120582597: 2
2026-03-24 19:00:32 [astonbarclay.gb] INFO: Found listing with ID: 120688264
2026-03-24 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688264%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120688264: 2
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120621184
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120621184%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120621184: 2
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120654283
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654283%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120654283: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120654349
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654349%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120654349: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120543427
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120543427%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120543427: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120582897
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582897%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120582897: 2
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120617178
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617178%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120617178: 2
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120582058
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582058%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120582058: 2
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120540667
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120540667%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120540667: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120654336
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654336%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120654336: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120654113
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654113%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120654113: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120537066
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120537066%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120537066: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120540698
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120540698%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120540698: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120402888
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120402888%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120402888: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120653276
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120653276%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120653276: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120619632
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619632%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120619632: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120335811
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120335811%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120335811: 2
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120453812
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120453812%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120453812: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120322108
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120322108%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120322108: 2
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120453748
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120453748%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120453748: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 119992992
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119992992%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 119992992: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120413042
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120413042%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120413042: 2
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120667394
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667394%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120667394: 2
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120428169
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120428169%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120428169: 2
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120666509
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120666509%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120666509: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120687150
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120687150%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120687150: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120668153
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668153%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120668153: 2
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120584837
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120584837%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120584837: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120693873
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693873%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120693873: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120481458
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120481458%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120481458: 2
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120668185
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668185%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120668185: 2
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120368640
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120368640%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120368640: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120667218
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667218%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120667218: 2
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120667528
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667528%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120667528: 2
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120667775
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667775%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120667775: 2
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120666587
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120666587%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120666587: 2
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120666157
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120666157%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120666157: 2
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120632848
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120632848%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120632848: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120668424
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668424%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120668424: 2
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120667873
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667873%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120667873: 2
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120373468
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120373468%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120373468: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120632944
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120632944%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120632944: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120695152
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695152%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120695152: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120667635
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667635%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120667635: 2
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120397505
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120397505%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120397505: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120666138
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120666138%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120666138: 2
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120257030
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120257030%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120257030: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120443000
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120443000%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120443000: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120691137
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691137%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120691137: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120647721
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120647721%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120647721: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120316229
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120316229%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120316229: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120631853
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631853%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120631853: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120345230
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120345230%27 HTTP/1.1" 200 None
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Scrape type for 120345230: 0
2026-03-24 19:00:33 [astonbarclay.gb] INFO: Found listing with ID: 120657830
2026-03-24 19:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657830%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120657830: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120690371
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690371%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120690371: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120659737
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120659737%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120659737: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120656496
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120656496%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120656496: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120691757
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691757%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120691757: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120650278
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650278%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120650278: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120645930
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120645930%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120645930: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120621555
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120621555%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120621555: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120647610
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120647610%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120647610: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120401206
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401206%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120401206: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120666147
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120666147%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120666147: 2
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120647284
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120647284%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120647284: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120647951
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120647951%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120647951: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120652440
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652440%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120652440: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120646164
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120646164%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120646164: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120622377
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622377%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120622377: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120254900
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120254900%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120254900: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120573970
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120573970%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120573970: 2
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120436090
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120436090%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120436090: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120668414
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668414%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120668414: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120586493
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586493%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120586493: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120334042
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120334042%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120334042: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120587864
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120587864%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120587864: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120509974
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120509974%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120509974: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120396890
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120396890%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120396890: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120620613
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120620613%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120620613: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120646144
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120646144%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120646144: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120454660
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120454660%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120454660: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120253625
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120253625%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120253625: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120652577
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652577%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120652577: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120503575
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120503575%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120503575: 2
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120667264
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667264%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120667264: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120367074
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120367074%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120367074: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120590454
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120590454%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120590454: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120584460
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120584460%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120584460: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120650626
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650626%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120650626: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120616956
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120616956%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120616956: 2
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120620621
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120620621%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120620621: 2
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120592678
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592678%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120592678: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120591724
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120591724%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120591724: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120320853
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120320853%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120320853: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120585085
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120585085%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120585085: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120586322
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586322%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120586322: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120615597
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120615597%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120615597: 2
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120585367
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120585367%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120585367: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120627305
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627305%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120627305: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120297677
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120297677%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120297677: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120256417
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256417%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120256417: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120657493
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657493%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120657493: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120631053
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631053%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120631053: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120537923
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120537923%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120537923: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120656145
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120656145%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120656145: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120367809
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120367809%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120367809: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120610324
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120610324%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120610324: 2
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120546011
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120546011%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120546011: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120658357
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658357%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120658357: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120547045
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120547045%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120547045: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120651855
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120651855%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120651855: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120518696
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120518696%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120518696: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120584213
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120584213%27 HTTP/1.1" 200 None
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Scrape type for 120584213: 0
2026-03-24 19:00:34 [astonbarclay.gb] INFO: Found listing with ID: 120555861
2026-03-24 19:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555861%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120555861: 2
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120302812
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120302812%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120302812: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120657364
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657364%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120657364: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120552279
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120552279%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120552279: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120374674
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120374674%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120374674: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120656222
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120656222%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120656222: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120668504
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668504%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120668504: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120667468
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667468%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120667468: 2
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120668316
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668316%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120668316: 2
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120667917
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667917%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120667917: 2
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120684046
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120684046%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120684046: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120695209
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695209%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120695209: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 110700075
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27110700075%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 110700075: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120630156
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120630156%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120630156: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120631151
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631151%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120631151: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120657113
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657113%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120657113: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120619662
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619662%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120619662: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120659978
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120659978%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120659978: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120438101
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120438101%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120438101: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120587142
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120587142%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120587142: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120667782
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667782%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120667782: 2
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120619890
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619890%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120619890: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120696486
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696486%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120696486: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120667880
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667880%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120667880: 2
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120667628
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667628%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120667628: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120562331
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562331%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120562331: 2
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120606319
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120606319%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120606319: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120619943
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120619943%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120619943: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120562567
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562567%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120562567: 2
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120562484
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562484%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120562484: 2
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120649354
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649354%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120649354: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120562403
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562403%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120562403: 2
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120485459
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120485459%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120485459: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120586845
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586845%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120586845: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120586865
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586865%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120586865: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120586856
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120586856%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120586856: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120562507
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562507%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120562507: 2
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120562548
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562548%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120562548: 2
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120562277
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562277%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120562277: 2
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120562320
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562320%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120562320: 2
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120562354
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562354%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120562354: 2
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120546514
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120546514%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120546514: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120410046
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120410046%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120410046: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120404970
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120404970%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120404970: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120441523
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120441523%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120441523: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120175432
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120175432%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120175432: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120562469
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562469%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120562469: 2
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120442046
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442046%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120442046: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120715480
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715480%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120715480: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120676747
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120676747%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120676747: 2
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120365355
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120365355%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120365355: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120715559
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715559%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120715559: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120365404
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120365404%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120365404: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120240102
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120240102%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120240102: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120408375
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120408375%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120408375: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 120102055
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120102055%27 HTTP/1.1" 200 None
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Scrape type for 120102055: 0
2026-03-24 19:00:35 [astonbarclay.gb] INFO: Found listing with ID: 119257637
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119257637%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 119257637: 0
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120130227
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120130227%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120130227: 2
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120596560
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120596560%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120596560: 0
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120506599
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120506599%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120506599: 2
2026-03-24 19:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120379756?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120505908
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120505908%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120505908: 2
2026-03-24 19:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120522037
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120522037%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120522037: 2
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120596518
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120596518%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120596518: 0
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120596595
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120596595%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120596595: 0
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120332599
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120332599%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120332599: 0
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120596540
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120596540%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120596540: 0
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120675196
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120675196%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120675196: 2
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120332629
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120332629%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120332629: 0
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120596530
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120596530%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120596530: 0
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120087826
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120087826%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120087826: 0
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120715654
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715654%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120715654: 0
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120717410
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120717410%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120717410: 0
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120715754
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715754%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120715754: 0
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120716187
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716187%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120716187: 0
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120716431
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716431%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120716431: 0
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120199126
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120199126%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120199126: 2
2026-03-24 19:00:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120256989?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120379756, 'registration': 'YH62EJZ', 'account': 'RIC030', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.2 60 Match 5dr', 'mileage': 113742, 'mileageWarranty': True, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 143, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-09-14', 'fuel': 'Petrol', 'motExpiry': '2026-09-27', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YH62EJZ/2026-03-12/image/c1415d2f-0d0e-4c7c-b639-ddbec929de6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH62EJZ/2026-03-12/image/13e593a1-ca7d-477e-b0f5-0c6f58813587_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH62EJZ/2026-03-12/image/da4ecb79-0809-41e9-bd9d-912f6d123531_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH62EJZ/2026-03-12/image/a20a2472-d3f9-4212-a407-e4c16ebf633c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH62EJZ/2026-03-12/image/bb60411e-908b-4f58-8f0e-52b7fde07944_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH62EJZ/2026-03-12/image/d6ebee4d-27f5-40a7-963e-e988b151444e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH62EJZ/2026-03-12/image/159b0119-b32f-4806-9545-ff3ec9bdb052_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH62EJZ/2026-03-12/image/bc9ba0b6-a2db-46a1-be2d-ad5936fc9fcd_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/13 5K 09/14 11K 09/15 17K 09/16 27K 09/17 37K 09/19 54K 09/21 67K 09/23 86K', 'remarks': 'SPARE KEY, VOSA STATES 15K 17K 27K 37K 45K 54K 60K 67K 76K 86K 96K 108K', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c56ae226-4d72-46fb-87d9-f3e48bc2ae9f.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120379756, 'registration': 'YH62EJZ', 'account': 'RIC030', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.2 60 Match 5dr', 'mileage': 113742, 'mileageWarranty': True, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 143, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-09-14', 'fuel': 'Petrol', 'motExpiry': '2026-09-27', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YH62EJZ/2026-03-12/image/c1415d2f-0d0e-4c7c-b639-ddbec929de6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH62EJZ/2026-03-12/image/13e593a1-ca7d-477e-b0f5-0c6f58813587_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH62EJZ/2026-03-12/image/da4ecb79-0809-41e9-bd9d-912f6d123531_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH62EJZ/2026-03-12/image/a20a2472-d3f9-4212-a407-e4c16ebf633c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH62EJZ/2026-03-12/image/bb60411e-908b-4f58-8f0e-52b7fde07944_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH62EJZ/2026-03-12/image/d6ebee4d-27f5-40a7-963e-e988b151444e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH62EJZ/2026-03-12/image/159b0119-b32f-4806-9545-ff3ec9bdb052_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH62EJZ/2026-03-12/image/bc9ba0b6-a2db-46a1-be2d-ad5936fc9fcd_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/13 5K 09/14 11K 09/15 17K 09/16 27K 09/17 37K 09/19 54K 09/21 67K 09/23 86K', 'remarks': 'SPARE KEY, VOSA STATES 15K 17K 27K 37K 45K 54K 60K 67K 76K 86K 96K 108K', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c56ae226-4d72-46fb-87d9-f3e48bc2ae9f.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee13938e-b1f8-5820-879f-8877956db9f4 with identifier: 120379756
2026-03-24 19:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee13938e-b1f8-5820-879f-8877956db9f4 with scrape type 2
2026-03-24 19:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee13938e-b1f8-5820-879f-8877956db9f4 with scrape type 2
2026-03-24 19:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ee13938e-b1f8-5820-879f-8877956db9f4, identifier: 120379756
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120715744
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715744%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120715744: 0
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120716009
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716009%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120716009: 0
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120631647
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631647%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120631647: 0
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120631714
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631714%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120631714: 0
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Found listing with ID: 120484235
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484235%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Scrape type for 120484235: 2
2026-03-24 19:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:00:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ee13938e-b1f8-5820-879f-8877956db9f4 with identifier: 120379756
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GREY HTTP/1.1" 200 None
2026-03-24 19:00:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:00:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ee13938e-b1f8-5820-879f-8877956db9f4 with identifier: 120379756
2026-03-24 19:00:36 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: ee13938e-b1f8-5820-879f-8877956db9f4 with expiration date: 2026-03-24T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-24T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'ee13938e-b1f8-5820-879f-8877956db9f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YH62EJZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120379756',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLKSWAGEN',
'model': 'POLO HATCHBACK',
'odometer': 113742,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-14',
'seller_name': 'Local Dealer Group',
'title': 'VOLKSWAGEN POLO HATCHBACK 1.2 60 Match 5dr',
'transmission': 'manual',
'trim': '1.2 60 Match 5dr',
'vin': None,
'year': 2012}
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120379756%27 HTTP/1.1" 200 None
2026-03-24 19:00:36 [astonbarclay.gb] INFO: Saving data for 120379756: {'auction_closing_time': 1774346400.0, 'created_time': 1773403641.304066, 'last_price_update_time': 1774378836.985664}
2026-03-24 19:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120379756') HTTP/1.1" 204 0
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120589009
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589009%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120589009: 0
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120589079
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589079%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120589079: 0
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120585283
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120585283%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120585283: 0
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120631689
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631689%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120631689: 0
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120430841
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120430841%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120430841: 0
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120451431
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120451431%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120451431: 2
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120256989, 'registration': 'GC17OZJ', 'account': 'EDG001', 'make': 'AUDI', 'model': 'A5 DIESEL SPORTBACK', 'derivative': '3.0 TDI 218 Quattro S Line 5dr S Tronic', 'mileage': 85186, 'mileageWarranty': True, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 144, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-07-31', 'fuel': 'Diesel', 'motExpiry': '2026-07-30', 'doors': 5, 'engineSize': 2967, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GC17OZJ/2026-03-10/image/ae6ac8ef-7c9e-42a8-811d-7c2c75353435_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC17OZJ/2026-03-10/image/480928c4-4927-48dc-b3ee-f3280614d6c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC17OZJ/2026-03-10/image/670643be-bfd3-4444-a8a6-793079a5af14_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC17OZJ/2026-03-10/image/3a388225-0b2c-4b55-a92b-456c53e0f098_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC17OZJ/2026-03-10/image/0ba21e3a-9129-435a-a640-adc57d7e00ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC17OZJ/2026-03-10/image/2aba2a76-e918-42ac-824e-84569e9dda72_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC17OZJ/2026-03-10/image/6c7a008b-d2ba-4f20-8ae2-e1f92304d784_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC17OZJ/2026-03-10/image/f78e280b-24da-4a6a-9fc7-75d675c82cc5_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/19-18K, 03/21-37K', 'remarks': 'SPARE KEY, VOSA STATES 28K 41K 55K 67K 79K 84K', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c3c8a1e6-0c56-43cf-8bb8-966f62abd3b4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120256989, 'registration': 'GC17OZJ', 'account': 'EDG001', 'make': 'AUDI', 'model': 'A5 DIESEL SPORTBACK', 'derivative': '3.0 TDI 218 Quattro S Line 5dr S Tronic', 'mileage': 85186, 'mileageWarranty': True, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 144, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-07-31', 'fuel': 'Diesel', 'motExpiry': '2026-07-30', 'doors': 5, 'engineSize': 2967, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GC17OZJ/2026-03-10/image/ae6ac8ef-7c9e-42a8-811d-7c2c75353435_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC17OZJ/2026-03-10/image/480928c4-4927-48dc-b3ee-f3280614d6c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC17OZJ/2026-03-10/image/670643be-bfd3-4444-a8a6-793079a5af14_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC17OZJ/2026-03-10/image/3a388225-0b2c-4b55-a92b-456c53e0f098_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC17OZJ/2026-03-10/image/0ba21e3a-9129-435a-a640-adc57d7e00ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC17OZJ/2026-03-10/image/2aba2a76-e918-42ac-824e-84569e9dda72_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC17OZJ/2026-03-10/image/6c7a008b-d2ba-4f20-8ae2-e1f92304d784_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC17OZJ/2026-03-10/image/f78e280b-24da-4a6a-9fc7-75d675c82cc5_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/19-18K, 03/21-37K', 'remarks': 'SPARE KEY, VOSA STATES 28K 41K 55K 67K 79K 84K', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c3c8a1e6-0c56-43cf-8bb8-966f62abd3b4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a3df92f-0fc2-5451-95d5-c936a4312b3b with identifier: 120256989
2026-03-24 19:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a3df92f-0fc2-5451-95d5-c936a4312b3b with scrape type 2
2026-03-24 19:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a3df92f-0fc2-5451-95d5-c936a4312b3b with scrape type 2
2026-03-24 19:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6a3df92f-0fc2-5451-95d5-c936a4312b3b, identifier: 120256989
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120417833
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417833%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120417833: 0
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120374976
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120374976%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120374976: 0
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120555829
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555829%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120555829: 0
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120463700
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120463700%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120463700: 0
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120417751
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417751%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120417751: 0
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120463208
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120463208%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120463208: 0
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120522991
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120522991%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120522991: 0
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120675479
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120675479%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120675479: 2
2026-03-24 19:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6a3df92f-0fc2-5451-95d5-c936a4312b3b with identifier: 120256989
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-24 19:00:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6a3df92f-0fc2-5451-95d5-c936a4312b3b with identifier: 120256989
2026-03-24 19:00:37 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 6a3df92f-0fc2-5451-95d5-c936a4312b3b with expiration date: 2026-03-24T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 124,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-24T10:00:00Z',
'fuel_type': 'Diesel',
'id': '6a3df92f-0fc2-5451-95d5-c936a4312b3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GC17OZJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120256989',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'A5 DIESEL SPORTBACK',
'odometer': 85186,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-31',
'seller_name': 'Local Dealer Group',
'title': 'AUDI A5 DIESEL SPORTBACK 3.0 TDI 218 Quattro S Line 5dr S Tronic',
'transmission': 'automatic',
'trim': '3.0 TDI 218 Quattro S Line 5dr S Tronic',
'vin': None,
'year': 2017}
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256989%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Saving data for 120256989: {'auction_closing_time': 1774346400.0, 'created_time': 1773403722.5092, 'last_price_update_time': 1774378837.61011}
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120256989') HTTP/1.1" 204 0
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120682181
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120682181%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120682181: 0
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120379829
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120379829%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120379829: 2
2026-03-24 19:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120415233?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120554186
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120554186%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120554186: 2
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120554208
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120554208%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120554208: 2
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120595487
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595487%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120595487: 0
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120554195
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120554195%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120554195: 2
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120473894
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120473894%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120473894: 0
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120413600
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120413600%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120413600: 0
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120554175
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120554175%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120554175: 2
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120546424
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120546424%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120546424: 2
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120415233, 'registration': 'OU17NYA', 'account': 'STA058', 'make': 'AUDI', 'model': 'Q5 ESTATE SPECIAL EDITIONS', 'derivative': '2.0 TDI [190] Quattro S Line Plus 5dr', 'mileage': 140879, 'mileageWarranty': True, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 93, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-03-22', 'fuel': 'Diesel', 'motExpiry': None, 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/OU17NYA/2026-03-13/image/9c0eff5f-fee9-4400-b9b8-6d225af53073_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU17NYA/2026-03-13/image/798de2af-1df6-4eae-9607-b553f5a9428f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU17NYA/2026-03-13/image/b647ecc5-d8ed-4b3e-9352-667d902d8132_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU17NYA/2026-03-13/image/0a6e3cea-01ff-49c0-a09f-871e717724f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU17NYA/2026-03-13/image/028d1286-5360-4d0f-86d1-9cc3f9678eee_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU17NYA/2026-03-13/image/275a5a61-5dc0-4da0-a22b-8e4e1638ddcf_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU17NYA/2026-03-13/image/47075027-4f90-490c-af1d-945bc69c9f0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU17NYA/2026-03-13/image/be894e9a-cb9f-4689-a6a6-476df8d99c4f_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 37K 48K 66K 82K 104K 126K SPARE KEY', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 153, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b07f3bcf-4f30-435c-9c49-1aeb926c1a93.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120415233, 'registration': 'OU17NYA', 'account': 'STA058', 'make': 'AUDI', 'model': 'Q5 ESTATE SPECIAL EDITIONS', 'derivative': '2.0 TDI [190] Quattro S Line Plus 5dr', 'mileage': 140879, 'mileageWarranty': True, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 93, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-03-22', 'fuel': 'Diesel', 'motExpiry': None, 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/OU17NYA/2026-03-13/image/9c0eff5f-fee9-4400-b9b8-6d225af53073_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU17NYA/2026-03-13/image/798de2af-1df6-4eae-9607-b553f5a9428f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU17NYA/2026-03-13/image/b647ecc5-d8ed-4b3e-9352-667d902d8132_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU17NYA/2026-03-13/image/0a6e3cea-01ff-49c0-a09f-871e717724f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU17NYA/2026-03-13/image/028d1286-5360-4d0f-86d1-9cc3f9678eee_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU17NYA/2026-03-13/image/275a5a61-5dc0-4da0-a22b-8e4e1638ddcf_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU17NYA/2026-03-13/image/47075027-4f90-490c-af1d-945bc69c9f0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OU17NYA/2026-03-13/image/be894e9a-cb9f-4689-a6a6-476df8d99c4f_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 37K 48K 66K 82K 104K 126K SPARE KEY', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 153, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b07f3bcf-4f30-435c-9c49-1aeb926c1a93.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5e59781-6f6e-575b-9ee8-39da113dd49d with identifier: 120415233
2026-03-24 19:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5e59781-6f6e-575b-9ee8-39da113dd49d with scrape type 2
2026-03-24 19:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5e59781-6f6e-575b-9ee8-39da113dd49d with scrape type 2
2026-03-24 19:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c5e59781-6f6e-575b-9ee8-39da113dd49d, identifier: 120415233
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Found listing with ID: 120534644
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120534644%27 HTTP/1.1" 200 None
2026-03-24 19:00:37 [astonbarclay.gb] INFO: Scrape type for 120534644: 2
2026-03-24 19:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c5e59781-6f6e-575b-9ee8-39da113dd49d with identifier: 120415233
2026-03-24 19:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c5e59781-6f6e-575b-9ee8-39da113dd49d with identifier: 120415233
2026-03-24 19:00:37 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: c5e59781-6f6e-575b-9ee8-39da113dd49d with expiration date: 2026-03-24T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 153,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-24T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c5e59781-6f6e-575b-9ee8-39da113dd49d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OU17NYA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120415233',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'Q5 ESTATE SPECIAL EDITIONS',
'odometer': 140879,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-22',
'seller_name': 'Startline Motor Finance Ltd',
'title': 'AUDI Q5 ESTATE SPECIAL EDITIONS 2.0 TDI [190] Quattro S Line Plus '
'5dr',
'transmission': 'manual',
'trim': '2.0 TDI [190] Quattro S Line Plus 5dr',
'vin': None,
'year': 2017}
2026-03-24 19:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120415233%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Saving data for 120415233: {'auction_closing_time': 1774346400.0, 'created_time': 1773403646.950722, 'last_price_update_time': 1774378838.007382}
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120415233') HTTP/1.1" 204 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120440606
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120440606%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120440606: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120461410
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461410%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120461410: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120461472
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461472%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120461472: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120481658
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120481658%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120481658: 2
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120369549
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120369549%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120369549: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120595536
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595536%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120595536: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120541686
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120541686%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120541686: 2
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120461543
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461543%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120461543: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120595514
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595514%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120595514: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120369524
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120369524%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120369524: 2
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120595526
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595526%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120595526: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120369535
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120369535%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120369535: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120461419
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461419%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120461419: 2
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120440615
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120440615%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120440615: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120461503
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461503%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120461503: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120505609
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120505609%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120505609: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120658567
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658567%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120658567: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120548775
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120548775%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120548775: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120595560
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595560%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120595560: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120595549
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595549%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120595549: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120596958
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120596958%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120596958: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120595478
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595478%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120595478: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120595589
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595589%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120595589: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120592255
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592255%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120592255: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120410862
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120410862%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120410862: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120505622
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120505622%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120505622: 2
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120505580
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120505580%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120505580: 2
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120548811
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120548811%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120548811: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120461534
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461534%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120461534: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120597579
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120597579%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120597579: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120461514
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461514%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120461514: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120461494
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461494%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120461494: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120480883
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120480883%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120480883: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120505631
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120505631%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120505631: 2
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120461525
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461525%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120461525: 2
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120480873
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120480873%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120480873: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120461565
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461565%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120461565: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120461552
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461552%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120461552: 2
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120480862
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120480862%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120480862: 2
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120687428
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120687428%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120687428: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120658602
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658602%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120658602: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120658611
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658611%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120658611: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120592274
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592274%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120592274: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120548766
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120548766%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120548766: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120658578
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658578%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120658578: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120535549
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120535549%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120535549: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120686211
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686211%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120686211: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 119846458
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119846458%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 119846458: 2
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120480606
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120480606%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120480606: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120145776
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120145776%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120145776: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120535587
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120535587%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120535587: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120535605
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120535605%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120535605: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120695538
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695538%27 HTTP/1.1" 200 None
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Scrape type for 120695538: 0
2026-03-24 19:00:38 [astonbarclay.gb] INFO: Found listing with ID: 120623833
2026-03-24 19:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120623833%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120623833: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120695519
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695519%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120695519: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120723921
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120723921%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120723921: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120623845
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120623845%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120623845: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120658587
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658587%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120658587: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120535571
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120535571%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120535571: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120692706
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692706%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120692706: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120692697
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692697%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120692697: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120280975
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120280975%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120280975: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120093665
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120093665%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120093665: 2
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 119889589
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119889589%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 119889589: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120327884
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120327884%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120327884: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120453970
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120453970%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120453970: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120220474
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120220474%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120220474: 2
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 119811587
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119811587%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 119811587: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120592457
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592457%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120592457: 2
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120690950
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690950%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120690950: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120653166
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120653166%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120653166: 2
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120679322
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120679322%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120679322: 2
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120646777
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120646777%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120646777: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120515038
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120515038%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120515038: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120484028
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484028%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120484028: 2
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 118845719
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118845719%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 118845719: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 116795694
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116795694%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 116795694: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120573323
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120573323%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120573323: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120620673
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120620673%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120620673: 2
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120254818
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120254818%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120254818: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120506878
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120506878%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120506878: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120219322
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120219322%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120219322: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120264494
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120264494%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120264494: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120437651
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120437651%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120437651: 2
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120370125
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120370125%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120370125: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120255976
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120255976%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120255976: 2
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120633063
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120633063%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120633063: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120125892
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120125892%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120125892: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120441640
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120441640%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120441640: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120256266
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256266%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120256266: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120127097
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120127097%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120127097: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 119411938
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119411938%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 119411938: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 118758309
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118758309%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 118758309: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 118987563
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118987563%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 118987563: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120720942
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120720942%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120720942: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120473240
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120473240%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120473240: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120683511
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120683511%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120683511: 2
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120683497
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120683497%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120683497: 2
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120735705
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735705%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120735705: 1
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120473180
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120473180%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120473180: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120683481
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120683481%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120683481: 2
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120722683
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120722683%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120722683: 1
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120320597
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120320597%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120320597: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 119641208
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119641208%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 119641208: 2
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120639870
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120639870%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120639870: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120659877
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120659877%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120659877: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 119770956
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119770956%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 119770956: 2
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120411841
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411841%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120411841: 2
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120639784
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120639784%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 120639784: 0
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 119370810
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119370810%27 HTTP/1.1" 200 None
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Scrape type for 119370810: 2
2026-03-24 19:00:39 [astonbarclay.gb] INFO: Found listing with ID: 120472824
2026-03-24 19:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120472824%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120472824: 2
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 119833119
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119833119%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Scrape type for 119833119: 0
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120639844
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120639844%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120639844: 0
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 118996477
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118996477%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Scrape type for 118996477: 0
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 119972654
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119972654%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Scrape type for 119972654: 2
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120465140
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120465140%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120465140: 2
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120659850
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120659850%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120659850: 0
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120553389
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120553389%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120553389: 0
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120483011
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120483011%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120483011: 2
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120463366
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120463366%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120463366: 2
2026-03-24 19:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119641212?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120659859
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120659859%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120659859: 0
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120161932
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120161932%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120161932: 2
2026-03-24 19:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120010523
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120010523%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120010523: 2
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120715604
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715604%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120715604: 1
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120639812
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120639812%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120639812: 0
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 119879313
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119879313%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Scrape type for 119879313: 2
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120411946
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411946%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120411946: 0
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120445257
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120445257%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120445257: 2
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120392758
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120392758%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120392758: 2
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119641212, 'registration': 'PL07YLR', 'account': 'DJC003', 'make': 'VOLKSWAGEN', 'model': 'TR-PORTER T28 84 TDI SWB', 'derivative': None, 'mileage': 190136, 'mileageWarranty': False, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 171, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2007-08-13', 'fuel': 'Diesel', 'motExpiry': '2026-04-25', 'doors': None, 'engineSize': 1896, 'bodyType': 'Camper Conversion', 'images': ['https://abimg003.imgix.net/PL07YLR/2026-02-23/image/591f9ce2-61d8-4f1d-9485-e29d4aa04b2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/09f2998e-2de3-4101-b800-ed0389dc4953_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/8a426768-7892-4175-9003-3860b64c9b8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/b08e5e51-e59e-4b57-88a9-d12d4748f0ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/17097c71-473a-4d3f-b600-40555adcb2c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/5c6b2def-b5d9-4c47-b2cc-98c061a69ca2_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/ac529cbe-4078-4bd1-bafe-21d8e9981d03_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/499ddbd5-9b7d-4ee5-a5ee-87b631dce3c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/af89cad2-5018-4f9a-ac48-f853e13eed14_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/f6f7d2dd-c6fa-4d36-97d6-889a5a5a1b98_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/80d97a30-9572-4638-991a-ca95c9291d04_removebg.jpg?w=600'], 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 08/10 - 96K, 04/11 - 109K, 07/11 - 116K, 09/12 - 126K, 08/13 - 135K, 06/14 - 142K, 06/16 - NO MILEAGE, 11/16 - 155K, 08/18 - 165K, 09/19 - 170K, 09/22 - 180K,', 'remarks': '**NO VAT** VOSA STATES 110K, 118K, 125K, 132K, 142K, 149K, 150K, 156K, 165K, 169K, 176K, 183K, 187K, 189K,', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9b2bb80c-7da5-458e-9f96-7ef0b13805c2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119641212, 'registration': 'PL07YLR', 'account': 'DJC003', 'make': 'VOLKSWAGEN', 'model': 'TR-PORTER T28 84 TDI SWB', 'derivative': None, 'mileage': 190136, 'mileageWarranty': False, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 171, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2007-08-13', 'fuel': 'Diesel', 'motExpiry': '2026-04-25', 'doors': None, 'engineSize': 1896, 'bodyType': 'Camper Conversion', 'images': ['https://abimg003.imgix.net/PL07YLR/2026-02-23/image/591f9ce2-61d8-4f1d-9485-e29d4aa04b2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/09f2998e-2de3-4101-b800-ed0389dc4953_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/8a426768-7892-4175-9003-3860b64c9b8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/b08e5e51-e59e-4b57-88a9-d12d4748f0ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/17097c71-473a-4d3f-b600-40555adcb2c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/5c6b2def-b5d9-4c47-b2cc-98c061a69ca2_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/ac529cbe-4078-4bd1-bafe-21d8e9981d03_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/499ddbd5-9b7d-4ee5-a5ee-87b631dce3c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/af89cad2-5018-4f9a-ac48-f853e13eed14_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/f6f7d2dd-c6fa-4d36-97d6-889a5a5a1b98_removebg.jpg?w=600', 'https://abimg003.imgix.net/PL07YLR/2026-02-23/image/80d97a30-9572-4638-991a-ca95c9291d04_removebg.jpg?w=600'], 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 08/10 - 96K, 04/11 - 109K, 07/11 - 116K, 09/12 - 126K, 08/13 - 135K, 06/14 - 142K, 06/16 - NO MILEAGE, 11/16 - 155K, 08/18 - 165K, 09/19 - 170K, 09/22 - 180K,', 'remarks': '**NO VAT** VOSA STATES 110K, 118K, 125K, 132K, 142K, 149K, 150K, 156K, 165K, 169K, 176K, 183K, 187K, 189K,', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9b2bb80c-7da5-458e-9f96-7ef0b13805c2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 201fd7fe-c62b-569e-8303-12e8b1abf48b with identifier: 119641212
2026-03-24 19:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 201fd7fe-c62b-569e-8303-12e8b1abf48b with scrape type 2
2026-03-24 19:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 201fd7fe-c62b-569e-8303-12e8b1abf48b with scrape type 2
2026-03-24 19:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 201fd7fe-c62b-569e-8303-12e8b1abf48b, identifier: 119641212
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120471982
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471982%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120471982: 2
2026-03-24 19:00:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 201fd7fe-c62b-569e-8303-12e8b1abf48b with identifier: 119641212
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=YELLOW HTTP/1.1" 200 None
2026-03-24 19:00:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:00:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 201fd7fe-c62b-569e-8303-12e8b1abf48b with identifier: 119641212
2026-03-24 19:00:40 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 201fd7fe-c62b-569e-8303-12e8b1abf48b with expiration date: 2026-03-24T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'YELLOW',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 4',
'engine': '1.9L',
'expiration_date': '2026-03-24T10:00:00Z',
'fuel_type': 'Diesel',
'id': '201fd7fe-c62b-569e-8303-12e8b1abf48b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PL07YLR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119641212',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLKSWAGEN',
'model': 'TR-PORTER T28 84 TDI SWB',
'odometer': 190136,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-08-13',
'seller_name': 'Cox Motor Group',
'title': 'VOLKSWAGEN TR-PORTER T28 84 TDI SWB None',
'transmission': 'manual',
'trim': None,
'vin': None,
'year': 2007}
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119641212%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Saving data for 119641212: {'auction_closing_time': 1774346400.0, 'created_time': 1773403418.172747, 'last_price_update_time': 1774378840.814615}
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119641212') HTTP/1.1" 204 0
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 119772104
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119772104%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Scrape type for 119772104: 2
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 119493164
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119493164%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Scrape type for 119493164: 0
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 119879468
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119879468%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Scrape type for 119879468: 2
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 120462426
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120462426%27 HTTP/1.1" 200 None
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Scrape type for 120462426: 2
2026-03-24 19:00:40 [astonbarclay.gb] INFO: Found listing with ID: 118786287
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118786287%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 118786287: 0
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120063704
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120063704%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120063704: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119333381
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119333381%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 119333381: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120371622
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120371622%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120371622: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120411992
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411992%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120411992: 0
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120411555
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411555%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120411555: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119677026
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119677026%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 119677026: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119516991
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119516991%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 119516991: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120719417
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719417%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120719417: 0
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120107580
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120107580%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120107580: 0
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120719461
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719461%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120719461: 0
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119205512
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119205512%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 119205512: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120476516
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476516%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120476516: 0
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120400092
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120400092%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120400092: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120719470
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719470%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120719470: 0
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120052843
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120052843%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120052843: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120719449
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719449%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120719449: 0
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119798644
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119798644%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 119798644: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120264322
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120264322%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120264322: 0
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119333923
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119333923%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 119333923: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120055940
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120055940%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120055940: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120719480
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719480%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120719480: 0
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 117741373
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117741373%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 117741373: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119877843
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119877843%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 119877843: 0
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120169224
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120169224%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120169224: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119782336
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119782336%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 119782336: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119334400
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119334400%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 119334400: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120411831
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411831%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120411831: 0
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120539350
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120539350%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120539350: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119760430
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119760430%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 119760430: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120368795
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120368795%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120368795: 0
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119965853
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119965853%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 119965853: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120478572
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120478572%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120478572: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120442684
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442684%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120442684: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119856739
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119856739%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 119856739: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120262388
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120262388%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120262388: 0
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119553413
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119553413%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 119553413: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119641868
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119641868%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 119641868: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120474302
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120474302%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120474302: 0
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120475101
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120475101%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120475101: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119031069
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119031069%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 119031069: 0
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119467880
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119467880%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 119467880: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119857926
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119857926%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 119857926: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119857387
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119857387%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 119857387: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120062552
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120062552%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120062552: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119641521
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119641521%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 119641521: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 120331407
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120331407%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 120331407: 2
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 114751989
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27114751989%27 HTTP/1.1" 200 None
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Scrape type for 114751989: 0
2026-03-24 19:00:41 [astonbarclay.gb] INFO: Found listing with ID: 119398005
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119398005%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 119398005: 2
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120059826
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120059826%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120059826: 2
2026-03-24 19:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120020047?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120485149
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120485149%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120485149: 2
2026-03-24 19:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120411669
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411669%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120411669: 2
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119537536
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119537536%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 119537536: 0
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119651208
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119651208%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 119651208: 2
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119756094
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119756094%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 119756094: 2
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120479870
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120479870%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120479870: 2
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120244319
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120244319%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120244319: 0
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120091035
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120091035%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120091035: 0
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120262236
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120262236%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120262236: 2
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119676270
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119676270%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 119676270: 0
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120090828
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120090828%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120090828: 0
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120372054
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120372054%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120372054: 2
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120020047, 'registration': 'HG60DZT', 'account': 'DAC001', 'make': 'HYUNDAI', 'model': 'I30 DIESEL HATCHBACK', 'derivative': '1.6 CRDi Comfort 5dr Auto', 'mileage': 123952, 'mileageWarranty': True, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 187, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2010-11-17', 'fuel': 'Diesel', 'motExpiry': '2026-05-01', 'doors': 5, 'engineSize': 1582, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HG60DZT/2026-03-02/image/3d4275c7-4231-41f3-b420-288f952c94e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG60DZT/2026-03-02/image/c071634c-3929-42e0-87f4-ca600e15783f_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG60DZT/2026-03-02/image/7a940d2f-b34a-4642-9317-91a9c70876c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG60DZT/2026-03-02/image/50416d4c-4eae-4279-90f5-5bfbf558d5ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG60DZT/2026-03-02/image/7b3fbd9f-71a0-45a3-bb60-114ed7c70875_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG60DZT/2026-03-02/image/7fb68b17-083b-42a4-b5be-9d82000bff07_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'OIL LEAK, WILL NOT FIRE UP WITHOUT A JUMPACK, PARTS OF ENGINE MISSING, MAY HAVE FURTHER FAULTS - VOSA STATES 8K 9K 15K 28K 42K 59K 73K 85K 90K 99K 109K 109K 113K', 'virtual': False, 'seller': 'Dace', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 150, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120020047, 'registration': 'HG60DZT', 'account': 'DAC001', 'make': 'HYUNDAI', 'model': 'I30 DIESEL HATCHBACK', 'derivative': '1.6 CRDi Comfort 5dr Auto', 'mileage': 123952, 'mileageWarranty': True, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 187, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2010-11-17', 'fuel': 'Diesel', 'motExpiry': '2026-05-01', 'doors': 5, 'engineSize': 1582, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HG60DZT/2026-03-02/image/3d4275c7-4231-41f3-b420-288f952c94e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG60DZT/2026-03-02/image/c071634c-3929-42e0-87f4-ca600e15783f_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG60DZT/2026-03-02/image/7a940d2f-b34a-4642-9317-91a9c70876c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG60DZT/2026-03-02/image/50416d4c-4eae-4279-90f5-5bfbf558d5ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG60DZT/2026-03-02/image/7b3fbd9f-71a0-45a3-bb60-114ed7c70875_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG60DZT/2026-03-02/image/7fb68b17-083b-42a4-b5be-9d82000bff07_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'OIL LEAK, WILL NOT FIRE UP WITHOUT A JUMPACK, PARTS OF ENGINE MISSING, MAY HAVE FURTHER FAULTS - VOSA STATES 8K 9K 15K 28K 42K 59K 73K 85K 90K 99K 109K 109K 113K', 'virtual': False, 'seller': 'Dace', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 150, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8071cc3-6dec-5458-85a9-c314b3a2c2c9 with identifier: 120020047
2026-03-24 19:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8071cc3-6dec-5458-85a9-c314b3a2c2c9 with scrape type 2
2026-03-24 19:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8071cc3-6dec-5458-85a9-c314b3a2c2c9 with scrape type 2
2026-03-24 19:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d8071cc3-6dec-5458-85a9-c314b3a2c2c9, identifier: 120020047
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120109434
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120109434%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120109434: 0
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120040757
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120040757%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120040757: 2
2026-03-24 19:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d8071cc3-6dec-5458-85a9-c314b3a2c2c9 with identifier: 120020047
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BLACK HTTP/1.1" 200 None
2026-03-24 19:00:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d8071cc3-6dec-5458-85a9-c314b3a2c2c9 with identifier: 120020047
2026-03-24 19:00:42 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: d8071cc3-6dec-5458-85a9-c314b3a2c2c9 with expiration date: 2026-03-24T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-03-24T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd8071cc3-6dec-5458-85a9-c314b3a2c2c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HG60DZT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120020047',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'HYUNDAI',
'model': 'I30 DIESEL HATCHBACK',
'odometer': 123952,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-11-17',
'seller_name': 'Dace',
'title': 'HYUNDAI I30 DIESEL HATCHBACK 1.6 CRDi Comfort 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 CRDi Comfort 5dr Auto',
'vin': None,
'year': 2010}
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120020047%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Saving data for 120020047: {'auction_closing_time': 1774346400.0, 'created_time': 1773403278.70807, 'last_price_update_time': 1774378842.655475}
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120020047') HTTP/1.1" 204 0
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119907155
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119907155%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 119907155: 2
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120059610
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120059610%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120059610: 2
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120406515
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120406515%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120406515: 2
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119853698
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119853698%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 119853698: 2
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119196461
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119196461%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 119196461: 2
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119325860
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119325860%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 119325860: 2
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119373461
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119373461%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 119373461: 2
2026-03-24 19:00:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120258041?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:00:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120417153
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417153%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120417153: 2
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120473916
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120473916%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120473916: 2
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119579221
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119579221%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 119579221: 2
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119797897
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119797897%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 119797897: 2
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120151632
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120151632%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 120151632: 0
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119642095
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119642095%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 119642095: 2
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 119937938
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119937938%27 HTTP/1.1" 200 None
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Scrape type for 119937938: 0
2026-03-24 19:00:42 [astonbarclay.gb] INFO: Found listing with ID: 120351754
2026-03-24 19:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120351754%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120351754: 0
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119345464
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119345464%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 119345464: 2
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119821506
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119821506%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 119821506: 2
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120258041, 'registration': 'WF66CXH', 'account': 'CEN025', 'make': 'JAGUAR', 'model': 'F-PACE DIESEL ESTATE', 'derivative': '3.0d V6 S 5dr Auto AWD', 'mileage': 119419, 'mileageWarranty': False, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 145, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-09-22', 'fuel': 'Diesel', 'motExpiry': '2026-05-16', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WF66CXH/2026-03-10/image/1039b7e2-7dd8-4164-9cfa-481d07505716_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF66CXH/2026-03-10/image/d1cc59f6-7dd2-45de-baa8-5c88ca94f3d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF66CXH/2026-03-10/image/2ce0fc45-510e-46b7-abe6-a1cbc37cc812_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF66CXH/2026-03-10/image/384f9fae-5867-4c96-85cc-1520c410292e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF66CXH/2026-03-10/image/daa43a26-10d1-429c-9208-d427bb0c29c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF66CXH/2026-03-10/image/d476cda1-10dc-4d78-8b41-f6e39ab10db7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF66CXH/2026-03-10/image/705e995d-2c22-48da-b380-a59e7f2fea96_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF66CXH/2026-03-10/image/45b96a83-b16f-4b3b-82a8-785915bb8332_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 09/17-7K, 10/18-18K, 11/20-48K, 11/21-33K, 11/22-67K, 11/22-36K, 05/25-103K', 'remarks': 'SPARE KEY,- MILEAGE DISCREPANCY IN BOOK VOSA STATES 15K 27K 38K 51K 67K 74K 90K 110K', 'virtual': False, 'seller': 'Local dealer group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/47a4c4f7-6206-490f-bf1d-e1b4ba9a5cfe.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120258041, 'registration': 'WF66CXH', 'account': 'CEN025', 'make': 'JAGUAR', 'model': 'F-PACE DIESEL ESTATE', 'derivative': '3.0d V6 S 5dr Auto AWD', 'mileage': 119419, 'mileageWarranty': False, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 145, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-09-22', 'fuel': 'Diesel', 'motExpiry': '2026-05-16', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WF66CXH/2026-03-10/image/1039b7e2-7dd8-4164-9cfa-481d07505716_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF66CXH/2026-03-10/image/d1cc59f6-7dd2-45de-baa8-5c88ca94f3d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF66CXH/2026-03-10/image/2ce0fc45-510e-46b7-abe6-a1cbc37cc812_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF66CXH/2026-03-10/image/384f9fae-5867-4c96-85cc-1520c410292e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF66CXH/2026-03-10/image/daa43a26-10d1-429c-9208-d427bb0c29c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF66CXH/2026-03-10/image/d476cda1-10dc-4d78-8b41-f6e39ab10db7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF66CXH/2026-03-10/image/705e995d-2c22-48da-b380-a59e7f2fea96_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF66CXH/2026-03-10/image/45b96a83-b16f-4b3b-82a8-785915bb8332_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 09/17-7K, 10/18-18K, 11/20-48K, 11/21-33K, 11/22-67K, 11/22-36K, 05/25-103K', 'remarks': 'SPARE KEY,- MILEAGE DISCREPANCY IN BOOK VOSA STATES 15K 27K 38K 51K 67K 74K 90K 110K', 'virtual': False, 'seller': 'Local dealer group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/47a4c4f7-6206-490f-bf1d-e1b4ba9a5cfe.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c85e5217-c25c-584d-b9e3-5dd46be9a769 with identifier: 120258041
2026-03-24 19:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c85e5217-c25c-584d-b9e3-5dd46be9a769 with scrape type 2
2026-03-24 19:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c85e5217-c25c-584d-b9e3-5dd46be9a769 with scrape type 2
2026-03-24 19:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c85e5217-c25c-584d-b9e3-5dd46be9a769, identifier: 120258041
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 117750130
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117750130%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 117750130: 0
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119915892
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119915892%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 119915892: 2
2026-03-24 19:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c85e5217-c25c-584d-b9e3-5dd46be9a769 with identifier: 120258041
2026-03-24 19:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c85e5217-c25c-584d-b9e3-5dd46be9a769 with identifier: 120258041
2026-03-24 19:00:43 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: c85e5217-c25c-584d-b9e3-5dd46be9a769 with expiration date: 2026-03-24T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-24T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c85e5217-c25c-584d-b9e3-5dd46be9a769',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WF66CXH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120258041',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'JAGUAR',
'model': 'F-PACE DIESEL ESTATE',
'odometer': 119419,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-22',
'seller_name': 'Local dealer group',
'title': 'JAGUAR F-PACE DIESEL ESTATE 3.0d V6 S 5dr Auto AWD',
'transmission': 'automatic',
'trim': '3.0d V6 S 5dr Auto AWD',
'vin': None,
'year': 2016}
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120258041%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Saving data for 120258041: {'auction_closing_time': 1774346400.0, 'created_time': 1773403720.201316, 'last_price_update_time': 1774378843.171859}
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120258041') HTTP/1.1" 204 0
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120122180
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120122180%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120122180: 2
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119581013
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119581013%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 119581013: 2
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119508668
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119508668%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 119508668: 2
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119755396
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119755396%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 119755396: 2
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120377822
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120377822%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120377822: 2
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120056131
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120056131%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120056131: 2
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120244888
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120244888%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120244888: 2
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120147059
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120147059%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120147059: 0
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119648097
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119648097%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 119648097: 0
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119798473
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119798473%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 119798473: 2
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119613838
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119613838%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 119613838: 0
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 118319892
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118319892%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 118319892: 0
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120411982
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411982%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120411982: 0
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119431738
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119431738%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 119431738: 2
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119850906
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119850906%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 119850906: 2
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120055031
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120055031%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120055031: 2
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120310450
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120310450%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120310450: 2
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119772022
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119772022%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 119772022: 2
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120226993
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120226993%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120226993: 0
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 115946044
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27115946044%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 115946044: 0
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 114387843
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27114387843%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 114387843: 0
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 116896106
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116896106%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 116896106: 2
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 114098261
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27114098261%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 114098261: 0
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120299755
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120299755%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120299755: 0
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119193826
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119193826%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 119193826: 2
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119972264
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119972264%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 119972264: 0
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 114638344
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27114638344%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 114638344: 0
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119639426
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119639426%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 119639426: 2
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120442728
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442728%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120442728: 2
2026-03-24 19:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120257231?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120264238
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120264238%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120264238: 2
2026-03-24 19:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120542837
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120542837%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120542837: 2
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119967315
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119967315%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 119967315: 2
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119646645
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119646645%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 119646645: 0
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119504828
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119504828%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 119504828: 0
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 119498921
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119498921%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 119498921: 0
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 116643554
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116643554%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 116643554: 0
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 118608407
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118608407%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 118608407: 0
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 118950379
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118950379%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 118950379: 0
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 118463621
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118463621%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 118463621: 0
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120446994
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446994%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120446994: 1
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Found listing with ID: 120617471
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617471%27 HTTP/1.1" 200 None
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Scrape type for 120617471: 2
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120257231, 'registration': 'WV72ZNB', 'account': 'OCT003', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 71007, 'mileageWarranty': True, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 165, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-09-22', 'fuel': 'Electric', 'motExpiry': '2026-09-21', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WV72ZNB/2026-03-17/image/f9faec7b-a570-4b6b-88b8-c486423853d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72ZNB/2026-03-17/image/9d550a5e-438b-443c-9618-9a06015db968_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72ZNB/2026-03-17/image/6a82ff4c-2619-4491-8a40-c02fd66bd8dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72ZNB/2026-03-17/image/19e7ce7f-8b0b-45b0-8967-8ed8b1cbedc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72ZNB/2026-03-17/image/dfd91ab9-06ff-4289-b184-67f8ccc0b82f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72ZNB/2026-03-17/image/3562c42a-6910-49fb-a615-5c233470d1ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72ZNB/2026-03-17/image/7ee6ddb5-1fa4-40bc-8e3c-c535b7684013_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72ZNB/2026-03-17/image/995d17aa-2a20-4514-a166-1bc8ee2b7edb_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'V5 AVAILABLE UPON REQUEST, VOSA STATES 69K SPARE KEY', 'virtual': False, 'seller': 'Octopus Electric Vehicles', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0c630e46-5b69-4084-ae79-05b2194bc9ba.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:00:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120257231, 'registration': 'WV72ZNB', 'account': 'OCT003', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 71007, 'mileageWarranty': True, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 165, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-09-22', 'fuel': 'Electric', 'motExpiry': '2026-09-21', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WV72ZNB/2026-03-17/image/f9faec7b-a570-4b6b-88b8-c486423853d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72ZNB/2026-03-17/image/9d550a5e-438b-443c-9618-9a06015db968_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72ZNB/2026-03-17/image/6a82ff4c-2619-4491-8a40-c02fd66bd8dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72ZNB/2026-03-17/image/19e7ce7f-8b0b-45b0-8967-8ed8b1cbedc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72ZNB/2026-03-17/image/dfd91ab9-06ff-4289-b184-67f8ccc0b82f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72ZNB/2026-03-17/image/3562c42a-6910-49fb-a615-5c233470d1ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72ZNB/2026-03-17/image/7ee6ddb5-1fa4-40bc-8e3c-c535b7684013_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV72ZNB/2026-03-17/image/995d17aa-2a20-4514-a166-1bc8ee2b7edb_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'V5 AVAILABLE UPON REQUEST, VOSA STATES 69K SPARE KEY', 'virtual': False, 'seller': 'Octopus Electric Vehicles', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0c630e46-5b69-4084-ae79-05b2194bc9ba.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 174059d4-be3a-5388-8eff-b7cf3a6ef6be with identifier: 120257231
2026-03-24 19:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 174059d4-be3a-5388-8eff-b7cf3a6ef6be with scrape type 2
2026-03-24 19:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 174059d4-be3a-5388-8eff-b7cf3a6ef6be with scrape type 2
2026-03-24 19:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 174059d4-be3a-5388-8eff-b7cf3a6ef6be, identifier: 120257231
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120415189
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120415189%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120415189: 1
2026-03-24 19:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 174059d4-be3a-5388-8eff-b7cf3a6ef6be with identifier: 120257231
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-24 19:00:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 174059d4-be3a-5388-8eff-b7cf3a6ef6be with identifier: 120257231
2026-03-24 19:00:44 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 174059d4-be3a-5388-8eff-b7cf3a6ef6be with expiration date: 2026-03-24T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-24T10:00:00Z',
'fuel_type': 'Electric',
'id': '174059d4-be3a-5388-8eff-b7cf3a6ef6be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WV72ZNB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120257231',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'TESLA',
'model': 'MODEL Y HATCHBACK',
'odometer': 71007,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-22',
'seller_name': 'Octopus Electric Vehicles',
'title': 'TESLA MODEL Y HATCHBACK Long Range AWD 5dr Auto',
'transmission': 'automatic',
'trim': 'Long Range AWD 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120257231%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Saving data for 120257231: {'auction_closing_time': 1774346400.0, 'created_time': 1773402250.697607, 'last_price_update_time': 1774378844.233386}
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120257231') HTTP/1.1" 204 0
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120447093
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120447093%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120447093: 2
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120463311
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120463311%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120463311: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120378446
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120378446%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120378446: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120442874
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442874%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120442874: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120484995
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484995%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120484995: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120446950
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446950%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120446950: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120393576
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120393576%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120393576: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120403903
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120403903%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120403903: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120594233
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120594233%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120594233: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120525358
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120525358%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120525358: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120558903
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120558903%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120558903: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120553268
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120553268%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120553268: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120413983
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120413983%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120413983: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120594466
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120594466%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120594466: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120437058
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120437058%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120437058: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120295670
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295670%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120295670: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120446941
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446941%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120446941: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120295835
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295835%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120295835: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120476808
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476808%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120476808: 2
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120292097
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120292097%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120292097: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120447179
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120447179%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120447179: 2
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120058501
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120058501%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120058501: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120366523
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120366523%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120366523: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120295334
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295334%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120295334: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120622168
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622168%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120622168: 2
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120446107
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446107%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120446107: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120055288
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120055288%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120055288: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120295500
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295500%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120295500: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120295379
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295379%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120295379: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120476818
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476818%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120476818: 2
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 119808598
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119808598%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 119808598: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120572433
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120572433%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120572433: 1
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120617807
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617807%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120617807: 2
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Found listing with ID: 120295365
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295365%27 HTTP/1.1" 200 None
2026-03-24 19:00:44 [astonbarclay.gb] INFO: Scrape type for 120295365: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120631423
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631423%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120631423: 2
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120476861
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476861%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120476861: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120636019
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120636019%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120636019: 2
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120553020
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120553020%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120553020: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120401825
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401825%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120401825: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120295802
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295802%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120295802: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120484142
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484142%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120484142: 0
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120476879
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476879%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120476879: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120295687
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295687%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120295687: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120295763
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295763%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120295763: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120295646
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295646%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120295646: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120295716
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295716%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120295716: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120295812
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295812%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120295812: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120351951
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120351951%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120351951: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120364234
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120364234%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120364234: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120401133
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401133%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120401133: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120566055
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120566055%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120566055: 0
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120476607
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476607%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120476607: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120502207
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120502207%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120502207: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120571981
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120571981%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120571981: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120597377
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120597377%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120597377: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120606569
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120606569%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120606569: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120630889
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120630889%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120630889: 2
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120441537
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120441537%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120441537: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120676520
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120676520%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120676520: 2
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120601640
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120601640%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120601640: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120157396
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120157396%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120157396: 0
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120297093
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120297093%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120297093: 0
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120223236
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120223236%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120223236: 0
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120595361
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595361%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120595361: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120752694
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120752694%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120752694: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120743887
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120743887%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120743887: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120344753
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120344753%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120344753: 0
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120228997
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120228997%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120228997: 0
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120053848
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120053848%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120053848: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120197297
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120197297%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120197297: 2
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120295276
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295276%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120295276: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120295312
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295312%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120295312: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120598377
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120598377%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120598377: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120519906
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120519906%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120519906: 0
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120731329
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731329%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120731329: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120295348
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295348%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120295348: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120602548
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120602548%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120602548: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120446932
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446932%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120446932: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120450571
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120450571%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120450571: 0
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120447157
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120447157%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120447157: 2
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120476870
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476870%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120476870: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120446985
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446985%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120446985: 2
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120414008
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120414008%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120414008: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 119761940
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119761940%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 119761940: 0
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 117831410
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117831410%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 117831410: 0
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120333553
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120333553%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120333553: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 119979253
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119979253%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 119979253: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120295738
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295738%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120295738: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120378830
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120378830%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120378830: 0
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120400611
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120400611%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 120400611: 1
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 117864929
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117864929%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 117864929: 0
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 119453437
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119453437%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 119453437: 2
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 119453456
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119453456%27 HTTP/1.1" 200 None
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Scrape type for 119453456: 0
2026-03-24 19:00:45 [astonbarclay.gb] INFO: Found listing with ID: 120684705
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120684705%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120684705: 2
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120481432
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120481432%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120481432: 1
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120476832
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476832%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120476832: 2
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120295393
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295393%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120295393: 1
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 119997117
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119997117%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 119997117: 1
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120368389
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120368389%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120368389: 1
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 117831433
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117831433%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 117831433: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 117831399
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117831399%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 117831399: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120645853
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120645853%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120645853: 2
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120447102
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120447102%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120447102: 2
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120447169
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120447169%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120447169: 2
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 118813061
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118813061%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 118813061: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120401646
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401646%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120401646: 1
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120655797
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120655797%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120655797: 2
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120525415
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120525415%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120525415: 1
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 118823152
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118823152%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 118823152: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120688696
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688696%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120688696: 1
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120674908
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674908%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120674908: 2
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120674439
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674439%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120674439: 2
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120650561
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650561%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120650561: 2
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120585334
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120585334%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120585334: 1
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 119971952
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119971952%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 119971952: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120417320
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417320%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120417320: 1
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120295481
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295481%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120295481: 1
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 119687761
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119687761%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 119687761: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120056805
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120056805%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120056805: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120056795
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120056795%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120056795: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120237809
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120237809%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120237809: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120475265
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120475265%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120475265: 2
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120225028
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120225028%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120225028: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120415846
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120415846%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120415846: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120007374
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120007374%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120007374: 2
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120439172
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120439172%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120439172: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120056865
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120056865%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120056865: 2
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120439240
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120439240%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120439240: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120470186
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120470186%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120470186: 2
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120627439
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627439%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120627439: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120162821
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120162821%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120162821: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120539218
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120539218%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120539218: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120718994
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120718994%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120718994: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120630361
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120630361%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120630361: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120714411
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714411%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120714411: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120614132
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120614132%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120614132: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120696092
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696092%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120696092: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120696245
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696245%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120696245: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120719063
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719063%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120719063: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120507514
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120507514%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120507514: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120201662
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120201662%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120201662: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120714496
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714496%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120714496: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120715102
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715102%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120715102: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120695982
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695982%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120695982: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120694718
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694718%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120694718: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120714333
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714333%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120714333: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120715223
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715223%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120715223: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120594710
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120594710%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120594710: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 119877912
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119877912%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 119877912: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120632473
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120632473%27 HTTP/1.1" 200 None
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Scrape type for 120632473: 0
2026-03-24 19:00:46 [astonbarclay.gb] INFO: Found listing with ID: 120374826
2026-03-24 19:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120374826%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120374826: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120213806
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120213806%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120213806: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120132720
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120132720%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120132720: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120542115
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120542115%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120542115: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 117742671
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117742671%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 117742671: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120282673
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120282673%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120282673: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119670217
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119670217%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 119670217: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120061633
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120061633%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120061633: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 118039211
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118039211%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 118039211: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120277850
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120277850%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120277850: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120309460
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120309460%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120309460: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120283908
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120283908%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120283908: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120050893
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120050893%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120050893: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120331566
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120331566%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120331566: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120196523
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120196523%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120196523: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120261888
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120261888%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120261888: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120422957
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120422957%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120422957: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120262153
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120262153%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120262153: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119783408
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119783408%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 119783408: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119942033
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119942033%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 119942033: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120467270
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120467270%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120467270: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120017370
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120017370%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120017370: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119650779
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119650779%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 119650779: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 118714230
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118714230%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 118714230: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119244033
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119244033%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 119244033: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120338114
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120338114%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120338114: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120320575
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120320575%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120320575: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 118872805
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118872805%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 118872805: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120521730
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521730%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120521730: 2
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120299965
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120299965%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120299965: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120661959
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120661959%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120661959: 1
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120471162
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471162%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120471162: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120652905
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120652905%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120652905: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120413800
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120413800%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120413800: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120277883
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120277883%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120277883: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120555397
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555397%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120555397: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120481552
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120481552%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120481552: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120510439
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120510439%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120510439: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120198623
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120198623%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120198623: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120277667
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120277667%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120277667: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120563695
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120563695%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120563695: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 118345369
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118345369%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 118345369: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120537089
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120537089%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120537089: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 118276839
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118276839%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 118276839: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120653062
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120653062%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120653062: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120261858
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120261858%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120261858: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120656054
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120656054%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120656054: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119669852
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119669852%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 119669852: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120108624
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120108624%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120108624: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119393289
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119393289%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 119393289: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120238552
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120238552%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120238552: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119629584
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119629584%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 119629584: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120691127
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691127%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120691127: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 118537231
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118537231%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 118537231: 2
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120392774
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120392774%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120392774: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120686647
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686647%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120686647: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119328453
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119328453%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 119328453: 2
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 119427785
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119427785%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 119427785: 2
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120428872
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120428872%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120428872: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120331636
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120331636%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120331636: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120393438
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120393438%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120393438: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120469224
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120469224%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120469224: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120292385
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120292385%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120292385: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120683714
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120683714%27 HTTP/1.1" 200 None
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Scrape type for 120683714: 0
2026-03-24 19:00:47 [astonbarclay.gb] INFO: Found listing with ID: 120694672
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694672%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120694672: 0
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120679756
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120679756%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120679756: 0
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120680815
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680815%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120680815: 0
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 119783370
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119783370%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 119783370: 0
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120685926
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120685926%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120685926: 0
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120694526
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694526%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120694526: 0
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120691055
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691055%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120691055: 0
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120693833
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693833%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120693833: 0
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120719442
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719442%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120719442: 0
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120732912
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732912%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120732912: 0
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120732724
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732724%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120732724: 0
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120733189
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733189%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120733189: 0
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120733369
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733369%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120733369: 0
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120732541
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732541%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120732541: 0
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120206283
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120206283%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120206283: 0
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120732831
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732831%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120732831: 0
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120733761
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733761%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120733761: 0
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120725997
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120725997%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120725997: 0
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120734864
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120734864%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120734864: 0
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120728474
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120728474%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120728474: 0
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120738420
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120738420%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120738420: 1
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120759763
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120759763%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120759763: 1
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120759183
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120759183%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120759183: 1
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120758532
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758532%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120758532: 1
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120750385
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120750385%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120750385: 1
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120749685
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120749685%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120749685: 1
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120748919
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120748919%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120748919: 1
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120747101
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120747101%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120747101: 1
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 119348144
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119348144%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 119348144: 2
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120022329
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120022329%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120022329: 0
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120400251
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120400251%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120400251: 0
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 119328399
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119328399%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 119328399: 2
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 120627860
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627860%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 120627860: 0
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 119203393
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119203393%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 119203393: 2
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 119408215
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119408215%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 119408215: 2
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Found listing with ID: 119819209
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119819209%27 HTTP/1.1" 200 None
2026-03-24 19:00:48 [astonbarclay.gb] INFO: Scrape type for 119819209: 2
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 119343898
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119343898%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 119343898: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120284378
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120284378%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120284378: 2
2026-03-24 19:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120616160?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120467659
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120467659%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120467659: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120631389
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631389%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120631389: 1
2026-03-24 19:00:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120507267
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120507267%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120507267: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120225098
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120225098%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120225098: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120201122
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120201122%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120201122: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120206294
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120206294%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120206294: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120206389
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120206389%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120206389: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120206247
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120206247%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120206247: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120261899
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120261899%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120261899: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120690393
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690393%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120690393: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120730145
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120730145%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120730145: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120721726
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120721726%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120721726: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120723262
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120723262%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120723262: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120722968
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120722968%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120722968: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120733640
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733640%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120733640: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120723504
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120723504%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120723504: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120738215
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120738215%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120738215: 1
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120733656
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733656%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120733656: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120724030
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120724030%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120724030: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120742052
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120742052%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120742052: 1
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120616160, 'registration': 'BC16OKV', 'account': 'JOH125', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.4 ecoFLEX Energy 3dr [AC]', 'mileage': 112470, 'mileageWarranty': True, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 148, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-07-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-26', 'doors': 3, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BC16OKV/2026-03-19/image/4efc8061-1aea-4191-84f3-c58fa6c5ad78_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC16OKV/2026-03-19/image/e39ff5fb-f932-4351-a54e-6f8896556b6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC16OKV/2026-03-19/image/5da01a25-fde1-471b-97bb-076cc18e4c52_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC16OKV/2026-03-19/image/f3e9aaac-d185-4fec-ad10-0f542ddc68ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC16OKV/2026-03-19/image/c0a63db2-9620-4c3a-8a51-b544b5598959_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC16OKV/2026-03-19/image/73fcc2bb-7518-4d2c-8e68-ead8731c542b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC16OKV/2026-03-19/image/4bb61116-7862-485d-bab5-7eb0418ad2c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC16OKV/2026-03-19/image/e9b42938-a25e-41b1-9637-d0a5339df2c6_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair VOSA STATES 23K 68K 78K 86K 94K 111K 112K', 'virtual': False, 'seller': 'Local dealer group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120616160, 'registration': 'BC16OKV', 'account': 'JOH125', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.4 ecoFLEX Energy 3dr [AC]', 'mileage': 112470, 'mileageWarranty': True, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 148, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-07-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-26', 'doors': 3, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BC16OKV/2026-03-19/image/4efc8061-1aea-4191-84f3-c58fa6c5ad78_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC16OKV/2026-03-19/image/e39ff5fb-f932-4351-a54e-6f8896556b6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC16OKV/2026-03-19/image/5da01a25-fde1-471b-97bb-076cc18e4c52_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC16OKV/2026-03-19/image/f3e9aaac-d185-4fec-ad10-0f542ddc68ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC16OKV/2026-03-19/image/c0a63db2-9620-4c3a-8a51-b544b5598959_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC16OKV/2026-03-19/image/73fcc2bb-7518-4d2c-8e68-ead8731c542b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC16OKV/2026-03-19/image/4bb61116-7862-485d-bab5-7eb0418ad2c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC16OKV/2026-03-19/image/e9b42938-a25e-41b1-9637-d0a5339df2c6_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair VOSA STATES 23K 68K 78K 86K 94K 111K 112K', 'virtual': False, 'seller': 'Local dealer group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:00:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c751b8e5-99f4-5be1-a696-560c58bdfa9e with identifier: 120616160
2026-03-24 19:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c751b8e5-99f4-5be1-a696-560c58bdfa9e with scrape type 2
2026-03-24 19:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c751b8e5-99f4-5be1-a696-560c58bdfa9e with scrape type 2
2026-03-24 19:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c751b8e5-99f4-5be1-a696-560c58bdfa9e, identifier: 120616160
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120406593
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120406593%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120406593: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120732453
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732453%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120732453: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 119286395
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119286395%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 119286395: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120728826
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120728826%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120728826: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120581723
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120581723%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120581723: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120574575
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120574575%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120574575: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 119348869
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119348869%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 119348869: 2
2026-03-24 19:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c751b8e5-99f4-5be1-a696-560c58bdfa9e with identifier: 120616160
2026-03-24 19:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c751b8e5-99f4-5be1-a696-560c58bdfa9e with identifier: 120616160
2026-03-24 19:00:49 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: c751b8e5-99f4-5be1-a696-560c58bdfa9e with expiration date: 2026-03-24T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-24T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'c751b8e5-99f4-5be1-a696-560c58bdfa9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BC16OKV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120616160',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK SPECIAL EDS',
'odometer': 112470,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-30',
'seller_name': 'Local dealer group',
'title': 'VAUXHALL CORSA HATCHBACK SPECIAL EDS 1.4 ecoFLEX Energy 3dr [AC]',
'transmission': 'manual',
'trim': '1.4 ecoFLEX Energy 3dr [AC]',
'vin': None,
'year': 2016}
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120616160%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Saving data for 120616160: {'auction_closing_time': 1774346400.0, 'created_time': 1773947539.682831, 'last_price_update_time': 1774378849.654772}
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120616160') HTTP/1.1" 204 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120462215
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120462215%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120462215: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120237760
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120237760%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120237760: 2
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 119388788
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119388788%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 119388788: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 119516479
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119516479%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 119516479: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120733542
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733542%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120733542: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120759901
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120759901%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120759901: 1
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 119362345
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119362345%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 119362345: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120760792
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120760792%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120760792: 1
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120406397
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120406397%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120406397: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 119619964
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119619964%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 119619964: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120593684
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120593684%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120593684: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120223015
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120223015%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120223015: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 118721473
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118721473%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 118721473: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 119317331
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119317331%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 119317331: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120533775
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120533775%27 HTTP/1.1" 200 None
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Scrape type for 120533775: 0
2026-03-24 19:00:49 [astonbarclay.gb] INFO: Found listing with ID: 120477595
2026-03-24 19:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120477595%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120477595: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 119505160
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119505160%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 119505160: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 118942407
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118942407%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 118942407: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 118489215
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118489215%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 118489215: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 118950235
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118950235%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 118950235: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 117599766
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117599766%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 117599766: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120365696
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120365696%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120365696: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 119075795
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119075795%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 119075795: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 117209530
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117209530%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 117209530: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120114758
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120114758%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120114758: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 116645412
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116645412%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 116645412: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 119930099
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119930099%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 119930099: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 118991105
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118991105%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 118991105: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120300713
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120300713%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120300713: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 118514672
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118514672%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 118514672: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 118594241
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118594241%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 118594241: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 116883375
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116883375%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 116883375: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120098736
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120098736%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120098736: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120043895
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120043895%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120043895: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 119471463
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119471463%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 119471463: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 113467296
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27113467296%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 113467296: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 118212820
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118212820%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 118212820: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 119180124
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119180124%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 119180124: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120297730
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120297730%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120297730: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 119621371
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119621371%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 119621371: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 114700028
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27114700028%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 114700028: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 117402269
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117402269%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 117402269: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 114657057
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27114657057%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 114657057: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120129124
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120129124%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120129124: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120264057
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120264057%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120264057: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 118344012
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118344012%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 118344012: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 119607413
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119607413%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 119607413: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 119721273
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119721273%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 119721273: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 119908197
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119908197%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 119908197: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 118913248
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118913248%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 118913248: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 119270827
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119270827%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 119270827: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120517415
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120517415%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120517415: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120287242
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120287242%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120287242: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120060014
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120060014%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120060014: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 117830350
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117830350%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 117830350: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 118690249
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118690249%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 118690249: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120196358
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120196358%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120196358: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 119310122
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119310122%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 119310122: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 119848508
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119848508%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 119848508: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 119618922
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119618922%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 119618922: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 118014845
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118014845%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 118014845: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 119960187
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119960187%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 119960187: 1
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120214662
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120214662%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120214662: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120123036
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120123036%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120123036: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 114262881
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27114262881%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 114262881: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120510340
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120510340%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120510340: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 119837652
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119837652%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 119837652: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120171916
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120171916%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120171916: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 119637509
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119637509%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 119637509: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120256233
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120256233%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120256233: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120404223
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120404223%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120404223: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 119896301
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119896301%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 119896301: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 119629779
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119629779%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 119629779: 0
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 118914209
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118914209%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 118914209: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120168848
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120168848%27 HTTP/1.1" 200 None
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Scrape type for 120168848: 2
2026-03-24 19:00:50 [astonbarclay.gb] INFO: Found listing with ID: 120443760
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120443760%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120443760: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120692763
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692763%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120692763: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120674268
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674268%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120674268: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120690055
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690055%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120690055: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120695175
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695175%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120695175: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120685959
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120685959%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120685959: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120691804
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691804%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120691804: 1
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120696584
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696584%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120696584: 1
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120024515
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120024515%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120024515: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120688219
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688219%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120688219: 1
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120582459
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582459%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120582459: 2
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120688313
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688313%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120688313: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120689230
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120689230%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120689230: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120752578
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120752578%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120752578: 1
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120688426
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688426%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120688426: 1
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120751254
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120751254%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120751254: 1
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120751313
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120751313%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120751313: 1
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120691012
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691012%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120691012: 1
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120687223
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120687223%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120687223: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120693407
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693407%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120693407: 1
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120220640
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120220640%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120220640: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120750706
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120750706%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120750706: 1
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120750401
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120750401%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120750401: 1
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120445029
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120445029%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120445029: 2
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120683124
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120683124%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120683124: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120689970
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120689970%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120689970: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120408135
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120408135%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120408135: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120687954
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120687954%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120687954: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120692983
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692983%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120692983: 1
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120402526
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120402526%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120402526: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120681802
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120681802%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120681802: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120695565
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695565%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120695565: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120688324
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688324%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120688324: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120581824
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120581824%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120581824: 2
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120581417
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120581417%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120581417: 2
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120476757
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476757%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120476757: 2
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120691092
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691092%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120691092: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120657468
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657468%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120657468: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120754078
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120754078%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120754078: 1
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120756520
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756520%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120756520: 1
2026-03-24 19:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120435527?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120690647
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690647%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120690647: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120530920
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120530920%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120530920: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120617192
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617192%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120617192: 2
2026-03-24 19:00:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120690793
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690793%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120690793: 1
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120688243
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688243%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120688243: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120694326
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694326%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120694326: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120678615
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120678615%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120678615: 0
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120696058
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696058%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120696058: 1
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Found listing with ID: 120696944
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696944%27 HTTP/1.1" 200 None
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Scrape type for 120696944: 1
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120435527, 'registration': 'YG18UUV', 'account': 'WBA002', 'make': 'CITROEN', 'model': 'C4 PICASSO DIESEL ESTATE', 'derivative': '1.6 BlueHDi Flair 5dr EAT6', 'mileage': 20755, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 209, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-03-13', 'fuel': 'Diesel', 'motExpiry': '2026-03-25', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YG18UUV/2026-03-14/image/3c9811ce-0790-4e6a-8054-1fc16cd7089e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG18UUV/2026-03-14/image/c606f73b-2505-4d9c-b99f-a5b0a5fa547b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG18UUV/2026-03-14/image/783442c3-403f-4ca7-abc3-8c534119cef6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG18UUV/2026-03-14/image/c56e30ad-aee7-4a78-af03-a7007e66d439_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG18UUV/2026-03-14/image/3173c32b-d6c4-40e1-bc73-c7cdfeffcbe9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG18UUV/2026-03-14/image/59464bb2-7de3-4818-8fe3-0b93dd428a72_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG18UUV/2026-03-14/image/044f1323-564c-4ad0-ad95-298d69b0cdce_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG18UUV/2026-03-14/image/378c9557-d395-4a69-aefa-a5bb63531aa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG18UUV/2026-03-14/image/c73e693c-f924-42a7-b9ad-6a08f9390403_removebg.jpg?w=600'], 'colour': 'BEIGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/19 - 3K, 01/20 - 9K, 01/21 - 10K, 02/22 - 12K, 02/23 - 15K, 03/24 - 17K, 02/25 - NO MILEAGE, 08/25 - 20K, ,', 'remarks': '**699** VOSA STATES 10K, 12K, 15K, 17K, 19K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 103, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5976c522-a213-42d2-99be-00b64938c6a8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:00:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120435527, 'registration': 'YG18UUV', 'account': 'WBA002', 'make': 'CITROEN', 'model': 'C4 PICASSO DIESEL ESTATE', 'derivative': '1.6 BlueHDi Flair 5dr EAT6', 'mileage': 20755, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 209, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-03-13', 'fuel': 'Diesel', 'motExpiry': '2026-03-25', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YG18UUV/2026-03-14/image/3c9811ce-0790-4e6a-8054-1fc16cd7089e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG18UUV/2026-03-14/image/c606f73b-2505-4d9c-b99f-a5b0a5fa547b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG18UUV/2026-03-14/image/783442c3-403f-4ca7-abc3-8c534119cef6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG18UUV/2026-03-14/image/c56e30ad-aee7-4a78-af03-a7007e66d439_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG18UUV/2026-03-14/image/3173c32b-d6c4-40e1-bc73-c7cdfeffcbe9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG18UUV/2026-03-14/image/59464bb2-7de3-4818-8fe3-0b93dd428a72_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG18UUV/2026-03-14/image/044f1323-564c-4ad0-ad95-298d69b0cdce_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG18UUV/2026-03-14/image/378c9557-d395-4a69-aefa-a5bb63531aa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG18UUV/2026-03-14/image/c73e693c-f924-42a7-b9ad-6a08f9390403_removebg.jpg?w=600'], 'colour': 'BEIGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/19 - 3K, 01/20 - 9K, 01/21 - 10K, 02/22 - 12K, 02/23 - 15K, 03/24 - 17K, 02/25 - NO MILEAGE, 08/25 - 20K, ,', 'remarks': '**699** VOSA STATES 10K, 12K, 15K, 17K, 19K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 103, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5976c522-a213-42d2-99be-00b64938c6a8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db623f9a-f3e0-5867-9982-74785a4af890 with identifier: 120435527
2026-03-24 19:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db623f9a-f3e0-5867-9982-74785a4af890 with scrape type 2
2026-03-24 19:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db623f9a-f3e0-5867-9982-74785a4af890 with scrape type 2
2026-03-24 19:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: db623f9a-f3e0-5867-9982-74785a4af890, identifier: 120435527
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120192862
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120192862%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120192862: 0
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120439927
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120439927%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120439927: 0
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120751141
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120751141%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120751141: 1
2026-03-24 19:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: db623f9a-f3e0-5867-9982-74785a4af890 with identifier: 120435527
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BEIGE HTTP/1.1" 200 None
2026-03-24 19:00:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: db623f9a-f3e0-5867-9982-74785a4af890 with identifier: 120435527
2026-03-24 19:00:52 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: db623f9a-f3e0-5867-9982-74785a4af890 with expiration date: 2026-03-24T13:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 103,
'color': 'BEIGE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-24T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'db623f9a-f3e0-5867-9982-74785a4af890',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YG18UUV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120435527',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'C4 PICASSO DIESEL ESTATE',
'odometer': 20755,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-13',
'seller_name': 'UKCGR - Premium',
'title': 'CITROEN C4 PICASSO DIESEL ESTATE 1.6 BlueHDi Flair 5dr EAT6',
'transmission': 'automatic',
'trim': '1.6 BlueHDi Flair 5dr EAT6',
'vin': None,
'year': 2018}
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120435527%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Saving data for 120435527: {'auction_closing_time': 1774357200.0, 'created_time': 1773655328.828181, 'last_price_update_time': 1774378852.408016}
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120435527') HTTP/1.1" 204 0
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120753086
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753086%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120753086: 1
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120691045
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691045%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120691045: 1
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120406739
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120406739%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120406739: 0
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120692322
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692322%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120692322: 0
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120692816
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692816%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120692816: 1
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120693666
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693666%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120693666: 0
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120693640
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693640%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120693640: 1
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120690454
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690454%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120690454: 1
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120406763
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120406763%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120406763: 0
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120680805
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680805%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120680805: 0
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120690865
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690865%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120690865: 1
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120681200
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120681200%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120681200: 0
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120691178
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691178%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120691178: 0
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120694307
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694307%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120694307: 1
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120364358
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120364358%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120364358: 0
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120689132
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120689132%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120689132: 0
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120695121
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695121%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120695121: 0
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120753553
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753553%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120753553: 1
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120741234
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120741234%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120741234: 1
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120698448
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120698448%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120698448: 1
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120302654
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120302654%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120302654: 0
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120302568
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120302568%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120302568: 0
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120442309
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442309%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120442309: 0
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120617164
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617164%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120617164: 2
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120693568
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693568%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120693568: 1
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120680410
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680410%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120680410: 0
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120754325
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120754325%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120754325: 1
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120684601
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120684601%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120684601: 2
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120337279
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120337279%27 HTTP/1.1" 200 None
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Scrape type for 120337279: 0
2026-03-24 19:00:52 [astonbarclay.gb] INFO: Found listing with ID: 120719635
2026-03-24 19:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120719635%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120719635: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120438207
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120438207%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120438207: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120715097
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715097%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120715097: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120600138
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120600138%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120600138: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120476160
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476160%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120476160: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120693399
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693399%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120693399: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120686836
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686836%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120686836: 2
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120717264
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120717264%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120717264: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120600680
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120600680%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120600680: 2
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120674999
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674999%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120674999: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120643521
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120643521%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120643521: 1
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120598413
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120598413%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120598413: 1
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120598564
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120598564%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120598564: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120654469
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654469%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120654469: 1
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120654534
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654534%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120654534: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120476170
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476170%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120476170: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120643499
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120643499%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120643499: 1
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120643469
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120643469%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120643469: 1
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120476214
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476214%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120476214: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120313737
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120313737%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120313737: 2
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120674953
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674953%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120674953: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120693503
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693503%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120693503: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120623468
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120623468%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120623468: 1
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120735060
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735060%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120735060: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120468770
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120468770%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120468770: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120686669
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686669%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120686669: 2
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120674696
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674696%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120674696: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120673273
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673273%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120673273: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120724959
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120724959%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120724959: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120682131
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120682131%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120682131: 2
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120679073
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120679073%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120679073: 2
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120674944
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674944%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120674944: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120733148
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733148%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120733148: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120694262
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694262%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120694262: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120714103
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714103%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120714103: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120732811
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732811%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120732811: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120730333
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120730333%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120730333: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120722644
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120722644%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120722644: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120724450
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120724450%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120724450: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120735340
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735340%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120735340: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120745996
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120745996%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120745996: 1
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120755977
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120755977%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120755977: 1
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120746884
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120746884%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120746884: 1
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120645609
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120645609%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120645609: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120629963
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120629963%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120629963: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120651328
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120651328%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120651328: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120656631
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120656631%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120656631: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120696015
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696015%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120696015: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120642269
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120642269%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120642269: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120693178
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693178%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120693178: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120692160
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692160%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120692160: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120718931
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120718931%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120718931: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120714267
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714267%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120714267: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120690364
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690364%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120690364: 0
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120686052
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686052%27 HTTP/1.1" 200 None
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Scrape type for 120686052: 2
2026-03-24 19:00:53 [astonbarclay.gb] INFO: Found listing with ID: 120638250
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120638250%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120638250: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120649181
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120649181%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120649181: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120657755
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657755%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120657755: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120675722
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120675722%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120675722: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120678867
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120678867%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120678867: 2
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120673292
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673292%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120673292: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120680236
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680236%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120680236: 2
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120680251
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680251%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120680251: 2
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120674631
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674631%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120674631: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120641887
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120641887%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120641887: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120674884
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674884%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120674884: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120693859
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693859%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120693859: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120691186
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691186%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120691186: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120717471
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120717471%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120717471: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120714111
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714111%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120714111: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120694445
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694445%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120694445: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120714966
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714966%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120714966: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120714950
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714950%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120714950: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120439198
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120439198%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120439198: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120466479
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120466479%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120466479: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120731867
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731867%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120731867: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120673220
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673220%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120673220: 2
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120673241
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673241%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120673241: 2
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120629981
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120629981%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120629981: 2
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120673229
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673229%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120673229: 2
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120584241
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120584241%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120584241: 2
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120728416
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120728416%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120728416: 1
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120666826
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120666826%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120666826: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120685598
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120685598%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120685598: 1
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120631174
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631174%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120631174: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120695365
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695365%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120695365: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120669991
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120669991%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120669991: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120690985
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690985%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120690985: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120716291
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716291%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120716291: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120716362
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716362%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120716362: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120695242
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695242%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120695242: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120695251
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695251%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120695251: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120591393
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120591393%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120591393: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120714940
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714940%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120714940: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120695260
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695260%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120695260: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120695273
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695273%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120695273: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120695286
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695286%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120695286: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 118688338
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118688338%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 118688338: 2
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120621668
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120621668%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120621668: 1
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120055164
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120055164%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120055164: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 115487581
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27115487581%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 115487581: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120695356
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120695356%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120695356: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120685886
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120685886%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120685886: 1
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120592922
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592922%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120592922: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120465157
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120465157%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120465157: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 119785658
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119785658%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 119785658: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120590755
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120590755%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120590755: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120684736
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120684736%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120684736: 0
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120658630
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658630%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 120658630: 1
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 119902516
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119902516%27 HTTP/1.1" 200 None
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Scrape type for 119902516: 1
2026-03-24 19:00:54 [astonbarclay.gb] INFO: Found listing with ID: 120679803
2026-03-24 19:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120679803%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120679803: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120591357
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120591357%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120591357: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120591143
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120591143%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120591143: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120748122
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120748122%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120748122: 1
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 119432954
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119432954%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 119432954: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120620461
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120620461%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120620461: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120678881
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120678881%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120678881: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120430055
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120430055%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120430055: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120658712
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658712%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120658712: 1
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120670779
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120670779%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120670779: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 119329130
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119329130%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 119329130: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120670068
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120670068%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120670068: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120686558
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686558%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120686558: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120625573
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120625573%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120625573: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120747504
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120747504%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120747504: 1
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120627497
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627497%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120627497: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120646744
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120646744%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120646744: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120432662
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120432662%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120432662: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120410795
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120410795%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120410795: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120470094
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120470094%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120470094: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120715046
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715046%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120715046: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120587610
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120587610%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120587610: 2
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120587587
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120587587%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120587587: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120715036
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715036%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120715036: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120686475
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686475%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120686475: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120716273
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716273%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120716273: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120627849
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627849%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120627849: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120592174
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592174%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120592174: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120716318
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716318%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120716318: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120627674
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627674%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120627674: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120696943
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696943%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120696943: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120627663
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120627663%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120627663: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120629972
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120629972%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120629972: 2
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120592964
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592964%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120592964: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120676801
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120676801%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120676801: 2
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120556298
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120556298%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120556298: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120716378
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120716378%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120716378: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120715027
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715027%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120715027: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120592412
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592412%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120592412: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120466492
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120466492%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120466492: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120519091
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120519091%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120519091: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120644493
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120644493%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120644493: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120714990
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714990%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120714990: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120655506
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120655506%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120655506: 1
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120714980
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714980%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120714980: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120679722
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120679722%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120679722: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120693161
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693161%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120693161: 0
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120657009
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657009%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120657009: 2
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120748860
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120748860%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120748860: 1
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120696900
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696900%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120696900: 1
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120696860
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696860%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120696860: 1
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120696832
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696832%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120696832: 1
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120696888
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696888%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120696888: 1
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120756423
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756423%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120756423: 1
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120696851
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696851%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120696851: 1
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120696822
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696822%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120696822: 1
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120757365
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120757365%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120757365: 1
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120696872
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696872%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120696872: 1
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120595660
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595660%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120595660: 1
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120595682
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595682%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120595682: 1
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120747915
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120747915%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120747915: 1
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120595642
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595642%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120595642: 1
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120739526
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120739526%27 HTTP/1.1" 200 None
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Scrape type for 120739526: 1
2026-03-24 19:00:55 [astonbarclay.gb] INFO: Found listing with ID: 120595505
2026-03-24 19:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595505%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120595505: 1
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120592245
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592245%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120592245: 1
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120653827
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120653827%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120653827: 1
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120736535
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120736535%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120736535: 1
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120595703
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595703%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120595703: 1
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120595672
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595672%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120595672: 1
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120592265
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592265%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120592265: 1
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120595651
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595651%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120595651: 1
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120740344
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120740344%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120740344: 1
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120734951
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120734951%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120734951: 1
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120657451
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657451%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120657451: 1
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120735547
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735547%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120735547: 1
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120667852
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667852%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120667852: 1
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120753500
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753500%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120753500: 1
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120735356
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735356%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120735356: 1
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120736863
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120736863%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120736863: 1
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120594672
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120594672%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120594672: 0
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120631938
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631938%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120631938: 0
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120624729
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120624729%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120624729: 0
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120615564
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120615564%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120615564: 0
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120658704
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658704%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120658704: 0
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120326071
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120326071%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120326071: 0
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120618602
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120618602%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120618602: 0
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120060692
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120060692%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120060692: 2
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120618676
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120618676%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120618676: 0
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120731493
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731493%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120731493: 0
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119707891
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119707891%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 119707891: 0
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 118796475
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118796475%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 118796475: 0
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120123734
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120123734%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120123734: 0
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120691672
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691672%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120691672: 0
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119118258
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119118258%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 119118258: 0
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120593663
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120593663%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120593663: 0
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120128301
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120128301%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120128301: 2
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119766991
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119766991%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 119766991: 0
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120663571
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120663571%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120663571: 2
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120688360
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688360%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120688360: 0
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 118978647
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118978647%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 118978647: 0
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 119819250
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119819250%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 119819250: 0
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120732829
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732829%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120732829: 0
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120759447
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120759447%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120759447: 1
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120729375
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120729375%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120729375: 0
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120747203
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120747203%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120747203: 1
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120713969
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120713969%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120713969: 0
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120715801
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715801%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120715801: 0
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120737281
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120737281%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120737281: 1
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120248585
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120248585%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120248585: 2
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120538387
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120538387%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120538387: 0
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Found listing with ID: 120714534
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714534%27 HTTP/1.1" 200 None
2026-03-24 19:00:56 [astonbarclay.gb] INFO: Scrape type for 120714534: 0
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120714062
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714062%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120714062: 0
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120584466
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120584466%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120584466: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120725979
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120725979%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120725979: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120133775
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120133775%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120133775: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 116946906
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116946906%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 116946906: 0
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120714077
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714077%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120714077: 0
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120714043
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714043%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120714043: 0
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120713991
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120713991%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120713991: 0
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120713746
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120713746%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120713746: 0
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120262081
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120262081%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120262081: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120446953
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446953%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120446953: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120417051
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417051%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120417051: 2
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120677113
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677113%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120677113: 0
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120411130
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411130%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120411130: 2
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120688561
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688561%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120688561: 0
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120725778
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120725778%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120725778: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 119466330
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119466330%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 119466330: 0
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120197138
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120197138%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120197138: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120725248
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120725248%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120725248: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120520903
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120520903%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120520903: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120732683
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732683%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120732683: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120309163
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120309163%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120309163: 0
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120401505
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401505%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120401505: 0
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120277955
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120277955%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120277955: 2
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120733599
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733599%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120733599: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120733412
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733412%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120733412: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120732653
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732653%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120732653: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120733156
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733156%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120733156: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120724402
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120724402%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120724402: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120732747
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732747%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120732747: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120731675
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731675%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120731675: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120714439
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714439%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120714439: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120732411
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732411%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120732411: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120689794
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120689794%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120689794: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120732864
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732864%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120732864: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120726302
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120726302%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120726302: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120731113
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731113%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120731113: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120713961
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120713961%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120713961: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120729065
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120729065%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120729065: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120714054
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714054%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120714054: 0
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120733331
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733331%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120733331: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120731563
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731563%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120731563: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120730965
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120730965%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120730965: 1
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 118686440
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118686440%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 118686440: 0
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120733470
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733470%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120733470: 0
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120697033
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120697033%27 HTTP/1.1" 200 None
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Scrape type for 120697033: 0
2026-03-24 19:00:57 [astonbarclay.gb] INFO: Found listing with ID: 120713728
2026-03-24 19:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120713728%27 HTTP/1.1" 200 None
2026-03-24 19:00:58 [astonbarclay.gb] INFO: Scrape type for 120713728: 1
2026-03-24 19:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120506599?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:00:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:00:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120506599, 'registration': 'LP19OSL', 'account': 'CAR001', 'make': 'TOYOTA', 'model': 'COROLLA HATCHBACK', 'derivative': '2.0 VVT-i Hybrid Design 5dr CVT', 'mileage': 81393, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2111, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-06-03', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-06-02', 'doors': 5, 'engineSize': 1987, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LP19OSL/2026-03-17/image/142ea15a-2078-400a-a7db-921626b800cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP19OSL/2026-03-17/image/b90635ea-10cf-4966-89ff-87703f735c31_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP19OSL/2026-03-17/image/168004a8-2a75-4593-b026-695fcf2ca029_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP19OSL/2026-03-17/image/53cbaed8-e5b7-408a-9ec3-055e23cfaee2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP19OSL/2026-03-17/image/709cd925-222c-449c-877f-7b0d4076e9cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP19OSL/2026-03-17/image/aa0d3479-a2a5-48d3-baf9-4f27a5174f26_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP19OSL/2026-03-17/image/ba8d27d9-5302-4f66-bb5d-ebed09a43772_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP19OSL/2026-03-17/image/f070aed9-804d-463a-bf63-cfe926a78c0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP19OSL/2026-03-17/image/e50396a0-d68c-45bf-ac90-4bca38909c5a_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 06/20 9k - 06/21 19k - 03/22 30k - 05/23 41k - 06/24 52k - 03/25 62k - 09/25 73k -', 'remarks': 'VOSA STATES 30K- 41K- 52K - 66K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 89, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/09091404-b77a-45cb-aa0d-67a84bff5345.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:00:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120506599, 'registration': 'LP19OSL', 'account': 'CAR001', 'make': 'TOYOTA', 'model': 'COROLLA HATCHBACK', 'derivative': '2.0 VVT-i Hybrid Design 5dr CVT', 'mileage': 81393, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2111, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-06-03', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-06-02', 'doors': 5, 'engineSize': 1987, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LP19OSL/2026-03-17/image/142ea15a-2078-400a-a7db-921626b800cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP19OSL/2026-03-17/image/b90635ea-10cf-4966-89ff-87703f735c31_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP19OSL/2026-03-17/image/168004a8-2a75-4593-b026-695fcf2ca029_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP19OSL/2026-03-17/image/53cbaed8-e5b7-408a-9ec3-055e23cfaee2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP19OSL/2026-03-17/image/709cd925-222c-449c-877f-7b0d4076e9cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP19OSL/2026-03-17/image/aa0d3479-a2a5-48d3-baf9-4f27a5174f26_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP19OSL/2026-03-17/image/ba8d27d9-5302-4f66-bb5d-ebed09a43772_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP19OSL/2026-03-17/image/f070aed9-804d-463a-bf63-cfe926a78c0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LP19OSL/2026-03-17/image/e50396a0-d68c-45bf-ac90-4bca38909c5a_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 06/20 9k - 06/21 19k - 03/22 30k - 05/23 41k - 06/24 52k - 03/25 62k - 09/25 73k -', 'remarks': 'VOSA STATES 30K- 41K- 52K - 66K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 89, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/09091404-b77a-45cb-aa0d-67a84bff5345.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79256be8-6b23-54ef-b7ee-8ba06bd276c7 with identifier: 120506599
2026-03-24 19:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79256be8-6b23-54ef-b7ee-8ba06bd276c7 with scrape type 2
2026-03-24 19:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79256be8-6b23-54ef-b7ee-8ba06bd276c7 with scrape type 2
2026-03-24 19:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 79256be8-6b23-54ef-b7ee-8ba06bd276c7, identifier: 120506599
2026-03-24 19:00:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 79256be8-6b23-54ef-b7ee-8ba06bd276c7 with identifier: 120506599
2026-03-24 19:00:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:00:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Petrol%2FElectric+Hybrid HTTP/1.1" 200 None
2026-03-24 19:00:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:00:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 79256be8-6b23-54ef-b7ee-8ba06bd276c7 with identifier: 120506599
2026-03-24 19:00:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 79256be8-6b23-54ef-b7ee-8ba06bd276c7 with identifier: 120506599 to the API
2026-03-24 19:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:00:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:00:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120506599?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 89,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '79256be8-6b23-54ef-b7ee-8ba06bd276c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LP19OSL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120506599',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'TOYOTA',
'model': 'COROLLA HATCHBACK',
'odometer': 81393,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-03',
'seller_name': 'CarGiant',
'title': 'TOYOTA COROLLA HATCHBACK 2.0 VVT-i Hybrid Design 5dr CVT',
'transmission': 'automatic',
'trim': '2.0 VVT-i Hybrid Design 5dr CVT',
'vin': None,
'year': 2019}
2026-03-24 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120506599%27 HTTP/1.1" 200 None
2026-03-24 19:00:59 [astonbarclay.gb] INFO: Saving data for 120506599: {'auction_closing_time': 1774432800.0, 'created_time': 1773741728.997549, 'last_price_update_time': 1774378859.391462}
2026-03-24 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120506599') HTTP/1.1" 204 0
2026-03-24 19:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120416146?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:01:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:01:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120416146, 'registration': 'YS71HNL', 'account': 'WBA002', 'make': 'FIAT', 'model': '500 HATCHBACK SPECIAL EDITIONS', 'derivative': '1.0 Mild Hybrid Hey Google 3dr', 'mileage': 27473, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 179, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-01-26', 'fuel': 'Petrol', 'motExpiry': '2026-06-23', 'doors': 3, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YS71HNL/2026-03-13/image/e66a6861-a099-4ea9-b599-849ff80d52ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS71HNL/2026-03-13/image/87436dfa-8b1e-4f44-bd85-253cedda0fa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS71HNL/2026-03-13/image/24eb1ced-8c80-43e4-ac1f-a455eda80ff1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS71HNL/2026-03-13/image/9701d349-bbb1-47e0-b6c8-6e0733ff309c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS71HNL/2026-03-13/image/ca1f184f-8f32-499b-b108-605aaf5c3afc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS71HNL/2026-03-13/image/4d4bfafa-8cef-480b-b477-33d0eb467e28_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS71HNL/2026-03-13/image/08f28327-c16d-4128-80a7-72d08ecdde37_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS71HNL/2026-03-13/image/959af589-2453-48c4-9ceb-dbf576307acf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS71HNL/2026-03-13/image/4c899403-b4dd-42bf-8797-3c6fc37bb696_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/23 - 12K, 07/25 - 23K,', 'remarks': '**614** VOSA STATES 22K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2ee2b4b1-d8b8-4238-94f4-33ae1b19627a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:01:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120416146, 'registration': 'YS71HNL', 'account': 'WBA002', 'make': 'FIAT', 'model': '500 HATCHBACK SPECIAL EDITIONS', 'derivative': '1.0 Mild Hybrid Hey Google 3dr', 'mileage': 27473, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 179, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-01-26', 'fuel': 'Petrol', 'motExpiry': '2026-06-23', 'doors': 3, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YS71HNL/2026-03-13/image/e66a6861-a099-4ea9-b599-849ff80d52ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS71HNL/2026-03-13/image/87436dfa-8b1e-4f44-bd85-253cedda0fa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS71HNL/2026-03-13/image/24eb1ced-8c80-43e4-ac1f-a455eda80ff1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS71HNL/2026-03-13/image/9701d349-bbb1-47e0-b6c8-6e0733ff309c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS71HNL/2026-03-13/image/ca1f184f-8f32-499b-b108-605aaf5c3afc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS71HNL/2026-03-13/image/4d4bfafa-8cef-480b-b477-33d0eb467e28_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS71HNL/2026-03-13/image/08f28327-c16d-4128-80a7-72d08ecdde37_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS71HNL/2026-03-13/image/959af589-2453-48c4-9ceb-dbf576307acf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS71HNL/2026-03-13/image/4c899403-b4dd-42bf-8797-3c6fc37bb696_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/23 - 12K, 07/25 - 23K,', 'remarks': '**614** VOSA STATES 22K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2ee2b4b1-d8b8-4238-94f4-33ae1b19627a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6ee350c-082f-554c-a518-bdcd9b06ae47 with identifier: 120416146
2026-03-24 19:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6ee350c-082f-554c-a518-bdcd9b06ae47 with scrape type 2
2026-03-24 19:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6ee350c-082f-554c-a518-bdcd9b06ae47 with scrape type 2
2026-03-24 19:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a6ee350c-082f-554c-a518-bdcd9b06ae47, identifier: 120416146
2026-03-24 19:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a6ee350c-082f-554c-a518-bdcd9b06ae47 with identifier: 120416146
2026-03-24 19:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a6ee350c-082f-554c-a518-bdcd9b06ae47 with identifier: 120416146
2026-03-24 19:01:03 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: a6ee350c-082f-554c-a518-bdcd9b06ae47 with expiration date: 2026-03-24T13:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-24T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'a6ee350c-082f-554c-a518-bdcd9b06ae47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YS71HNL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120416146',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FIAT',
'model': '500 HATCHBACK SPECIAL EDITIONS',
'odometer': 27473,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-26',
'seller_name': 'UKCGR - Premium',
'title': 'FIAT 500 HATCHBACK SPECIAL EDITIONS 1.0 Mild Hybrid Hey Google 3dr',
'transmission': 'manual',
'trim': '1.0 Mild Hybrid Hey Google 3dr',
'vin': None,
'year': 2022}
2026-03-24 19:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120416146%27 HTTP/1.1" 200 None
2026-03-24 19:01:03 [astonbarclay.gb] INFO: Saving data for 120416146: {'auction_closing_time': 1774357200.0, 'created_time': 1773401874.835785, 'last_price_update_time': 1774378863.975781}
2026-03-24 19:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120416146') HTTP/1.1" 204 0
2026-03-24 19:01:05 [scrapy.extensions.logstats] INFO: Crawled 15 pages (at 15 pages/min), scraped 1 items (at 1 items/min)
2026-03-24 19:01:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 19:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120379829?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:01:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:01:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120379829, 'registration': 'LV07OYK', 'account': 'JOH103', 'make': 'VAUXHALL', 'model': 'ZAFIRA ESTATE', 'derivative': '1.6i Life 5dr', 'mileage': 129742, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2218, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2007-04-25', 'fuel': 'Petrol', 'motExpiry': '2026-04-29', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LV07OYK/2026-03-14/image/cd6779e0-72cd-4f8f-aec9-4e9bff272505_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV07OYK/2026-03-14/image/67403de7-71a1-46fc-80d5-324eec817c82_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV07OYK/2026-03-14/image/4f8b1599-f352-4152-9dfb-e4029458ac62_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV07OYK/2026-03-14/image/a85b6ed9-626d-40fa-bc39-91ae77397c30_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV07OYK/2026-03-14/image/dd01e9aa-d101-43cb-9fea-a30352b14198_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV07OYK/2026-03-14/image/9e889cd9-8300-4ff5-b875-5f419b8e2e7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV07OYK/2026-03-14/image/88c43e5d-6b40-48b2-a4d5-83e0fa881c89_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/08-12K, 05/09-23K, 07/10-37K, 01/11-40K, 01/12-48K, 01/13-55K, 12/13-64K, 09/14-65K, 07/15-73K, STAMPED NO RECORDED DATE-79K, 12/17-88K, 05/19-95K.', 'remarks': 'VOSA STATES MILES@ 103K, 108K, 113K, 125K.', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 175, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3a014730-2efa-4120-aff6-2dee0e2a1524.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:01:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120379829, 'registration': 'LV07OYK', 'account': 'JOH103', 'make': 'VAUXHALL', 'model': 'ZAFIRA ESTATE', 'derivative': '1.6i Life 5dr', 'mileage': 129742, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2218, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2007-04-25', 'fuel': 'Petrol', 'motExpiry': '2026-04-29', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LV07OYK/2026-03-14/image/cd6779e0-72cd-4f8f-aec9-4e9bff272505_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV07OYK/2026-03-14/image/67403de7-71a1-46fc-80d5-324eec817c82_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV07OYK/2026-03-14/image/4f8b1599-f352-4152-9dfb-e4029458ac62_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV07OYK/2026-03-14/image/a85b6ed9-626d-40fa-bc39-91ae77397c30_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV07OYK/2026-03-14/image/dd01e9aa-d101-43cb-9fea-a30352b14198_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV07OYK/2026-03-14/image/9e889cd9-8300-4ff5-b875-5f419b8e2e7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV07OYK/2026-03-14/image/88c43e5d-6b40-48b2-a4d5-83e0fa881c89_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/08-12K, 05/09-23K, 07/10-37K, 01/11-40K, 01/12-48K, 01/13-55K, 12/13-64K, 09/14-65K, 07/15-73K, STAMPED NO RECORDED DATE-79K, 12/17-88K, 05/19-95K.', 'remarks': 'VOSA STATES MILES@ 103K, 108K, 113K, 125K.', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 175, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3a014730-2efa-4120-aff6-2dee0e2a1524.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 389aa9e8-17dd-53b1-8614-8a1109e7b9ce with identifier: 120379829
2026-03-24 19:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 389aa9e8-17dd-53b1-8614-8a1109e7b9ce with scrape type 2
2026-03-24 19:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 389aa9e8-17dd-53b1-8614-8a1109e7b9ce with scrape type 2
2026-03-24 19:01:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 389aa9e8-17dd-53b1-8614-8a1109e7b9ce, identifier: 120379829
2026-03-24 19:01:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 389aa9e8-17dd-53b1-8614-8a1109e7b9ce with identifier: 120379829
2026-03-24 19:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:01:08 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=SILVER HTTP/1.1" 200 None
2026-03-24 19:01:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:01:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 389aa9e8-17dd-53b1-8614-8a1109e7b9ce with identifier: 120379829
2026-03-24 19:01:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 389aa9e8-17dd-53b1-8614-8a1109e7b9ce with identifier: 120379829 to the API
2026-03-24 19:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:01:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:01:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120379829?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 175,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '389aa9e8-17dd-53b1-8614-8a1109e7b9ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LV07OYK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120379829',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'ZAFIRA ESTATE',
'odometer': 129742,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-04-25',
'seller_name': 'John Grose Group',
'title': 'VAUXHALL ZAFIRA ESTATE 1.6i Life 5dr',
'transmission': 'manual',
'trim': '1.6i Life 5dr',
'vin': None,
'year': 2007}
2026-03-24 19:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120379829%27 HTTP/1.1" 200 None
2026-03-24 19:01:08 [astonbarclay.gb] INFO: Saving data for 120379829: {'auction_closing_time': 1774432800.0, 'created_time': 1773430489.167455, 'last_price_update_time': 1774378868.467987}
2026-03-24 19:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120379829') HTTP/1.1" 204 0
2026-03-24 19:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120463366?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:01:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:01:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120463366, 'registration': 'MD22TCX', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON ESTATE', 'derivative': '125kW 35 55kWh S Line 5dr Auto [C+S/Tech Pack]', 'mileage': 23261, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 40, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-08-12', 'fuel': 'Electric', 'motExpiry': '2026-08-11', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MD22TCX/2026-03-16/image/e06d73f7-cf22-456f-8d99-004d64e35d19_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD22TCX/2026-03-16/image/a7a1b1ef-33e5-4151-b821-eb2cb58754cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD22TCX/2026-03-16/image/2a2f8c34-11f6-4ae7-8ed7-3bde714331cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD22TCX/2026-03-16/image/f93b7dd5-3371-41eb-9d7c-ec5567e48280_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD22TCX/2026-03-16/image/40f610dc-6aee-41de-8ed5-31b551d05e0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD22TCX/2026-03-16/image/e7e4d29f-5467-4990-97d7-61dabf89a9c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD22TCX/2026-03-16/image/fc7860f7-7720-45de-8fa3-be9386d818f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD22TCX/2026-03-16/image/eee7b3eb-04a5-4069-81cf-93e3b96b43b8_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 10/24 18K', 'remarks': 'Flat Twin-spk Ltr Sprt Steering Whl - SPARE KEY, VOSA STATES 21K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/45f13c58-2d8e-42ad-8db2-093c03d0cf4a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:01:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120463366, 'registration': 'MD22TCX', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON ESTATE', 'derivative': '125kW 35 55kWh S Line 5dr Auto [C+S/Tech Pack]', 'mileage': 23261, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 40, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-08-12', 'fuel': 'Electric', 'motExpiry': '2026-08-11', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MD22TCX/2026-03-16/image/e06d73f7-cf22-456f-8d99-004d64e35d19_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD22TCX/2026-03-16/image/a7a1b1ef-33e5-4151-b821-eb2cb58754cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD22TCX/2026-03-16/image/2a2f8c34-11f6-4ae7-8ed7-3bde714331cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD22TCX/2026-03-16/image/f93b7dd5-3371-41eb-9d7c-ec5567e48280_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD22TCX/2026-03-16/image/40f610dc-6aee-41de-8ed5-31b551d05e0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD22TCX/2026-03-16/image/e7e4d29f-5467-4990-97d7-61dabf89a9c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD22TCX/2026-03-16/image/fc7860f7-7720-45de-8fa3-be9386d818f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/MD22TCX/2026-03-16/image/eee7b3eb-04a5-4069-81cf-93e3b96b43b8_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 10/24 18K', 'remarks': 'Flat Twin-spk Ltr Sprt Steering Whl - SPARE KEY, VOSA STATES 21K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/45f13c58-2d8e-42ad-8db2-093c03d0cf4a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c7dc17b-1d41-5feb-b74f-f2390dca0bce with identifier: 120463366
2026-03-24 19:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c7dc17b-1d41-5feb-b74f-f2390dca0bce with scrape type 2
2026-03-24 19:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c7dc17b-1d41-5feb-b74f-f2390dca0bce with scrape type 2
2026-03-24 19:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8c7dc17b-1d41-5feb-b74f-f2390dca0bce, identifier: 120463366
2026-03-24 19:01:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8c7dc17b-1d41-5feb-b74f-f2390dca0bce with identifier: 120463366
2026-03-24 19:01:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8c7dc17b-1d41-5feb-b74f-f2390dca0bce with identifier: 120463366
2026-03-24 19:01:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8c7dc17b-1d41-5feb-b74f-f2390dca0bce with identifier: 120463366 to the API
2026-03-24 19:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:01:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:01:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120463366?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '8c7dc17b-1d41-5feb-b74f-f2390dca0bce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MD22TCX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120463366',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'Q4 E-TRON ESTATE',
'odometer': 23261,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-12',
'seller_name': 'Zenith',
'title': 'AUDI Q4 E-TRON ESTATE 125kW 35 55kWh S Line 5dr Auto [C+S/Tech '
'Pack]',
'transmission': 'automatic',
'trim': '125kW 35 55kWh S Line 5dr Auto [C+S/Tech Pack]',
'vin': None,
'year': 2022}
2026-03-24 19:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120463366%27 HTTP/1.1" 200 None
2026-03-24 19:01:09 [astonbarclay.gb] INFO: Saving data for 120463366: {'auction_closing_time': 1774519200.0, 'created_time': 1774271455.906389, 'last_price_update_time': 1774378869.795464}
2026-03-24 19:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120463366') HTTP/1.1" 204 0
2026-03-24 19:01:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120059826?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:01:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:01:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120059826, 'registration': 'DL72JRU', 'account': 'ZEN002', 'make': 'HYUNDAI', 'model': 'IONIQ 5 ELECTRIC HATCHBACK', 'derivative': '168kW Premium 77 kWh 5dr Auto [Part Leather]', 'mileage': 28202, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 92, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-28', 'fuel': 'Electric', 'motExpiry': '2027-02-27', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DL72JRU/2026-03-03/image/33a474d7-e587-44d5-98eb-92bf06dae708_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72JRU/2026-03-03/image/2ff1f007-fd7a-4263-908c-880fceaef9b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72JRU/2026-03-03/image/17d30b39-a5db-4880-814c-dc5a94f2bb5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72JRU/2026-03-03/image/9de31c64-4212-439d-a146-a49b1e3ecec6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72JRU/2026-03-03/image/70164172-ed68-403d-b295-2db10615a8dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72JRU/2026-03-03/image/93927563-6b93-499b-9970-a925c5149c58_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72JRU/2026-03-03/image/09e203fa-cb5c-4f9c-9426-472a01ff36dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72JRU/2026-03-03/image/d0431d17-bea6-4bc6-a50d-7827d203098c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72JRU/2026-03-03/image/43a61559-72c4-4a91-b3ba-b3fc9c097188_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 03/24-9K, 03/25-18K,', 'remarks': 'VOSA STATES 27K Metallic Paint SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e1b07345-170f-4696-bd8a-2a9db4020ff5.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:01:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120059826, 'registration': 'DL72JRU', 'account': 'ZEN002', 'make': 'HYUNDAI', 'model': 'IONIQ 5 ELECTRIC HATCHBACK', 'derivative': '168kW Premium 77 kWh 5dr Auto [Part Leather]', 'mileage': 28202, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 92, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-28', 'fuel': 'Electric', 'motExpiry': '2027-02-27', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DL72JRU/2026-03-03/image/33a474d7-e587-44d5-98eb-92bf06dae708_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72JRU/2026-03-03/image/2ff1f007-fd7a-4263-908c-880fceaef9b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72JRU/2026-03-03/image/17d30b39-a5db-4880-814c-dc5a94f2bb5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72JRU/2026-03-03/image/9de31c64-4212-439d-a146-a49b1e3ecec6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72JRU/2026-03-03/image/70164172-ed68-403d-b295-2db10615a8dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72JRU/2026-03-03/image/93927563-6b93-499b-9970-a925c5149c58_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72JRU/2026-03-03/image/09e203fa-cb5c-4f9c-9426-472a01ff36dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72JRU/2026-03-03/image/d0431d17-bea6-4bc6-a50d-7827d203098c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72JRU/2026-03-03/image/43a61559-72c4-4a91-b3ba-b3fc9c097188_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 03/24-9K, 03/25-18K,', 'remarks': 'VOSA STATES 27K Metallic Paint SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e1b07345-170f-4696-bd8a-2a9db4020ff5.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:01:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cb4d6ee-6f52-5246-9529-79e1a28a1864 with identifier: 120059826
2026-03-24 19:01:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cb4d6ee-6f52-5246-9529-79e1a28a1864 with scrape type 2
2026-03-24 19:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cb4d6ee-6f52-5246-9529-79e1a28a1864 with scrape type 2
2026-03-24 19:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6cb4d6ee-6f52-5246-9529-79e1a28a1864, identifier: 120059826
2026-03-24 19:01:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6cb4d6ee-6f52-5246-9529-79e1a28a1864 with identifier: 120059826
2026-03-24 19:01:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6cb4d6ee-6f52-5246-9529-79e1a28a1864 with identifier: 120059826
2026-03-24 19:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6cb4d6ee-6f52-5246-9529-79e1a28a1864 with identifier: 120059826 to the API
2026-03-24 19:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:01:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:01:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120059826?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '6cb4d6ee-6f52-5246-9529-79e1a28a1864',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DL72JRU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120059826',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'HYUNDAI',
'model': 'IONIQ 5 ELECTRIC HATCHBACK',
'odometer': 28202,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-28',
'seller_name': 'Zenith',
'title': 'HYUNDAI IONIQ 5 ELECTRIC HATCHBACK 168kW Premium 77 kWh 5dr Auto '
'[Part Leather]',
'transmission': 'automatic',
'trim': '168kW Premium 77 kWh 5dr Auto [Part Leather]',
'vin': None,
'year': 2023}
2026-03-24 19:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120059826%27 HTTP/1.1" 200 None
2026-03-24 19:01:11 [astonbarclay.gb] INFO: Saving data for 120059826: {'auction_closing_time': 1774519200.0, 'created_time': 1774271282.953836, 'last_price_update_time': 1774378871.24363}
2026-03-24 19:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120059826') HTTP/1.1" 204 0
2026-03-24 19:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120622963?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:01:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:01:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120622963, 'registration': 'GU63ULH', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK SPECIAL EDITIONS', 'derivative': '1.6 [117] 360 5dr', 'mileage': 123467, 'mileageWarranty': False, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 131, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-11-19', 'fuel': 'Petrol', 'motExpiry': '2026-03-19', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GU63ULH/2026-03-20/image/f34f4509-3a8b-404a-b7d7-4372e3b58160_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU63ULH/2026-03-20/image/f09e6916-47be-46a4-aa99-fe1131cc451c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU63ULH/2026-03-20/image/b65c08b4-0de4-4213-a63a-ff62dc316c65_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU63ULH/2026-03-20/image/4f0f5a21-3b9a-4b87-bf21-82f0892c8210_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU63ULH/2026-03-20/image/6531957a-7f37-4542-b6fe-d63870b7f05c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU63ULH/2026-03-20/image/dda08a91-b741-4fdf-93b5-22590c01d4f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU63ULH/2026-03-20/image/adec4d55-5e9a-41d3-b687-d9018441b711_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU63ULH/2026-03-20/image/668cf0b5-9af3-4d0d-a6f5-eafec21ab791_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU63ULH/2026-03-20/image/57922e50-2068-4a57-b104-1119a742a6d8_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 20/20 - 67K (DISCRENENCY) 11/21 - NO MILEAGE', 'remarks': '**419** VOSA STATES 25K, 37K, 49K, 57K, 67K, 78K, 80K, 88K, 100K, 112K, 122K (FAIL)', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d848482e-67df-4363-b698-6b3bbc64bb00.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:01:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120622963, 'registration': 'GU63ULH', 'account': 'WBA004', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK SPECIAL EDITIONS', 'derivative': '1.6 [117] 360 5dr', 'mileage': 123467, 'mileageWarranty': False, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 131, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-11-19', 'fuel': 'Petrol', 'motExpiry': '2026-03-19', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GU63ULH/2026-03-20/image/f34f4509-3a8b-404a-b7d7-4372e3b58160_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU63ULH/2026-03-20/image/f09e6916-47be-46a4-aa99-fe1131cc451c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU63ULH/2026-03-20/image/b65c08b4-0de4-4213-a63a-ff62dc316c65_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU63ULH/2026-03-20/image/4f0f5a21-3b9a-4b87-bf21-82f0892c8210_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU63ULH/2026-03-20/image/6531957a-7f37-4542-b6fe-d63870b7f05c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU63ULH/2026-03-20/image/dda08a91-b741-4fdf-93b5-22590c01d4f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU63ULH/2026-03-20/image/adec4d55-5e9a-41d3-b687-d9018441b711_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU63ULH/2026-03-20/image/668cf0b5-9af3-4d0d-a6f5-eafec21ab791_removebg.jpg?w=600', 'https://abimg003.imgix.net/GU63ULH/2026-03-20/image/57922e50-2068-4a57-b104-1119a742a6d8_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 20/20 - 67K (DISCRENENCY) 11/21 - NO MILEAGE', 'remarks': '**419** VOSA STATES 25K, 37K, 49K, 57K, 67K, 78K, 80K, 88K, 100K, 112K, 122K (FAIL)', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d848482e-67df-4363-b698-6b3bbc64bb00.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf860968-7321-5eb5-9293-b92aa9ce32f4 with identifier: 120622963
2026-03-24 19:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf860968-7321-5eb5-9293-b92aa9ce32f4 with scrape type 2
2026-03-24 19:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf860968-7321-5eb5-9293-b92aa9ce32f4 with scrape type 2
2026-03-24 19:01:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cf860968-7321-5eb5-9293-b92aa9ce32f4, identifier: 120622963
2026-03-24 19:01:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cf860968-7321-5eb5-9293-b92aa9ce32f4 with identifier: 120622963
2026-03-24 19:01:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cf860968-7321-5eb5-9293-b92aa9ce32f4 with identifier: 120622963
2026-03-24 19:01:18 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: cf860968-7321-5eb5-9293-b92aa9ce32f4 with expiration date: 2026-03-24T13:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-24T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'cf860968-7321-5eb5-9293-b92aa9ce32f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GU63ULH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120622963',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK SPECIAL EDITIONS',
'odometer': 123467,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-11-19',
'seller_name': 'UKCGR - Trade',
'title': 'NISSAN QASHQAI HATCHBACK SPECIAL EDITIONS 1.6 [117] 360 5dr',
'transmission': 'manual',
'trim': '1.6 [117] 360 5dr',
'vin': None,
'year': 2013}
2026-03-24 19:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622963%27 HTTP/1.1" 200 None
2026-03-24 19:01:18 [astonbarclay.gb] INFO: Saving data for 120622963: {'auction_closing_time': 1774357200.0, 'created_time': 1773947295.913153, 'last_price_update_time': 1774378878.252732}
2026-03-24 19:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120622963') HTTP/1.1" 204 0
2026-03-24 19:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119325860?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:01:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119325860, 'registration': 'OV23BWC', 'account': 'ZEN002', 'make': 'POLESTAR', 'model': '2 FASTBACK', 'derivative': '170kW 78kWh Long Range Single motor 5dr Auto', 'mileage': 6347, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 111, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-01', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OV23BWC/2026-02-20/image/b2a2b9a8-fef6-4194-a211-fa935bfa1558_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV23BWC/2026-02-20/image/a3ca52aa-6f95-4413-9446-4b924386be5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV23BWC/2026-02-20/image/69417108-81c7-4a9c-b37e-33430d560b2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV23BWC/2026-02-20/image/7b6397c1-d84a-4020-a574-10237796c270_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV23BWC/2026-02-20/image/9080f63b-896c-4f94-9136-bb7fc11cbae6_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV23BWC/2026-02-20/image/ee0c781a-8999-4395-b0c6-ef46b11ff350_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV23BWC/2026-02-20/image/94a96dc5-93dd-45c6-9742-59f08a1467bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV23BWC/2026-02-20/image/22dffd8f-0f0e-47c9-a25e-a373e5cef2cc_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'Metallic Paint', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f266ca88-cec4-44a5-a945-f452c15eeb33.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:01:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119325860, 'registration': 'OV23BWC', 'account': 'ZEN002', 'make': 'POLESTAR', 'model': '2 FASTBACK', 'derivative': '170kW 78kWh Long Range Single motor 5dr Auto', 'mileage': 6347, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 111, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-01', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OV23BWC/2026-02-20/image/b2a2b9a8-fef6-4194-a211-fa935bfa1558_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV23BWC/2026-02-20/image/a3ca52aa-6f95-4413-9446-4b924386be5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV23BWC/2026-02-20/image/69417108-81c7-4a9c-b37e-33430d560b2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV23BWC/2026-02-20/image/7b6397c1-d84a-4020-a574-10237796c270_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV23BWC/2026-02-20/image/9080f63b-896c-4f94-9136-bb7fc11cbae6_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV23BWC/2026-02-20/image/ee0c781a-8999-4395-b0c6-ef46b11ff350_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV23BWC/2026-02-20/image/94a96dc5-93dd-45c6-9742-59f08a1467bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV23BWC/2026-02-20/image/22dffd8f-0f0e-47c9-a25e-a373e5cef2cc_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'Metallic Paint', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f266ca88-cec4-44a5-a945-f452c15eeb33.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e45c4f4c-c4fc-5218-80c9-def7f878ca63 with identifier: 119325860
2026-03-24 19:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e45c4f4c-c4fc-5218-80c9-def7f878ca63 with scrape type 2
2026-03-24 19:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e45c4f4c-c4fc-5218-80c9-def7f878ca63 with scrape type 2
2026-03-24 19:01:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e45c4f4c-c4fc-5218-80c9-def7f878ca63, identifier: 119325860
2026-03-24 19:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e45c4f4c-c4fc-5218-80c9-def7f878ca63 with identifier: 119325860
2026-03-24 19:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e45c4f4c-c4fc-5218-80c9-def7f878ca63 with identifier: 119325860
2026-03-24 19:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e45c4f4c-c4fc-5218-80c9-def7f878ca63 with identifier: 119325860 to the API
2026-03-24 19:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:01:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119325860?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'e45c4f4c-c4fc-5218-80c9-def7f878ca63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'OV23BWC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119325860',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'POLESTAR',
'model': '2 FASTBACK',
'odometer': 6347,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seller_name': 'Zenith',
'title': 'POLESTAR 2 FASTBACK 170kW 78kWh Long Range Single motor 5dr Auto',
'transmission': 'automatic',
'trim': '170kW 78kWh Long Range Single motor 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119325860%27 HTTP/1.1" 200 None
2026-03-24 19:01:19 [astonbarclay.gb] INFO: Saving data for 119325860: {'auction_closing_time': 1774519200.0, 'created_time': 1774271350.94914, 'last_price_update_time': 1774378879.577312}
2026-03-24 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119325860') HTTP/1.1" 204 0
2026-03-24 19:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120616192?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:01:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:01:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120616192, 'registration': 'LS11VZB', 'account': 'JOH125', 'make': 'FORD', 'model': 'FIESTA DIESEL HATCHBACK', 'derivative': '1.6 TDCi [95] Titanium 5dr', 'mileage': 106020, 'mileageWarranty': True, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 146, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-05-13', 'fuel': 'Diesel', 'motExpiry': '2026-01-08', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LS11VZB/2026-03-19/image/87ae5c3e-14b0-4681-b6e1-dd686d9d44fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS11VZB/2026-03-19/image/a35d350d-f0cc-4f27-bd9b-8e88680b4b5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS11VZB/2026-03-19/image/ceb95123-e6b5-46a6-bbf2-55dc029368c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS11VZB/2026-03-19/image/6032aa07-5e43-4d37-9fbf-594d18ae1f83_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS11VZB/2026-03-19/image/52f7ad1d-b4f2-4c5c-a838-cbb2813da3c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS11VZB/2026-03-19/image/152e46b7-ebc0-415a-9683-d1518a3bce99_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS11VZB/2026-03-19/image/9a31df88-3caa-4aa2-85be-df5425e44221_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': 'Cat S Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service invoice 05/25 101K', 'remarks': 'Category S Insurance Loss. Vehicle Structurally Damaged But Repairable-Insurer Decided Not to Repair CAT S - STRUCTURAL - Front impact into radiators, coolant lost, airbags and front seatbelts deployed, screen, We have been advised Cat S for this incident. Vehicle starts & drives for loading purposes. Description is a guide only and viewing is recommended strictly by arrangement. VOSA STATES 28K 32K 41K 47K 52K 53K 60K 69K 76K 83K 84K 95K', 'virtual': False, 'seller': 'Local dealer group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:01:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120616192, 'registration': 'LS11VZB', 'account': 'JOH125', 'make': 'FORD', 'model': 'FIESTA DIESEL HATCHBACK', 'derivative': '1.6 TDCi [95] Titanium 5dr', 'mileage': 106020, 'mileageWarranty': True, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 146, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-05-13', 'fuel': 'Diesel', 'motExpiry': '2026-01-08', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LS11VZB/2026-03-19/image/87ae5c3e-14b0-4681-b6e1-dd686d9d44fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS11VZB/2026-03-19/image/a35d350d-f0cc-4f27-bd9b-8e88680b4b5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS11VZB/2026-03-19/image/ceb95123-e6b5-46a6-bbf2-55dc029368c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS11VZB/2026-03-19/image/6032aa07-5e43-4d37-9fbf-594d18ae1f83_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS11VZB/2026-03-19/image/52f7ad1d-b4f2-4c5c-a838-cbb2813da3c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS11VZB/2026-03-19/image/152e46b7-ebc0-415a-9683-d1518a3bce99_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS11VZB/2026-03-19/image/9a31df88-3caa-4aa2-85be-df5425e44221_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': 'Cat S Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service invoice 05/25 101K', 'remarks': 'Category S Insurance Loss. Vehicle Structurally Damaged But Repairable-Insurer Decided Not to Repair CAT S - STRUCTURAL - Front impact into radiators, coolant lost, airbags and front seatbelts deployed, screen, We have been advised Cat S for this incident. Vehicle starts & drives for loading purposes. Description is a guide only and viewing is recommended strictly by arrangement. VOSA STATES 28K 32K 41K 47K 52K 53K 60K 69K 76K 83K 84K 95K', 'virtual': False, 'seller': 'Local dealer group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:01:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a387e3eb-26b5-5ef3-aea2-1f38caaeba4d with identifier: 120616192
2026-03-24 19:01:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a387e3eb-26b5-5ef3-aea2-1f38caaeba4d with scrape type 2
2026-03-24 19:01:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a387e3eb-26b5-5ef3-aea2-1f38caaeba4d with scrape type 2
2026-03-24 19:01:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a387e3eb-26b5-5ef3-aea2-1f38caaeba4d, identifier: 120616192
2026-03-24 19:01:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a387e3eb-26b5-5ef3-aea2-1f38caaeba4d with identifier: 120616192
2026-03-24 19:01:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a387e3eb-26b5-5ef3-aea2-1f38caaeba4d with identifier: 120616192
2026-03-24 19:01:29 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: a387e3eb-26b5-5ef3-aea2-1f38caaeba4d with expiration date: 2026-03-24T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 107,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-24T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'a387e3eb-26b5-5ef3-aea2-1f38caaeba4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LS11VZB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120616192',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'FIESTA DIESEL HATCHBACK',
'odometer': 106020,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-05-13',
'seller_name': 'Local dealer group',
'title': 'FORD FIESTA DIESEL HATCHBACK 1.6 TDCi [95] Titanium 5dr',
'transmission': 'manual',
'trim': '1.6 TDCi [95] Titanium 5dr',
'vin': None,
'year': 2011}
2026-03-24 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120616192%27 HTTP/1.1" 200 None
2026-03-24 19:01:29 [astonbarclay.gb] INFO: Saving data for 120616192: {'auction_closing_time': 1774346400.0, 'created_time': 1773947480.735541, 'last_price_update_time': 1774378889.85279}
2026-03-24 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120616192') HTTP/1.1" 204 0
2026-03-24 19:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120756520?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:01:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:01:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120756520, 'registration': 'OW16HNG', 'account': 'CLA102', 'make': 'BMW', 'model': '2 SERIES DIESEL COUPE', 'derivative': '218d [150] M Sport 2dr Step Auto', 'mileage': 151332, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-06-28', 'fuel': 'Diesel', 'motExpiry': '2025-12-27', 'doors': 2, 'engineSize': 1995, 'bodyType': 'Coupe', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print 06/23 - 112K, 12/23 - 125K, 08/24 - 137K', 'remarks': 'VOSA STATES 101K, 125K, 149K, 151K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'Local dealer group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 111, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f22ce9de-7e91-41ab-94bb-44947c270dd1.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:01:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120756520, 'registration': 'OW16HNG', 'account': 'CLA102', 'make': 'BMW', 'model': '2 SERIES DIESEL COUPE', 'derivative': '218d [150] M Sport 2dr Step Auto', 'mileage': 151332, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2016-06-28', 'fuel': 'Diesel', 'motExpiry': '2025-12-27', 'doors': 2, 'engineSize': 1995, 'bodyType': 'Coupe', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print 06/23 - 112K, 12/23 - 125K, 08/24 - 137K', 'remarks': 'VOSA STATES 101K, 125K, 149K, 151K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'Local dealer group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 111, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f22ce9de-7e91-41ab-94bb-44947c270dd1.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b1ace22-085e-5da3-a162-fd0c94a20987 with identifier: 120756520
2026-03-24 19:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b1ace22-085e-5da3-a162-fd0c94a20987 with scrape type 1
2026-03-24 19:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 1b1ace22-085e-5da3-a162-fd0c94a20987
2026-03-24 19:01:46 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 1b1ace22-085e-5da3-a162-fd0c94a20987
2026-03-24 19:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1b1ace22-085e-5da3-a162-fd0c94a20987, identifier: 120756520
2026-03-24 19:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1b1ace22-085e-5da3-a162-fd0c94a20987 with identifier: 120756520
2026-03-24 19:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:01:46 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=RED HTTP/1.1" 200 None
2026-03-24 19:01:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:01:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1b1ace22-085e-5da3-a162-fd0c94a20987 with identifier: 120756520
2026-03-24 19:01:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1b1ace22-085e-5da3-a162-fd0c94a20987 with identifier: 120756520 to the API
2026-03-24 19:01:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:01:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:01:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120756520?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 111,
'color': 'RED',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '1b1ace22-085e-5da3-a162-fd0c94a20987',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OW16HNG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120756520',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '2 SERIES DIESEL COUPE',
'odometer': 151332,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-28',
'seller_name': 'Local dealer group',
'title': 'BMW 2 SERIES DIESEL COUPE 218d [150] M Sport 2dr Step Auto',
'transmission': 'automatic',
'trim': '218d [150] M Sport 2dr Step Auto',
'vin': None,
'year': 2016}
2026-03-24 19:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756520%27 HTTP/1.1" 200 None
2026-03-24 19:01:47 [astonbarclay.gb] INFO: Saving data for 120756520: {'created_time': 1774378907.347162, 'last_price_update_time': 1774378907.347175, 'auction_closing_time': 1774888200.0}
2026-03-24 19:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120756520') HTTP/1.1" 204 0
2026-03-24 19:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120453729?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:01:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:01:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120453729, 'registration': 'LM62BZB', 'account': 'WBA004', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL SALOON', 'derivative': 'C220 CDI BlueEFFICIENCY Executive SE 4dr Auto', 'mileage': 33143, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 141, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2012-09-28', 'fuel': 'Diesel', 'motExpiry': '2026-11-20', 'doors': 4, 'engineSize': 2143, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/LM62BZB/2026-03-16/image/13cd8f8d-e476-4836-bcbc-027bbd1d02c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM62BZB/2026-03-16/image/3046332f-0dac-4db5-b05a-9dfab22ef42a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM62BZB/2026-03-16/image/a6d46c49-64e3-4c63-bf6f-9c228b90c532_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM62BZB/2026-03-16/image/a0c11709-bbec-4ad0-a7d3-f43cc7b27a79_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM62BZB/2026-03-16/image/fd838e82-aa28-4d60-9898-6bba797caf2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM62BZB/2026-03-16/image/d527503d-a54d-4f6f-bcaa-9a88094984bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM62BZB/2026-03-16/image/a9d9d530-b28d-4bc9-8e62-d45e4be89c14_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM62BZB/2026-03-16/image/9a812ed7-b0b0-4d22-b353-e771525aad2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM62BZB/2026-03-16/image/9a58647d-8ef9-4554-9bf5-082d56d11157_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/13 - 6K, 02/16 - 14K, 02/17 - 16K, 02/18 - 19K', 'remarks': '**457** VOSA STATES 11K, 14K, 16K, 19K, 23K, 26K, 27K, 28K, 29K, 31K, 32K, SPARE KEY, BECKER', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bf03b523-17ea-4583-b85e-737eb26dae6b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:01:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120453729, 'registration': 'LM62BZB', 'account': 'WBA004', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL SALOON', 'derivative': 'C220 CDI BlueEFFICIENCY Executive SE 4dr Auto', 'mileage': 33143, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 141, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2012-09-28', 'fuel': 'Diesel', 'motExpiry': '2026-11-20', 'doors': 4, 'engineSize': 2143, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/LM62BZB/2026-03-16/image/13cd8f8d-e476-4836-bcbc-027bbd1d02c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM62BZB/2026-03-16/image/3046332f-0dac-4db5-b05a-9dfab22ef42a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM62BZB/2026-03-16/image/a6d46c49-64e3-4c63-bf6f-9c228b90c532_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM62BZB/2026-03-16/image/a0c11709-bbec-4ad0-a7d3-f43cc7b27a79_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM62BZB/2026-03-16/image/fd838e82-aa28-4d60-9898-6bba797caf2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM62BZB/2026-03-16/image/d527503d-a54d-4f6f-bcaa-9a88094984bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM62BZB/2026-03-16/image/a9d9d530-b28d-4bc9-8e62-d45e4be89c14_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM62BZB/2026-03-16/image/9a812ed7-b0b0-4d22-b353-e771525aad2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM62BZB/2026-03-16/image/9a58647d-8ef9-4554-9bf5-082d56d11157_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/13 - 6K, 02/16 - 14K, 02/17 - 16K, 02/18 - 19K', 'remarks': '**457** VOSA STATES 11K, 14K, 16K, 19K, 23K, 26K, 27K, 28K, 29K, 31K, 32K, SPARE KEY, BECKER', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bf03b523-17ea-4583-b85e-737eb26dae6b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e70393f5-f502-57b4-b4d6-05c16620453b with identifier: 120453729
2026-03-24 19:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e70393f5-f502-57b4-b4d6-05c16620453b with scrape type 2
2026-03-24 19:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e70393f5-f502-57b4-b4d6-05c16620453b with scrape type 2
2026-03-24 19:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e70393f5-f502-57b4-b4d6-05c16620453b, identifier: 120453729
2026-03-24 19:01:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e70393f5-f502-57b4-b4d6-05c16620453b with identifier: 120453729
2026-03-24 19:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e70393f5-f502-57b4-b4d6-05c16620453b with identifier: 120453729
2026-03-24 19:01:51 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: e70393f5-f502-57b4-b4d6-05c16620453b with expiration date: 2026-03-24T13:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'expiration_date': '2026-03-24T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'e70393f5-f502-57b4-b4d6-05c16620453b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LM62BZB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120453729',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS DIESEL SALOON',
'odometer': 33143,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-28',
'seller_name': 'UKCGR - Trade',
'title': 'MERCEDES-BENZ C CLASS DIESEL SALOON C220 CDI BlueEFFICIENCY '
'Executive SE 4dr Auto',
'transmission': 'automatic',
'trim': 'C220 CDI BlueEFFICIENCY Executive SE 4dr Auto',
'vin': None,
'year': 2012}
2026-03-24 19:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120453729%27 HTTP/1.1" 200 None
2026-03-24 19:01:51 [astonbarclay.gb] INFO: Saving data for 120453729: {'auction_closing_time': 1774357200.0, 'created_time': 1773655422.097769, 'last_price_update_time': 1774378911.04826}
2026-03-24 19:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120453729') HTTP/1.1" 204 0
2026-03-24 19:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119971941?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:01:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120730965?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:01:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:01:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119971941, 'registration': 'RF72MTJ', 'account': 'OCT003', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE', 'derivative': '109kW Life Pure 52kWh 5dr Auto [110kW Ch]', 'mileage': 31650, 'mileageWarranty': True, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 167, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-12-31', 'fuel': 'Electric', 'motExpiry': '2026-12-30', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RF72MTJ/2026-03-04/image/a5a3f261-e6b8-481f-9756-2b9ef105b022_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72MTJ/2026-03-04/image/180dae67-499a-488f-b3c8-8557ba8619a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72MTJ/2026-03-04/image/2e2edec0-6ba2-4e41-8e33-8510fa598af7_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72MTJ/2026-03-04/image/b29aed57-0a75-49b8-a502-3514ee6fab4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72MTJ/2026-03-04/image/952892ac-2b03-4897-9834-9d16651e66e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72MTJ/2026-03-04/image/0bea262d-a29c-47b0-8216-8472f5354d24_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72MTJ/2026-03-04/image/b6f37d16-92d0-415b-9b57-03b137e7f473_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72MTJ/2026-03-04/image/411835db-2331-497c-87eb-9be9955eac78_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72MTJ/2026-03-04/image/4f1eadde-ceee-4788-b64d-6185df46eddc_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 12/24-18K', 'remarks': 'V5 AVAILABLE UPON REQUEST, VOSA STATES 30K SPARE KEY', 'virtual': False, 'seller': 'Octopus Electric Vehicles', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a9513a94-5377-4e3e-805d-3a63a59916e1.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:01:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119971941, 'registration': 'RF72MTJ', 'account': 'OCT003', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE', 'derivative': '109kW Life Pure 52kWh 5dr Auto [110kW Ch]', 'mileage': 31650, 'mileageWarranty': True, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 167, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-12-31', 'fuel': 'Electric', 'motExpiry': '2026-12-30', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RF72MTJ/2026-03-04/image/a5a3f261-e6b8-481f-9756-2b9ef105b022_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72MTJ/2026-03-04/image/180dae67-499a-488f-b3c8-8557ba8619a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72MTJ/2026-03-04/image/2e2edec0-6ba2-4e41-8e33-8510fa598af7_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72MTJ/2026-03-04/image/b29aed57-0a75-49b8-a502-3514ee6fab4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72MTJ/2026-03-04/image/952892ac-2b03-4897-9834-9d16651e66e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72MTJ/2026-03-04/image/0bea262d-a29c-47b0-8216-8472f5354d24_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72MTJ/2026-03-04/image/b6f37d16-92d0-415b-9b57-03b137e7f473_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72MTJ/2026-03-04/image/411835db-2331-497c-87eb-9be9955eac78_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72MTJ/2026-03-04/image/4f1eadde-ceee-4788-b64d-6185df46eddc_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 12/24-18K', 'remarks': 'V5 AVAILABLE UPON REQUEST, VOSA STATES 30K SPARE KEY', 'virtual': False, 'seller': 'Octopus Electric Vehicles', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a9513a94-5377-4e3e-805d-3a63a59916e1.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75691292-8a98-5e9d-9af7-4c08be93ef05 with identifier: 119971941
2026-03-24 19:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75691292-8a98-5e9d-9af7-4c08be93ef05 with scrape type 2
2026-03-24 19:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75691292-8a98-5e9d-9af7-4c08be93ef05 with scrape type 2
2026-03-24 19:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 75691292-8a98-5e9d-9af7-4c08be93ef05, identifier: 119971941
2026-03-24 19:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 75691292-8a98-5e9d-9af7-4c08be93ef05 with identifier: 119971941
2026-03-24 19:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 75691292-8a98-5e9d-9af7-4c08be93ef05 with identifier: 119971941
2026-03-24 19:01:53 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 75691292-8a98-5e9d-9af7-4c08be93ef05 with expiration date: 2026-03-24T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-24T10:00:00Z',
'fuel_type': 'Electric',
'id': '75691292-8a98-5e9d-9af7-4c08be93ef05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RF72MTJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119971941',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLKSWAGEN',
'model': 'ID.4 ESTATE',
'odometer': 31650,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-31',
'seller_name': 'Octopus Electric Vehicles',
'title': 'VOLKSWAGEN ID.4 ESTATE 109kW Life Pure 52kWh 5dr Auto [110kW Ch]',
'transmission': 'automatic',
'trim': '109kW Life Pure 52kWh 5dr Auto [110kW Ch]',
'vin': None,
'year': 2022}
2026-03-24 19:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119971941%27 HTTP/1.1" 200 None
2026-03-24 19:01:53 [astonbarclay.gb] INFO: Saving data for 119971941: {'auction_closing_time': 1774346400.0, 'created_time': 1773215022.708993, 'last_price_update_time': 1774378913.053705}
2026-03-24 19:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119971941') HTTP/1.1" 204 0
2026-03-24 19:01:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120730965, 'registration': 'EK16OKX', 'account': 'WBA001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.2 DiG-T Tekna 5dr', 'mileage': 54843, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2016-04-30', 'fuel': 'Petrol', 'motExpiry': '2026-06-09', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 04/19 21K - 06/20 27K - 06/21 33K - 06/22 40K -', 'remarks': 'VOSA STATES 40K- 46K- 50K- 52K- SPARE KEY IN OFFICE - SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f71fe0a0-8631-47ce-ba96-72612ad2f262.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:01:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120730965, 'registration': 'EK16OKX', 'account': 'WBA001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.2 DiG-T Tekna 5dr', 'mileage': 54843, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2016-04-30', 'fuel': 'Petrol', 'motExpiry': '2026-06-09', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 04/19 21K - 06/20 27K - 06/21 33K - 06/22 40K -', 'remarks': 'VOSA STATES 40K- 46K- 50K- 52K- SPARE KEY IN OFFICE - SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f71fe0a0-8631-47ce-ba96-72612ad2f262.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fae59d95-d3e1-5207-832b-5796778c9178 with identifier: 120730965
2026-03-24 19:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fae59d95-d3e1-5207-832b-5796778c9178 with scrape type 1
2026-03-24 19:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item fae59d95-d3e1-5207-832b-5796778c9178
2026-03-24 19:01:53 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item fae59d95-d3e1-5207-832b-5796778c9178
2026-03-24 19:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fae59d95-d3e1-5207-832b-5796778c9178, identifier: 120730965
2026-03-24 19:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fae59d95-d3e1-5207-832b-5796778c9178 with identifier: 120730965
2026-03-24 19:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fae59d95-d3e1-5207-832b-5796778c9178 with identifier: 120730965
2026-03-24 19:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fae59d95-d3e1-5207-832b-5796778c9178 with identifier: 120730965 to the API
2026-03-24 19:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:01:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120730965?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'fae59d95-d3e1-5207-832b-5796778c9178',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EK16OKX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120730965',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 54843,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-30',
'seller_name': 'UKCGR',
'title': 'NISSAN JUKE HATCHBACK 1.2 DiG-T Tekna 5dr',
'transmission': 'manual',
'trim': '1.2 DiG-T Tekna 5dr',
'vin': None,
'year': 2016}
2026-03-24 19:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120730965%27 HTTP/1.1" 200 None
2026-03-24 19:01:53 [astonbarclay.gb] INFO: Saving data for 120730965: {'created_time': 1774378913.64737, 'last_price_update_time': 1774378913.647383}
2026-03-24 19:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120730965') HTTP/1.1" 204 0
2026-03-24 19:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120713728?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:01:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:01:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120713728, 'registration': 'OE10SZY', 'account': 'WBA001', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL ESTATE', 'derivative': 'C220 CDI BlueEFFICIENCY Elegance 5dr', 'mileage': 156453, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2010-08-05', 'fuel': 'Diesel', 'motExpiry': '2026-11-10', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Estate', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 125K- 133K- 142K- 153K-', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a090ee22-904a-4a3e-9c7e-1f9c162079b1.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:01:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120713728, 'registration': 'OE10SZY', 'account': 'WBA001', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL ESTATE', 'derivative': 'C220 CDI BlueEFFICIENCY Elegance 5dr', 'mileage': 156453, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2010-08-05', 'fuel': 'Diesel', 'motExpiry': '2026-11-10', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Estate', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 125K- 133K- 142K- 153K-', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a090ee22-904a-4a3e-9c7e-1f9c162079b1.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74861c4f-a9a0-5700-b4b9-1c62b7825eca with identifier: 120713728
2026-03-24 19:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74861c4f-a9a0-5700-b4b9-1c62b7825eca with scrape type 1
2026-03-24 19:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 74861c4f-a9a0-5700-b4b9-1c62b7825eca
2026-03-24 19:01:58 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 74861c4f-a9a0-5700-b4b9-1c62b7825eca
2026-03-24 19:01:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 74861c4f-a9a0-5700-b4b9-1c62b7825eca, identifier: 120713728
2026-03-24 19:01:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 74861c4f-a9a0-5700-b4b9-1c62b7825eca with identifier: 120713728
2026-03-24 19:01:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 74861c4f-a9a0-5700-b4b9-1c62b7825eca with identifier: 120713728
2026-03-24 19:01:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 74861c4f-a9a0-5700-b4b9-1c62b7825eca with identifier: 120713728 to the API
2026-03-24 19:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:01:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120713728?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '74861c4f-a9a0-5700-b4b9-1c62b7825eca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OE10SZY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120713728',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS DIESEL ESTATE',
'odometer': 156453,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-08-05',
'seller_name': 'UKCGR',
'title': 'MERCEDES-BENZ C CLASS DIESEL ESTATE C220 CDI BlueEFFICIENCY '
'Elegance 5dr',
'transmission': 'manual',
'trim': 'C220 CDI BlueEFFICIENCY Elegance 5dr',
'vin': None,
'year': 2010}
2026-03-24 19:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120713728%27 HTTP/1.1" 200 None
2026-03-24 19:01:58 [astonbarclay.gb] INFO: Saving data for 120713728: {'created_time': 1774378918.951512, 'last_price_update_time': 1774378918.951526}
2026-03-24 19:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120713728') HTTP/1.1" 204 0
2026-03-24 19:02:05 [scrapy.extensions.logstats] INFO: Crawled 26 pages (at 11 pages/min), scraped 8 items (at 7 items/min)
2026-03-24 19:02:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 19:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120729065?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:02:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:02:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120729065, 'registration': 'AF14TWY', 'account': 'WBA001', 'make': 'HYUNDAI', 'model': 'IX35 ESTATE', 'derivative': '1.6 GDI SE 5dr 2WD', 'mileage': 106910, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2014-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book 03/15-10K, 03/16-19K, 03/17-29K, 05/18-40K, 05/19-50K, 10/20-62K, 10/21-69K, 10/22-69K, 03/24-89K, 11/24-105K, 03/25-98K,', 'remarks': 'VOSA STATES 72K, 81K, 89K, 99K, DAMAGED SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 158, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d042f00e-658d-4f65-98ca-a9c46796e4a6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:02:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120729065, 'registration': 'AF14TWY', 'account': 'WBA001', 'make': 'HYUNDAI', 'model': 'IX35 ESTATE', 'derivative': '1.6 GDI SE 5dr 2WD', 'mileage': 106910, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2014-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book 03/15-10K, 03/16-19K, 03/17-29K, 05/18-40K, 05/19-50K, 10/20-62K, 10/21-69K, 10/22-69K, 03/24-89K, 11/24-105K, 03/25-98K,', 'remarks': 'VOSA STATES 72K, 81K, 89K, 99K, DAMAGED SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 158, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d042f00e-658d-4f65-98ca-a9c46796e4a6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:02:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f672dcc6-8350-5bc7-a460-6d332fc296b6 with identifier: 120729065
2026-03-24 19:02:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f672dcc6-8350-5bc7-a460-6d332fc296b6 with scrape type 1
2026-03-24 19:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item f672dcc6-8350-5bc7-a460-6d332fc296b6
2026-03-24 19:02:18 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item f672dcc6-8350-5bc7-a460-6d332fc296b6
2026-03-24 19:02:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f672dcc6-8350-5bc7-a460-6d332fc296b6, identifier: 120729065
2026-03-24 19:02:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f672dcc6-8350-5bc7-a460-6d332fc296b6 with identifier: 120729065
2026-03-24 19:02:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f672dcc6-8350-5bc7-a460-6d332fc296b6 with identifier: 120729065
2026-03-24 19:02:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f672dcc6-8350-5bc7-a460-6d332fc296b6 with identifier: 120729065 to the API
2026-03-24 19:02:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:02:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:02:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120729065?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 158,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'f672dcc6-8350-5bc7-a460-6d332fc296b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AF14TWY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120729065',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'HYUNDAI',
'model': 'IX35 ESTATE',
'odometer': 106910,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-31',
'seller_name': 'UKCGR',
'title': 'HYUNDAI IX35 ESTATE 1.6 GDI SE 5dr 2WD',
'transmission': 'manual',
'trim': '1.6 GDI SE 5dr 2WD',
'vin': None,
'year': 2014}
2026-03-24 19:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120729065%27 HTTP/1.1" 200 None
2026-03-24 19:02:19 [astonbarclay.gb] INFO: Saving data for 120729065: {'created_time': 1774378939.026101, 'last_price_update_time': 1774378939.026111}
2026-03-24 19:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120729065') HTTP/1.1" 204 0
2026-03-24 19:02:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120731563?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:02:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:02:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120731563, 'registration': 'NA69FXV', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'CROSSLAND X HATCHBACK', 'derivative': '1.2T [130] Elite Nav 5dr [Start Stop] Auto', 'mileage': 12302, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2020-02-14', 'fuel': 'Petrol', 'motExpiry': '2027-03-01', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print 03/23-8K, 02/24-8K, 02/26-12K', 'remarks': 'MILEAGE DISCREPANCY - VOSA STATES 8K, 8K, 16K, 12289 MILES (FAIL), 12289 MILES (PASS)', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/976855fb-4d2d-406e-9d7b-af0ca63fa7a7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:02:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120731563, 'registration': 'NA69FXV', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'CROSSLAND X HATCHBACK', 'derivative': '1.2T [130] Elite Nav 5dr [Start Stop] Auto', 'mileage': 12302, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2020-02-14', 'fuel': 'Petrol', 'motExpiry': '2027-03-01', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print 03/23-8K, 02/24-8K, 02/26-12K', 'remarks': 'MILEAGE DISCREPANCY - VOSA STATES 8K, 8K, 16K, 12289 MILES (FAIL), 12289 MILES (PASS)', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/976855fb-4d2d-406e-9d7b-af0ca63fa7a7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:02:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc79b67c-b672-532f-9a51-af33c5e9f292 with identifier: 120731563
2026-03-24 19:02:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc79b67c-b672-532f-9a51-af33c5e9f292 with scrape type 1
2026-03-24 19:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item cc79b67c-b672-532f-9a51-af33c5e9f292
2026-03-24 19:02:25 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item cc79b67c-b672-532f-9a51-af33c5e9f292
2026-03-24 19:02:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cc79b67c-b672-532f-9a51-af33c5e9f292, identifier: 120731563
2026-03-24 19:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cc79b67c-b672-532f-9a51-af33c5e9f292 with identifier: 120731563
2026-03-24 19:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cc79b67c-b672-532f-9a51-af33c5e9f292 with identifier: 120731563
2026-03-24 19:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cc79b67c-b672-532f-9a51-af33c5e9f292 with identifier: 120731563 to the API
2026-03-24 19:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:02:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120731563?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'cc79b67c-b672-532f-9a51-af33c5e9f292',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NA69FXV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120731563',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'CROSSLAND X HATCHBACK',
'odometer': 12302,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-14',
'seller_name': 'UKCGR',
'title': 'VAUXHALL CROSSLAND X HATCHBACK 1.2T [130] Elite Nav 5dr [Start '
'Stop] Auto',
'transmission': 'automatic',
'trim': '1.2T [130] Elite Nav 5dr [Start Stop] Auto',
'vin': None,
'year': 2020}
2026-03-24 19:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731563%27 HTTP/1.1" 200 None
2026-03-24 19:02:25 [astonbarclay.gb] INFO: Saving data for 120731563: {'created_time': 1774378945.901277, 'last_price_update_time': 1774378945.901291}
2026-03-24 19:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120731563') HTTP/1.1" 204 0
2026-03-24 19:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120731113?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:02:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:02:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120731113, 'registration': 'LS16DFL', 'account': 'WBA001', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.6 125 Titanium 5dr Powershift', 'mileage': 15037, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2016-05-23', 'fuel': 'Petrol', 'motExpiry': '2027-02-25', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LS16DFL/2026-03-24/image/872ff4f7-eb8d-465e-a6d1-3a4b2d17dd7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/09b65931-f90b-476e-909c-45dc0adae2a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/2e257669-5a68-4ca6-9c83-3285254078cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/3746fd44-318c-4f3e-8b2c-f84a13eeccec_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/8c46a39f-00d7-4d14-9025-caf319333e06_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/e30240fd-6b72-4d23-889f-e311251dd18e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/1e1ce2d6-bd3b-4a58-bd73-2fcd2e90f446_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/15d31301-7a58-45fd-b6bf-79e42d17ca95_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/7b33311f-12ea-4fe4-a4fb-05b27e906e30_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/17-3K, 06/19-12K, 12/19-14K', 'remarks': 'VOSA STATES 12K, 14K, 14K, 14K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 146, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/068adcfd-6f96-473b-a43e-9a8b203a259d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:02:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120731113, 'registration': 'LS16DFL', 'account': 'WBA001', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.6 125 Titanium 5dr Powershift', 'mileage': 15037, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2016-05-23', 'fuel': 'Petrol', 'motExpiry': '2027-02-25', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LS16DFL/2026-03-24/image/872ff4f7-eb8d-465e-a6d1-3a4b2d17dd7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/09b65931-f90b-476e-909c-45dc0adae2a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/2e257669-5a68-4ca6-9c83-3285254078cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/3746fd44-318c-4f3e-8b2c-f84a13eeccec_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/8c46a39f-00d7-4d14-9025-caf319333e06_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/e30240fd-6b72-4d23-889f-e311251dd18e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/1e1ce2d6-bd3b-4a58-bd73-2fcd2e90f446_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/15d31301-7a58-45fd-b6bf-79e42d17ca95_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/7b33311f-12ea-4fe4-a4fb-05b27e906e30_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/17-3K, 06/19-12K, 12/19-14K', 'remarks': 'VOSA STATES 12K, 14K, 14K, 14K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 146, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/068adcfd-6f96-473b-a43e-9a8b203a259d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:02:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dc2ab13-5cbc-57cd-852d-122501829552 with identifier: 120731113
2026-03-24 19:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dc2ab13-5cbc-57cd-852d-122501829552 with scrape type 1
2026-03-24 19:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 0dc2ab13-5cbc-57cd-852d-122501829552
2026-03-24 19:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLS16DFL%252F2026-03-24%252Fimage%252F872ff4f7-eb8d-465e-a6d1-3a4b2d17dd7f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS16DFL/2026-03-24/image/872ff4f7-eb8d-465e-a6d1-3a4b2d17dd7f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLS16DFL%252F2026-03-24%252Fimage%252F09b65931-f90b-476e-909c-45dc0adae2a8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS16DFL/2026-03-24/image/09b65931-f90b-476e-909c-45dc0adae2a8_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLS16DFL%252F2026-03-24%252Fimage%252F2e257669-5a68-4ca6-9c83-3285254078cd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS16DFL/2026-03-24/image/2e257669-5a68-4ca6-9c83-3285254078cd_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLS16DFL%252F2026-03-24%252Fimage%252F3746fd44-318c-4f3e-8b2c-f84a13eeccec_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS16DFL/2026-03-24/image/3746fd44-318c-4f3e-8b2c-f84a13eeccec_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLS16DFL%252F2026-03-24%252Fimage%252F8c46a39f-00d7-4d14-9025-caf319333e06_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS16DFL/2026-03-24/image/8c46a39f-00d7-4d14-9025-caf319333e06_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLS16DFL%252F2026-03-24%252Fimage%252Fe30240fd-6b72-4d23-889f-e311251dd18e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS16DFL/2026-03-24/image/e30240fd-6b72-4d23-889f-e311251dd18e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLS16DFL%252F2026-03-24%252Fimage%252F1e1ce2d6-bd3b-4a58-bd73-2fcd2e90f446_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS16DFL/2026-03-24/image/1e1ce2d6-bd3b-4a58-bd73-2fcd2e90f446_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLS16DFL%252F2026-03-24%252Fimage%252F15d31301-7a58-45fd-b6bf-79e42d17ca95_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS16DFL/2026-03-24/image/15d31301-7a58-45fd-b6bf-79e42d17ca95_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLS16DFL%252F2026-03-24%252Fimage%252F7b33311f-12ea-4fe4-a4fb-05b27e906e30_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS16DFL/2026-03-24/image/7b33311f-12ea-4fe4-a4fb-05b27e906e30_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:02:33 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.511(s), this was the 1st time calling it.
2026-03-24 19:02:33 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.3804654349491 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:02:35 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.396(s), this was the 1st time calling it.
2026-03-24 19:02:35 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.901908954213395 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:02:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120253498?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:02:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:02:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120253498, 'registration': 'AU65RNN', 'account': 'STA058', 'make': 'CITROEN', 'model': 'GRAND C4 PICASSO DIESEL ESTATE', 'derivative': '1.6 BlueHDi VTR+ 5dr', 'mileage': 105473, 'mileageWarranty': True, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 91, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-09-21', 'fuel': 'Diesel', 'motExpiry': '2026-05-14', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AU65RNN/2026-03-10/image/d5a3f7bd-0ad8-40bd-a9e3-4d609f4f8100_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU65RNN/2026-03-10/image/9a5c65d6-f579-4053-b05e-74ac9c3ae5b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU65RNN/2026-03-10/image/7a536df1-73f8-4cba-b1e6-10726c9aea2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU65RNN/2026-03-10/image/d9dd0cff-7701-45d5-918a-502b39dbcf29_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU65RNN/2026-03-10/image/6d73171b-0505-41b3-8032-310d3cec4442_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU65RNN/2026-03-10/image/26e9ce71-5051-4015-bad8-d38dd6607e28_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU65RNN/2026-03-10/image/6215e020-2b75-4dc0-b688-15735d758326_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU65RNN/2026-03-10/image/1d45c19a-e239-47c4-bba5-ecf56f2e0c66_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU65RNN/2026-03-10/image/73ddc42d-45fe-491f-bc58-f0239730b6ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU65RNN/2026-03-10/image/22fbf258-c345-432a-9e35-538eb84562fb_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 25K 34K 46K 61K 76K 89K 96K 103K SPARE KEY', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c71d3379-66b8-4cf4-b936-5ae0387c0090.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:02:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120253498, 'registration': 'AU65RNN', 'account': 'STA058', 'make': 'CITROEN', 'model': 'GRAND C4 PICASSO DIESEL ESTATE', 'derivative': '1.6 BlueHDi VTR+ 5dr', 'mileage': 105473, 'mileageWarranty': True, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 91, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-09-21', 'fuel': 'Diesel', 'motExpiry': '2026-05-14', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AU65RNN/2026-03-10/image/d5a3f7bd-0ad8-40bd-a9e3-4d609f4f8100_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU65RNN/2026-03-10/image/9a5c65d6-f579-4053-b05e-74ac9c3ae5b3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU65RNN/2026-03-10/image/7a536df1-73f8-4cba-b1e6-10726c9aea2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU65RNN/2026-03-10/image/d9dd0cff-7701-45d5-918a-502b39dbcf29_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU65RNN/2026-03-10/image/6d73171b-0505-41b3-8032-310d3cec4442_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU65RNN/2026-03-10/image/26e9ce71-5051-4015-bad8-d38dd6607e28_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU65RNN/2026-03-10/image/6215e020-2b75-4dc0-b688-15735d758326_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU65RNN/2026-03-10/image/1d45c19a-e239-47c4-bba5-ecf56f2e0c66_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU65RNN/2026-03-10/image/73ddc42d-45fe-491f-bc58-f0239730b6ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU65RNN/2026-03-10/image/22fbf258-c345-432a-9e35-538eb84562fb_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 25K 34K 46K 61K 76K 89K 96K 103K SPARE KEY', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c71d3379-66b8-4cf4-b936-5ae0387c0090.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:02:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2063aa90-e79b-5cec-a55b-d459d5d923ef with identifier: 120253498
2026-03-24 19:02:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2063aa90-e79b-5cec-a55b-d459d5d923ef with scrape type 2
2026-03-24 19:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2063aa90-e79b-5cec-a55b-d459d5d923ef with scrape type 2
2026-03-24 19:02:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2063aa90-e79b-5cec-a55b-d459d5d923ef, identifier: 120253498
2026-03-24 19:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2063aa90-e79b-5cec-a55b-d459d5d923ef with identifier: 120253498
2026-03-24 19:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2063aa90-e79b-5cec-a55b-d459d5d923ef with identifier: 120253498
2026-03-24 19:02:39 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 2063aa90-e79b-5cec-a55b-d459d5d923ef with expiration date: 2026-03-24T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-24T10:00:00Z',
'fuel_type': 'Diesel',
'id': '2063aa90-e79b-5cec-a55b-d459d5d923ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AU65RNN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120253498',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'CITROEN',
'model': 'GRAND C4 PICASSO DIESEL ESTATE',
'odometer': 105473,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-21',
'seller_name': 'Startline Motor Finance Ltd',
'title': 'CITROEN GRAND C4 PICASSO DIESEL ESTATE 1.6 BlueHDi VTR+ 5dr',
'transmission': 'manual',
'trim': '1.6 BlueHDi VTR+ 5dr',
'vin': None,
'year': 2015}
2026-03-24 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120253498%27 HTTP/1.1" 200 None
2026-03-24 19:02:39 [astonbarclay.gb] INFO: Saving data for 120253498: {'auction_closing_time': 1774346400.0, 'created_time': 1773403177.668002, 'last_price_update_time': 1774378959.536888}
2026-03-24 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120253498') HTTP/1.1" 204 0
2026-03-24 19:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS16DFL/2026-03-24/image/7b33311f-12ea-4fe4-a4fb-05b27e906e30_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120731113?view=catalogue)
2026-03-24 19:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS16DFL/2026-03-24/image/15d31301-7a58-45fd-b6bf-79e42d17ca95_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120731113?view=catalogue)
2026-03-24 19:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS16DFL/2026-03-24/image/1e1ce2d6-bd3b-4a58-bd73-2fcd2e90f446_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120731113?view=catalogue)
2026-03-24 19:02:39 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-24 19:02:39 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-24 19:02:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:02:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4496950>
2026-03-24 19:02:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:02:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 19:02:39 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-24 19:02:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-24 19:02:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:02:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:02:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dc2ab13-5cbc-57cd-852d-122501829552/0dc2ab13-5cbc-57cd-852d-122501829552_image_8.jpg HTTP/1.1" 201 0
2026-03-24 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS16DFL%252F2026-03-24%252Fimage%252F7b33311f-12ea-4fe4-a4fb-05b27e906e30_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS16DFL/2026-03-24/image/7b33311f-12ea-4fe4-a4fb-05b27e906e30_removebg.jpg?w=600 saved to cache
2026-03-24 19:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0dc2ab13-5cbc-57cd-852d-122501829552
2026-03-24 19:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS16DFL/2026-03-24/image/e30240fd-6b72-4d23-889f-e311251dd18e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120731113?view=catalogue)
2026-03-24 19:02:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:02:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af231850>
2026-03-24 19:02:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:02:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dc2ab13-5cbc-57cd-852d-122501829552/0dc2ab13-5cbc-57cd-852d-122501829552_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS16DFL%252F2026-03-24%252Fimage%252F15d31301-7a58-45fd-b6bf-79e42d17ca95_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS16DFL/2026-03-24/image/15d31301-7a58-45fd-b6bf-79e42d17ca95_removebg.jpg?w=600 saved to cache
2026-03-24 19:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0dc2ab13-5cbc-57cd-852d-122501829552
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af22e250>
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dc2ab13-5cbc-57cd-852d-122501829552/0dc2ab13-5cbc-57cd-852d-122501829552_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS16DFL%252F2026-03-24%252Fimage%252F1e1ce2d6-bd3b-4a58-bd73-2fcd2e90f446_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS16DFL/2026-03-24/image/1e1ce2d6-bd3b-4a58-bd73-2fcd2e90f446_removebg.jpg?w=600 saved to cache
2026-03-24 19:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0dc2ab13-5cbc-57cd-852d-122501829552
2026-03-24 19:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS16DFL/2026-03-24/image/8c46a39f-00d7-4d14-9025-caf319333e06_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120731113?view=catalogue)
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b44984d0>
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dc2ab13-5cbc-57cd-852d-122501829552/0dc2ab13-5cbc-57cd-852d-122501829552_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS16DFL%252F2026-03-24%252Fimage%252Fe30240fd-6b72-4d23-889f-e311251dd18e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS16DFL/2026-03-24/image/e30240fd-6b72-4d23-889f-e311251dd18e_removebg.jpg?w=600 saved to cache
2026-03-24 19:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0dc2ab13-5cbc-57cd-852d-122501829552
2026-03-24 19:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS16DFL/2026-03-24/image/3746fd44-318c-4f3e-8b2c-f84a13eeccec_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120731113?view=catalogue)
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b471d150>
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dc2ab13-5cbc-57cd-852d-122501829552/0dc2ab13-5cbc-57cd-852d-122501829552_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS16DFL%252F2026-03-24%252Fimage%252F8c46a39f-00d7-4d14-9025-caf319333e06_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS16DFL/2026-03-24/image/8c46a39f-00d7-4d14-9025-caf319333e06_removebg.jpg?w=600 saved to cache
2026-03-24 19:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0dc2ab13-5cbc-57cd-852d-122501829552
2026-03-24 19:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS16DFL/2026-03-24/image/2e257669-5a68-4ca6-9c83-3285254078cd_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120731113?view=catalogue)
2026-03-24 19:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS16DFL/2026-03-24/image/09b65931-f90b-476e-909c-45dc0adae2a8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120731113?view=catalogue)
2026-03-24 19:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS16DFL/2026-03-24/image/872ff4f7-eb8d-465e-a6d1-3a4b2d17dd7f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120731113?view=catalogue)
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3fc090>
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dc2ab13-5cbc-57cd-852d-122501829552/0dc2ab13-5cbc-57cd-852d-122501829552_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS16DFL%252F2026-03-24%252Fimage%252F3746fd44-318c-4f3e-8b2c-f84a13eeccec_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS16DFL/2026-03-24/image/3746fd44-318c-4f3e-8b2c-f84a13eeccec_removebg.jpg?w=600 saved to cache
2026-03-24 19:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0dc2ab13-5cbc-57cd-852d-122501829552
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af07cb10>
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dc2ab13-5cbc-57cd-852d-122501829552/0dc2ab13-5cbc-57cd-852d-122501829552_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS16DFL%252F2026-03-24%252Fimage%252F2e257669-5a68-4ca6-9c83-3285254078cd_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS16DFL/2026-03-24/image/2e257669-5a68-4ca6-9c83-3285254078cd_removebg.jpg?w=600 saved to cache
2026-03-24 19:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0dc2ab13-5cbc-57cd-852d-122501829552
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b482b210>
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dc2ab13-5cbc-57cd-852d-122501829552/0dc2ab13-5cbc-57cd-852d-122501829552_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS16DFL%252F2026-03-24%252Fimage%252F09b65931-f90b-476e-909c-45dc0adae2a8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS16DFL/2026-03-24/image/09b65931-f90b-476e-909c-45dc0adae2a8_removebg.jpg?w=600 saved to cache
2026-03-24 19:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0dc2ab13-5cbc-57cd-852d-122501829552
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefdca10>
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:02:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dc2ab13-5cbc-57cd-852d-122501829552/0dc2ab13-5cbc-57cd-852d-122501829552_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS16DFL%252F2026-03-24%252Fimage%252F872ff4f7-eb8d-465e-a6d1-3a4b2d17dd7f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS16DFL/2026-03-24/image/872ff4f7-eb8d-465e-a6d1-3a4b2d17dd7f_removebg.jpg?w=600 saved to cache
2026-03-24 19:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0dc2ab13-5cbc-57cd-852d-122501829552
2026-03-24 19:02:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0dc2ab13-5cbc-57cd-852d-122501829552, skipping ID generation
2026-03-24 19:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dc2ab13-5cbc-57cd-852d-122501829552 with scrape type 1
2026-03-24 19:02:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0dc2ab13-5cbc-57cd-852d-122501829552 sending to next pipeline
2026-03-24 19:02:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0dc2ab13-5cbc-57cd-852d-122501829552, identifier: 120731113
2026-03-24 19:02:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0dc2ab13-5cbc-57cd-852d-122501829552 with identifier: 120731113
2026-03-24 19:02:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0dc2ab13-5cbc-57cd-852d-122501829552 with identifier: 120731113
2026-03-24 19:02:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0dc2ab13-5cbc-57cd-852d-122501829552 with identifier: 120731113 to the API
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:02:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LS16DFL/2026-03-24/image/872ff4f7-eb8d-465e-a6d1-3a4b2d17dd7f_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 146,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '0dc2ab13-5cbc-57cd-852d-122501829552',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LS16DFL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120731113',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 15037,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dc2ab13-5cbc-57cd-852d-122501829552/0dc2ab13-5cbc-57cd-852d-122501829552_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41047,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/872ff4f7-eb8d-465e-a6d1-3a4b2d17dd7f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dc2ab13-5cbc-57cd-852d-122501829552/0dc2ab13-5cbc-57cd-852d-122501829552_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37348,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/09b65931-f90b-476e-909c-45dc0adae2a8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dc2ab13-5cbc-57cd-852d-122501829552/0dc2ab13-5cbc-57cd-852d-122501829552_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35986,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/2e257669-5a68-4ca6-9c83-3285254078cd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dc2ab13-5cbc-57cd-852d-122501829552/0dc2ab13-5cbc-57cd-852d-122501829552_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35801,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/3746fd44-318c-4f3e-8b2c-f84a13eeccec_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dc2ab13-5cbc-57cd-852d-122501829552/0dc2ab13-5cbc-57cd-852d-122501829552_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42586,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/8c46a39f-00d7-4d14-9025-caf319333e06_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dc2ab13-5cbc-57cd-852d-122501829552/0dc2ab13-5cbc-57cd-852d-122501829552_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53680,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/e30240fd-6b72-4d23-889f-e311251dd18e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dc2ab13-5cbc-57cd-852d-122501829552/0dc2ab13-5cbc-57cd-852d-122501829552_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40280,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/1e1ce2d6-bd3b-4a58-bd73-2fcd2e90f446_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dc2ab13-5cbc-57cd-852d-122501829552/0dc2ab13-5cbc-57cd-852d-122501829552_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45718,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/15d31301-7a58-45fd-b6bf-79e42d17ca95_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dc2ab13-5cbc-57cd-852d-122501829552/0dc2ab13-5cbc-57cd-852d-122501829552_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40314,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS16DFL/2026-03-24/image/7b33311f-12ea-4fe4-a4fb-05b27e906e30_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-23',
'seller_name': 'UKCGR',
'title': 'FORD FOCUS HATCHBACK 1.6 125 Titanium 5dr Powershift',
'transmission': 'automatic',
'trim': '1.6 125 Titanium 5dr Powershift',
'vin': None,
'year': 2016}
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731113%27 HTTP/1.1" 200 None
2026-03-24 19:02:40 [astonbarclay.gb] INFO: Saving data for 120731113: {'created_time': 1774378960.925296, 'last_price_update_time': 1774378960.925308}
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120731113') HTTP/1.1" 204 0
2026-03-24 19:02:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:03:05 [scrapy.extensions.logstats] INFO: Crawled 30 pages (at 4 pages/min), scraped 11 items (at 3 items/min)
2026-03-24 19:03:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 19:03:08 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.989(s), this was the 1st time calling it.
2026-03-24 19:03:08 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.733201199510733 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:03:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120199126?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:03:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:03:22 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120199126, 'registration': 'OX19PXG', 'account': 'CAR001', 'make': 'MERCEDES-BENZ', 'model': 'GLA HATCHBACK', 'derivative': 'GLA 200 AMG Line Edition 5dr Auto', 'mileage': 52409, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2127, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-08-31', 'fuel': 'Petrol', 'motExpiry': '2026-07-28', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OX19PXG/2026-03-06/image/bcdcd604-fe9e-40ed-980a-b74b26c00f75_removebg.jpg?w=600', 'https://abimg003.imgix.net/OX19PXG/2026-03-06/image/aca4581e-514a-4a1e-80da-8cb2c16a4d83_removebg.jpg?w=600', 'https://abimg003.imgix.net/OX19PXG/2026-03-06/image/1cbb9a82-5902-42ad-9be5-ade5daa91e81_removebg.jpg?w=600', 'https://abimg003.imgix.net/OX19PXG/2026-03-06/image/c78c9451-de8e-4500-9fea-193a0cfe672c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OX19PXG/2026-03-06/image/cfb2ba4b-9d86-41cb-8c8e-17dc16c9e011_removebg.jpg?w=600', 'https://abimg003.imgix.net/OX19PXG/2026-03-06/image/7bcd500c-d627-4177-b13e-f7c30e7bdc56_removebg.jpg?w=600', 'https://abimg003.imgix.net/OX19PXG/2026-03-06/image/81abe687-0e23-44b9-a378-41be433450ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/OX19PXG/2026-03-06/image/87993963-9925-4757-a03e-f89795ffe53b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OX19PXG/2026-03-06/image/2dc324fc-af81-4ce7-b62a-93a139ed4e0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OX19PXG/2026-03-06/image/20492584-4609-4419-af48-ace6f6914f5b_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES, 20K, 29K, 40K, 48K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2506475e-234a-46b5-a7f5-c614db099683.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:03:22 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120199126, 'registration': 'OX19PXG', 'account': 'CAR001', 'make': 'MERCEDES-BENZ', 'model': 'GLA HATCHBACK', 'derivative': 'GLA 200 AMG Line Edition 5dr Auto', 'mileage': 52409, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2127, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-08-31', 'fuel': 'Petrol', 'motExpiry': '2026-07-28', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OX19PXG/2026-03-06/image/bcdcd604-fe9e-40ed-980a-b74b26c00f75_removebg.jpg?w=600', 'https://abimg003.imgix.net/OX19PXG/2026-03-06/image/aca4581e-514a-4a1e-80da-8cb2c16a4d83_removebg.jpg?w=600', 'https://abimg003.imgix.net/OX19PXG/2026-03-06/image/1cbb9a82-5902-42ad-9be5-ade5daa91e81_removebg.jpg?w=600', 'https://abimg003.imgix.net/OX19PXG/2026-03-06/image/c78c9451-de8e-4500-9fea-193a0cfe672c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OX19PXG/2026-03-06/image/cfb2ba4b-9d86-41cb-8c8e-17dc16c9e011_removebg.jpg?w=600', 'https://abimg003.imgix.net/OX19PXG/2026-03-06/image/7bcd500c-d627-4177-b13e-f7c30e7bdc56_removebg.jpg?w=600', 'https://abimg003.imgix.net/OX19PXG/2026-03-06/image/81abe687-0e23-44b9-a378-41be433450ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/OX19PXG/2026-03-06/image/87993963-9925-4757-a03e-f89795ffe53b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OX19PXG/2026-03-06/image/2dc324fc-af81-4ce7-b62a-93a139ed4e0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OX19PXG/2026-03-06/image/20492584-4609-4419-af48-ace6f6914f5b_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES, 20K, 29K, 40K, 48K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2506475e-234a-46b5-a7f5-c614db099683.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:03:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 909cf869-0482-5093-bb2b-a45532c2e051 with identifier: 120199126
2026-03-24 19:03:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 909cf869-0482-5093-bb2b-a45532c2e051 with scrape type 2
2026-03-24 19:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 909cf869-0482-5093-bb2b-a45532c2e051 with scrape type 2
2026-03-24 19:03:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 909cf869-0482-5093-bb2b-a45532c2e051, identifier: 120199126
2026-03-24 19:03:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 909cf869-0482-5093-bb2b-a45532c2e051 with identifier: 120199126
2026-03-24 19:03:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 909cf869-0482-5093-bb2b-a45532c2e051 with identifier: 120199126
2026-03-24 19:03:22 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 909cf869-0482-5093-bb2b-a45532c2e051 with identifier: 120199126 to the API
2026-03-24 19:03:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:03:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120199126?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '909cf869-0482-5093-bb2b-a45532c2e051',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OX19PXG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120199126',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'GLA HATCHBACK',
'odometer': 52409,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-31',
'seller_name': 'CarGiant',
'title': 'MERCEDES-BENZ GLA HATCHBACK GLA 200 AMG Line Edition 5dr Auto',
'transmission': 'automatic',
'trim': 'GLA 200 AMG Line Edition 5dr Auto',
'vin': None,
'year': 2019}
2026-03-24 19:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120199126%27 HTTP/1.1" 200 None
2026-03-24 19:03:23 [astonbarclay.gb] INFO: Saving data for 120199126: {'auction_closing_time': 1774432800.0, 'created_time': 1773403814.292027, 'last_price_update_time': 1774379003.590896}
2026-03-24 19:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120199126') HTTP/1.1" 204 0
2026-03-24 19:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120713961?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:03:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:03:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120713961, 'registration': 'AR70FZO', 'account': 'WBA001', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Hybrid mHEV 155 Titanium 5dr', 'mileage': 10433, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2021-02-19', 'fuel': 'Petrol', 'motExpiry': '2027-02-18', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AR70FZO/2026-03-24/image/1d46e793-0246-4b35-80ce-e8e5bb1f2234_removebg.jpg?w=600', 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/a7d0bf1f-56f9-4177-81c2-c9a3e56e77f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/979d69a5-55c2-47e4-a70e-396fc79d5ec7_removebg.jpg?w=600', 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/2cd7a94b-3351-482d-8ee4-3375dc4a3d69_removebg.jpg?w=600', 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/05ecdb0e-1c61-400c-bcdc-18cd1842af71_removebg.jpg?w=600', 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/0761ca04-8864-44ca-ab88-b2519fb9e9ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/cf25a639-bd9f-448f-a07e-67df687af311_removebg.jpg?w=600', 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/cef2ce2b-f83b-4c93-8c22-c4125220304b_removebg.jpg?w=600', 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/d824e60e-e7f5-4fbe-aefd-39568c48689c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/22 2K - 01/23 5K - 01/25 8K -', 'remarks': 'VOSA STATES 7K- 8K - 10K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d538fab6-60e5-47a7-b94b-ed4002d5d5ba.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:03:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120713961, 'registration': 'AR70FZO', 'account': 'WBA001', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Hybrid mHEV 155 Titanium 5dr', 'mileage': 10433, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2021-02-19', 'fuel': 'Petrol', 'motExpiry': '2027-02-18', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AR70FZO/2026-03-24/image/1d46e793-0246-4b35-80ce-e8e5bb1f2234_removebg.jpg?w=600', 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/a7d0bf1f-56f9-4177-81c2-c9a3e56e77f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/979d69a5-55c2-47e4-a70e-396fc79d5ec7_removebg.jpg?w=600', 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/2cd7a94b-3351-482d-8ee4-3375dc4a3d69_removebg.jpg?w=600', 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/05ecdb0e-1c61-400c-bcdc-18cd1842af71_removebg.jpg?w=600', 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/0761ca04-8864-44ca-ab88-b2519fb9e9ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/cf25a639-bd9f-448f-a07e-67df687af311_removebg.jpg?w=600', 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/cef2ce2b-f83b-4c93-8c22-c4125220304b_removebg.jpg?w=600', 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/d824e60e-e7f5-4fbe-aefd-39568c48689c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/22 2K - 01/23 5K - 01/25 8K -', 'remarks': 'VOSA STATES 7K- 8K - 10K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d538fab6-60e5-47a7-b94b-ed4002d5d5ba.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:03:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c7c548f-e7b7-5ad0-90d5-7d40fde50463 with identifier: 120713961
2026-03-24 19:03:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c7c548f-e7b7-5ad0-90d5-7d40fde50463 with scrape type 1
2026-03-24 19:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 7c7c548f-e7b7-5ad0-90d5-7d40fde50463
2026-03-24 19:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAR70FZO%252F2026-03-24%252Fimage%252F1d46e793-0246-4b35-80ce-e8e5bb1f2234_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AR70FZO/2026-03-24/image/1d46e793-0246-4b35-80ce-e8e5bb1f2234_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAR70FZO%252F2026-03-24%252Fimage%252Fa7d0bf1f-56f9-4177-81c2-c9a3e56e77f2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AR70FZO/2026-03-24/image/a7d0bf1f-56f9-4177-81c2-c9a3e56e77f2_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAR70FZO%252F2026-03-24%252Fimage%252F979d69a5-55c2-47e4-a70e-396fc79d5ec7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AR70FZO/2026-03-24/image/979d69a5-55c2-47e4-a70e-396fc79d5ec7_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAR70FZO%252F2026-03-24%252Fimage%252F2cd7a94b-3351-482d-8ee4-3375dc4a3d69_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AR70FZO/2026-03-24/image/2cd7a94b-3351-482d-8ee4-3375dc4a3d69_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAR70FZO%252F2026-03-24%252Fimage%252F05ecdb0e-1c61-400c-bcdc-18cd1842af71_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AR70FZO/2026-03-24/image/05ecdb0e-1c61-400c-bcdc-18cd1842af71_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAR70FZO%252F2026-03-24%252Fimage%252F0761ca04-8864-44ca-ab88-b2519fb9e9ef_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AR70FZO/2026-03-24/image/0761ca04-8864-44ca-ab88-b2519fb9e9ef_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAR70FZO%252F2026-03-24%252Fimage%252Fcf25a639-bd9f-448f-a07e-67df687af311_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AR70FZO/2026-03-24/image/cf25a639-bd9f-448f-a07e-67df687af311_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAR70FZO%252F2026-03-24%252Fimage%252Fcef2ce2b-f83b-4c93-8c22-c4125220304b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AR70FZO/2026-03-24/image/cef2ce2b-f83b-4c93-8c22-c4125220304b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAR70FZO%252F2026-03-24%252Fimage%252Fd824e60e-e7f5-4fbe-aefd-39568c48689c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AR70FZO/2026-03-24/image/d824e60e-e7f5-4fbe-aefd-39568c48689c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:03:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120732411?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:03:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AR70FZO/2026-03-24/image/d824e60e-e7f5-4fbe-aefd-39568c48689c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120713961?view=catalogue)
2026-03-24 19:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AR70FZO/2026-03-24/image/cef2ce2b-f83b-4c93-8c22-c4125220304b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120713961?view=catalogue)
2026-03-24 19:03:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120732411, 'registration': 'ST08VSN', 'account': 'WBA001', 'make': 'NISSAN', 'model': 'NOTE HATCHBACK', 'derivative': '1.4 Acenta 5dr', 'mileage': 85652, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2008-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-03-24', 'doors': 5, 'engineSize': 1386, 'bodyType': 'Hatchback', 'images': None, 'colour': 'ORANGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA DISCRPANCY 22K- 29K- 37K (FAIL) - 37K- 41K- 43K- 46K- 47K- 80K (FAIL) - 55K-63K (FAIL) - 63K- 67K (FAIL) - 67K- 72K- (FAIL) 72K- 76K (FAIL) - 76K- 80K (FAIL)- 83K-', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 150, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6fd6ec17-b869-48c9-b2e5-80f536aebaff.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:03:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120732411, 'registration': 'ST08VSN', 'account': 'WBA001', 'make': 'NISSAN', 'model': 'NOTE HATCHBACK', 'derivative': '1.4 Acenta 5dr', 'mileage': 85652, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2008-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-03-24', 'doors': 5, 'engineSize': 1386, 'bodyType': 'Hatchback', 'images': None, 'colour': 'ORANGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA DISCRPANCY 22K- 29K- 37K (FAIL) - 37K- 41K- 43K- 46K- 47K- 80K (FAIL) - 55K-63K (FAIL) - 63K- 67K (FAIL) - 67K- 72K- (FAIL) 72K- 76K (FAIL) - 76K- 80K (FAIL)- 83K-', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 150, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6fd6ec17-b869-48c9-b2e5-80f536aebaff.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:03:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dc7973a-9e6d-5cbc-abf5-13f242955509 with identifier: 120732411
2026-03-24 19:03:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dc7973a-9e6d-5cbc-abf5-13f242955509 with scrape type 1
2026-03-24 19:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 5dc7973a-9e6d-5cbc-abf5-13f242955509
2026-03-24 19:03:27 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 5dc7973a-9e6d-5cbc-abf5-13f242955509
2026-03-24 19:03:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5dc7973a-9e6d-5cbc-abf5-13f242955509, identifier: 120732411
2026-03-24 19:03:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5dc7973a-9e6d-5cbc-abf5-13f242955509 with identifier: 120732411
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=ORANGE HTTP/1.1" 200 None
2026-03-24 19:03:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:03:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5dc7973a-9e6d-5cbc-abf5-13f242955509 with identifier: 120732411
2026-03-24 19:03:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5dc7973a-9e6d-5cbc-abf5-13f242955509 with identifier: 120732411 to the API
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120732411?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': 'ORANGE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '5dc7973a-9e6d-5cbc-abf5-13f242955509',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ST08VSN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120732411',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'NOTE HATCHBACK',
'odometer': 85652,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-06-30',
'seller_name': 'UKCGR',
'title': 'NISSAN NOTE HATCHBACK 1.4 Acenta 5dr',
'transmission': 'manual',
'trim': '1.4 Acenta 5dr',
'vin': None,
'year': 2008}
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732411%27 HTTP/1.1" 200 None
2026-03-24 19:03:27 [astonbarclay.gb] INFO: Saving data for 120732411: {'created_time': 1774379007.608928, 'last_price_update_time': 1774379007.608942}
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120732411') HTTP/1.1" 204 0
2026-03-24 19:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AR70FZO/2026-03-24/image/cf25a639-bd9f-448f-a07e-67df687af311_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120713961?view=catalogue)
2026-03-24 19:03:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:03:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefe7110>
2026-03-24 19:03:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:03:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c7c548f-e7b7-5ad0-90d5-7d40fde50463/7c7c548f-e7b7-5ad0-90d5-7d40fde50463_image_8.jpg HTTP/1.1" 201 0
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAR70FZO%252F2026-03-24%252Fimage%252Fd824e60e-e7f5-4fbe-aefd-39568c48689c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AR70FZO/2026-03-24/image/d824e60e-e7f5-4fbe-aefd-39568c48689c_removebg.jpg?w=600 saved to cache
2026-03-24 19:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7c7c548f-e7b7-5ad0-90d5-7d40fde50463
2026-03-24 19:03:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:03:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefdc850>
2026-03-24 19:03:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:03:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c7c548f-e7b7-5ad0-90d5-7d40fde50463/7c7c548f-e7b7-5ad0-90d5-7d40fde50463_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAR70FZO%252F2026-03-24%252Fimage%252Fcef2ce2b-f83b-4c93-8c22-c4125220304b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AR70FZO/2026-03-24/image/cef2ce2b-f83b-4c93-8c22-c4125220304b_removebg.jpg?w=600 saved to cache
2026-03-24 19:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7c7c548f-e7b7-5ad0-90d5-7d40fde50463
2026-03-24 19:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AR70FZO/2026-03-24/image/0761ca04-8864-44ca-ab88-b2519fb9e9ef_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120713961?view=catalogue)
2026-03-24 19:03:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:03:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2f5410>
2026-03-24 19:03:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:03:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c7c548f-e7b7-5ad0-90d5-7d40fde50463/7c7c548f-e7b7-5ad0-90d5-7d40fde50463_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAR70FZO%252F2026-03-24%252Fimage%252Fcf25a639-bd9f-448f-a07e-67df687af311_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AR70FZO/2026-03-24/image/cf25a639-bd9f-448f-a07e-67df687af311_removebg.jpg?w=600 saved to cache
2026-03-24 19:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7c7c548f-e7b7-5ad0-90d5-7d40fde50463
2026-03-24 19:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AR70FZO/2026-03-24/image/05ecdb0e-1c61-400c-bcdc-18cd1842af71_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120713961?view=catalogue)
2026-03-24 19:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AR70FZO/2026-03-24/image/2cd7a94b-3351-482d-8ee4-3375dc4a3d69_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120713961?view=catalogue)
2026-03-24 19:03:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:03:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3a6450>
2026-03-24 19:03:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:03:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c7c548f-e7b7-5ad0-90d5-7d40fde50463/7c7c548f-e7b7-5ad0-90d5-7d40fde50463_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAR70FZO%252F2026-03-24%252Fimage%252F0761ca04-8864-44ca-ab88-b2519fb9e9ef_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AR70FZO/2026-03-24/image/0761ca04-8864-44ca-ab88-b2519fb9e9ef_removebg.jpg?w=600 saved to cache
2026-03-24 19:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7c7c548f-e7b7-5ad0-90d5-7d40fde50463
2026-03-24 19:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AR70FZO/2026-03-24/image/979d69a5-55c2-47e4-a70e-396fc79d5ec7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120713961?view=catalogue)
2026-03-24 19:03:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:03:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefba7d0>
2026-03-24 19:03:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:03:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c7c548f-e7b7-5ad0-90d5-7d40fde50463/7c7c548f-e7b7-5ad0-90d5-7d40fde50463_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAR70FZO%252F2026-03-24%252Fimage%252F05ecdb0e-1c61-400c-bcdc-18cd1842af71_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AR70FZO/2026-03-24/image/05ecdb0e-1c61-400c-bcdc-18cd1842af71_removebg.jpg?w=600 saved to cache
2026-03-24 19:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7c7c548f-e7b7-5ad0-90d5-7d40fde50463
2026-03-24 19:03:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:03:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0a44d0>
2026-03-24 19:03:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:03:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c7c548f-e7b7-5ad0-90d5-7d40fde50463/7c7c548f-e7b7-5ad0-90d5-7d40fde50463_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAR70FZO%252F2026-03-24%252Fimage%252F2cd7a94b-3351-482d-8ee4-3375dc4a3d69_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AR70FZO/2026-03-24/image/2cd7a94b-3351-482d-8ee4-3375dc4a3d69_removebg.jpg?w=600 saved to cache
2026-03-24 19:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7c7c548f-e7b7-5ad0-90d5-7d40fde50463
2026-03-24 19:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AR70FZO/2026-03-24/image/a7d0bf1f-56f9-4177-81c2-c9a3e56e77f2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120713961?view=catalogue)
2026-03-24 19:03:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:03:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2a7b90>
2026-03-24 19:03:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:03:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:03:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:03:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c7c548f-e7b7-5ad0-90d5-7d40fde50463/7c7c548f-e7b7-5ad0-90d5-7d40fde50463_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAR70FZO%252F2026-03-24%252Fimage%252F979d69a5-55c2-47e4-a70e-396fc79d5ec7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AR70FZO/2026-03-24/image/979d69a5-55c2-47e4-a70e-396fc79d5ec7_removebg.jpg?w=600 saved to cache
2026-03-24 19:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7c7c548f-e7b7-5ad0-90d5-7d40fde50463
2026-03-24 19:03:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AR70FZO/2026-03-24/image/1d46e793-0246-4b35-80ce-e8e5bb1f2234_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120713961?view=catalogue)
2026-03-24 19:03:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:03:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef8afd0>
2026-03-24 19:03:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:03:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:03:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:03:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c7c548f-e7b7-5ad0-90d5-7d40fde50463/7c7c548f-e7b7-5ad0-90d5-7d40fde50463_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAR70FZO%252F2026-03-24%252Fimage%252Fa7d0bf1f-56f9-4177-81c2-c9a3e56e77f2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AR70FZO/2026-03-24/image/a7d0bf1f-56f9-4177-81c2-c9a3e56e77f2_removebg.jpg?w=600 saved to cache
2026-03-24 19:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7c7c548f-e7b7-5ad0-90d5-7d40fde50463
2026-03-24 19:03:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:03:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4705850>
2026-03-24 19:03:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:03:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:03:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:03:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c7c548f-e7b7-5ad0-90d5-7d40fde50463/7c7c548f-e7b7-5ad0-90d5-7d40fde50463_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAR70FZO%252F2026-03-24%252Fimage%252F1d46e793-0246-4b35-80ce-e8e5bb1f2234_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AR70FZO/2026-03-24/image/1d46e793-0246-4b35-80ce-e8e5bb1f2234_removebg.jpg?w=600 saved to cache
2026-03-24 19:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7c7c548f-e7b7-5ad0-90d5-7d40fde50463
2026-03-24 19:03:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7c7c548f-e7b7-5ad0-90d5-7d40fde50463, skipping ID generation
2026-03-24 19:03:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c7c548f-e7b7-5ad0-90d5-7d40fde50463 with scrape type 1
2026-03-24 19:03:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7c7c548f-e7b7-5ad0-90d5-7d40fde50463 sending to next pipeline
2026-03-24 19:03:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7c7c548f-e7b7-5ad0-90d5-7d40fde50463, identifier: 120713961
2026-03-24 19:03:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7c7c548f-e7b7-5ad0-90d5-7d40fde50463 with identifier: 120713961
2026-03-24 19:03:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7c7c548f-e7b7-5ad0-90d5-7d40fde50463 with identifier: 120713961
2026-03-24 19:03:28 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7c7c548f-e7b7-5ad0-90d5-7d40fde50463 with identifier: 120713961 to the API
2026-03-24 19:03:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:03:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:03:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/AR70FZO/2026-03-24/image/1d46e793-0246-4b35-80ce-e8e5bb1f2234_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 116,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '7c7c548f-e7b7-5ad0-90d5-7d40fde50463',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AR70FZO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120713961',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 10433,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c7c548f-e7b7-5ad0-90d5-7d40fde50463/7c7c548f-e7b7-5ad0-90d5-7d40fde50463_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36047,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/1d46e793-0246-4b35-80ce-e8e5bb1f2234_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c7c548f-e7b7-5ad0-90d5-7d40fde50463/7c7c548f-e7b7-5ad0-90d5-7d40fde50463_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34222,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/a7d0bf1f-56f9-4177-81c2-c9a3e56e77f2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c7c548f-e7b7-5ad0-90d5-7d40fde50463/7c7c548f-e7b7-5ad0-90d5-7d40fde50463_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33192,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/979d69a5-55c2-47e4-a70e-396fc79d5ec7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c7c548f-e7b7-5ad0-90d5-7d40fde50463/7c7c548f-e7b7-5ad0-90d5-7d40fde50463_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31144,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/2cd7a94b-3351-482d-8ee4-3375dc4a3d69_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c7c548f-e7b7-5ad0-90d5-7d40fde50463/7c7c548f-e7b7-5ad0-90d5-7d40fde50463_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43461,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/05ecdb0e-1c61-400c-bcdc-18cd1842af71_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c7c548f-e7b7-5ad0-90d5-7d40fde50463/7c7c548f-e7b7-5ad0-90d5-7d40fde50463_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54456,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/0761ca04-8864-44ca-ab88-b2519fb9e9ef_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c7c548f-e7b7-5ad0-90d5-7d40fde50463/7c7c548f-e7b7-5ad0-90d5-7d40fde50463_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37591,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/cf25a639-bd9f-448f-a07e-67df687af311_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c7c548f-e7b7-5ad0-90d5-7d40fde50463/7c7c548f-e7b7-5ad0-90d5-7d40fde50463_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45323,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/cef2ce2b-f83b-4c93-8c22-c4125220304b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c7c548f-e7b7-5ad0-90d5-7d40fde50463/7c7c548f-e7b7-5ad0-90d5-7d40fde50463_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32052,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AR70FZO/2026-03-24/image/d824e60e-e7f5-4fbe-aefd-39568c48689c_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-19',
'seller_name': 'UKCGR',
'title': 'FORD FIESTA HATCHBACK 1.0 EcoBoost Hybrid mHEV 155 Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Hybrid mHEV 155 Titanium 5dr',
'vin': None,
'year': 2021}
2026-03-24 19:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120713961%27 HTTP/1.1" 200 None
2026-03-24 19:03:28 [astonbarclay.gb] INFO: Saving data for 120713961: {'created_time': 1774379008.623218, 'last_price_update_time': 1774379008.623229}
2026-03-24 19:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120713961') HTTP/1.1" 204 0
2026-03-24 19:03:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120689794?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:03:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:03:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120689794, 'registration': 'YD71NYR', 'account': 'AST011', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 Acenta 5dr', 'mileage': 33214, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2021-11-17', 'fuel': 'Petrol', 'motExpiry': '2026-11-16', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 07/21-19k, 11/24-27k,', 'remarks': '* VOSA STATES 27K 32K, spare key', 'virtual': False, 'seller': 'TCB Group - Prime', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3fb5ebca-553b-4578-9c28-75e516c2370b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:03:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120689794, 'registration': 'YD71NYR', 'account': 'AST011', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 Acenta 5dr', 'mileage': 33214, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2021-11-17', 'fuel': 'Petrol', 'motExpiry': '2026-11-16', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 07/21-19k, 11/24-27k,', 'remarks': '* VOSA STATES 27K 32K, spare key', 'virtual': False, 'seller': 'TCB Group - Prime', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3fb5ebca-553b-4578-9c28-75e516c2370b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:03:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2705bd14-a35d-51a0-9ff4-962760b7c3d5 with identifier: 120689794
2026-03-24 19:03:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2705bd14-a35d-51a0-9ff4-962760b7c3d5 with scrape type 1
2026-03-24 19:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 2705bd14-a35d-51a0-9ff4-962760b7c3d5
2026-03-24 19:03:28 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 2705bd14-a35d-51a0-9ff4-962760b7c3d5
2026-03-24 19:03:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2705bd14-a35d-51a0-9ff4-962760b7c3d5, identifier: 120689794
2026-03-24 19:03:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2705bd14-a35d-51a0-9ff4-962760b7c3d5 with identifier: 120689794
2026-03-24 19:03:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2705bd14-a35d-51a0-9ff4-962760b7c3d5 with identifier: 120689794
2026-03-24 19:03:28 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2705bd14-a35d-51a0-9ff4-962760b7c3d5 with identifier: 120689794 to the API
2026-03-24 19:03:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:03:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:03:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120689794?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '2705bd14-a35d-51a0-9ff4-962760b7c3d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YD71NYR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120689794',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 33214,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-17',
'seller_name': 'TCB Group - Prime',
'title': 'NISSAN JUKE HATCHBACK 1.0 DiG-T 114 Acenta 5dr',
'transmission': 'manual',
'trim': '1.0 DiG-T 114 Acenta 5dr',
'vin': None,
'year': 2021}
2026-03-24 19:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120689794%27 HTTP/1.1" 200 None
2026-03-24 19:03:29 [astonbarclay.gb] INFO: Saving data for 120689794: {'created_time': 1774379009.152757, 'last_price_update_time': 1774379009.152768}
2026-03-24 19:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120689794') HTTP/1.1" 204 0
2026-03-24 19:03:29 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.119(s), this was the 1st time calling it.
2026-03-24 19:03:29 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.0916277973625315 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:03:29 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.041(s), this was the 1st time calling it.
2026-03-24 19:03:29 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.609330338415358 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:03:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120714439?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:03:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:03:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120714439, 'registration': 'EK20LGX', 'account': 'WBA001', 'make': 'FIAT', 'model': '500 HATCHBACK', 'derivative': '1.0 Mild Hybrid Lounge 3dr', 'mileage': 43205, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2020-03-25', 'fuel': 'Petrol', 'motExpiry': '2027-03-24', 'doors': 3, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 04/21 8K - 04/22 15K- 02/24 28K - 02/25 35K - 02/26 42K', 'remarks': 'VOSA STATES 21K- 28K- 36K -42K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 88, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9ac88b60-5290-4690-8e4e-f66bf11bbca4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:03:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120714439, 'registration': 'EK20LGX', 'account': 'WBA001', 'make': 'FIAT', 'model': '500 HATCHBACK', 'derivative': '1.0 Mild Hybrid Lounge 3dr', 'mileage': 43205, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2020-03-25', 'fuel': 'Petrol', 'motExpiry': '2027-03-24', 'doors': 3, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 04/21 8K - 04/22 15K- 02/24 28K - 02/25 35K - 02/26 42K', 'remarks': 'VOSA STATES 21K- 28K- 36K -42K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 88, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9ac88b60-5290-4690-8e4e-f66bf11bbca4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:03:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f611117-6be0-5f6c-934e-baf0593a523f with identifier: 120714439
2026-03-24 19:03:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f611117-6be0-5f6c-934e-baf0593a523f with scrape type 1
2026-03-24 19:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 0f611117-6be0-5f6c-934e-baf0593a523f
2026-03-24 19:03:35 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 0f611117-6be0-5f6c-934e-baf0593a523f
2026-03-24 19:03:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0f611117-6be0-5f6c-934e-baf0593a523f, identifier: 120714439
2026-03-24 19:03:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0f611117-6be0-5f6c-934e-baf0593a523f with identifier: 120714439
2026-03-24 19:03:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0f611117-6be0-5f6c-934e-baf0593a523f with identifier: 120714439
2026-03-24 19:03:35 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0f611117-6be0-5f6c-934e-baf0593a523f with identifier: 120714439 to the API
2026-03-24 19:03:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:03:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:03:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120714439?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 88,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '0f611117-6be0-5f6c-934e-baf0593a523f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EK20LGX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120714439',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FIAT',
'model': '500 HATCHBACK',
'odometer': 43205,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-25',
'seller_name': 'UKCGR',
'title': 'FIAT 500 HATCHBACK 1.0 Mild Hybrid Lounge 3dr',
'transmission': 'manual',
'trim': '1.0 Mild Hybrid Lounge 3dr',
'vin': None,
'year': 2020}
2026-03-24 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120714439%27 HTTP/1.1" 200 None
2026-03-24 19:03:35 [astonbarclay.gb] INFO: Saving data for 120714439: {'created_time': 1774379015.937438, 'last_price_update_time': 1774379015.937449}
2026-03-24 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120714439') HTTP/1.1" 204 0
2026-03-24 19:03:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120284378?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:03:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:03:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120284378, 'registration': 'PJ71OAL', 'account': 'ZEN002', 'make': 'VOLKSWAGEN', 'model': 'ID.3 HATCHBACK', 'derivative': '150kW Family Pro Performance 58kWh 5dr Auto', 'mileage': 70298, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-01-24', 'fuel': 'Electric', 'motExpiry': '2027-01-23', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PJ71OAL/2026-03-11/image/6b27b625-c23c-4102-8aaa-a6dcc9b59b91_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ71OAL/2026-03-11/image/cc8e4f85-0e91-4ba5-ab6d-7ed1a516c7a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ71OAL/2026-03-11/image/3c0286dd-c129-4a78-ac9a-3944b6467e90_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ71OAL/2026-03-11/image/92040b67-d996-4551-9891-7538caff3286_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ71OAL/2026-03-11/image/94ce824b-09be-4ed5-a9ee-7339df7ee1ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ71OAL/2026-03-11/image/b0f65181-6220-488b-ae09-f23bfd2fadee_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ71OAL/2026-03-11/image/7a376288-aded-40c1-9df6-268968248c38_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ71OAL/2026-03-11/image/d37d3d02-34f0-407a-8390-8d7353d20bf4_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ71OAL/2026-03-11/image/744959eb-9309-4434-b8b2-8db1902706a7_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/24-36K, 01/26-68K,', 'remarks': '**1014**VOSA STATES 49K, 68K CHARGING LEAD SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/26a8a68c-f2ad-41d9-8c04-68a8fb94e6f0.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:03:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120284378, 'registration': 'PJ71OAL', 'account': 'ZEN002', 'make': 'VOLKSWAGEN', 'model': 'ID.3 HATCHBACK', 'derivative': '150kW Family Pro Performance 58kWh 5dr Auto', 'mileage': 70298, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-01-24', 'fuel': 'Electric', 'motExpiry': '2027-01-23', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PJ71OAL/2026-03-11/image/6b27b625-c23c-4102-8aaa-a6dcc9b59b91_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ71OAL/2026-03-11/image/cc8e4f85-0e91-4ba5-ab6d-7ed1a516c7a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ71OAL/2026-03-11/image/3c0286dd-c129-4a78-ac9a-3944b6467e90_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ71OAL/2026-03-11/image/92040b67-d996-4551-9891-7538caff3286_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ71OAL/2026-03-11/image/94ce824b-09be-4ed5-a9ee-7339df7ee1ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ71OAL/2026-03-11/image/b0f65181-6220-488b-ae09-f23bfd2fadee_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ71OAL/2026-03-11/image/7a376288-aded-40c1-9df6-268968248c38_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ71OAL/2026-03-11/image/d37d3d02-34f0-407a-8390-8d7353d20bf4_removebg.jpg?w=600', 'https://abimg003.imgix.net/PJ71OAL/2026-03-11/image/744959eb-9309-4434-b8b2-8db1902706a7_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/24-36K, 01/26-68K,', 'remarks': '**1014**VOSA STATES 49K, 68K CHARGING LEAD SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/26a8a68c-f2ad-41d9-8c04-68a8fb94e6f0.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:03:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ec03c30-860e-5b66-9db9-5d41ba7b98ee with identifier: 120284378
2026-03-24 19:03:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ec03c30-860e-5b66-9db9-5d41ba7b98ee with scrape type 2
2026-03-24 19:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ec03c30-860e-5b66-9db9-5d41ba7b98ee with scrape type 2
2026-03-24 19:03:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1ec03c30-860e-5b66-9db9-5d41ba7b98ee, identifier: 120284378
2026-03-24 19:03:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1ec03c30-860e-5b66-9db9-5d41ba7b98ee with identifier: 120284378
2026-03-24 19:03:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1ec03c30-860e-5b66-9db9-5d41ba7b98ee with identifier: 120284378
2026-03-24 19:03:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1ec03c30-860e-5b66-9db9-5d41ba7b98ee with identifier: 120284378 to the API
2026-03-24 19:03:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:03:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:03:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120284378?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Electric',
'id': '1ec03c30-860e-5b66-9db9-5d41ba7b98ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'PJ71OAL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120284378',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLKSWAGEN',
'model': 'ID.3 HATCHBACK',
'odometer': 70298,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-24',
'seller_name': 'Zenith',
'title': 'VOLKSWAGEN ID.3 HATCHBACK 150kW Family Pro Performance 58kWh 5dr '
'Auto',
'transmission': 'automatic',
'trim': '150kW Family Pro Performance 58kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120284378%27 HTTP/1.1" 200 None
2026-03-24 19:03:38 [astonbarclay.gb] INFO: Saving data for 120284378: {'auction_closing_time': 1774431900.0, 'created_time': 1773752917.109781, 'last_price_update_time': 1774379018.448427}
2026-03-24 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120284378') HTTP/1.1" 204 0
2026-03-24 19:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120724402?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:03:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:03:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120724402, 'registration': 'EX15BEJ', 'account': 'WBA001', 'make': 'HYUNDAI', 'model': 'I10 HATCHBACK', 'derivative': '1.0 SE 5dr', 'mileage': 77691, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2015-03-07', 'fuel': 'Petrol', 'motExpiry': '2027-01-20', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 62K, 74K, 77K, 77K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ea26c1a4-e5e1-403a-822e-cb7aa8564cca.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:03:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120724402, 'registration': 'EX15BEJ', 'account': 'WBA001', 'make': 'HYUNDAI', 'model': 'I10 HATCHBACK', 'derivative': '1.0 SE 5dr', 'mileage': 77691, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2015-03-07', 'fuel': 'Petrol', 'motExpiry': '2027-01-20', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 62K, 74K, 77K, 77K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ea26c1a4-e5e1-403a-822e-cb7aa8564cca.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:03:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcff4c07-a15d-53cf-b488-8a8b8cb502a1 with identifier: 120724402
2026-03-24 19:03:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcff4c07-a15d-53cf-b488-8a8b8cb502a1 with scrape type 1
2026-03-24 19:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item dcff4c07-a15d-53cf-b488-8a8b8cb502a1
2026-03-24 19:03:39 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item dcff4c07-a15d-53cf-b488-8a8b8cb502a1
2026-03-24 19:03:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dcff4c07-a15d-53cf-b488-8a8b8cb502a1, identifier: 120724402
2026-03-24 19:03:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dcff4c07-a15d-53cf-b488-8a8b8cb502a1 with identifier: 120724402
2026-03-24 19:03:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dcff4c07-a15d-53cf-b488-8a8b8cb502a1 with identifier: 120724402
2026-03-24 19:03:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: dcff4c07-a15d-53cf-b488-8a8b8cb502a1 with identifier: 120724402 to the API
2026-03-24 19:03:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:03:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:03:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120724402?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'dcff4c07-a15d-53cf-b488-8a8b8cb502a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EX15BEJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120724402',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'HYUNDAI',
'model': 'I10 HATCHBACK',
'odometer': 77691,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-07',
'seller_name': 'UKCGR',
'title': 'HYUNDAI I10 HATCHBACK 1.0 SE 5dr',
'transmission': 'manual',
'trim': '1.0 SE 5dr',
'vin': None,
'year': 2015}
2026-03-24 19:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120724402%27 HTTP/1.1" 200 None
2026-03-24 19:03:40 [astonbarclay.gb] INFO: Saving data for 120724402: {'created_time': 1774379020.354432, 'last_price_update_time': 1774379020.354443}
2026-03-24 19:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120724402') HTTP/1.1" 204 0
2026-03-24 19:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120733156?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:03:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:03:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120733156, 'registration': 'ST61AHN', 'account': 'WBA001', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS HATCHBACK', 'derivative': 'A160 BlueEFFICIENCY Classic SE 5dr', 'mileage': 75588, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2011-09-30', 'fuel': 'Petrol', 'motExpiry': '2027-01-08', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print 09/14 11K - 10/16 19K - 04/18 26K - 06/20 30K - 03/22 47K - 12/23 55K - 07/25 69K', 'remarks': 'VOSA STATES 50K- 55K- 63K- 72K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/acb6e28a-7a15-4ae0-ba12-888e99b2a011.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:03:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120733156, 'registration': 'ST61AHN', 'account': 'WBA001', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS HATCHBACK', 'derivative': 'A160 BlueEFFICIENCY Classic SE 5dr', 'mileage': 75588, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2011-09-30', 'fuel': 'Petrol', 'motExpiry': '2027-01-08', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print 09/14 11K - 10/16 19K - 04/18 26K - 06/20 30K - 03/22 47K - 12/23 55K - 07/25 69K', 'remarks': 'VOSA STATES 50K- 55K- 63K- 72K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/acb6e28a-7a15-4ae0-ba12-888e99b2a011.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:03:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c86da985-b3cd-5bc2-9a40-c6a1cc1d7a10 with identifier: 120733156
2026-03-24 19:03:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c86da985-b3cd-5bc2-9a40-c6a1cc1d7a10 with scrape type 1
2026-03-24 19:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c86da985-b3cd-5bc2-9a40-c6a1cc1d7a10
2026-03-24 19:03:41 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c86da985-b3cd-5bc2-9a40-c6a1cc1d7a10
2026-03-24 19:03:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c86da985-b3cd-5bc2-9a40-c6a1cc1d7a10, identifier: 120733156
2026-03-24 19:03:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c86da985-b3cd-5bc2-9a40-c6a1cc1d7a10 with identifier: 120733156
2026-03-24 19:03:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c86da985-b3cd-5bc2-9a40-c6a1cc1d7a10 with identifier: 120733156
2026-03-24 19:03:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c86da985-b3cd-5bc2-9a40-c6a1cc1d7a10 with identifier: 120733156 to the API
2026-03-24 19:03:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:03:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:03:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120733156?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'c86da985-b3cd-5bc2-9a40-c6a1cc1d7a10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ST61AHN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120733156',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS HATCHBACK',
'odometer': 75588,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-09-30',
'seller_name': 'UKCGR',
'title': 'MERCEDES-BENZ A CLASS HATCHBACK A160 BlueEFFICIENCY Classic SE 5dr',
'transmission': 'manual',
'trim': 'A160 BlueEFFICIENCY Classic SE 5dr',
'vin': None,
'year': 2011}
2026-03-24 19:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733156%27 HTTP/1.1" 200 None
2026-03-24 19:03:41 [astonbarclay.gb] INFO: Saving data for 120733156: {'created_time': 1774379021.696588, 'last_price_update_time': 1774379021.696598}
2026-03-24 19:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120733156') HTTP/1.1" 204 0
2026-03-24 19:03:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120732864?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:03:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:03:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120732864, 'registration': 'AJ12WJE', 'account': 'WBA001', 'make': 'AUDI', 'model': 'A1 HATCHBACK SPECIAL EDITIONS', 'derivative': '1.4 TFSI Contrast Edition 3dr', 'mileage': 89937, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2012-07-07', 'fuel': 'Petrol', 'motExpiry': '2026-07-07', 'doors': 3, 'engineSize': 1390, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/fc962213-5fbe-46ac-b345-d35e817e38e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/8205212a-f8be-42ff-9a57-3878a5b4a80d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/b30e29da-0bf5-46b3-a665-28e0a8ee3e7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/feb8de87-cde3-471d-8edf-37d1173cc37d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/1edff72e-64c3-4b41-8e39-c1a455cdf5f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/6375291b-6bf9-4fc4-9ac3-b322a82fc442_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/59893bdb-8ca6-4710-b445-3c4c81b30724_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/0c463b1d-8d58-482d-bf21-4ad3003abd25_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book ?? 5k - 06/15 9k - ?? 15k - ?? 23k - 07/20 45k - 07/22 58k - 07/24 73k 07/25 81k', 'remarks': 'VOSA STATES 58K- 66K- 73K- 81K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/79371031-c482-4ed0-8b90-2bfc31c068f2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:03:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120732864, 'registration': 'AJ12WJE', 'account': 'WBA001', 'make': 'AUDI', 'model': 'A1 HATCHBACK SPECIAL EDITIONS', 'derivative': '1.4 TFSI Contrast Edition 3dr', 'mileage': 89937, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2012-07-07', 'fuel': 'Petrol', 'motExpiry': '2026-07-07', 'doors': 3, 'engineSize': 1390, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/fc962213-5fbe-46ac-b345-d35e817e38e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/8205212a-f8be-42ff-9a57-3878a5b4a80d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/b30e29da-0bf5-46b3-a665-28e0a8ee3e7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/feb8de87-cde3-471d-8edf-37d1173cc37d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/1edff72e-64c3-4b41-8e39-c1a455cdf5f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/6375291b-6bf9-4fc4-9ac3-b322a82fc442_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/59893bdb-8ca6-4710-b445-3c4c81b30724_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/0c463b1d-8d58-482d-bf21-4ad3003abd25_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book ?? 5k - 06/15 9k - ?? 15k - ?? 23k - 07/20 45k - 07/22 58k - 07/24 73k 07/25 81k', 'remarks': 'VOSA STATES 58K- 66K- 73K- 81K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 124, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/79371031-c482-4ed0-8b90-2bfc31c068f2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:03:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bb1e75d-7aea-5e29-9bd2-ca84b48aa741 with identifier: 120732864
2026-03-24 19:03:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bb1e75d-7aea-5e29-9bd2-ca84b48aa741 with scrape type 1
2026-03-24 19:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 1bb1e75d-7aea-5e29-9bd2-ca84b48aa741
2026-03-24 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAJ12WJE%252F2026-03-24%252Fimage%252Ffc962213-5fbe-46ac-b345-d35e817e38e5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/fc962213-5fbe-46ac-b345-d35e817e38e5_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAJ12WJE%252F2026-03-24%252Fimage%252F8205212a-f8be-42ff-9a57-3878a5b4a80d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/8205212a-f8be-42ff-9a57-3878a5b4a80d_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAJ12WJE%252F2026-03-24%252Fimage%252Fb30e29da-0bf5-46b3-a665-28e0a8ee3e7b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/b30e29da-0bf5-46b3-a665-28e0a8ee3e7b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAJ12WJE%252F2026-03-24%252Fimage%252Ffeb8de87-cde3-471d-8edf-37d1173cc37d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/feb8de87-cde3-471d-8edf-37d1173cc37d_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAJ12WJE%252F2026-03-24%252Fimage%252F1edff72e-64c3-4b41-8e39-c1a455cdf5f9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/1edff72e-64c3-4b41-8e39-c1a455cdf5f9_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAJ12WJE%252F2026-03-24%252Fimage%252F6375291b-6bf9-4fc4-9ac3-b322a82fc442_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/6375291b-6bf9-4fc4-9ac3-b322a82fc442_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAJ12WJE%252F2026-03-24%252Fimage%252F59893bdb-8ca6-4710-b445-3c4c81b30724_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/59893bdb-8ca6-4710-b445-3c4c81b30724_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAJ12WJE%252F2026-03-24%252Fimage%252F0c463b1d-8d58-482d-bf21-4ad3003abd25_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/0c463b1d-8d58-482d-bf21-4ad3003abd25_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120732747?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:03:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/0c463b1d-8d58-482d-bf21-4ad3003abd25_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120732864?view=catalogue)
2026-03-24 19:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/59893bdb-8ca6-4710-b445-3c4c81b30724_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120732864?view=catalogue)
2026-03-24 19:03:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120732747, 'registration': 'ET12KFU', 'account': 'WBA001', 'make': 'VOLKSWAGEN', 'model': 'JETTA DIESEL SALOON', 'derivative': '2.0 TDI CR 140 SE 4dr DSG', 'mileage': 75742, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2012-07-31', 'fuel': 'Diesel', 'motExpiry': '2026-10-06', 'doors': 4, 'engineSize': 1968, 'bodyType': 'Saloon', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 07/13 6K - 07/14 14K - 06/15 17K - 12/16 48K - 10/15 27K - 03/16 37K - 12/16 48K - 08/17 59K - 09/19 67K - 10/20 69K - 09/21 71K - 09/22 74K - 10/23 74K 09/24 75K - 10/25 75K', 'remarks': 'VOSA STATES 74K- 74K- 75K- 75K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 138, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/15c04fbc-ddd9-4ffe-b77e-b72289b0c7ad.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:03:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120732747, 'registration': 'ET12KFU', 'account': 'WBA001', 'make': 'VOLKSWAGEN', 'model': 'JETTA DIESEL SALOON', 'derivative': '2.0 TDI CR 140 SE 4dr DSG', 'mileage': 75742, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2012-07-31', 'fuel': 'Diesel', 'motExpiry': '2026-10-06', 'doors': 4, 'engineSize': 1968, 'bodyType': 'Saloon', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 07/13 6K - 07/14 14K - 06/15 17K - 12/16 48K - 10/15 27K - 03/16 37K - 12/16 48K - 08/17 59K - 09/19 67K - 10/20 69K - 09/21 71K - 09/22 74K - 10/23 74K 09/24 75K - 10/25 75K', 'remarks': 'VOSA STATES 74K- 74K- 75K- 75K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 138, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/15c04fbc-ddd9-4ffe-b77e-b72289b0c7ad.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:03:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc5f78b2-bebf-58f2-91cd-05469d855ee0 with identifier: 120732747
2026-03-24 19:03:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc5f78b2-bebf-58f2-91cd-05469d855ee0 with scrape type 1
2026-03-24 19:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item cc5f78b2-bebf-58f2-91cd-05469d855ee0
2026-03-24 19:03:51 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item cc5f78b2-bebf-58f2-91cd-05469d855ee0
2026-03-24 19:03:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cc5f78b2-bebf-58f2-91cd-05469d855ee0, identifier: 120732747
2026-03-24 19:03:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cc5f78b2-bebf-58f2-91cd-05469d855ee0 with identifier: 120732747
2026-03-24 19:03:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cc5f78b2-bebf-58f2-91cd-05469d855ee0 with identifier: 120732747
2026-03-24 19:03:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cc5f78b2-bebf-58f2-91cd-05469d855ee0 with identifier: 120732747 to the API
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:03:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120732747?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 138,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'cc5f78b2-bebf-58f2-91cd-05469d855ee0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ET12KFU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120732747',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'JETTA DIESEL SALOON',
'odometer': 75742,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-31',
'seller_name': 'UKCGR',
'title': 'VOLKSWAGEN JETTA DIESEL SALOON 2.0 TDI CR 140 SE 4dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDI CR 140 SE 4dr DSG',
'vin': None,
'year': 2012}
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732747%27 HTTP/1.1" 200 None
2026-03-24 19:03:52 [astonbarclay.gb] INFO: Saving data for 120732747: {'created_time': 1774379032.30217, 'last_price_update_time': 1774379032.302181}
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120732747') HTTP/1.1" 204 0
2026-03-24 19:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/6375291b-6bf9-4fc4-9ac3-b322a82fc442_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120732864?view=catalogue)
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefdc790>
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bb1e75d-7aea-5e29-9bd2-ca84b48aa741/1bb1e75d-7aea-5e29-9bd2-ca84b48aa741_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAJ12WJE%252F2026-03-24%252Fimage%252F0c463b1d-8d58-482d-bf21-4ad3003abd25_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/0c463b1d-8d58-482d-bf21-4ad3003abd25_removebg.jpg?w=600 saved to cache
2026-03-24 19:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1bb1e75d-7aea-5e29-9bd2-ca84b48aa741
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af17db10>
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bb1e75d-7aea-5e29-9bd2-ca84b48aa741/1bb1e75d-7aea-5e29-9bd2-ca84b48aa741_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAJ12WJE%252F2026-03-24%252Fimage%252F59893bdb-8ca6-4710-b445-3c4c81b30724_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/59893bdb-8ca6-4710-b445-3c4c81b30724_removebg.jpg?w=600 saved to cache
2026-03-24 19:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1bb1e75d-7aea-5e29-9bd2-ca84b48aa741
2026-03-24 19:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/1edff72e-64c3-4b41-8e39-c1a455cdf5f9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120732864?view=catalogue)
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b620cc90>
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bb1e75d-7aea-5e29-9bd2-ca84b48aa741/1bb1e75d-7aea-5e29-9bd2-ca84b48aa741_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAJ12WJE%252F2026-03-24%252Fimage%252F6375291b-6bf9-4fc4-9ac3-b322a82fc442_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/6375291b-6bf9-4fc4-9ac3-b322a82fc442_removebg.jpg?w=600 saved to cache
2026-03-24 19:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1bb1e75d-7aea-5e29-9bd2-ca84b48aa741
2026-03-24 19:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/feb8de87-cde3-471d-8edf-37d1173cc37d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120732864?view=catalogue)
2026-03-24 19:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/b30e29da-0bf5-46b3-a665-28e0a8ee3e7b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120732864?view=catalogue)
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4721610>
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bb1e75d-7aea-5e29-9bd2-ca84b48aa741/1bb1e75d-7aea-5e29-9bd2-ca84b48aa741_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAJ12WJE%252F2026-03-24%252Fimage%252F1edff72e-64c3-4b41-8e39-c1a455cdf5f9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/1edff72e-64c3-4b41-8e39-c1a455cdf5f9_removebg.jpg?w=600 saved to cache
2026-03-24 19:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1bb1e75d-7aea-5e29-9bd2-ca84b48aa741
2026-03-24 19:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/8205212a-f8be-42ff-9a57-3878a5b4a80d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120732864?view=catalogue)
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2198d0>
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bb1e75d-7aea-5e29-9bd2-ca84b48aa741/1bb1e75d-7aea-5e29-9bd2-ca84b48aa741_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAJ12WJE%252F2026-03-24%252Fimage%252Ffeb8de87-cde3-471d-8edf-37d1173cc37d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/feb8de87-cde3-471d-8edf-37d1173cc37d_removebg.jpg?w=600 saved to cache
2026-03-24 19:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1bb1e75d-7aea-5e29-9bd2-ca84b48aa741
2026-03-24 19:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/fc962213-5fbe-46ac-b345-d35e817e38e5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120732864?view=catalogue)
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b6221a90>
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bb1e75d-7aea-5e29-9bd2-ca84b48aa741/1bb1e75d-7aea-5e29-9bd2-ca84b48aa741_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAJ12WJE%252F2026-03-24%252Fimage%252Fb30e29da-0bf5-46b3-a665-28e0a8ee3e7b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/b30e29da-0bf5-46b3-a665-28e0a8ee3e7b_removebg.jpg?w=600 saved to cache
2026-03-24 19:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1bb1e75d-7aea-5e29-9bd2-ca84b48aa741
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2185d0>
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bb1e75d-7aea-5e29-9bd2-ca84b48aa741/1bb1e75d-7aea-5e29-9bd2-ca84b48aa741_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAJ12WJE%252F2026-03-24%252Fimage%252F8205212a-f8be-42ff-9a57-3878a5b4a80d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/8205212a-f8be-42ff-9a57-3878a5b4a80d_removebg.jpg?w=600 saved to cache
2026-03-24 19:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1bb1e75d-7aea-5e29-9bd2-ca84b48aa741
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4837450>
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:03:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1bb1e75d-7aea-5e29-9bd2-ca84b48aa741/1bb1e75d-7aea-5e29-9bd2-ca84b48aa741_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAJ12WJE%252F2026-03-24%252Fimage%252Ffc962213-5fbe-46ac-b345-d35e817e38e5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/fc962213-5fbe-46ac-b345-d35e817e38e5_removebg.jpg?w=600 saved to cache
2026-03-24 19:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1bb1e75d-7aea-5e29-9bd2-ca84b48aa741
2026-03-24 19:03:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1bb1e75d-7aea-5e29-9bd2-ca84b48aa741, skipping ID generation
2026-03-24 19:03:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bb1e75d-7aea-5e29-9bd2-ca84b48aa741 with scrape type 1
2026-03-24 19:03:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1bb1e75d-7aea-5e29-9bd2-ca84b48aa741 sending to next pipeline
2026-03-24 19:03:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1bb1e75d-7aea-5e29-9bd2-ca84b48aa741, identifier: 120732864
2026-03-24 19:03:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1bb1e75d-7aea-5e29-9bd2-ca84b48aa741 with identifier: 120732864
2026-03-24 19:03:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1bb1e75d-7aea-5e29-9bd2-ca84b48aa741 with identifier: 120732864
2026-03-24 19:03:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1bb1e75d-7aea-5e29-9bd2-ca84b48aa741 with identifier: 120732864 to the API
2026-03-24 19:03:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:03:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:03:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/fc962213-5fbe-46ac-b345-d35e817e38e5_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 124,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '1bb1e75d-7aea-5e29-9bd2-ca84b48aa741',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AJ12WJE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120732864',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'AUDI',
'model': 'A1 HATCHBACK SPECIAL EDITIONS',
'odometer': 89937,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bb1e75d-7aea-5e29-9bd2-ca84b48aa741/1bb1e75d-7aea-5e29-9bd2-ca84b48aa741_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32694,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/fc962213-5fbe-46ac-b345-d35e817e38e5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bb1e75d-7aea-5e29-9bd2-ca84b48aa741/1bb1e75d-7aea-5e29-9bd2-ca84b48aa741_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30536,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/8205212a-f8be-42ff-9a57-3878a5b4a80d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bb1e75d-7aea-5e29-9bd2-ca84b48aa741/1bb1e75d-7aea-5e29-9bd2-ca84b48aa741_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31408,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/b30e29da-0bf5-46b3-a665-28e0a8ee3e7b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bb1e75d-7aea-5e29-9bd2-ca84b48aa741/1bb1e75d-7aea-5e29-9bd2-ca84b48aa741_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30073,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/feb8de87-cde3-471d-8edf-37d1173cc37d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bb1e75d-7aea-5e29-9bd2-ca84b48aa741/1bb1e75d-7aea-5e29-9bd2-ca84b48aa741_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42963,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/1edff72e-64c3-4b41-8e39-c1a455cdf5f9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bb1e75d-7aea-5e29-9bd2-ca84b48aa741/1bb1e75d-7aea-5e29-9bd2-ca84b48aa741_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33258,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/6375291b-6bf9-4fc4-9ac3-b322a82fc442_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bb1e75d-7aea-5e29-9bd2-ca84b48aa741/1bb1e75d-7aea-5e29-9bd2-ca84b48aa741_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43634,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/59893bdb-8ca6-4710-b445-3c4c81b30724_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bb1e75d-7aea-5e29-9bd2-ca84b48aa741/1bb1e75d-7aea-5e29-9bd2-ca84b48aa741_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41755,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/AJ12WJE/2026-03-24/image/0c463b1d-8d58-482d-bf21-4ad3003abd25_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-07',
'seller_name': 'UKCGR',
'title': 'AUDI A1 HATCHBACK SPECIAL EDITIONS 1.4 TFSI Contrast Edition 3dr',
'transmission': 'manual',
'trim': '1.4 TFSI Contrast Edition 3dr',
'vin': None,
'year': 2012}
2026-03-24 19:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732864%27 HTTP/1.1" 200 None
2026-03-24 19:03:53 [astonbarclay.gb] INFO: Saving data for 120732864: {'created_time': 1774379033.193245, 'last_price_update_time': 1774379033.193259}
2026-03-24 19:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120732864') HTTP/1.1" 204 0
2026-03-24 19:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120442728?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:03:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:03:54 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120442728, 'registration': 'VN71HRU', 'account': 'ZEN002', 'make': 'LAND ROVER', 'model': 'RANGE ROVER VELAR ESTATE', 'derivative': '2.0 P400e SE 5dr Auto', 'mileage': 32939, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 153, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-11-26', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-10-05', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/VN71HRU/2026-03-16/image/a8647b2c-2527-4ee7-8908-baf9581a3085_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN71HRU/2026-03-16/image/5b8b8008-968b-47c6-9865-012bf55ed272_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN71HRU/2026-03-16/image/d9f9be14-987f-42a9-9dcd-617845bd6e14_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN71HRU/2026-03-16/image/145a4d3f-d2d7-4aa9-a9e8-0e9ec983d457_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN71HRU/2026-03-16/image/2a4c3018-7668-4c17-b6cc-d52aebbb9069_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN71HRU/2026-03-16/image/712de7ae-3908-4458-b5f3-7e97e3bef8cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN71HRU/2026-03-16/image/8335101b-7ba4-44cd-addd-46b2d311707b_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN71HRU/2026-03-16/image/f63e324c-706e-4afe-b2bb-95022a0e49d8_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 11/23-12K 01/26-32K', 'remarks': 'SPARE KEY, VOSA STATES 23K 31K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 50, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fb534a68-e34e-4c04-864e-3460eea6ae4d.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:03:54 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120442728, 'registration': 'VN71HRU', 'account': 'ZEN002', 'make': 'LAND ROVER', 'model': 'RANGE ROVER VELAR ESTATE', 'derivative': '2.0 P400e SE 5dr Auto', 'mileage': 32939, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 153, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-11-26', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-10-05', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/VN71HRU/2026-03-16/image/a8647b2c-2527-4ee7-8908-baf9581a3085_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN71HRU/2026-03-16/image/5b8b8008-968b-47c6-9865-012bf55ed272_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN71HRU/2026-03-16/image/d9f9be14-987f-42a9-9dcd-617845bd6e14_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN71HRU/2026-03-16/image/145a4d3f-d2d7-4aa9-a9e8-0e9ec983d457_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN71HRU/2026-03-16/image/2a4c3018-7668-4c17-b6cc-d52aebbb9069_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN71HRU/2026-03-16/image/712de7ae-3908-4458-b5f3-7e97e3bef8cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN71HRU/2026-03-16/image/8335101b-7ba4-44cd-addd-46b2d311707b_removebg.jpg?w=600', 'https://abimg003.imgix.net/VN71HRU/2026-03-16/image/f63e324c-706e-4afe-b2bb-95022a0e49d8_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 11/23-12K 01/26-32K', 'remarks': 'SPARE KEY, VOSA STATES 23K 31K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 50, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fb534a68-e34e-4c04-864e-3460eea6ae4d.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:03:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2fa007e-008e-53ad-a4f5-eecc5713756a with identifier: 120442728
2026-03-24 19:03:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2fa007e-008e-53ad-a4f5-eecc5713756a with scrape type 2
2026-03-24 19:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2fa007e-008e-53ad-a4f5-eecc5713756a with scrape type 2
2026-03-24 19:03:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d2fa007e-008e-53ad-a4f5-eecc5713756a, identifier: 120442728
2026-03-24 19:03:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d2fa007e-008e-53ad-a4f5-eecc5713756a with identifier: 120442728
2026-03-24 19:03:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:03:54 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Petrol%2FPlugin+Electric+Hybrid HTTP/1.1" 200 None
2026-03-24 19:03:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:03:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d2fa007e-008e-53ad-a4f5-eecc5713756a with identifier: 120442728
2026-03-24 19:03:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d2fa007e-008e-53ad-a4f5-eecc5713756a with identifier: 120442728 to the API
2026-03-24 19:03:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:03:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:03:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120442728?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 50,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': 'd2fa007e-008e-53ad-a4f5-eecc5713756a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'VN71HRU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120442728',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'LAND ROVER',
'model': 'RANGE ROVER VELAR ESTATE',
'odometer': 32939,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-26',
'seller_name': 'Zenith',
'title': 'LAND ROVER RANGE ROVER VELAR ESTATE 2.0 P400e SE 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 P400e SE 5dr Auto',
'vin': None,
'year': 2021}
2026-03-24 19:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442728%27 HTTP/1.1" 200 None
2026-03-24 19:03:54 [astonbarclay.gb] INFO: Saving data for 120442728: {'auction_closing_time': 1774519200.0, 'created_time': 1774271594.031077, 'last_price_update_time': 1774379034.825468}
2026-03-24 19:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120442728') HTTP/1.1" 204 0
2026-03-24 19:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120733599?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:03:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:03:55 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120733599, 'registration': 'MA14GYS', 'account': 'WBA001', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.4 Match Edition 5dr', 'mileage': 59109, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2014-03-12', 'fuel': 'Petrol', 'motExpiry': '2026-05-01', 'doors': 5, 'engineSize': 1390, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 03/17-15K', 'remarks': 'VOSA STATES 47K, 55K, 57K, 57K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/85708ce7-570b-49f5-b4e0-b1801d5f3c30.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:03:55 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120733599, 'registration': 'MA14GYS', 'account': 'WBA001', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.4 Match Edition 5dr', 'mileage': 59109, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2014-03-12', 'fuel': 'Petrol', 'motExpiry': '2026-05-01', 'doors': 5, 'engineSize': 1390, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 03/17-15K', 'remarks': 'VOSA STATES 47K, 55K, 57K, 57K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/85708ce7-570b-49f5-b4e0-b1801d5f3c30.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:03:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2af9c592-d56c-5fe6-8eb6-ec6b1901db1b with identifier: 120733599
2026-03-24 19:03:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2af9c592-d56c-5fe6-8eb6-ec6b1901db1b with scrape type 1
2026-03-24 19:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 2af9c592-d56c-5fe6-8eb6-ec6b1901db1b
2026-03-24 19:03:55 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 2af9c592-d56c-5fe6-8eb6-ec6b1901db1b
2026-03-24 19:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2af9c592-d56c-5fe6-8eb6-ec6b1901db1b, identifier: 120733599
2026-03-24 19:03:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2af9c592-d56c-5fe6-8eb6-ec6b1901db1b with identifier: 120733599
2026-03-24 19:03:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2af9c592-d56c-5fe6-8eb6-ec6b1901db1b with identifier: 120733599
2026-03-24 19:03:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2af9c592-d56c-5fe6-8eb6-ec6b1901db1b with identifier: 120733599 to the API
2026-03-24 19:03:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:03:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:03:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120733599?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '2af9c592-d56c-5fe6-8eb6-ec6b1901db1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MA14GYS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120733599',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'POLO HATCHBACK',
'odometer': 59109,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-12',
'seller_name': 'UKCGR',
'title': 'VOLKSWAGEN POLO HATCHBACK 1.4 Match Edition 5dr',
'transmission': 'manual',
'trim': '1.4 Match Edition 5dr',
'vin': None,
'year': 2014}
2026-03-24 19:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733599%27 HTTP/1.1" 200 None
2026-03-24 19:03:56 [astonbarclay.gb] INFO: Saving data for 120733599: {'created_time': 1774379036.384047, 'last_price_update_time': 1774379036.384058}
2026-03-24 19:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120733599') HTTP/1.1" 204 0
2026-03-24 19:03:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120732683?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:03:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:03:57 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120732683, 'registration': 'BV20YAA', 'account': 'WBA001', 'make': 'MG MOTOR UK', 'model': 'ZS HATCHBACK', 'derivative': '1.0T GDi Excite 5dr DCT', 'mileage': 20280, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2020-03-14', 'fuel': 'Petrol', 'motExpiry': '2026-06-08', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 02/21 2K - 03/22 13K - 10/24 13K - 11/25 18K -', 'remarks': 'VOSA STATES 9K- 12K- 15K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/51b1922f-d01f-46a0-948b-1aa339e8eb26.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:03:57 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120732683, 'registration': 'BV20YAA', 'account': 'WBA001', 'make': 'MG MOTOR UK', 'model': 'ZS HATCHBACK', 'derivative': '1.0T GDi Excite 5dr DCT', 'mileage': 20280, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2020-03-14', 'fuel': 'Petrol', 'motExpiry': '2026-06-08', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 02/21 2K - 03/22 13K - 10/24 13K - 11/25 18K -', 'remarks': 'VOSA STATES 9K- 12K- 15K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/51b1922f-d01f-46a0-948b-1aa339e8eb26.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:03:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 719fcb7f-c8f3-58e2-b9bf-5a8a2e0701bc with identifier: 120732683
2026-03-24 19:03:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 719fcb7f-c8f3-58e2-b9bf-5a8a2e0701bc with scrape type 1
2026-03-24 19:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 719fcb7f-c8f3-58e2-b9bf-5a8a2e0701bc
2026-03-24 19:03:57 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 719fcb7f-c8f3-58e2-b9bf-5a8a2e0701bc
2026-03-24 19:03:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 719fcb7f-c8f3-58e2-b9bf-5a8a2e0701bc, identifier: 120732683
2026-03-24 19:03:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 719fcb7f-c8f3-58e2-b9bf-5a8a2e0701bc with identifier: 120732683
2026-03-24 19:03:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 719fcb7f-c8f3-58e2-b9bf-5a8a2e0701bc with identifier: 120732683
2026-03-24 19:03:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 719fcb7f-c8f3-58e2-b9bf-5a8a2e0701bc with identifier: 120732683 to the API
2026-03-24 19:03:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:03:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:03:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120732683?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 145,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '719fcb7f-c8f3-58e2-b9bf-5a8a2e0701bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BV20YAA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120732683',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MG MOTOR UK',
'model': 'ZS HATCHBACK',
'odometer': 20280,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-14',
'seller_name': 'UKCGR',
'title': 'MG MOTOR UK ZS HATCHBACK 1.0T GDi Excite 5dr DCT',
'transmission': 'automatic',
'trim': '1.0T GDi Excite 5dr DCT',
'vin': None,
'year': 2020}
2026-03-24 19:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732683%27 HTTP/1.1" 200 None
2026-03-24 19:03:58 [astonbarclay.gb] INFO: Saving data for 120732683: {'created_time': 1774379038.45406, 'last_price_update_time': 1774379038.45407}
2026-03-24 19:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120732683') HTTP/1.1" 204 0
2026-03-24 19:03:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120277955?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:03:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:03:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120277955, 'registration': 'YC65WWK', 'account': 'STA058', 'make': 'NISSAN', 'model': 'QASHQAI DIESEL HATCHBACK', 'derivative': '1.6 dCi Tekna 5dr', 'mileage': 106006, 'mileageWarranty': False, 'type': 'car', 'saleId': 0, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2015-12-21', 'fuel': 'Diesel', 'motExpiry': '2026-05-02', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YC65WWK/2026-03-17/image/8f4b7850-588d-4c60-80a6-9c250f992a55_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC65WWK/2026-03-17/image/3fe0b73a-3212-4ff5-b0c2-1cea32c12ed7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC65WWK/2026-03-17/image/90156479-4855-481c-bcf5-ebd803da569d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC65WWK/2026-03-17/image/bdc69b6c-28f3-4570-839e-48dfa3325087_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC65WWK/2026-03-17/image/f0f77ddc-5ac1-4575-85b9-0ee36251f74e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC65WWK/2026-03-17/image/0c2001d4-81fb-4e47-b88f-7e5f7f0d563c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC65WWK/2026-03-17/image/5815e4f9-8fd9-4d06-af17-b0bae30c1b30_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC65WWK/2026-03-17/image/8c0688f4-9a89-4df4-819a-fb3b176b8e39_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/17 - 27K, 07/17 - 27K, 08/18 - 35K, 02/19 - 40K, 01/20 - 46K, 01/21 - 49K, 11/21 - 53K,', 'remarks': "NON RUNNER COLLECTION ONLY FROM WAKEFIELD, TURNS OVER BUT WON'T START MAY HAVE FURTHER FAULTSVOSA STATES 38K, 46K, 49K, 53K, 75K, 78K, 87K, 98K", 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:03:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120277955, 'registration': 'YC65WWK', 'account': 'STA058', 'make': 'NISSAN', 'model': 'QASHQAI DIESEL HATCHBACK', 'derivative': '1.6 dCi Tekna 5dr', 'mileage': 106006, 'mileageWarranty': False, 'type': 'car', 'saleId': 0, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2015-12-21', 'fuel': 'Diesel', 'motExpiry': '2026-05-02', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YC65WWK/2026-03-17/image/8f4b7850-588d-4c60-80a6-9c250f992a55_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC65WWK/2026-03-17/image/3fe0b73a-3212-4ff5-b0c2-1cea32c12ed7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC65WWK/2026-03-17/image/90156479-4855-481c-bcf5-ebd803da569d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC65WWK/2026-03-17/image/bdc69b6c-28f3-4570-839e-48dfa3325087_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC65WWK/2026-03-17/image/f0f77ddc-5ac1-4575-85b9-0ee36251f74e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC65WWK/2026-03-17/image/0c2001d4-81fb-4e47-b88f-7e5f7f0d563c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC65WWK/2026-03-17/image/5815e4f9-8fd9-4d06-af17-b0bae30c1b30_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC65WWK/2026-03-17/image/8c0688f4-9a89-4df4-819a-fb3b176b8e39_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/17 - 27K, 07/17 - 27K, 08/18 - 35K, 02/19 - 40K, 01/20 - 46K, 01/21 - 49K, 11/21 - 53K,', 'remarks': "NON RUNNER COLLECTION ONLY FROM WAKEFIELD, TURNS OVER BUT WON'T START MAY HAVE FURTHER FAULTSVOSA STATES 38K, 46K, 49K, 53K, 75K, 78K, 87K, 98K", 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:03:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83a6cc97-4b1f-5d61-b073-84aa74a4526a with identifier: 120277955
2026-03-24 19:03:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83a6cc97-4b1f-5d61-b073-84aa74a4526a with scrape type 2
2026-03-24 19:03:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83a6cc97-4b1f-5d61-b073-84aa74a4526a with scrape type 2
2026-03-24 19:03:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 83a6cc97-4b1f-5d61-b073-84aa74a4526a, identifier: 120277955
2026-03-24 19:03:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 83a6cc97-4b1f-5d61-b073-84aa74a4526a with identifier: 120277955
2026-03-24 19:03:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 83a6cc97-4b1f-5d61-b073-84aa74a4526a with identifier: 120277955
2026-03-24 19:03:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 83a6cc97-4b1f-5d61-b073-84aa74a4526a with identifier: 120277955 to the API
2026-03-24 19:03:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:03:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:03:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120277955?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '83a6cc97-4b1f-5d61-b073-84aa74a4526a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YC65WWK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120277955',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'NISSAN',
'model': 'QASHQAI DIESEL HATCHBACK',
'odometer': 106006,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-21',
'seller_name': 'Startline Motor Finance Ltd',
'title': 'NISSAN QASHQAI DIESEL HATCHBACK 1.6 dCi Tekna 5dr',
'transmission': 'manual',
'trim': '1.6 dCi Tekna 5dr',
'vin': None,
'year': 2015}
2026-03-24 19:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120277955%27 HTTP/1.1" 200 None
2026-03-24 19:03:58 [astonbarclay.gb] INFO: Saving data for 120277955: {'auction_closing_time': 1774004400.0, 'created_time': 1773402825.909989, 'last_price_update_time': 1774379038.964602}
2026-03-24 19:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120277955') HTTP/1.1" 204 0
2026-03-24 19:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120731675?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:01 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120731675, 'registration': 'LN73EYD', 'account': 'WBA001', 'make': 'BMW', 'model': 'iX1 ELECTRIC ESTATE', 'derivative': '230kW xDrive30 M Sport 65kWh 5dr Auto', 'mileage': 29422, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2023-11-24', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6aacb857-bbc8-45fc-a24d-9f2156e6b059.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:01 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120731675, 'registration': 'LN73EYD', 'account': 'WBA001', 'make': 'BMW', 'model': 'iX1 ELECTRIC ESTATE', 'derivative': '230kW xDrive30 M Sport 65kWh 5dr Auto', 'mileage': 29422, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2023-11-24', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6aacb857-bbc8-45fc-a24d-9f2156e6b059.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 299628a1-c772-507a-a1f0-8542b744bcd0 with identifier: 120731675
2026-03-24 19:04:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 299628a1-c772-507a-a1f0-8542b744bcd0 with scrape type 1
2026-03-24 19:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 299628a1-c772-507a-a1f0-8542b744bcd0
2026-03-24 19:04:01 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 299628a1-c772-507a-a1f0-8542b744bcd0
2026-03-24 19:04:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 299628a1-c772-507a-a1f0-8542b744bcd0, identifier: 120731675
2026-03-24 19:04:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 299628a1-c772-507a-a1f0-8542b744bcd0 with identifier: 120731675
2026-03-24 19:04:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 299628a1-c772-507a-a1f0-8542b744bcd0 with identifier: 120731675
2026-03-24 19:04:01 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 299628a1-c772-507a-a1f0-8542b744bcd0 with identifier: 120731675 to the API
2026-03-24 19:04:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120731675?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '299628a1-c772-507a-a1f0-8542b744bcd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LN73EYD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120731675',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': 'iX1 ELECTRIC ESTATE',
'odometer': 29422,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-24',
'seller_name': 'UKCGR',
'title': 'BMW iX1 ELECTRIC ESTATE 230kW xDrive30 M Sport 65kWh 5dr Auto',
'transmission': 'automatic',
'trim': '230kW xDrive30 M Sport 65kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731675%27 HTTP/1.1" 200 None
2026-03-24 19:04:02 [astonbarclay.gb] INFO: Saving data for 120731675: {'created_time': 1774379042.025665, 'last_price_update_time': 1774379042.025676}
2026-03-24 19:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120731675') HTTP/1.1" 204 0
2026-03-24 19:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120733412?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:02 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120733412, 'registration': 'KF15KXR', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'MERIVA DIESEL ESTATE', 'derivative': '1.7 CDTi 16V Exclusiv 5dr Auto', 'mileage': 94293, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2015-06-30', 'fuel': 'Diesel', 'motExpiry': '2027-01-05', 'doors': 5, 'engineSize': 1686, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 06/18 35K - 09/19 46K - 09/20 56K - 05/22 72K - 03/23 82K - 03/24 84K - 05/25 90K -', 'remarks': 'VOSA STATES 79K- 83K- 87K- 93K -SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 160, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/14df876a-b77c-4261-a797-bc930de5943c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:02 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120733412, 'registration': 'KF15KXR', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'MERIVA DIESEL ESTATE', 'derivative': '1.7 CDTi 16V Exclusiv 5dr Auto', 'mileage': 94293, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2015-06-30', 'fuel': 'Diesel', 'motExpiry': '2027-01-05', 'doors': 5, 'engineSize': 1686, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 06/18 35K - 09/19 46K - 09/20 56K - 05/22 72K - 03/23 82K - 03/24 84K - 05/25 90K -', 'remarks': 'VOSA STATES 79K- 83K- 87K- 93K -SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 160, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/14df876a-b77c-4261-a797-bc930de5943c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b95547a-4152-5357-a0c6-73181adf3adc with identifier: 120733412
2026-03-24 19:04:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b95547a-4152-5357-a0c6-73181adf3adc with scrape type 1
2026-03-24 19:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 0b95547a-4152-5357-a0c6-73181adf3adc
2026-03-24 19:04:02 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 0b95547a-4152-5357-a0c6-73181adf3adc
2026-03-24 19:04:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0b95547a-4152-5357-a0c6-73181adf3adc, identifier: 120733412
2026-03-24 19:04:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0b95547a-4152-5357-a0c6-73181adf3adc with identifier: 120733412
2026-03-24 19:04:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0b95547a-4152-5357-a0c6-73181adf3adc with identifier: 120733412
2026-03-24 19:04:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0b95547a-4152-5357-a0c6-73181adf3adc with identifier: 120733412 to the API
2026-03-24 19:04:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120733412?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 160,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0b95547a-4152-5357-a0c6-73181adf3adc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KF15KXR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120733412',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'MERIVA DIESEL ESTATE',
'odometer': 94293,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-30',
'seller_name': 'UKCGR',
'title': 'VAUXHALL MERIVA DIESEL ESTATE 1.7 CDTi 16V Exclusiv 5dr Auto',
'transmission': 'automatic',
'trim': '1.7 CDTi 16V Exclusiv 5dr Auto',
'vin': None,
'year': 2015}
2026-03-24 19:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733412%27 HTTP/1.1" 200 None
2026-03-24 19:04:02 [astonbarclay.gb] INFO: Saving data for 120733412: {'created_time': 1774379042.593396, 'last_price_update_time': 1774379042.593411}
2026-03-24 19:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120733412') HTTP/1.1" 204 0
2026-03-24 19:04:03 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.954(s), this was the 1st time calling it.
2026-03-24 19:04:03 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.092539213965058 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:04:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120725248?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120725248, 'registration': 'FV59EPL', 'account': 'WBA001', 'make': 'RENAULT', 'model': 'CLIO HATCHBACK', 'derivative': '1.2 16V Extreme 3dr', 'mileage': 94728, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2009-11-23', 'fuel': 'Petrol', 'motExpiry': '2026-10-26', 'doors': 3, 'engineSize': 1149, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FV59EPL/2026-03-24/image/62299fdd-96d4-452b-8c7f-b9e5c4929c61_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/20daa819-ad06-4067-b04c-a88795e13669_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/f119a550-986b-4768-9b6a-d924fce2223c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/8ff63308-ea99-4bcc-b17f-14180246aa59_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/0eb4a52f-7c76-4ccb-8b3f-d0a1a80f847b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/72e88d56-5c99-4c5b-bc4c-4c3b44cc0dbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/331074ca-66aa-4e9a-909f-87e1cdaa07d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/eacd40be-1e9a-456a-979d-0508c8491492_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/a63d8d7c-a1e8-4e57-9f7f-99d382fce00f_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 10/10-6K, 10/11-15K, 10/12-26K, 10/14-34K, 10/15-38K, 12/15-39K, 11/18-56K, 11/20-62K, 07/22-72K', 'remarks': 'VOSA STATES 73K, 80K, 86K, 92K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/92d71248-c886-4fc9-8321-74bbe2abe42a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120725248, 'registration': 'FV59EPL', 'account': 'WBA001', 'make': 'RENAULT', 'model': 'CLIO HATCHBACK', 'derivative': '1.2 16V Extreme 3dr', 'mileage': 94728, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2009-11-23', 'fuel': 'Petrol', 'motExpiry': '2026-10-26', 'doors': 3, 'engineSize': 1149, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FV59EPL/2026-03-24/image/62299fdd-96d4-452b-8c7f-b9e5c4929c61_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/20daa819-ad06-4067-b04c-a88795e13669_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/f119a550-986b-4768-9b6a-d924fce2223c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/8ff63308-ea99-4bcc-b17f-14180246aa59_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/0eb4a52f-7c76-4ccb-8b3f-d0a1a80f847b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/72e88d56-5c99-4c5b-bc4c-4c3b44cc0dbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/331074ca-66aa-4e9a-909f-87e1cdaa07d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/eacd40be-1e9a-456a-979d-0508c8491492_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/a63d8d7c-a1e8-4e57-9f7f-99d382fce00f_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 10/10-6K, 10/11-15K, 10/12-26K, 10/14-34K, 10/15-38K, 12/15-39K, 11/18-56K, 11/20-62K, 07/22-72K', 'remarks': 'VOSA STATES 73K, 80K, 86K, 92K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/92d71248-c886-4fc9-8321-74bbe2abe42a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd7330b6-db90-5fcf-b5b4-2571d0fe197a with identifier: 120725248
2026-03-24 19:04:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd7330b6-db90-5fcf-b5b4-2571d0fe197a with scrape type 1
2026-03-24 19:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item bd7330b6-db90-5fcf-b5b4-2571d0fe197a
2026-03-24 19:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFV59EPL%252F2026-03-24%252Fimage%252F62299fdd-96d4-452b-8c7f-b9e5c4929c61_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV59EPL/2026-03-24/image/62299fdd-96d4-452b-8c7f-b9e5c4929c61_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFV59EPL%252F2026-03-24%252Fimage%252F20daa819-ad06-4067-b04c-a88795e13669_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV59EPL/2026-03-24/image/20daa819-ad06-4067-b04c-a88795e13669_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFV59EPL%252F2026-03-24%252Fimage%252Ff119a550-986b-4768-9b6a-d924fce2223c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV59EPL/2026-03-24/image/f119a550-986b-4768-9b6a-d924fce2223c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFV59EPL%252F2026-03-24%252Fimage%252F8ff63308-ea99-4bcc-b17f-14180246aa59_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV59EPL/2026-03-24/image/8ff63308-ea99-4bcc-b17f-14180246aa59_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFV59EPL%252F2026-03-24%252Fimage%252F0eb4a52f-7c76-4ccb-8b3f-d0a1a80f847b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV59EPL/2026-03-24/image/0eb4a52f-7c76-4ccb-8b3f-d0a1a80f847b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFV59EPL%252F2026-03-24%252Fimage%252F72e88d56-5c99-4c5b-bc4c-4c3b44cc0dbf_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV59EPL/2026-03-24/image/72e88d56-5c99-4c5b-bc4c-4c3b44cc0dbf_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFV59EPL%252F2026-03-24%252Fimage%252F331074ca-66aa-4e9a-909f-87e1cdaa07d4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV59EPL/2026-03-24/image/331074ca-66aa-4e9a-909f-87e1cdaa07d4_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFV59EPL%252F2026-03-24%252Fimage%252Feacd40be-1e9a-456a-979d-0508c8491492_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV59EPL/2026-03-24/image/eacd40be-1e9a-456a-979d-0508c8491492_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFV59EPL%252F2026-03-24%252Fimage%252Fa63d8d7c-a1e8-4e57-9f7f-99d382fce00f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV59EPL/2026-03-24/image/a63d8d7c-a1e8-4e57-9f7f-99d382fce00f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:05 [scrapy.extensions.logstats] INFO: Crawled 47 pages (at 17 pages/min), scraped 27 items (at 16 items/min)
2026-03-24 19:04:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 19:04:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120197138?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV59EPL/2026-03-24/image/a63d8d7c-a1e8-4e57-9f7f-99d382fce00f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120725248?view=catalogue)
2026-03-24 19:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120411130?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV59EPL/2026-03-24/image/eacd40be-1e9a-456a-979d-0508c8491492_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120725248?view=catalogue)
2026-03-24 19:04:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120197138, 'registration': 'RK23BSY', 'account': 'ZEN016', 'make': 'JAGUAR', 'model': 'I-PACE ESTATE SPECIAL EDITIONS', 'derivative': '294kW EV400 HSE Black 90kWh 5dr Auto 11kW Charger', 'mileage': 46685, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2023-03-23', 'fuel': 'Electric', 'motExpiry': '2027-02-09', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RK23BSY/2026-03-23/image/a3a217c0-6028-482d-a152-bf7609cf1e16_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BSY/2026-03-23/image/f029255e-3864-4804-a4c9-9aebc6a569fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BSY/2026-03-23/image/9b5b7dff-3928-4cdc-a7ad-287c09d4409f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BSY/2026-03-23/image/91b034e1-568a-4490-87b1-ae10f38b1532_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BSY/2026-03-23/image/50ee6d24-472f-4892-a7b5-417130e398b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BSY/2026-03-23/image/fd465c5e-21c4-4467-9423-d5d95e2a3a81_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BSY/2026-03-23/image/1ab75ed3-d88f-424d-947c-8cba574dbdec_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BSY/2026-03-23/image/8be62206-1da5-4b99-925d-b3e65c7f6115_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 05/24-23K, 09/25-44K,', 'remarks': 'SPARE KEY, VOSA STATES 45K\t Lightoyster M+033nu/300jy\tLockable Cooled Glovebox\tTechnology Pack', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/de6eb0ff-e15a-4feb-8f0a-3e8bc123a2d9.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:04:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120197138, 'registration': 'RK23BSY', 'account': 'ZEN016', 'make': 'JAGUAR', 'model': 'I-PACE ESTATE SPECIAL EDITIONS', 'derivative': '294kW EV400 HSE Black 90kWh 5dr Auto 11kW Charger', 'mileage': 46685, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2023-03-23', 'fuel': 'Electric', 'motExpiry': '2027-02-09', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RK23BSY/2026-03-23/image/a3a217c0-6028-482d-a152-bf7609cf1e16_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BSY/2026-03-23/image/f029255e-3864-4804-a4c9-9aebc6a569fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BSY/2026-03-23/image/9b5b7dff-3928-4cdc-a7ad-287c09d4409f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BSY/2026-03-23/image/91b034e1-568a-4490-87b1-ae10f38b1532_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BSY/2026-03-23/image/50ee6d24-472f-4892-a7b5-417130e398b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BSY/2026-03-23/image/fd465c5e-21c4-4467-9423-d5d95e2a3a81_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BSY/2026-03-23/image/1ab75ed3-d88f-424d-947c-8cba574dbdec_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BSY/2026-03-23/image/8be62206-1da5-4b99-925d-b3e65c7f6115_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 05/24-23K, 09/25-44K,', 'remarks': 'SPARE KEY, VOSA STATES 45K\t Lightoyster M+033nu/300jy\tLockable Cooled Glovebox\tTechnology Pack', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/de6eb0ff-e15a-4feb-8f0a-3e8bc123a2d9.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:04:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42d5f8a4-869f-5e26-9902-72c1ec9169ab with identifier: 120197138
2026-03-24 19:04:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42d5f8a4-869f-5e26-9902-72c1ec9169ab with scrape type 1
2026-03-24 19:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 42d5f8a4-869f-5e26-9902-72c1ec9169ab
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRK23BSY%252F2026-03-23%252Fimage%252Fa3a217c0-6028-482d-a152-bf7609cf1e16_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23BSY/2026-03-23/image/a3a217c0-6028-482d-a152-bf7609cf1e16_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV59EPL/2026-03-24/image/72e88d56-5c99-4c5b-bc4c-4c3b44cc0dbf_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120725248?view=catalogue)
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRK23BSY%252F2026-03-23%252Fimage%252Ff029255e-3864-4804-a4c9-9aebc6a569fd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23BSY/2026-03-23/image/f029255e-3864-4804-a4c9-9aebc6a569fd_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRK23BSY%252F2026-03-23%252Fimage%252F9b5b7dff-3928-4cdc-a7ad-287c09d4409f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23BSY/2026-03-23/image/9b5b7dff-3928-4cdc-a7ad-287c09d4409f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRK23BSY%252F2026-03-23%252Fimage%252F91b034e1-568a-4490-87b1-ae10f38b1532_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23BSY/2026-03-23/image/91b034e1-568a-4490-87b1-ae10f38b1532_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRK23BSY%252F2026-03-23%252Fimage%252F50ee6d24-472f-4892-a7b5-417130e398b9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23BSY/2026-03-23/image/50ee6d24-472f-4892-a7b5-417130e398b9_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0d46d0>
2026-03-24 19:04:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd7330b6-db90-5fcf-b5b4-2571d0fe197a/bd7330b6-db90-5fcf-b5b4-2571d0fe197a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV59EPL%252F2026-03-24%252Fimage%252Fa63d8d7c-a1e8-4e57-9f7f-99d382fce00f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV59EPL/2026-03-24/image/a63d8d7c-a1e8-4e57-9f7f-99d382fce00f_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bd7330b6-db90-5fcf-b5b4-2571d0fe197a
2026-03-24 19:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RK23BSY/2026-03-23/image/a3a217c0-6028-482d-a152-bf7609cf1e16_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120197138?view=catalogue)
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRK23BSY%252F2026-03-23%252Fimage%252Ffd465c5e-21c4-4467-9423-d5d95e2a3a81_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23BSY/2026-03-23/image/fd465c5e-21c4-4467-9423-d5d95e2a3a81_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120411130, 'registration': 'YW15BHP', 'account': 'WBA004', 'make': 'MITSUBISHI', 'model': 'OUTLANDER ESTATE', 'derivative': '2.0 PHEV GX5h 5dr Auto', 'mileage': 139932, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2015-06-26', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-06-24', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YW15BHP/2026-03-13/image/2e457828-7d7a-4db5-af3e-7f2103c941b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW15BHP/2026-03-13/image/9364adce-1660-40cb-8e63-93f58f5be297_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW15BHP/2026-03-13/image/bf49a836-f0ab-4bd3-b458-1c81acec9a38_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW15BHP/2026-03-13/image/62ea3e81-ff23-4ff7-843b-66fa74090a40_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW15BHP/2026-03-13/image/d4c9e188-28ce-4cb6-bf22-9b17dbf88da4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW15BHP/2026-03-13/image/6ee50ed7-e97a-472f-9481-3cb24b40888c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW15BHP/2026-03-13/image/c3491ca6-2c28-4e19-8eae-105b47626d4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW15BHP/2026-03-13/image/a501ddfe-1570-421f-9f0e-ab566373540d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW15BHP/2026-03-13/image/e1f2a3c2-997b-48da-869f-8cec38046d4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW15BHP/2026-03-13/image/c89f8568-b2e4-4a39-852a-9972cbb4eabf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW15BHP/2026-03-13/image/7a29d72e-3a5e-49b7-beef-d92c675e0742_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/16 - 11K, 07/17 - 25K, 06/18 - 38K, 03/19 - 52K, 12/19 - 63K, 11/20 - 72K, 11/21 - 82K, 11/22 - 94K, 06/23 - 107K, 06/24 - 115K', 'remarks': '**675** VOSA STATES 38K, 56K, 67K, 76K, 89K, 107K, 115K, 130K, SD CARD, SPARE KEY CHARGING LEAD OFFER WHERE IT STANDS HYBRID FAULT', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 44, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6012262d-ffad-45c0-99ee-ae6b01202b46.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120411130, 'registration': 'YW15BHP', 'account': 'WBA004', 'make': 'MITSUBISHI', 'model': 'OUTLANDER ESTATE', 'derivative': '2.0 PHEV GX5h 5dr Auto', 'mileage': 139932, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2015-06-26', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-06-24', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YW15BHP/2026-03-13/image/2e457828-7d7a-4db5-af3e-7f2103c941b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW15BHP/2026-03-13/image/9364adce-1660-40cb-8e63-93f58f5be297_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW15BHP/2026-03-13/image/bf49a836-f0ab-4bd3-b458-1c81acec9a38_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW15BHP/2026-03-13/image/62ea3e81-ff23-4ff7-843b-66fa74090a40_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW15BHP/2026-03-13/image/d4c9e188-28ce-4cb6-bf22-9b17dbf88da4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW15BHP/2026-03-13/image/6ee50ed7-e97a-472f-9481-3cb24b40888c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW15BHP/2026-03-13/image/c3491ca6-2c28-4e19-8eae-105b47626d4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW15BHP/2026-03-13/image/a501ddfe-1570-421f-9f0e-ab566373540d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW15BHP/2026-03-13/image/e1f2a3c2-997b-48da-869f-8cec38046d4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW15BHP/2026-03-13/image/c89f8568-b2e4-4a39-852a-9972cbb4eabf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YW15BHP/2026-03-13/image/7a29d72e-3a5e-49b7-beef-d92c675e0742_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/16 - 11K, 07/17 - 25K, 06/18 - 38K, 03/19 - 52K, 12/19 - 63K, 11/20 - 72K, 11/21 - 82K, 11/22 - 94K, 06/23 - 107K, 06/24 - 115K', 'remarks': '**675** VOSA STATES 38K, 56K, 67K, 76K, 89K, 107K, 115K, 130K, SD CARD, SPARE KEY CHARGING LEAD OFFER WHERE IT STANDS HYBRID FAULT', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 44, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6012262d-ffad-45c0-99ee-ae6b01202b46.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39a83e68-928b-573d-bd3f-ceb3aa5af2d5 with identifier: 120411130
2026-03-24 19:04:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39a83e68-928b-573d-bd3f-ceb3aa5af2d5 with scrape type 2
2026-03-24 19:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39a83e68-928b-573d-bd3f-ceb3aa5af2d5 with scrape type 2
2026-03-24 19:04:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 39a83e68-928b-573d-bd3f-ceb3aa5af2d5, identifier: 120411130
2026-03-24 19:04:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 39a83e68-928b-573d-bd3f-ceb3aa5af2d5 with identifier: 120411130
2026-03-24 19:04:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 39a83e68-928b-573d-bd3f-ceb3aa5af2d5 with identifier: 120411130
2026-03-24 19:04:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 39a83e68-928b-573d-bd3f-ceb3aa5af2d5 with identifier: 120411130 to the API
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120411130?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 44,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '39a83e68-928b-573d-bd3f-ceb3aa5af2d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YW15BHP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120411130',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MITSUBISHI',
'model': 'OUTLANDER ESTATE',
'odometer': 139932,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-26',
'seller_name': 'UKCGR - Trade',
'title': 'MITSUBISHI OUTLANDER ESTATE 2.0 PHEV GX5h 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 PHEV GX5h 5dr Auto',
'vin': None,
'year': 2015}
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411130%27 HTTP/1.1" 200 None
2026-03-24 19:04:13 [astonbarclay.gb] INFO: Saving data for 120411130: {'auction_closing_time': 1774357200.0, 'created_time': 1773401888.139097, 'last_price_update_time': 1774379053.912563}
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120411130') HTTP/1.1" 204 0
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRK23BSY%252F2026-03-23%252Fimage%252F1ab75ed3-d88f-424d-947c-8cba574dbdec_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23BSY/2026-03-23/image/1ab75ed3-d88f-424d-947c-8cba574dbdec_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV59EPL/2026-03-24/image/331074ca-66aa-4e9a-909f-87e1cdaa07d4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120725248?view=catalogue)
2026-03-24 19:04:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefb1050>
2026-03-24 19:04:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd7330b6-db90-5fcf-b5b4-2571d0fe197a/bd7330b6-db90-5fcf-b5b4-2571d0fe197a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV59EPL%252F2026-03-24%252Fimage%252Feacd40be-1e9a-456a-979d-0508c8491492_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV59EPL/2026-03-24/image/eacd40be-1e9a-456a-979d-0508c8491492_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bd7330b6-db90-5fcf-b5b4-2571d0fe197a
2026-03-24 19:04:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b47302d0>
2026-03-24 19:04:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd7330b6-db90-5fcf-b5b4-2571d0fe197a/bd7330b6-db90-5fcf-b5b4-2571d0fe197a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV59EPL%252F2026-03-24%252Fimage%252F72e88d56-5c99-4c5b-bc4c-4c3b44cc0dbf_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV59EPL/2026-03-24/image/72e88d56-5c99-4c5b-bc4c-4c3b44cc0dbf_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bd7330b6-db90-5fcf-b5b4-2571d0fe197a
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b47357d0>
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42d5f8a4-869f-5e26-9902-72c1ec9169ab/42d5f8a4-869f-5e26-9902-72c1ec9169ab_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRK23BSY%252F2026-03-23%252Fimage%252Fa3a217c0-6028-482d-a152-bf7609cf1e16_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23BSY/2026-03-23/image/a3a217c0-6028-482d-a152-bf7609cf1e16_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 42d5f8a4-869f-5e26-9902-72c1ec9169ab
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRK23BSY%252F2026-03-23%252Fimage%252F8be62206-1da5-4b99-925d-b3e65c7f6115_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23BSY/2026-03-23/image/8be62206-1da5-4b99-925d-b3e65c7f6115_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RK23BSY/2026-03-23/image/50ee6d24-472f-4892-a7b5-417130e398b9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120197138?view=catalogue)
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4741e90>
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd7330b6-db90-5fcf-b5b4-2571d0fe197a/bd7330b6-db90-5fcf-b5b4-2571d0fe197a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV59EPL%252F2026-03-24%252Fimage%252F331074ca-66aa-4e9a-909f-87e1cdaa07d4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV59EPL/2026-03-24/image/331074ca-66aa-4e9a-909f-87e1cdaa07d4_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bd7330b6-db90-5fcf-b5b4-2571d0fe197a
2026-03-24 19:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RK23BSY/2026-03-23/image/fd465c5e-21c4-4467-9423-d5d95e2a3a81_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120197138?view=catalogue)
2026-03-24 19:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RK23BSY/2026-03-23/image/8be62206-1da5-4b99-925d-b3e65c7f6115_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120197138?view=catalogue)
2026-03-24 19:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RK23BSY/2026-03-23/image/1ab75ed3-d88f-424d-947c-8cba574dbdec_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120197138?view=catalogue)
2026-03-24 19:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RK23BSY/2026-03-23/image/91b034e1-568a-4490-87b1-ae10f38b1532_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120197138?view=catalogue)
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af055150>
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42d5f8a4-869f-5e26-9902-72c1ec9169ab/42d5f8a4-869f-5e26-9902-72c1ec9169ab_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRK23BSY%252F2026-03-23%252Fimage%252F50ee6d24-472f-4892-a7b5-417130e398b9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23BSY/2026-03-23/image/50ee6d24-472f-4892-a7b5-417130e398b9_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 42d5f8a4-869f-5e26-9902-72c1ec9169ab
2026-03-24 19:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RK23BSY/2026-03-23/image/9b5b7dff-3928-4cdc-a7ad-287c09d4409f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120197138?view=catalogue)
2026-03-24 19:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RK23BSY/2026-03-23/image/f029255e-3864-4804-a4c9-9aebc6a569fd_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120197138?view=catalogue)
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af01c450>
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42d5f8a4-869f-5e26-9902-72c1ec9169ab/42d5f8a4-869f-5e26-9902-72c1ec9169ab_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRK23BSY%252F2026-03-23%252Fimage%252Ffd465c5e-21c4-4467-9423-d5d95e2a3a81_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23BSY/2026-03-23/image/fd465c5e-21c4-4467-9423-d5d95e2a3a81_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 42d5f8a4-869f-5e26-9902-72c1ec9169ab
2026-03-24 19:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV59EPL/2026-03-24/image/0eb4a52f-7c76-4ccb-8b3f-d0a1a80f847b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120725248?view=catalogue)
2026-03-24 19:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV59EPL/2026-03-24/image/8ff63308-ea99-4bcc-b17f-14180246aa59_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120725248?view=catalogue)
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3aebd0>
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42d5f8a4-869f-5e26-9902-72c1ec9169ab/42d5f8a4-869f-5e26-9902-72c1ec9169ab_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRK23BSY%252F2026-03-23%252Fimage%252F8be62206-1da5-4b99-925d-b3e65c7f6115_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23BSY/2026-03-23/image/8be62206-1da5-4b99-925d-b3e65c7f6115_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 42d5f8a4-869f-5e26-9902-72c1ec9169ab
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af1621d0>
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42d5f8a4-869f-5e26-9902-72c1ec9169ab/42d5f8a4-869f-5e26-9902-72c1ec9169ab_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRK23BSY%252F2026-03-23%252Fimage%252F1ab75ed3-d88f-424d-947c-8cba574dbdec_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23BSY/2026-03-23/image/1ab75ed3-d88f-424d-947c-8cba574dbdec_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 42d5f8a4-869f-5e26-9902-72c1ec9169ab
2026-03-24 19:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV59EPL/2026-03-24/image/20daa819-ad06-4067-b04c-a88795e13669_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120725248?view=catalogue)
2026-03-24 19:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV59EPL/2026-03-24/image/f119a550-986b-4768-9b6a-d924fce2223c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120725248?view=catalogue)
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af466910>
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42d5f8a4-869f-5e26-9902-72c1ec9169ab/42d5f8a4-869f-5e26-9902-72c1ec9169ab_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRK23BSY%252F2026-03-23%252Fimage%252F91b034e1-568a-4490-87b1-ae10f38b1532_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23BSY/2026-03-23/image/91b034e1-568a-4490-87b1-ae10f38b1532_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 42d5f8a4-869f-5e26-9902-72c1ec9169ab
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefb9450>
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42d5f8a4-869f-5e26-9902-72c1ec9169ab/42d5f8a4-869f-5e26-9902-72c1ec9169ab_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRK23BSY%252F2026-03-23%252Fimage%252F9b5b7dff-3928-4cdc-a7ad-287c09d4409f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23BSY/2026-03-23/image/9b5b7dff-3928-4cdc-a7ad-287c09d4409f_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 42d5f8a4-869f-5e26-9902-72c1ec9169ab
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b47077d0>
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42d5f8a4-869f-5e26-9902-72c1ec9169ab/42d5f8a4-869f-5e26-9902-72c1ec9169ab_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRK23BSY%252F2026-03-23%252Fimage%252Ff029255e-3864-4804-a4c9-9aebc6a569fd_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RK23BSY/2026-03-23/image/f029255e-3864-4804-a4c9-9aebc6a569fd_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 42d5f8a4-869f-5e26-9902-72c1ec9169ab
2026-03-24 19:04:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 42d5f8a4-869f-5e26-9902-72c1ec9169ab, skipping ID generation
2026-03-24 19:04:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42d5f8a4-869f-5e26-9902-72c1ec9169ab with scrape type 1
2026-03-24 19:04:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 42d5f8a4-869f-5e26-9902-72c1ec9169ab sending to next pipeline
2026-03-24 19:04:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 42d5f8a4-869f-5e26-9902-72c1ec9169ab, identifier: 120197138
2026-03-24 19:04:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 42d5f8a4-869f-5e26-9902-72c1ec9169ab with identifier: 120197138
2026-03-24 19:04:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 42d5f8a4-869f-5e26-9902-72c1ec9169ab with identifier: 120197138
2026-03-24 19:04:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 42d5f8a4-869f-5e26-9902-72c1ec9169ab with identifier: 120197138 to the API
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/RK23BSY/2026-03-23/image/f029255e-3864-4804-a4c9-9aebc6a569fd_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '42d5f8a4-869f-5e26-9902-72c1ec9169ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RK23BSY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120197138',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'JAGUAR',
'model': 'I-PACE ESTATE SPECIAL EDITIONS',
'odometer': 46685,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42d5f8a4-869f-5e26-9902-72c1ec9169ab/42d5f8a4-869f-5e26-9902-72c1ec9169ab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36546,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RK23BSY/2026-03-23/image/a3a217c0-6028-482d-a152-bf7609cf1e16_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42d5f8a4-869f-5e26-9902-72c1ec9169ab/42d5f8a4-869f-5e26-9902-72c1ec9169ab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35570,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RK23BSY/2026-03-23/image/f029255e-3864-4804-a4c9-9aebc6a569fd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42d5f8a4-869f-5e26-9902-72c1ec9169ab/42d5f8a4-869f-5e26-9902-72c1ec9169ab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36149,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RK23BSY/2026-03-23/image/9b5b7dff-3928-4cdc-a7ad-287c09d4409f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42d5f8a4-869f-5e26-9902-72c1ec9169ab/42d5f8a4-869f-5e26-9902-72c1ec9169ab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33562,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RK23BSY/2026-03-23/image/91b034e1-568a-4490-87b1-ae10f38b1532_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42d5f8a4-869f-5e26-9902-72c1ec9169ab/42d5f8a4-869f-5e26-9902-72c1ec9169ab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46520,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RK23BSY/2026-03-23/image/50ee6d24-472f-4892-a7b5-417130e398b9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42d5f8a4-869f-5e26-9902-72c1ec9169ab/42d5f8a4-869f-5e26-9902-72c1ec9169ab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49462,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RK23BSY/2026-03-23/image/fd465c5e-21c4-4467-9423-d5d95e2a3a81_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42d5f8a4-869f-5e26-9902-72c1ec9169ab/42d5f8a4-869f-5e26-9902-72c1ec9169ab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49990,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RK23BSY/2026-03-23/image/1ab75ed3-d88f-424d-947c-8cba574dbdec_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42d5f8a4-869f-5e26-9902-72c1ec9169ab/42d5f8a4-869f-5e26-9902-72c1ec9169ab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49971,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RK23BSY/2026-03-23/image/8be62206-1da5-4b99-925d-b3e65c7f6115_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-23',
'seller_name': 'Zenith',
'title': 'JAGUAR I-PACE ESTATE SPECIAL EDITIONS 294kW EV400 HSE Black 90kWh '
'5dr Auto 11kW Charger',
'transmission': 'automatic',
'trim': '294kW EV400 HSE Black 90kWh 5dr Auto 11kW Charger',
'vin': None,
'year': 2023}
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120197138%27 HTTP/1.1" 200 None
2026-03-24 19:04:15 [astonbarclay.gb] INFO: Saving data for 120197138: {'created_time': 1774379055.029416, 'last_price_update_time': 1774379055.02943}
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120197138') HTTP/1.1" 204 0
2026-03-24 19:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV59EPL/2026-03-24/image/62299fdd-96d4-452b-8c7f-b9e5c4929c61_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120725248?view=catalogue)
2026-03-24 19:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0d4f10>
2026-03-24 19:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd7330b6-db90-5fcf-b5b4-2571d0fe197a/bd7330b6-db90-5fcf-b5b4-2571d0fe197a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV59EPL%252F2026-03-24%252Fimage%252F0eb4a52f-7c76-4ccb-8b3f-d0a1a80f847b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV59EPL/2026-03-24/image/0eb4a52f-7c76-4ccb-8b3f-d0a1a80f847b_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bd7330b6-db90-5fcf-b5b4-2571d0fe197a
2026-03-24 19:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3686d0>
2026-03-24 19:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd7330b6-db90-5fcf-b5b4-2571d0fe197a/bd7330b6-db90-5fcf-b5b4-2571d0fe197a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV59EPL%252F2026-03-24%252Fimage%252F8ff63308-ea99-4bcc-b17f-14180246aa59_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV59EPL/2026-03-24/image/8ff63308-ea99-4bcc-b17f-14180246aa59_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bd7330b6-db90-5fcf-b5b4-2571d0fe197a
2026-03-24 19:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef7b050>
2026-03-24 19:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd7330b6-db90-5fcf-b5b4-2571d0fe197a/bd7330b6-db90-5fcf-b5b4-2571d0fe197a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV59EPL%252F2026-03-24%252Fimage%252F20daa819-ad06-4067-b04c-a88795e13669_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV59EPL/2026-03-24/image/20daa819-ad06-4067-b04c-a88795e13669_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bd7330b6-db90-5fcf-b5b4-2571d0fe197a
2026-03-24 19:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af24b710>
2026-03-24 19:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd7330b6-db90-5fcf-b5b4-2571d0fe197a/bd7330b6-db90-5fcf-b5b4-2571d0fe197a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV59EPL%252F2026-03-24%252Fimage%252Ff119a550-986b-4768-9b6a-d924fce2223c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV59EPL/2026-03-24/image/f119a550-986b-4768-9b6a-d924fce2223c_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bd7330b6-db90-5fcf-b5b4-2571d0fe197a
2026-03-24 19:04:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af154b90>
2026-03-24 19:04:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd7330b6-db90-5fcf-b5b4-2571d0fe197a/bd7330b6-db90-5fcf-b5b4-2571d0fe197a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV59EPL%252F2026-03-24%252Fimage%252F62299fdd-96d4-452b-8c7f-b9e5c4929c61_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV59EPL/2026-03-24/image/62299fdd-96d4-452b-8c7f-b9e5c4929c61_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bd7330b6-db90-5fcf-b5b4-2571d0fe197a
2026-03-24 19:04:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bd7330b6-db90-5fcf-b5b4-2571d0fe197a, skipping ID generation
2026-03-24 19:04:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd7330b6-db90-5fcf-b5b4-2571d0fe197a with scrape type 1
2026-03-24 19:04:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bd7330b6-db90-5fcf-b5b4-2571d0fe197a sending to next pipeline
2026-03-24 19:04:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bd7330b6-db90-5fcf-b5b4-2571d0fe197a, identifier: 120725248
2026-03-24 19:04:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bd7330b6-db90-5fcf-b5b4-2571d0fe197a with identifier: 120725248
2026-03-24 19:04:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bd7330b6-db90-5fcf-b5b4-2571d0fe197a with identifier: 120725248
2026-03-24 19:04:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bd7330b6-db90-5fcf-b5b4-2571d0fe197a with identifier: 120725248 to the API
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/FV59EPL/2026-03-24/image/62299fdd-96d4-452b-8c7f-b9e5c4929c61_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.1L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'bd7330b6-db90-5fcf-b5b4-2571d0fe197a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FV59EPL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120725248',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'RENAULT',
'model': 'CLIO HATCHBACK',
'odometer': 94728,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd7330b6-db90-5fcf-b5b4-2571d0fe197a/bd7330b6-db90-5fcf-b5b4-2571d0fe197a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32359,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/62299fdd-96d4-452b-8c7f-b9e5c4929c61_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd7330b6-db90-5fcf-b5b4-2571d0fe197a/bd7330b6-db90-5fcf-b5b4-2571d0fe197a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28953,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/20daa819-ad06-4067-b04c-a88795e13669_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd7330b6-db90-5fcf-b5b4-2571d0fe197a/bd7330b6-db90-5fcf-b5b4-2571d0fe197a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30418,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/f119a550-986b-4768-9b6a-d924fce2223c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd7330b6-db90-5fcf-b5b4-2571d0fe197a/bd7330b6-db90-5fcf-b5b4-2571d0fe197a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28998,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/8ff63308-ea99-4bcc-b17f-14180246aa59_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd7330b6-db90-5fcf-b5b4-2571d0fe197a/bd7330b6-db90-5fcf-b5b4-2571d0fe197a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44890,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/0eb4a52f-7c76-4ccb-8b3f-d0a1a80f847b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd7330b6-db90-5fcf-b5b4-2571d0fe197a/bd7330b6-db90-5fcf-b5b4-2571d0fe197a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42852,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/72e88d56-5c99-4c5b-bc4c-4c3b44cc0dbf_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd7330b6-db90-5fcf-b5b4-2571d0fe197a/bd7330b6-db90-5fcf-b5b4-2571d0fe197a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56589,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/331074ca-66aa-4e9a-909f-87e1cdaa07d4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd7330b6-db90-5fcf-b5b4-2571d0fe197a/bd7330b6-db90-5fcf-b5b4-2571d0fe197a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37790,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/eacd40be-1e9a-456a-979d-0508c8491492_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd7330b6-db90-5fcf-b5b4-2571d0fe197a/bd7330b6-db90-5fcf-b5b4-2571d0fe197a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43851,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV59EPL/2026-03-24/image/a63d8d7c-a1e8-4e57-9f7f-99d382fce00f_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-11-23',
'seller_name': 'UKCGR',
'title': 'RENAULT CLIO HATCHBACK 1.2 16V Extreme 3dr',
'transmission': 'manual',
'trim': '1.2 16V Extreme 3dr',
'vin': None,
'year': 2009}
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120725248%27 HTTP/1.1" 200 None
2026-03-24 19:04:15 [astonbarclay.gb] INFO: Saving data for 120725248: {'created_time': 1774379055.928985, 'last_price_update_time': 1774379055.928997}
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120725248') HTTP/1.1" 204 0
2026-03-24 19:04:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120733331?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120733331, 'registration': 'VO21UNW', 'account': 'WBA001', 'make': 'VOLKSWAGEN', 'model': 'GOLF HATCHBACK', 'derivative': '2.0 TSI 320 R 4Motion 5dr DSG', 'mileage': 43253, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2021-04-23', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1984, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print 04/21 11K - 09/24 25K', 'remarks': 'VOSA STATES 21K- 32K- 43K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 177, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120733331, 'registration': 'VO21UNW', 'account': 'WBA001', 'make': 'VOLKSWAGEN', 'model': 'GOLF HATCHBACK', 'derivative': '2.0 TSI 320 R 4Motion 5dr DSG', 'mileage': 43253, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2021-04-23', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1984, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print 04/21 11K - 09/24 25K', 'remarks': 'VOSA STATES 21K- 32K- 43K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 177, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53c1a43c-f5c3-5048-9345-f8dbcd4c1825 with identifier: 120733331
2026-03-24 19:04:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53c1a43c-f5c3-5048-9345-f8dbcd4c1825 with scrape type 1
2026-03-24 19:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 53c1a43c-f5c3-5048-9345-f8dbcd4c1825
2026-03-24 19:04:17 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 53c1a43c-f5c3-5048-9345-f8dbcd4c1825
2026-03-24 19:04:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 53c1a43c-f5c3-5048-9345-f8dbcd4c1825, identifier: 120733331
2026-03-24 19:04:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 53c1a43c-f5c3-5048-9345-f8dbcd4c1825 with identifier: 120733331
2026-03-24 19:04:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 53c1a43c-f5c3-5048-9345-f8dbcd4c1825 with identifier: 120733331
2026-03-24 19:04:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 53c1a43c-f5c3-5048-9345-f8dbcd4c1825 with identifier: 120733331 to the API
2026-03-24 19:04:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120733331?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 177,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '53c1a43c-f5c3-5048-9345-f8dbcd4c1825',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VO21UNW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120733331',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'GOLF HATCHBACK',
'odometer': 43253,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-23',
'seller_name': 'UKCGR',
'title': 'VOLKSWAGEN GOLF HATCHBACK 2.0 TSI 320 R 4Motion 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TSI 320 R 4Motion 5dr DSG',
'vin': None,
'year': 2021}
2026-03-24 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120733331%27 HTTP/1.1" 200 None
2026-03-24 19:04:18 [astonbarclay.gb] INFO: Saving data for 120733331: {'created_time': 1774379058.241093, 'last_price_update_time': 1774379058.241107}
2026-03-24 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120733331') HTTP/1.1" 204 0
2026-03-24 19:04:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120520903?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120520903, 'registration': 'FG23AHZ', 'account': 'ZEN016', 'make': 'MG MOTOR UK', 'model': 'MG4 HATCHBACK', 'derivative': '180kW Trophy EV Extended Range 77kWh 5dr Auto', 'mileage': 35144, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2023-03-24', 'fuel': 'Electric', 'motExpiry': '2027-02-22', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/601011da-a440-4d0a-bdf6-96f7dbf4eaf8_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/cd0d11b1-2edc-447a-a183-89c83f3595d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/fbc99d35-23b4-4762-8af6-81daf807aa2a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/dd837c77-ff49-4f31-b679-dc9813cc7250_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/cb5a417a-2f17-4dc7-bd5f-18849b7525c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/2f281930-41cd-4d00-88c1-b400756c5018_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/d531de5d-d99b-44dc-840d-b9d92ceb20a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/4811d9ac-7404-491b-a724-a2126c905d42_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 06/25 14k', 'remarks': 'SPARE KEY, VOSA STATES 34K \t Metallic Paint\tTri Coat Paint', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7aa65f04-4a1f-4844-864b-0f9b2d5654f3.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:04:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120520903, 'registration': 'FG23AHZ', 'account': 'ZEN016', 'make': 'MG MOTOR UK', 'model': 'MG4 HATCHBACK', 'derivative': '180kW Trophy EV Extended Range 77kWh 5dr Auto', 'mileage': 35144, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2023-03-24', 'fuel': 'Electric', 'motExpiry': '2027-02-22', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/601011da-a440-4d0a-bdf6-96f7dbf4eaf8_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/cd0d11b1-2edc-447a-a183-89c83f3595d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/fbc99d35-23b4-4762-8af6-81daf807aa2a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/dd837c77-ff49-4f31-b679-dc9813cc7250_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/cb5a417a-2f17-4dc7-bd5f-18849b7525c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/2f281930-41cd-4d00-88c1-b400756c5018_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/d531de5d-d99b-44dc-840d-b9d92ceb20a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/4811d9ac-7404-491b-a724-a2126c905d42_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 06/25 14k', 'remarks': 'SPARE KEY, VOSA STATES 34K \t Metallic Paint\tTri Coat Paint', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7aa65f04-4a1f-4844-864b-0f9b2d5654f3.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:04:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3aa07508-1f33-5310-b906-80d2d78cc119 with identifier: 120520903
2026-03-24 19:04:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3aa07508-1f33-5310-b906-80d2d78cc119 with scrape type 1
2026-03-24 19:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 3aa07508-1f33-5310-b906-80d2d78cc119
2026-03-24 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFG23AHZ%252F2026-03-23%252Fimage%252F601011da-a440-4d0a-bdf6-96f7dbf4eaf8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/601011da-a440-4d0a-bdf6-96f7dbf4eaf8_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFG23AHZ%252F2026-03-23%252Fimage%252Fcd0d11b1-2edc-447a-a183-89c83f3595d9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/cd0d11b1-2edc-447a-a183-89c83f3595d9_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFG23AHZ%252F2026-03-23%252Fimage%252Ffbc99d35-23b4-4762-8af6-81daf807aa2a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/fbc99d35-23b4-4762-8af6-81daf807aa2a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFG23AHZ%252F2026-03-23%252Fimage%252Fdd837c77-ff49-4f31-b679-dc9813cc7250_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/dd837c77-ff49-4f31-b679-dc9813cc7250_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFG23AHZ%252F2026-03-23%252Fimage%252Fcb5a417a-2f17-4dc7-bd5f-18849b7525c6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/cb5a417a-2f17-4dc7-bd5f-18849b7525c6_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFG23AHZ%252F2026-03-23%252Fimage%252F2f281930-41cd-4d00-88c1-b400756c5018_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/2f281930-41cd-4d00-88c1-b400756c5018_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFG23AHZ%252F2026-03-23%252Fimage%252Fd531de5d-d99b-44dc-840d-b9d92ceb20a5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/d531de5d-d99b-44dc-840d-b9d92ceb20a5_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFG23AHZ%252F2026-03-23%252Fimage%252F4811d9ac-7404-491b-a724-a2126c905d42_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/4811d9ac-7404-491b-a724-a2126c905d42_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120133775?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/4811d9ac-7404-491b-a724-a2126c905d42_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120520903?view=catalogue)
2026-03-24 19:04:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120133775, 'registration': 'GN23XXL', 'account': 'ZEN016', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 24395, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2023-03-08', 'fuel': 'Electric', 'motExpiry': '2027-03-07', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GN23XXL/2026-03-12/image/e1c1f59d-7978-4dad-b213-86cd3127882a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/48838382-56a4-4f85-9712-c2822a9f4ce4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/f208527d-832b-442e-a5da-1fcf89ee77ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/93238eb0-3f1b-43a8-8edd-bd2684758052_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/74483105-347d-4149-8b48-aa640d2520cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/8e1b7576-aaf1-4c01-9e9a-c2c24f657061_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/2945a440-c4e8-49bb-814c-8164718400d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/f54eaa3d-2d0c-42ff-9789-9815a46b8c55_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/583b4609-3d18-4de7-a2e3-ad6c57100116_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 23K SK', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e7072edf-591c-42f8-88ab-cbb057a2bbe1.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:04:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120133775, 'registration': 'GN23XXL', 'account': 'ZEN016', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 24395, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2023-03-08', 'fuel': 'Electric', 'motExpiry': '2027-03-07', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GN23XXL/2026-03-12/image/e1c1f59d-7978-4dad-b213-86cd3127882a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/48838382-56a4-4f85-9712-c2822a9f4ce4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/f208527d-832b-442e-a5da-1fcf89ee77ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/93238eb0-3f1b-43a8-8edd-bd2684758052_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/74483105-347d-4149-8b48-aa640d2520cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/8e1b7576-aaf1-4c01-9e9a-c2c24f657061_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/2945a440-c4e8-49bb-814c-8164718400d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/f54eaa3d-2d0c-42ff-9789-9815a46b8c55_removebg.jpg?w=600', 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/583b4609-3d18-4de7-a2e3-ad6c57100116_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 23K SK', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e7072edf-591c-42f8-88ab-cbb057a2bbe1.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:04:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 292e2612-100d-5935-b203-a22fb6f5203c with identifier: 120133775
2026-03-24 19:04:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 292e2612-100d-5935-b203-a22fb6f5203c with scrape type 1
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 292e2612-100d-5935-b203-a22fb6f5203c
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGN23XXL%252F2026-03-12%252Fimage%252Fe1c1f59d-7978-4dad-b213-86cd3127882a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN23XXL/2026-03-12/image/e1c1f59d-7978-4dad-b213-86cd3127882a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/d531de5d-d99b-44dc-840d-b9d92ceb20a5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120520903?view=catalogue)
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGN23XXL%252F2026-03-12%252Fimage%252F48838382-56a4-4f85-9712-c2822a9f4ce4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN23XXL/2026-03-12/image/48838382-56a4-4f85-9712-c2822a9f4ce4_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGN23XXL%252F2026-03-12%252Fimage%252Ff208527d-832b-442e-a5da-1fcf89ee77ab_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN23XXL/2026-03-12/image/f208527d-832b-442e-a5da-1fcf89ee77ab_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af465b50>
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3aa07508-1f33-5310-b906-80d2d78cc119/3aa07508-1f33-5310-b906-80d2d78cc119_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFG23AHZ%252F2026-03-23%252Fimage%252F4811d9ac-7404-491b-a724-a2126c905d42_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/4811d9ac-7404-491b-a724-a2126c905d42_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3aa07508-1f33-5310-b906-80d2d78cc119
2026-03-24 19:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/2f281930-41cd-4d00-88c1-b400756c5018_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120520903?view=catalogue)
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGN23XXL%252F2026-03-12%252Fimage%252F93238eb0-3f1b-43a8-8edd-bd2684758052_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN23XXL/2026-03-12/image/93238eb0-3f1b-43a8-8edd-bd2684758052_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGN23XXL%252F2026-03-12%252Fimage%252F74483105-347d-4149-8b48-aa640d2520cb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN23XXL/2026-03-12/image/74483105-347d-4149-8b48-aa640d2520cb_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGN23XXL%252F2026-03-12%252Fimage%252F8e1b7576-aaf1-4c01-9e9a-c2c24f657061_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN23XXL/2026-03-12/image/8e1b7576-aaf1-4c01-9e9a-c2c24f657061_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGN23XXL%252F2026-03-12%252Fimage%252F2945a440-c4e8-49bb-814c-8164718400d4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN23XXL/2026-03-12/image/2945a440-c4e8-49bb-814c-8164718400d4_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2329d0>
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3aa07508-1f33-5310-b906-80d2d78cc119/3aa07508-1f33-5310-b906-80d2d78cc119_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFG23AHZ%252F2026-03-23%252Fimage%252Fd531de5d-d99b-44dc-840d-b9d92ceb20a5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/d531de5d-d99b-44dc-840d-b9d92ceb20a5_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3aa07508-1f33-5310-b906-80d2d78cc119
2026-03-24 19:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GN23XXL/2026-03-12/image/f208527d-832b-442e-a5da-1fcf89ee77ab_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120133775?view=catalogue)
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGN23XXL%252F2026-03-12%252Fimage%252Ff54eaa3d-2d0c-42ff-9789-9815a46b8c55_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN23XXL/2026-03-12/image/f54eaa3d-2d0c-42ff-9789-9815a46b8c55_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGN23XXL%252F2026-03-12%252Fimage%252F583b4609-3d18-4de7-a2e3-ad6c57100116_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN23XXL/2026-03-12/image/583b4609-3d18-4de7-a2e3-ad6c57100116_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af02f710>
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3aa07508-1f33-5310-b906-80d2d78cc119/3aa07508-1f33-5310-b906-80d2d78cc119_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFG23AHZ%252F2026-03-23%252Fimage%252F2f281930-41cd-4d00-88c1-b400756c5018_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/2f281930-41cd-4d00-88c1-b400756c5018_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3aa07508-1f33-5310-b906-80d2d78cc119
2026-03-24 19:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GN23XXL/2026-03-12/image/2945a440-c4e8-49bb-814c-8164718400d4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120133775?view=catalogue)
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af230590>
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_292e2612-100d-5935-b203-a22fb6f5203c/292e2612-100d-5935-b203-a22fb6f5203c_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGN23XXL%252F2026-03-12%252Fimage%252Ff208527d-832b-442e-a5da-1fcf89ee77ab_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN23XXL/2026-03-12/image/f208527d-832b-442e-a5da-1fcf89ee77ab_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 292e2612-100d-5935-b203-a22fb6f5203c
2026-03-24 19:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GN23XXL/2026-03-12/image/583b4609-3d18-4de7-a2e3-ad6c57100116_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120133775?view=catalogue)
2026-03-24 19:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GN23XXL/2026-03-12/image/f54eaa3d-2d0c-42ff-9789-9815a46b8c55_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120133775?view=catalogue)
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0f3050>
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_292e2612-100d-5935-b203-a22fb6f5203c/292e2612-100d-5935-b203-a22fb6f5203c_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGN23XXL%252F2026-03-12%252Fimage%252F2945a440-c4e8-49bb-814c-8164718400d4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN23XXL/2026-03-12/image/2945a440-c4e8-49bb-814c-8164718400d4_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 292e2612-100d-5935-b203-a22fb6f5203c
2026-03-24 19:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GN23XXL/2026-03-12/image/8e1b7576-aaf1-4c01-9e9a-c2c24f657061_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120133775?view=catalogue)
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3a81d0>
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_292e2612-100d-5935-b203-a22fb6f5203c/292e2612-100d-5935-b203-a22fb6f5203c_image_8.jpg HTTP/1.1" 201 0
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGN23XXL%252F2026-03-12%252Fimage%252F583b4609-3d18-4de7-a2e3-ad6c57100116_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN23XXL/2026-03-12/image/583b4609-3d18-4de7-a2e3-ad6c57100116_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 292e2612-100d-5935-b203-a22fb6f5203c
2026-03-24 19:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GN23XXL/2026-03-12/image/74483105-347d-4149-8b48-aa640d2520cb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120133775?view=catalogue)
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af1887d0>
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_292e2612-100d-5935-b203-a22fb6f5203c/292e2612-100d-5935-b203-a22fb6f5203c_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGN23XXL%252F2026-03-12%252Fimage%252Ff54eaa3d-2d0c-42ff-9789-9815a46b8c55_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN23XXL/2026-03-12/image/f54eaa3d-2d0c-42ff-9789-9815a46b8c55_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 292e2612-100d-5935-b203-a22fb6f5203c
2026-03-24 19:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GN23XXL/2026-03-12/image/93238eb0-3f1b-43a8-8edd-bd2684758052_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120133775?view=catalogue)
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2ed1d0>
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_292e2612-100d-5935-b203-a22fb6f5203c/292e2612-100d-5935-b203-a22fb6f5203c_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGN23XXL%252F2026-03-12%252Fimage%252F8e1b7576-aaf1-4c01-9e9a-c2c24f657061_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN23XXL/2026-03-12/image/8e1b7576-aaf1-4c01-9e9a-c2c24f657061_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 292e2612-100d-5935-b203-a22fb6f5203c
2026-03-24 19:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GN23XXL/2026-03-12/image/48838382-56a4-4f85-9712-c2822a9f4ce4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120133775?view=catalogue)
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3a95d0>
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_292e2612-100d-5935-b203-a22fb6f5203c/292e2612-100d-5935-b203-a22fb6f5203c_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGN23XXL%252F2026-03-12%252Fimage%252F74483105-347d-4149-8b48-aa640d2520cb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN23XXL/2026-03-12/image/74483105-347d-4149-8b48-aa640d2520cb_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 292e2612-100d-5935-b203-a22fb6f5203c
2026-03-24 19:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GN23XXL/2026-03-12/image/e1c1f59d-7978-4dad-b213-86cd3127882a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120133775?view=catalogue)
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3b5e90>
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_292e2612-100d-5935-b203-a22fb6f5203c/292e2612-100d-5935-b203-a22fb6f5203c_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGN23XXL%252F2026-03-12%252Fimage%252F93238eb0-3f1b-43a8-8edd-bd2684758052_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN23XXL/2026-03-12/image/93238eb0-3f1b-43a8-8edd-bd2684758052_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 292e2612-100d-5935-b203-a22fb6f5203c
2026-03-24 19:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/cb5a417a-2f17-4dc7-bd5f-18849b7525c6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120520903?view=catalogue)
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af14a050>
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_292e2612-100d-5935-b203-a22fb6f5203c/292e2612-100d-5935-b203-a22fb6f5203c_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGN23XXL%252F2026-03-12%252Fimage%252F48838382-56a4-4f85-9712-c2822a9f4ce4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN23XXL/2026-03-12/image/48838382-56a4-4f85-9712-c2822a9f4ce4_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 292e2612-100d-5935-b203-a22fb6f5203c
2026-03-24 19:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/dd837c77-ff49-4f31-b679-dc9813cc7250_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120520903?view=catalogue)
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b48b43d0>
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_292e2612-100d-5935-b203-a22fb6f5203c/292e2612-100d-5935-b203-a22fb6f5203c_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGN23XXL%252F2026-03-12%252Fimage%252Fe1c1f59d-7978-4dad-b213-86cd3127882a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GN23XXL/2026-03-12/image/e1c1f59d-7978-4dad-b213-86cd3127882a_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 292e2612-100d-5935-b203-a22fb6f5203c
2026-03-24 19:04:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 292e2612-100d-5935-b203-a22fb6f5203c, skipping ID generation
2026-03-24 19:04:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 292e2612-100d-5935-b203-a22fb6f5203c with scrape type 1
2026-03-24 19:04:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 292e2612-100d-5935-b203-a22fb6f5203c sending to next pipeline
2026-03-24 19:04:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 292e2612-100d-5935-b203-a22fb6f5203c, identifier: 120133775
2026-03-24 19:04:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 292e2612-100d-5935-b203-a22fb6f5203c with identifier: 120133775
2026-03-24 19:04:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 292e2612-100d-5935-b203-a22fb6f5203c with identifier: 120133775
2026-03-24 19:04:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 292e2612-100d-5935-b203-a22fb6f5203c with identifier: 120133775 to the API
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/GN23XXL/2026-03-12/image/e1c1f59d-7978-4dad-b213-86cd3127882a_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '292e2612-100d-5935-b203-a22fb6f5203c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GN23XXL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120133775',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'TESLA',
'model': 'MODEL Y HATCHBACK',
'odometer': 24395,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_292e2612-100d-5935-b203-a22fb6f5203c/292e2612-100d-5935-b203-a22fb6f5203c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31763,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/e1c1f59d-7978-4dad-b213-86cd3127882a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_292e2612-100d-5935-b203-a22fb6f5203c/292e2612-100d-5935-b203-a22fb6f5203c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32726,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/48838382-56a4-4f85-9712-c2822a9f4ce4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_292e2612-100d-5935-b203-a22fb6f5203c/292e2612-100d-5935-b203-a22fb6f5203c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33749,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/f208527d-832b-442e-a5da-1fcf89ee77ab_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_292e2612-100d-5935-b203-a22fb6f5203c/292e2612-100d-5935-b203-a22fb6f5203c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35206,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/93238eb0-3f1b-43a8-8edd-bd2684758052_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_292e2612-100d-5935-b203-a22fb6f5203c/292e2612-100d-5935-b203-a22fb6f5203c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32645,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/74483105-347d-4149-8b48-aa640d2520cb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_292e2612-100d-5935-b203-a22fb6f5203c/292e2612-100d-5935-b203-a22fb6f5203c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40621,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/8e1b7576-aaf1-4c01-9e9a-c2c24f657061_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_292e2612-100d-5935-b203-a22fb6f5203c/292e2612-100d-5935-b203-a22fb6f5203c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43392,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/2945a440-c4e8-49bb-814c-8164718400d4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_292e2612-100d-5935-b203-a22fb6f5203c/292e2612-100d-5935-b203-a22fb6f5203c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42736,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/f54eaa3d-2d0c-42ff-9789-9815a46b8c55_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_292e2612-100d-5935-b203-a22fb6f5203c/292e2612-100d-5935-b203-a22fb6f5203c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31073,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GN23XXL/2026-03-12/image/583b4609-3d18-4de7-a2e3-ad6c57100116_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-08',
'seller_name': 'Zenith',
'title': 'TESLA MODEL Y HATCHBACK Long Range AWD 5dr Auto',
'transmission': 'automatic',
'trim': 'Long Range AWD 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120133775%27 HTTP/1.1" 200 None
2026-03-24 19:04:20 [astonbarclay.gb] INFO: Saving data for 120133775: {'created_time': 1774379060.693791, 'last_price_update_time': 1774379060.693803}
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120133775') HTTP/1.1" 204 0
2026-03-24 19:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/fbc99d35-23b4-4762-8af6-81daf807aa2a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120520903?view=catalogue)
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2a6110>
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3aa07508-1f33-5310-b906-80d2d78cc119/3aa07508-1f33-5310-b906-80d2d78cc119_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFG23AHZ%252F2026-03-23%252Fimage%252Fcb5a417a-2f17-4dc7-bd5f-18849b7525c6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/cb5a417a-2f17-4dc7-bd5f-18849b7525c6_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3aa07508-1f33-5310-b906-80d2d78cc119
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0c4a90>
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3aa07508-1f33-5310-b906-80d2d78cc119/3aa07508-1f33-5310-b906-80d2d78cc119_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFG23AHZ%252F2026-03-23%252Fimage%252Fdd837c77-ff49-4f31-b679-dc9813cc7250_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/dd837c77-ff49-4f31-b679-dc9813cc7250_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3aa07508-1f33-5310-b906-80d2d78cc119
2026-03-24 19:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/cd0d11b1-2edc-447a-a183-89c83f3595d9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120520903?view=catalogue)
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4840310>
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3aa07508-1f33-5310-b906-80d2d78cc119/3aa07508-1f33-5310-b906-80d2d78cc119_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFG23AHZ%252F2026-03-23%252Fimage%252Ffbc99d35-23b4-4762-8af6-81daf807aa2a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/fbc99d35-23b4-4762-8af6-81daf807aa2a_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3aa07508-1f33-5310-b906-80d2d78cc119
2026-03-24 19:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/601011da-a440-4d0a-bdf6-96f7dbf4eaf8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120520903?view=catalogue)
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3d8a90>
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3aa07508-1f33-5310-b906-80d2d78cc119/3aa07508-1f33-5310-b906-80d2d78cc119_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFG23AHZ%252F2026-03-23%252Fimage%252Fcd0d11b1-2edc-447a-a183-89c83f3595d9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/cd0d11b1-2edc-447a-a183-89c83f3595d9_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3aa07508-1f33-5310-b906-80d2d78cc119
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b620e190>
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3aa07508-1f33-5310-b906-80d2d78cc119/3aa07508-1f33-5310-b906-80d2d78cc119_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFG23AHZ%252F2026-03-23%252Fimage%252F601011da-a440-4d0a-bdf6-96f7dbf4eaf8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/601011da-a440-4d0a-bdf6-96f7dbf4eaf8_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3aa07508-1f33-5310-b906-80d2d78cc119
2026-03-24 19:04:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3aa07508-1f33-5310-b906-80d2d78cc119, skipping ID generation
2026-03-24 19:04:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3aa07508-1f33-5310-b906-80d2d78cc119 with scrape type 1
2026-03-24 19:04:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3aa07508-1f33-5310-b906-80d2d78cc119 sending to next pipeline
2026-03-24 19:04:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3aa07508-1f33-5310-b906-80d2d78cc119, identifier: 120520903
2026-03-24 19:04:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3aa07508-1f33-5310-b906-80d2d78cc119 with identifier: 120520903
2026-03-24 19:04:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3aa07508-1f33-5310-b906-80d2d78cc119 with identifier: 120520903
2026-03-24 19:04:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3aa07508-1f33-5310-b906-80d2d78cc119 with identifier: 120520903 to the API
2026-03-24 19:04:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/601011da-a440-4d0a-bdf6-96f7dbf4eaf8_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '3aa07508-1f33-5310-b906-80d2d78cc119',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FG23AHZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120520903',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MG MOTOR UK',
'model': 'MG4 HATCHBACK',
'odometer': 35144,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa07508-1f33-5310-b906-80d2d78cc119/3aa07508-1f33-5310-b906-80d2d78cc119_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34642,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/601011da-a440-4d0a-bdf6-96f7dbf4eaf8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa07508-1f33-5310-b906-80d2d78cc119/3aa07508-1f33-5310-b906-80d2d78cc119_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34957,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/cd0d11b1-2edc-447a-a183-89c83f3595d9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa07508-1f33-5310-b906-80d2d78cc119/3aa07508-1f33-5310-b906-80d2d78cc119_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37502,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/fbc99d35-23b4-4762-8af6-81daf807aa2a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa07508-1f33-5310-b906-80d2d78cc119/3aa07508-1f33-5310-b906-80d2d78cc119_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33691,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/dd837c77-ff49-4f31-b679-dc9813cc7250_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa07508-1f33-5310-b906-80d2d78cc119/3aa07508-1f33-5310-b906-80d2d78cc119_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39666,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/cb5a417a-2f17-4dc7-bd5f-18849b7525c6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa07508-1f33-5310-b906-80d2d78cc119/3aa07508-1f33-5310-b906-80d2d78cc119_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50309,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/2f281930-41cd-4d00-88c1-b400756c5018_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa07508-1f33-5310-b906-80d2d78cc119/3aa07508-1f33-5310-b906-80d2d78cc119_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49903,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/d531de5d-d99b-44dc-840d-b9d92ceb20a5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa07508-1f33-5310-b906-80d2d78cc119/3aa07508-1f33-5310-b906-80d2d78cc119_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42717,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FG23AHZ/2026-03-23/image/4811d9ac-7404-491b-a724-a2126c905d42_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-24',
'seller_name': 'Zenith',
'title': 'MG MOTOR UK MG4 HATCHBACK 180kW Trophy EV Extended Range 77kWh 5dr '
'Auto',
'transmission': 'automatic',
'trim': '180kW Trophy EV Extended Range 77kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120520903%27 HTTP/1.1" 200 None
2026-03-24 19:04:21 [astonbarclay.gb] INFO: Saving data for 120520903: {'created_time': 1774379061.467225, 'last_price_update_time': 1774379061.467238}
2026-03-24 19:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120520903') HTTP/1.1" 204 0
2026-03-24 19:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120417051?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120417051, 'registration': 'DS71POU', 'account': 'STE131', 'make': 'VAUXHALL', 'model': 'MOKKA ELECTRIC HATCHBACK', 'derivative': '100kW Elite Premium 50kWh 5dr Auto', 'mileage': 1, 'mileageWarranty': False, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2022-02-22', 'fuel': 'Electric', 'motExpiry': '2026-02-21', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DS71POU/2026-03-13/image/62e9e7da-52e3-46e7-a2b9-d3b7779a7cc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71POU/2026-03-13/image/4d743b3f-a21c-4c82-852a-552e4be1295c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71POU/2026-03-13/image/49bd73d2-74e2-4a04-8d96-a8d49297d0c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71POU/2026-03-13/image/37fe2a06-684a-45d2-a06a-c90dcdfc203d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71POU/2026-03-13/image/8bb5fb59-a9a4-4741-8c94-529f1c245c5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71POU/2026-03-13/image/82c1db9a-78a0-47ce-b3a8-3abda50e15d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71POU/2026-03-13/image/66fd1445-5e25-4759-828d-fea14c1ca371_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 11/22 8K 05/23 12K', 'remarks': '12V BATTERY GONE VOSA STATES 21K SPARE KEY', 'virtual': False, 'seller': 'Stellantis Financial Services UK', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:04:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120417051, 'registration': 'DS71POU', 'account': 'STE131', 'make': 'VAUXHALL', 'model': 'MOKKA ELECTRIC HATCHBACK', 'derivative': '100kW Elite Premium 50kWh 5dr Auto', 'mileage': 1, 'mileageWarranty': False, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2022-02-22', 'fuel': 'Electric', 'motExpiry': '2026-02-21', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DS71POU/2026-03-13/image/62e9e7da-52e3-46e7-a2b9-d3b7779a7cc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71POU/2026-03-13/image/4d743b3f-a21c-4c82-852a-552e4be1295c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71POU/2026-03-13/image/49bd73d2-74e2-4a04-8d96-a8d49297d0c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71POU/2026-03-13/image/37fe2a06-684a-45d2-a06a-c90dcdfc203d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71POU/2026-03-13/image/8bb5fb59-a9a4-4741-8c94-529f1c245c5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71POU/2026-03-13/image/82c1db9a-78a0-47ce-b3a8-3abda50e15d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71POU/2026-03-13/image/66fd1445-5e25-4759-828d-fea14c1ca371_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 11/22 8K 05/23 12K', 'remarks': '12V BATTERY GONE VOSA STATES 21K SPARE KEY', 'virtual': False, 'seller': 'Stellantis Financial Services UK', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:04:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea3a9e96-b94c-5af1-a7d2-3aa975ff66b8 with identifier: 120417051
2026-03-24 19:04:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea3a9e96-b94c-5af1-a7d2-3aa975ff66b8 with scrape type 2
2026-03-24 19:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea3a9e96-b94c-5af1-a7d2-3aa975ff66b8 with scrape type 2
2026-03-24 19:04:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ea3a9e96-b94c-5af1-a7d2-3aa975ff66b8, identifier: 120417051
2026-03-24 19:04:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ea3a9e96-b94c-5af1-a7d2-3aa975ff66b8 with identifier: 120417051
2026-03-24 19:04:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ea3a9e96-b94c-5af1-a7d2-3aa975ff66b8 with identifier: 120417051
2026-03-24 19:04:23 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ea3a9e96-b94c-5af1-a7d2-3aa975ff66b8 with identifier: 120417051 to the API
2026-03-24 19:04:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120417051?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': 'ea3a9e96-b94c-5af1-a7d2-3aa975ff66b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS71POU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120417051',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VAUXHALL',
'model': 'MOKKA ELECTRIC HATCHBACK',
'odometer': 1,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-22',
'seller_name': 'Stellantis Financial Services UK',
'title': 'VAUXHALL MOKKA ELECTRIC HATCHBACK 100kW Elite Premium 50kWh 5dr '
'Auto',
'transmission': 'automatic',
'trim': '100kW Elite Premium 50kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417051%27 HTTP/1.1" 200 None
2026-03-24 19:04:23 [astonbarclay.gb] INFO: Saving data for 120417051: {'created_time': 1774271121.613086, 'last_price_update_time': 1774379063.915143}
2026-03-24 19:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120417051') HTTP/1.1" 204 0
2026-03-24 19:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120725778?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:24 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120725778, 'registration': 'EJ08AJO', 'account': 'WBA001', 'make': 'NISSAN', 'model': 'NOTE HATCHBACK', 'derivative': '1.6 Acenta 5dr Auto', 'mileage': 58513, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2008-06-13', 'fuel': 'Petrol', 'motExpiry': '2026-04-29', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 06/09 5K - 06/10 12K - 06/11 17K - 07/12 23K', 'remarks': '', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cd2fe25f-2ee5-4a72-9a08-ca172b7713a5.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:24 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120725778, 'registration': 'EJ08AJO', 'account': 'WBA001', 'make': 'NISSAN', 'model': 'NOTE HATCHBACK', 'derivative': '1.6 Acenta 5dr Auto', 'mileage': 58513, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2008-06-13', 'fuel': 'Petrol', 'motExpiry': '2026-04-29', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 06/09 5K - 06/10 12K - 06/11 17K - 07/12 23K', 'remarks': '', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cd2fe25f-2ee5-4a72-9a08-ca172b7713a5.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5eef81a0-ce14-5855-8a9b-ab5d30d99dac with identifier: 120725778
2026-03-24 19:04:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5eef81a0-ce14-5855-8a9b-ab5d30d99dac with scrape type 1
2026-03-24 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 5eef81a0-ce14-5855-8a9b-ab5d30d99dac
2026-03-24 19:04:24 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 5eef81a0-ce14-5855-8a9b-ab5d30d99dac
2026-03-24 19:04:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5eef81a0-ce14-5855-8a9b-ab5d30d99dac, identifier: 120725778
2026-03-24 19:04:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5eef81a0-ce14-5855-8a9b-ab5d30d99dac with identifier: 120725778
2026-03-24 19:04:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5eef81a0-ce14-5855-8a9b-ab5d30d99dac with identifier: 120725778
2026-03-24 19:04:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5eef81a0-ce14-5855-8a9b-ab5d30d99dac with identifier: 120725778 to the API
2026-03-24 19:04:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120725778?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '5eef81a0-ce14-5855-8a9b-ab5d30d99dac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EJ08AJO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120725778',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'NOTE HATCHBACK',
'odometer': 58513,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-06-13',
'seller_name': 'UKCGR',
'title': 'NISSAN NOTE HATCHBACK 1.6 Acenta 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 Acenta 5dr Auto',
'vin': None,
'year': 2008}
2026-03-24 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120725778%27 HTTP/1.1" 200 None
2026-03-24 19:04:24 [astonbarclay.gb] INFO: Saving data for 120725778: {'created_time': 1774379064.646817, 'last_price_update_time': 1774379064.646827}
2026-03-24 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120725778') HTTP/1.1" 204 0
2026-03-24 19:04:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120248585?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120248585, 'registration': 'LT73CKJ', 'account': 'AST003', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power Tekna 5dr Auto', 'mileage': 3375, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2023-09-30', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LT73CKJ/2026-03-09/image/301db25b-5a2b-47df-8104-58308cfed0f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT73CKJ/2026-03-09/image/2d61acde-d1e3-4642-add5-e087c697dc75_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT73CKJ/2026-03-09/image/743a2562-aac5-47b1-b6f7-adeef21b70ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT73CKJ/2026-03-09/image/10cba66e-ce38-45fd-a526-a0a78990eff9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT73CKJ/2026-03-09/image/c1333798-b5d3-4c98-b82f-19e6cc93e5bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT73CKJ/2026-03-09/image/658bd6ee-8726-466e-939c-4da34f381fc6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT73CKJ/2026-03-09/image/dd52137b-552f-4fc9-afd8-7b54baadb81d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT73CKJ/2026-03-09/image/64e50ad0-20a9-4a1a-a2fb-c66f2ee7ca06_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT73CKJ/2026-03-09/image/83d40a35-f135-4297-b410-dd15178e3b9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT73CKJ/2026-03-09/image/ea3e5827-2fad-4c02-8377-e35ec92b9993_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/24 2K', 'remarks': 'SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'TCB Group - Value', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8f5ae484-53c9-4127-a63c-5f96e1804a76.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120248585, 'registration': 'LT73CKJ', 'account': 'AST003', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power Tekna 5dr Auto', 'mileage': 3375, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2023-09-30', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LT73CKJ/2026-03-09/image/301db25b-5a2b-47df-8104-58308cfed0f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT73CKJ/2026-03-09/image/2d61acde-d1e3-4642-add5-e087c697dc75_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT73CKJ/2026-03-09/image/743a2562-aac5-47b1-b6f7-adeef21b70ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT73CKJ/2026-03-09/image/10cba66e-ce38-45fd-a526-a0a78990eff9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT73CKJ/2026-03-09/image/c1333798-b5d3-4c98-b82f-19e6cc93e5bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT73CKJ/2026-03-09/image/658bd6ee-8726-466e-939c-4da34f381fc6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT73CKJ/2026-03-09/image/dd52137b-552f-4fc9-afd8-7b54baadb81d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT73CKJ/2026-03-09/image/64e50ad0-20a9-4a1a-a2fb-c66f2ee7ca06_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT73CKJ/2026-03-09/image/83d40a35-f135-4297-b410-dd15178e3b9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT73CKJ/2026-03-09/image/ea3e5827-2fad-4c02-8377-e35ec92b9993_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/24 2K', 'remarks': 'SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'TCB Group - Value', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8f5ae484-53c9-4127-a63c-5f96e1804a76.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86e539e5-40ad-527d-9cd4-d7ffc7e684d6 with identifier: 120248585
2026-03-24 19:04:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86e539e5-40ad-527d-9cd4-d7ffc7e684d6 with scrape type 2
2026-03-24 19:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86e539e5-40ad-527d-9cd4-d7ffc7e684d6 with scrape type 2
2026-03-24 19:04:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 86e539e5-40ad-527d-9cd4-d7ffc7e684d6, identifier: 120248585
2026-03-24 19:04:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 86e539e5-40ad-527d-9cd4-d7ffc7e684d6 with identifier: 120248585
2026-03-24 19:04:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 86e539e5-40ad-527d-9cd4-d7ffc7e684d6 with identifier: 120248585
2026-03-24 19:04:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 86e539e5-40ad-527d-9cd4-d7ffc7e684d6 with identifier: 120248585 to the API
2026-03-24 19:04:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120248585?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Petrol/Electric Hybrid',
'id': '86e539e5-40ad-527d-9cd4-d7ffc7e684d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LT73CKJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120248585',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 3375,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-30',
'seller_name': 'TCB Group - Value',
'title': 'NISSAN QASHQAI HATCHBACK 1.5 E-Power Tekna 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 E-Power Tekna 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120248585%27 HTTP/1.1" 200 None
2026-03-24 19:04:27 [astonbarclay.gb] INFO: Saving data for 120248585: {'created_time': 1774271102.653647, 'last_price_update_time': 1774379067.220445}
2026-03-24 19:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120248585') HTTP/1.1" 204 0
2026-03-24 19:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120732653?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120732653, 'registration': 'YE58TYA', 'account': 'WBA001', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Zetec 5dr [82]', 'mileage': 125889, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2009-01-13', 'fuel': 'Petrol', 'motExpiry': '2026-09-20', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 09/10 11k - 12/11 18k - 12/13 25k - 12/13 ??- 12/14 38k - 12/15 43k - 12/16 50k 09/21 ?? -', 'remarks': 'VOSA STATES 85K- 93K- 100K - 118K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/085448d6-d434-4361-8640-8f6927a380fb.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120732653, 'registration': 'YE58TYA', 'account': 'WBA001', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Zetec 5dr [82]', 'mileage': 125889, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2009-01-13', 'fuel': 'Petrol', 'motExpiry': '2026-09-20', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 09/10 11k - 12/11 18k - 12/13 25k - 12/13 ??- 12/14 38k - 12/15 43k - 12/16 50k 09/21 ?? -', 'remarks': 'VOSA STATES 85K- 93K- 100K - 118K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/085448d6-d434-4361-8640-8f6927a380fb.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b0623b9-89e4-5d2b-8158-becd085579b5 with identifier: 120732653
2026-03-24 19:04:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b0623b9-89e4-5d2b-8158-becd085579b5 with scrape type 1
2026-03-24 19:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 3b0623b9-89e4-5d2b-8158-becd085579b5
2026-03-24 19:04:27 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 3b0623b9-89e4-5d2b-8158-becd085579b5
2026-03-24 19:04:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3b0623b9-89e4-5d2b-8158-becd085579b5, identifier: 120732653
2026-03-24 19:04:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3b0623b9-89e4-5d2b-8158-becd085579b5 with identifier: 120732653
2026-03-24 19:04:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:04:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GREEN HTTP/1.1" 200 None
2026-03-24 19:04:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:04:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3b0623b9-89e4-5d2b-8158-becd085579b5 with identifier: 120732653
2026-03-24 19:04:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3b0623b9-89e4-5d2b-8158-becd085579b5 with identifier: 120732653 to the API
2026-03-24 19:04:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120732653?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'GREEN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '3b0623b9-89e4-5d2b-8158-becd085579b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YE58TYA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120732653',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 125889,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-01-13',
'seller_name': 'UKCGR',
'title': 'FORD FIESTA HATCHBACK 1.25 Zetec 5dr [82]',
'transmission': 'manual',
'trim': '1.25 Zetec 5dr [82]',
'vin': None,
'year': 2009}
2026-03-24 19:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120732653%27 HTTP/1.1" 200 None
2026-03-24 19:04:27 [astonbarclay.gb] INFO: Saving data for 120732653: {'created_time': 1774379067.916819, 'last_price_update_time': 1774379067.916831}
2026-03-24 19:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120732653') HTTP/1.1" 204 0
2026-03-24 19:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120262081?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120262081, 'registration': 'LG23YHU', 'account': 'ZEN016', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'RWD 5dr Auto', 'mileage': 41185, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2023-03-14', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LG23YHU/2026-03-20/image/53e6532c-ab9e-4e53-91f9-c3abdb7ca92e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG23YHU/2026-03-20/image/d9ed2698-25f5-4d2c-ab27-e52dfa52379b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG23YHU/2026-03-20/image/c50568c3-3010-4910-bda8-a50fd9233290_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG23YHU/2026-03-20/image/89919330-a290-4e31-b2da-60a15466ecb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG23YHU/2026-03-20/image/d497a963-0f13-4b2c-8a33-b8dc2f864b96_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG23YHU/2026-03-20/image/6df79f4c-8569-4ee8-8465-351bcf3cd3c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG23YHU/2026-03-20/image/8730790a-9af9-44d6-8cd4-a8f80db7975a_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 40K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b9ea563a-57b0-49e4-b76c-65cb55ed9030.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:04:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120262081, 'registration': 'LG23YHU', 'account': 'ZEN016', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'RWD 5dr Auto', 'mileage': 41185, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2023-03-14', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LG23YHU/2026-03-20/image/53e6532c-ab9e-4e53-91f9-c3abdb7ca92e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG23YHU/2026-03-20/image/d9ed2698-25f5-4d2c-ab27-e52dfa52379b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG23YHU/2026-03-20/image/c50568c3-3010-4910-bda8-a50fd9233290_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG23YHU/2026-03-20/image/89919330-a290-4e31-b2da-60a15466ecb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG23YHU/2026-03-20/image/d497a963-0f13-4b2c-8a33-b8dc2f864b96_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG23YHU/2026-03-20/image/6df79f4c-8569-4ee8-8465-351bcf3cd3c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG23YHU/2026-03-20/image/8730790a-9af9-44d6-8cd4-a8f80db7975a_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 40K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b9ea563a-57b0-49e4-b76c-65cb55ed9030.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:04:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27dbf4b3-68d3-5097-bebc-6aa809a619b4 with identifier: 120262081
2026-03-24 19:04:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27dbf4b3-68d3-5097-bebc-6aa809a619b4 with scrape type 1
2026-03-24 19:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 27dbf4b3-68d3-5097-bebc-6aa809a619b4
2026-03-24 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLG23YHU%252F2026-03-20%252Fimage%252F53e6532c-ab9e-4e53-91f9-c3abdb7ca92e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG23YHU/2026-03-20/image/53e6532c-ab9e-4e53-91f9-c3abdb7ca92e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLG23YHU%252F2026-03-20%252Fimage%252Fd9ed2698-25f5-4d2c-ab27-e52dfa52379b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG23YHU/2026-03-20/image/d9ed2698-25f5-4d2c-ab27-e52dfa52379b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLG23YHU%252F2026-03-20%252Fimage%252Fc50568c3-3010-4910-bda8-a50fd9233290_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG23YHU/2026-03-20/image/c50568c3-3010-4910-bda8-a50fd9233290_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLG23YHU%252F2026-03-20%252Fimage%252F89919330-a290-4e31-b2da-60a15466ecb2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG23YHU/2026-03-20/image/89919330-a290-4e31-b2da-60a15466ecb2_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLG23YHU%252F2026-03-20%252Fimage%252Fd497a963-0f13-4b2c-8a33-b8dc2f864b96_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG23YHU/2026-03-20/image/d497a963-0f13-4b2c-8a33-b8dc2f864b96_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLG23YHU%252F2026-03-20%252Fimage%252F6df79f4c-8569-4ee8-8465-351bcf3cd3c2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG23YHU/2026-03-20/image/6df79f4c-8569-4ee8-8465-351bcf3cd3c2_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLG23YHU%252F2026-03-20%252Fimage%252F8730790a-9af9-44d6-8cd4-a8f80db7975a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG23YHU/2026-03-20/image/8730790a-9af9-44d6-8cd4-a8f80db7975a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120747203?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LG23YHU/2026-03-20/image/8730790a-9af9-44d6-8cd4-a8f80db7975a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120262081?view=catalogue)
2026-03-24 19:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LG23YHU/2026-03-20/image/6df79f4c-8569-4ee8-8465-351bcf3cd3c2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120262081?view=catalogue)
2026-03-24 19:04:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120747203, 'registration': 'FG22HRE', 'account': 'RCI014', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH N-Connecta 5dr', 'mileage': 36072, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2022-04-27', 'fuel': 'Petrol', 'motExpiry': '2026-04-26', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 26K', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7aac184d-bf92-4498-8436-445d544ae236.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:04:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120747203, 'registration': 'FG22HRE', 'account': 'RCI014', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH N-Connecta 5dr', 'mileage': 36072, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2022-04-27', 'fuel': 'Petrol', 'motExpiry': '2026-04-26', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 26K', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7aac184d-bf92-4498-8436-445d544ae236.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:04:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59159072-6b4b-5aae-86cb-11d6e3dce3c2 with identifier: 120747203
2026-03-24 19:04:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59159072-6b4b-5aae-86cb-11d6e3dce3c2 with scrape type 1
2026-03-24 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 59159072-6b4b-5aae-86cb-11d6e3dce3c2
2026-03-24 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 59159072-6b4b-5aae-86cb-11d6e3dce3c2
2026-03-24 19:04:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 59159072-6b4b-5aae-86cb-11d6e3dce3c2, identifier: 120747203
2026-03-24 19:04:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 59159072-6b4b-5aae-86cb-11d6e3dce3c2 with identifier: 120747203
2026-03-24 19:04:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 59159072-6b4b-5aae-86cb-11d6e3dce3c2 with identifier: 120747203
2026-03-24 19:04:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 59159072-6b4b-5aae-86cb-11d6e3dce3c2 with identifier: 120747203 to the API
2026-03-24 19:04:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120747203?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '59159072-6b4b-5aae-86cb-11d6e3dce3c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FG22HRE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120747203',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 36072,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-27',
'seller_name': None,
'title': 'NISSAN QASHQAI HATCHBACK 1.3 DiG-T MH N-Connecta 5dr',
'transmission': 'manual',
'trim': '1.3 DiG-T MH N-Connecta 5dr',
'vin': None,
'year': 2022}
2026-03-24 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120747203%27 HTTP/1.1" 200 None
2026-03-24 19:04:29 [astonbarclay.gb] INFO: Saving data for 120747203: {'created_time': 1774379069.81117, 'last_price_update_time': 1774379069.811182}
2026-03-24 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120747203') HTTP/1.1" 204 0
2026-03-24 19:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LG23YHU/2026-03-20/image/d497a963-0f13-4b2c-8a33-b8dc2f864b96_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120262081?view=catalogue)
2026-03-24 19:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120446953?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af41c890>
2026-03-24 19:04:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27dbf4b3-68d3-5097-bebc-6aa809a619b4/27dbf4b3-68d3-5097-bebc-6aa809a619b4_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLG23YHU%252F2026-03-20%252Fimage%252F8730790a-9af9-44d6-8cd4-a8f80db7975a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG23YHU/2026-03-20/image/8730790a-9af9-44d6-8cd4-a8f80db7975a_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 27dbf4b3-68d3-5097-bebc-6aa809a619b4
2026-03-24 19:04:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b447ca10>
2026-03-24 19:04:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27dbf4b3-68d3-5097-bebc-6aa809a619b4/27dbf4b3-68d3-5097-bebc-6aa809a619b4_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLG23YHU%252F2026-03-20%252Fimage%252F6df79f4c-8569-4ee8-8465-351bcf3cd3c2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG23YHU/2026-03-20/image/6df79f4c-8569-4ee8-8465-351bcf3cd3c2_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 27dbf4b3-68d3-5097-bebc-6aa809a619b4
2026-03-24 19:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LG23YHU/2026-03-20/image/89919330-a290-4e31-b2da-60a15466ecb2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120262081?view=catalogue)
2026-03-24 19:04:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af432890>
2026-03-24 19:04:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27dbf4b3-68d3-5097-bebc-6aa809a619b4/27dbf4b3-68d3-5097-bebc-6aa809a619b4_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLG23YHU%252F2026-03-20%252Fimage%252Fd497a963-0f13-4b2c-8a33-b8dc2f864b96_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG23YHU/2026-03-20/image/d497a963-0f13-4b2c-8a33-b8dc2f864b96_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 27dbf4b3-68d3-5097-bebc-6aa809a619b4
2026-03-24 19:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LG23YHU/2026-03-20/image/c50568c3-3010-4910-bda8-a50fd9233290_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120262081?view=catalogue)
2026-03-24 19:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LG23YHU/2026-03-20/image/d9ed2698-25f5-4d2c-ab27-e52dfa52379b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120262081?view=catalogue)
2026-03-24 19:04:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120446953, 'registration': 'WV23XFO', 'account': 'ZEN016', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 39060, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2023-03-20', 'fuel': 'Electric', 'motExpiry': '2027-02-08', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WV23XFO/2026-03-23/image/77857ac5-9d72-44ac-ab96-59fc397481e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/0985a223-4393-4fdb-bd3e-57ec2782749f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/595eb2c2-228a-4d9d-8d70-38d31682900a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/5cc396f8-660c-425d-8cbd-57cb49328169_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/dc516d0e-5a2f-4998-a6a0-59a0e7af5162_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/ca16b36d-7fc9-464e-9c81-cb0237b1394d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/7c705ad3-24cd-4657-bb38-dc92153be976_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/4360597c-76ca-408a-85ae-482993f017cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/e1f45852-4137-40ba-ba3d-9b2b878e5273_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/92771ea1-afd2-4140-beb4-eb5b75849b7d_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'Enhanced Autopilot VOSA STATES 37K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/24fe19ee-f8f4-4153-9012-e1af770d88c1.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:04:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120446953, 'registration': 'WV23XFO', 'account': 'ZEN016', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 39060, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2023-03-20', 'fuel': 'Electric', 'motExpiry': '2027-02-08', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WV23XFO/2026-03-23/image/77857ac5-9d72-44ac-ab96-59fc397481e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/0985a223-4393-4fdb-bd3e-57ec2782749f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/595eb2c2-228a-4d9d-8d70-38d31682900a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/5cc396f8-660c-425d-8cbd-57cb49328169_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/dc516d0e-5a2f-4998-a6a0-59a0e7af5162_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/ca16b36d-7fc9-464e-9c81-cb0237b1394d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/7c705ad3-24cd-4657-bb38-dc92153be976_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/4360597c-76ca-408a-85ae-482993f017cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/e1f45852-4137-40ba-ba3d-9b2b878e5273_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/92771ea1-afd2-4140-beb4-eb5b75849b7d_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'Enhanced Autopilot VOSA STATES 37K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/24fe19ee-f8f4-4153-9012-e1af770d88c1.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:04:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9eef4e71-6cb3-5593-b6a3-ee1c32b9849e with identifier: 120446953
2026-03-24 19:04:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9eef4e71-6cb3-5593-b6a3-ee1c32b9849e with scrape type 1
2026-03-24 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9eef4e71-6cb3-5593-b6a3-ee1c32b9849e
2026-03-24 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWV23XFO%252F2026-03-23%252Fimage%252F77857ac5-9d72-44ac-ab96-59fc397481e2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV23XFO/2026-03-23/image/77857ac5-9d72-44ac-ab96-59fc397481e2_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWV23XFO%252F2026-03-23%252Fimage%252F0985a223-4393-4fdb-bd3e-57ec2782749f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV23XFO/2026-03-23/image/0985a223-4393-4fdb-bd3e-57ec2782749f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LG23YHU/2026-03-20/image/53e6532c-ab9e-4e53-91f9-c3abdb7ca92e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120262081?view=catalogue)
2026-03-24 19:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120759447?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWV23XFO%252F2026-03-23%252Fimage%252F595eb2c2-228a-4d9d-8d70-38d31682900a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV23XFO/2026-03-23/image/595eb2c2-228a-4d9d-8d70-38d31682900a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b798de50>
2026-03-24 19:04:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27dbf4b3-68d3-5097-bebc-6aa809a619b4/27dbf4b3-68d3-5097-bebc-6aa809a619b4_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLG23YHU%252F2026-03-20%252Fimage%252F89919330-a290-4e31-b2da-60a15466ecb2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG23YHU/2026-03-20/image/89919330-a290-4e31-b2da-60a15466ecb2_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 27dbf4b3-68d3-5097-bebc-6aa809a619b4
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWV23XFO%252F2026-03-23%252Fimage%252F5cc396f8-660c-425d-8cbd-57cb49328169_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV23XFO/2026-03-23/image/5cc396f8-660c-425d-8cbd-57cb49328169_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV23XFO/2026-03-23/image/77857ac5-9d72-44ac-ab96-59fc397481e2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446953?view=catalogue)
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWV23XFO%252F2026-03-23%252Fimage%252Fdc516d0e-5a2f-4998-a6a0-59a0e7af5162_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV23XFO/2026-03-23/image/dc516d0e-5a2f-4998-a6a0-59a0e7af5162_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV23XFO/2026-03-23/image/0985a223-4393-4fdb-bd3e-57ec2782749f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446953?view=catalogue)
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWV23XFO%252F2026-03-23%252Fimage%252Fca16b36d-7fc9-464e-9c81-cb0237b1394d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV23XFO/2026-03-23/image/ca16b36d-7fc9-464e-9c81-cb0237b1394d_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af336c50>
2026-03-24 19:04:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27dbf4b3-68d3-5097-bebc-6aa809a619b4/27dbf4b3-68d3-5097-bebc-6aa809a619b4_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLG23YHU%252F2026-03-20%252Fimage%252Fc50568c3-3010-4910-bda8-a50fd9233290_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG23YHU/2026-03-20/image/c50568c3-3010-4910-bda8-a50fd9233290_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 27dbf4b3-68d3-5097-bebc-6aa809a619b4
2026-03-24 19:04:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefd4950>
2026-03-24 19:04:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27dbf4b3-68d3-5097-bebc-6aa809a619b4/27dbf4b3-68d3-5097-bebc-6aa809a619b4_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLG23YHU%252F2026-03-20%252Fimage%252Fd9ed2698-25f5-4d2c-ab27-e52dfa52379b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG23YHU/2026-03-20/image/d9ed2698-25f5-4d2c-ab27-e52dfa52379b_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 27dbf4b3-68d3-5097-bebc-6aa809a619b4
2026-03-24 19:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV23XFO/2026-03-23/image/595eb2c2-228a-4d9d-8d70-38d31682900a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446953?view=catalogue)
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWV23XFO%252F2026-03-23%252Fimage%252F7c705ad3-24cd-4657-bb38-dc92153be976_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV23XFO/2026-03-23/image/7c705ad3-24cd-4657-bb38-dc92153be976_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af012290>
2026-03-24 19:04:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27dbf4b3-68d3-5097-bebc-6aa809a619b4/27dbf4b3-68d3-5097-bebc-6aa809a619b4_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLG23YHU%252F2026-03-20%252Fimage%252F53e6532c-ab9e-4e53-91f9-c3abdb7ca92e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LG23YHU/2026-03-20/image/53e6532c-ab9e-4e53-91f9-c3abdb7ca92e_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 27dbf4b3-68d3-5097-bebc-6aa809a619b4
2026-03-24 19:04:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 27dbf4b3-68d3-5097-bebc-6aa809a619b4, skipping ID generation
2026-03-24 19:04:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27dbf4b3-68d3-5097-bebc-6aa809a619b4 with scrape type 1
2026-03-24 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 27dbf4b3-68d3-5097-bebc-6aa809a619b4 sending to next pipeline
2026-03-24 19:04:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 27dbf4b3-68d3-5097-bebc-6aa809a619b4, identifier: 120262081
2026-03-24 19:04:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120759447, 'registration': 'BG71KFZ', 'account': 'RCI014', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 N-Connecta 5dr', 'mileage': 35367, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2022-01-21', 'fuel': 'Petrol', 'motExpiry': '2027-01-20', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 28K 34K', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/421a5120-83e1-4d58-9f1e-27e95d297e92.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:04:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120759447, 'registration': 'BG71KFZ', 'account': 'RCI014', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 N-Connecta 5dr', 'mileage': 35367, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2022-01-21', 'fuel': 'Petrol', 'motExpiry': '2027-01-20', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 28K 34K', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/421a5120-83e1-4d58-9f1e-27e95d297e92.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:04:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d2b03c8-53fd-5707-9fd9-17bb6b30d18f with identifier: 120759447
2026-03-24 19:04:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d2b03c8-53fd-5707-9fd9-17bb6b30d18f with scrape type 1
2026-03-24 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 5d2b03c8-53fd-5707-9fd9-17bb6b30d18f
2026-03-24 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 5d2b03c8-53fd-5707-9fd9-17bb6b30d18f
2026-03-24 19:04:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5d2b03c8-53fd-5707-9fd9-17bb6b30d18f, identifier: 120759447
2026-03-24 19:04:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af073850>
2026-03-24 19:04:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9eef4e71-6cb3-5593-b6a3-ee1c32b9849e/9eef4e71-6cb3-5593-b6a3-ee1c32b9849e_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV23XFO%252F2026-03-23%252Fimage%252F77857ac5-9d72-44ac-ab96-59fc397481e2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV23XFO/2026-03-23/image/77857ac5-9d72-44ac-ab96-59fc397481e2_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9eef4e71-6cb3-5593-b6a3-ee1c32b9849e
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWV23XFO%252F2026-03-23%252Fimage%252F4360597c-76ca-408a-85ae-482993f017cf_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV23XFO/2026-03-23/image/4360597c-76ca-408a-85ae-482993f017cf_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 27dbf4b3-68d3-5097-bebc-6aa809a619b4 with identifier: 120262081
2026-03-24 19:04:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 27dbf4b3-68d3-5097-bebc-6aa809a619b4 with identifier: 120262081
2026-03-24 19:04:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 27dbf4b3-68d3-5097-bebc-6aa809a619b4 with identifier: 120262081 to the API
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LG23YHU/2026-03-20/image/53e6532c-ab9e-4e53-91f9-c3abdb7ca92e_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '27dbf4b3-68d3-5097-bebc-6aa809a619b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LG23YHU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120262081',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'TESLA',
'model': 'MODEL Y HATCHBACK',
'odometer': 41185,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27dbf4b3-68d3-5097-bebc-6aa809a619b4/27dbf4b3-68d3-5097-bebc-6aa809a619b4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28236,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LG23YHU/2026-03-20/image/53e6532c-ab9e-4e53-91f9-c3abdb7ca92e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27dbf4b3-68d3-5097-bebc-6aa809a619b4/27dbf4b3-68d3-5097-bebc-6aa809a619b4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27470,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LG23YHU/2026-03-20/image/d9ed2698-25f5-4d2c-ab27-e52dfa52379b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27dbf4b3-68d3-5097-bebc-6aa809a619b4/27dbf4b3-68d3-5097-bebc-6aa809a619b4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30112,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LG23YHU/2026-03-20/image/c50568c3-3010-4910-bda8-a50fd9233290_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27dbf4b3-68d3-5097-bebc-6aa809a619b4/27dbf4b3-68d3-5097-bebc-6aa809a619b4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30545,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LG23YHU/2026-03-20/image/89919330-a290-4e31-b2da-60a15466ecb2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27dbf4b3-68d3-5097-bebc-6aa809a619b4/27dbf4b3-68d3-5097-bebc-6aa809a619b4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28940,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LG23YHU/2026-03-20/image/d497a963-0f13-4b2c-8a33-b8dc2f864b96_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27dbf4b3-68d3-5097-bebc-6aa809a619b4/27dbf4b3-68d3-5097-bebc-6aa809a619b4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38597,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LG23YHU/2026-03-20/image/6df79f4c-8569-4ee8-8465-351bcf3cd3c2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27dbf4b3-68d3-5097-bebc-6aa809a619b4/27dbf4b3-68d3-5097-bebc-6aa809a619b4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42866,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LG23YHU/2026-03-20/image/8730790a-9af9-44d6-8cd4-a8f80db7975a_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-14',
'seller_name': 'Zenith',
'title': 'TESLA MODEL Y HATCHBACK RWD 5dr Auto',
'transmission': 'automatic',
'trim': 'RWD 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120262081%27 HTTP/1.1" 200 None
2026-03-24 19:04:30 [astonbarclay.gb] INFO: Saving data for 120262081: {'created_time': 1774379070.978326, 'last_price_update_time': 1774379070.978338}
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120262081') HTTP/1.1" 204 0
2026-03-24 19:04:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5d2b03c8-53fd-5707-9fd9-17bb6b30d18f with identifier: 120759447
2026-03-24 19:04:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5d2b03c8-53fd-5707-9fd9-17bb6b30d18f with identifier: 120759447
2026-03-24 19:04:31 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5d2b03c8-53fd-5707-9fd9-17bb6b30d18f with identifier: 120759447 to the API
2026-03-24 19:04:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120759447?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '5d2b03c8-53fd-5707-9fd9-17bb6b30d18f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BG71KFZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120759447',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 35367,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-21',
'seller_name': None,
'title': 'NISSAN JUKE HATCHBACK 1.0 DiG-T 114 N-Connecta 5dr',
'transmission': 'manual',
'trim': '1.0 DiG-T 114 N-Connecta 5dr',
'vin': None,
'year': 2022}
2026-03-24 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120759447%27 HTTP/1.1" 200 None
2026-03-24 19:04:31 [astonbarclay.gb] INFO: Saving data for 120759447: {'created_time': 1774379071.76463, 'last_price_update_time': 1774379071.764642}
2026-03-24 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120759447') HTTP/1.1" 204 0
2026-03-24 19:04:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV23XFO/2026-03-23/image/dc516d0e-5a2f-4998-a6a0-59a0e7af5162_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446953?view=catalogue)
2026-03-24 19:04:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2a5790>
2026-03-24 19:04:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9eef4e71-6cb3-5593-b6a3-ee1c32b9849e/9eef4e71-6cb3-5593-b6a3-ee1c32b9849e_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV23XFO%252F2026-03-23%252Fimage%252F0985a223-4393-4fdb-bd3e-57ec2782749f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV23XFO/2026-03-23/image/0985a223-4393-4fdb-bd3e-57ec2782749f_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9eef4e71-6cb3-5593-b6a3-ee1c32b9849e
2026-03-24 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWV23XFO%252F2026-03-23%252Fimage%252Fe1f45852-4137-40ba-ba3d-9b2b878e5273_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV23XFO/2026-03-23/image/e1f45852-4137-40ba-ba3d-9b2b878e5273_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120128301?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0eb590>
2026-03-24 19:04:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9eef4e71-6cb3-5593-b6a3-ee1c32b9849e/9eef4e71-6cb3-5593-b6a3-ee1c32b9849e_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV23XFO%252F2026-03-23%252Fimage%252F595eb2c2-228a-4d9d-8d70-38d31682900a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV23XFO/2026-03-23/image/595eb2c2-228a-4d9d-8d70-38d31682900a_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9eef4e71-6cb3-5593-b6a3-ee1c32b9849e
2026-03-24 19:04:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV23XFO/2026-03-23/image/ca16b36d-7fc9-464e-9c81-cb0237b1394d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446953?view=catalogue)
2026-03-24 19:04:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120663571?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWV23XFO%252F2026-03-23%252Fimage%252F92771ea1-afd2-4140-beb4-eb5b75849b7d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV23XFO/2026-03-23/image/92771ea1-afd2-4140-beb4-eb5b75849b7d_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4734c90>
2026-03-24 19:04:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9eef4e71-6cb3-5593-b6a3-ee1c32b9849e/9eef4e71-6cb3-5593-b6a3-ee1c32b9849e_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV23XFO%252F2026-03-23%252Fimage%252Fdc516d0e-5a2f-4998-a6a0-59a0e7af5162_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV23XFO/2026-03-23/image/dc516d0e-5a2f-4998-a6a0-59a0e7af5162_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9eef4e71-6cb3-5593-b6a3-ee1c32b9849e
2026-03-24 19:04:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV23XFO/2026-03-23/image/7c705ad3-24cd-4657-bb38-dc92153be976_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446953?view=catalogue)
2026-03-24 19:04:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV23XFO/2026-03-23/image/e1f45852-4137-40ba-ba3d-9b2b878e5273_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446953?view=catalogue)
2026-03-24 19:04:32 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120128301, 'registration': 'LO73GUD', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'GRANDLAND HATCHBACK', 'derivative': '1.6 Plug-in Hybrid Ultimate 5dr Auto', 'mileage': 21799, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-12-19', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LO73GUD/2026-03-04/image/dcfc4056-2ecc-4614-8c10-835d7e09e446_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO73GUD/2026-03-04/image/8b257825-5d3a-4d34-9dd7-e478bf406318_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO73GUD/2026-03-04/image/44226ffb-8b8f-4660-8fb1-e2b2e965e92f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO73GUD/2026-03-04/image/67d81d81-87b0-4268-af85-acfcb2914f68_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO73GUD/2026-03-04/image/bb6656a0-212a-455d-a908-94f114190612_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO73GUD/2026-03-04/image/76d47927-17ea-4b50-96cc-885271517530_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO73GUD/2026-03-04/image/a477a572-90e0-4550-a114-2bd6b67fb656_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO73GUD/2026-03-04/image/85f2d1a2-3383-49f0-8bd0-c682f13407e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO73GUD/2026-03-04/image/eedd6d70-2634-4f40-b75c-f09520c2760b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO73GUD/2026-03-04/image/147e9ec3-803e-49e2-9349-edd3dc320e4c_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 28, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f34e5848-eb9c-4424-ac5a-aa2695405587.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:04:32 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120128301, 'registration': 'LO73GUD', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'GRANDLAND HATCHBACK', 'derivative': '1.6 Plug-in Hybrid Ultimate 5dr Auto', 'mileage': 21799, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-12-19', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LO73GUD/2026-03-04/image/dcfc4056-2ecc-4614-8c10-835d7e09e446_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO73GUD/2026-03-04/image/8b257825-5d3a-4d34-9dd7-e478bf406318_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO73GUD/2026-03-04/image/44226ffb-8b8f-4660-8fb1-e2b2e965e92f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO73GUD/2026-03-04/image/67d81d81-87b0-4268-af85-acfcb2914f68_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO73GUD/2026-03-04/image/bb6656a0-212a-455d-a908-94f114190612_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO73GUD/2026-03-04/image/76d47927-17ea-4b50-96cc-885271517530_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO73GUD/2026-03-04/image/a477a572-90e0-4550-a114-2bd6b67fb656_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO73GUD/2026-03-04/image/85f2d1a2-3383-49f0-8bd0-c682f13407e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO73GUD/2026-03-04/image/eedd6d70-2634-4f40-b75c-f09520c2760b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO73GUD/2026-03-04/image/147e9ec3-803e-49e2-9349-edd3dc320e4c_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 28, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f34e5848-eb9c-4424-ac5a-aa2695405587.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:04:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f1043dd-9b45-5e77-a81e-93f25629f576 with identifier: 120128301
2026-03-24 19:04:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f1043dd-9b45-5e77-a81e-93f25629f576 with scrape type 2
2026-03-24 19:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f1043dd-9b45-5e77-a81e-93f25629f576 with scrape type 2
2026-03-24 19:04:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8f1043dd-9b45-5e77-a81e-93f25629f576, identifier: 120128301
2026-03-24 19:04:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b482a3d0>
2026-03-24 19:04:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9eef4e71-6cb3-5593-b6a3-ee1c32b9849e/9eef4e71-6cb3-5593-b6a3-ee1c32b9849e_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV23XFO%252F2026-03-23%252Fimage%252Fca16b36d-7fc9-464e-9c81-cb0237b1394d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV23XFO/2026-03-23/image/ca16b36d-7fc9-464e-9c81-cb0237b1394d_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9eef4e71-6cb3-5593-b6a3-ee1c32b9849e
2026-03-24 19:04:32 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120663571, 'registration': 'EO72TUP', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 Hybrid N-Connecta 5dr Auto', 'mileage': 35639, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-15', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-02-17', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EO72TUP/2026-03-23/image/bd463a06-c2c1-47d0-af28-3497271532a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO72TUP/2026-03-23/image/ef3a980b-7414-4e7b-a16c-889b35df10db_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO72TUP/2026-03-23/image/8de74847-3f8a-45aa-961f-6b25858f15c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO72TUP/2026-03-23/image/9206149d-5040-4a1c-8461-ff0f8a872d67_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO72TUP/2026-03-23/image/1f136acb-4018-408e-971d-c5b052530746_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO72TUP/2026-03-23/image/58e19505-7e31-4201-ba07-e0799e2a6df9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO72TUP/2026-03-23/image/8ab16357-671b-4441-941d-c81e0da02003_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO72TUP/2026-03-23/image/25e5e098-f0f4-48e9-918b-57f2a4f88415_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO72TUP/2026-03-23/image/3455cea9-96cf-421f-ba69-2b8ccc3e5cc7_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/24 6K - 02/.25 22K', 'remarks': 'V5 Document Reference Number Available Upon Purchase - VOSA STATES, 33K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f0d78e63-be1b-4372-9840-c575c0f29210.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:32 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120663571, 'registration': 'EO72TUP', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 Hybrid N-Connecta 5dr Auto', 'mileage': 35639, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-15', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-02-17', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EO72TUP/2026-03-23/image/bd463a06-c2c1-47d0-af28-3497271532a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO72TUP/2026-03-23/image/ef3a980b-7414-4e7b-a16c-889b35df10db_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO72TUP/2026-03-23/image/8de74847-3f8a-45aa-961f-6b25858f15c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO72TUP/2026-03-23/image/9206149d-5040-4a1c-8461-ff0f8a872d67_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO72TUP/2026-03-23/image/1f136acb-4018-408e-971d-c5b052530746_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO72TUP/2026-03-23/image/58e19505-7e31-4201-ba07-e0799e2a6df9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO72TUP/2026-03-23/image/8ab16357-671b-4441-941d-c81e0da02003_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO72TUP/2026-03-23/image/25e5e098-f0f4-48e9-918b-57f2a4f88415_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO72TUP/2026-03-23/image/3455cea9-96cf-421f-ba69-2b8ccc3e5cc7_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/24 6K - 02/.25 22K', 'remarks': 'V5 Document Reference Number Available Upon Purchase - VOSA STATES, 33K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f0d78e63-be1b-4372-9840-c575c0f29210.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b01f61a6-c6f4-54b3-ba86-08a2a17543f7 with identifier: 120663571
2026-03-24 19:04:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b01f61a6-c6f4-54b3-ba86-08a2a17543f7 with scrape type 2
2026-03-24 19:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b01f61a6-c6f4-54b3-ba86-08a2a17543f7 with scrape type 2
2026-03-24 19:04:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b01f61a6-c6f4-54b3-ba86-08a2a17543f7, identifier: 120663571
2026-03-24 19:04:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8f1043dd-9b45-5e77-a81e-93f25629f576 with identifier: 120128301
2026-03-24 19:04:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8f1043dd-9b45-5e77-a81e-93f25629f576 with identifier: 120128301
2026-03-24 19:04:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8f1043dd-9b45-5e77-a81e-93f25629f576 with identifier: 120128301 to the API
2026-03-24 19:04:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120128301?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 28,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '8f1043dd-9b45-5e77-a81e-93f25629f576',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LO73GUD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120128301',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'GRANDLAND HATCHBACK',
'odometer': 21799,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-19',
'seller_name': 'Motability Operations',
'title': 'VAUXHALL GRANDLAND HATCHBACK 1.6 Plug-in Hybrid Ultimate 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 Plug-in Hybrid Ultimate 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120128301%27 HTTP/1.1" 200 None
2026-03-24 19:04:32 [astonbarclay.gb] INFO: Saving data for 120128301: {'auction_closing_time': 1776675600.0, 'created_time': 1773830891.1522, 'last_price_update_time': 1774379072.782676}
2026-03-24 19:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120128301') HTTP/1.1" 204 0
2026-03-24 19:04:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b01f61a6-c6f4-54b3-ba86-08a2a17543f7 with identifier: 120663571
2026-03-24 19:04:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b01f61a6-c6f4-54b3-ba86-08a2a17543f7 with identifier: 120663571
2026-03-24 19:04:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b01f61a6-c6f4-54b3-ba86-08a2a17543f7 with identifier: 120663571 to the API
2026-03-24 19:04:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120663571?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'b01f61a6-c6f4-54b3-ba86-08a2a17543f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EO72TUP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120663571',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 35639,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-15',
'seller_name': 'Motability Operations',
'title': 'NISSAN JUKE HATCHBACK 1.6 Hybrid N-Connecta 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 Hybrid N-Connecta 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120663571%27 HTTP/1.1" 200 None
2026-03-24 19:04:33 [astonbarclay.gb] INFO: Saving data for 120663571: {'auction_closing_time': 1776675600.0, 'created_time': 1774271131.928784, 'last_price_update_time': 1774379073.077217}
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120663571') HTTP/1.1" 204 0
2026-03-24 19:04:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV23XFO/2026-03-23/image/92771ea1-afd2-4140-beb4-eb5b75849b7d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446953?view=catalogue)
2026-03-24 19:04:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af029e10>
2026-03-24 19:04:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9eef4e71-6cb3-5593-b6a3-ee1c32b9849e/9eef4e71-6cb3-5593-b6a3-ee1c32b9849e_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV23XFO%252F2026-03-23%252Fimage%252F7c705ad3-24cd-4657-bb38-dc92153be976_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV23XFO/2026-03-23/image/7c705ad3-24cd-4657-bb38-dc92153be976_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9eef4e71-6cb3-5593-b6a3-ee1c32b9849e
2026-03-24 19:04:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b481e850>
2026-03-24 19:04:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9eef4e71-6cb3-5593-b6a3-ee1c32b9849e/9eef4e71-6cb3-5593-b6a3-ee1c32b9849e_image_8.jpg HTTP/1.1" 201 0
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV23XFO%252F2026-03-23%252Fimage%252Fe1f45852-4137-40ba-ba3d-9b2b878e5273_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV23XFO/2026-03-23/image/e1f45852-4137-40ba-ba3d-9b2b878e5273_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9eef4e71-6cb3-5593-b6a3-ee1c32b9849e
2026-03-24 19:04:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b5ed2fd0>
2026-03-24 19:04:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9eef4e71-6cb3-5593-b6a3-ee1c32b9849e/9eef4e71-6cb3-5593-b6a3-ee1c32b9849e_image_9.jpg HTTP/1.1" 201 0
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV23XFO%252F2026-03-23%252Fimage%252F92771ea1-afd2-4140-beb4-eb5b75849b7d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV23XFO/2026-03-23/image/92771ea1-afd2-4140-beb4-eb5b75849b7d_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9eef4e71-6cb3-5593-b6a3-ee1c32b9849e
2026-03-24 19:04:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV23XFO/2026-03-23/image/5cc396f8-660c-425d-8cbd-57cb49328169_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446953?view=catalogue)
2026-03-24 19:04:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WV23XFO/2026-03-23/image/4360597c-76ca-408a-85ae-482993f017cf_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446953?view=catalogue)
2026-03-24 19:04:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af091f90>
2026-03-24 19:04:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9eef4e71-6cb3-5593-b6a3-ee1c32b9849e/9eef4e71-6cb3-5593-b6a3-ee1c32b9849e_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV23XFO%252F2026-03-23%252Fimage%252F5cc396f8-660c-425d-8cbd-57cb49328169_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV23XFO/2026-03-23/image/5cc396f8-660c-425d-8cbd-57cb49328169_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9eef4e71-6cb3-5593-b6a3-ee1c32b9849e
2026-03-24 19:04:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af325b10>
2026-03-24 19:04:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9eef4e71-6cb3-5593-b6a3-ee1c32b9849e/9eef4e71-6cb3-5593-b6a3-ee1c32b9849e_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWV23XFO%252F2026-03-23%252Fimage%252F4360597c-76ca-408a-85ae-482993f017cf_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WV23XFO/2026-03-23/image/4360597c-76ca-408a-85ae-482993f017cf_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9eef4e71-6cb3-5593-b6a3-ee1c32b9849e
2026-03-24 19:04:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9eef4e71-6cb3-5593-b6a3-ee1c32b9849e, skipping ID generation
2026-03-24 19:04:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9eef4e71-6cb3-5593-b6a3-ee1c32b9849e with scrape type 1
2026-03-24 19:04:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9eef4e71-6cb3-5593-b6a3-ee1c32b9849e sending to next pipeline
2026-03-24 19:04:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9eef4e71-6cb3-5593-b6a3-ee1c32b9849e, identifier: 120446953
2026-03-24 19:04:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9eef4e71-6cb3-5593-b6a3-ee1c32b9849e with identifier: 120446953
2026-03-24 19:04:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9eef4e71-6cb3-5593-b6a3-ee1c32b9849e with identifier: 120446953
2026-03-24 19:04:33 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9eef4e71-6cb3-5593-b6a3-ee1c32b9849e with identifier: 120446953 to the API
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/WV23XFO/2026-03-23/image/4360597c-76ca-408a-85ae-482993f017cf_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '9eef4e71-6cb3-5593-b6a3-ee1c32b9849e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WV23XFO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120446953',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'TESLA',
'model': 'MODEL Y HATCHBACK',
'odometer': 39060,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eef4e71-6cb3-5593-b6a3-ee1c32b9849e/9eef4e71-6cb3-5593-b6a3-ee1c32b9849e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25916,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/77857ac5-9d72-44ac-ab96-59fc397481e2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eef4e71-6cb3-5593-b6a3-ee1c32b9849e/9eef4e71-6cb3-5593-b6a3-ee1c32b9849e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27625,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/0985a223-4393-4fdb-bd3e-57ec2782749f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eef4e71-6cb3-5593-b6a3-ee1c32b9849e/9eef4e71-6cb3-5593-b6a3-ee1c32b9849e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28475,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/595eb2c2-228a-4d9d-8d70-38d31682900a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eef4e71-6cb3-5593-b6a3-ee1c32b9849e/9eef4e71-6cb3-5593-b6a3-ee1c32b9849e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27881,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/5cc396f8-660c-425d-8cbd-57cb49328169_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eef4e71-6cb3-5593-b6a3-ee1c32b9849e/9eef4e71-6cb3-5593-b6a3-ee1c32b9849e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33657,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/dc516d0e-5a2f-4998-a6a0-59a0e7af5162_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eef4e71-6cb3-5593-b6a3-ee1c32b9849e/9eef4e71-6cb3-5593-b6a3-ee1c32b9849e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43998,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/ca16b36d-7fc9-464e-9c81-cb0237b1394d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eef4e71-6cb3-5593-b6a3-ee1c32b9849e/9eef4e71-6cb3-5593-b6a3-ee1c32b9849e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50475,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/7c705ad3-24cd-4657-bb38-dc92153be976_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eef4e71-6cb3-5593-b6a3-ee1c32b9849e/9eef4e71-6cb3-5593-b6a3-ee1c32b9849e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30323,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/4360597c-76ca-408a-85ae-482993f017cf_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eef4e71-6cb3-5593-b6a3-ee1c32b9849e/9eef4e71-6cb3-5593-b6a3-ee1c32b9849e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 7114,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/e1f45852-4137-40ba-ba3d-9b2b878e5273_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eef4e71-6cb3-5593-b6a3-ee1c32b9849e/9eef4e71-6cb3-5593-b6a3-ee1c32b9849e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28568,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WV23XFO/2026-03-23/image/92771ea1-afd2-4140-beb4-eb5b75849b7d_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-20',
'seller_name': 'Zenith',
'title': 'TESLA MODEL Y HATCHBACK Long Range AWD 5dr Auto',
'transmission': 'automatic',
'trim': 'Long Range AWD 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446953%27 HTTP/1.1" 200 None
2026-03-24 19:04:33 [astonbarclay.gb] INFO: Saving data for 120446953: {'created_time': 1774379073.914942, 'last_price_update_time': 1774379073.914955}
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120446953') HTTP/1.1" 204 0
2026-03-24 19:04:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120735356?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120735356, 'registration': 'LA69EPL', 'account': 'AST028', 'make': 'TESLA', 'model': 'MODEL 3 SALOON', 'derivative': 'Performance AWD 4dr [Performance Upgrade] Auto', 'mileage': 67062, 'mileageWarranty': False, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-12-21', 'fuel': 'Electric', 'motExpiry': '2026-12-20', 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1be37704-3482-46df-b7ba-e87801608aca.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120735356, 'registration': 'LA69EPL', 'account': 'AST028', 'make': 'TESLA', 'model': 'MODEL 3 SALOON', 'derivative': 'Performance AWD 4dr [Performance Upgrade] Auto', 'mileage': 67062, 'mileageWarranty': False, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-12-21', 'fuel': 'Electric', 'motExpiry': '2026-12-20', 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1be37704-3482-46df-b7ba-e87801608aca.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07f6b29e-734a-50f5-a981-b6f47f16ba7d with identifier: 120735356
2026-03-24 19:04:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07f6b29e-734a-50f5-a981-b6f47f16ba7d with scrape type 1
2026-03-24 19:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 07f6b29e-734a-50f5-a981-b6f47f16ba7d
2026-03-24 19:04:34 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 07f6b29e-734a-50f5-a981-b6f47f16ba7d
2026-03-24 19:04:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 07f6b29e-734a-50f5-a981-b6f47f16ba7d, identifier: 120735356
2026-03-24 19:04:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 07f6b29e-734a-50f5-a981-b6f47f16ba7d with identifier: 120735356
2026-03-24 19:04:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 07f6b29e-734a-50f5-a981-b6f47f16ba7d with identifier: 120735356
2026-03-24 19:04:34 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 07f6b29e-734a-50f5-a981-b6f47f16ba7d with identifier: 120735356 to the API
2026-03-24 19:04:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120735356?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '07f6b29e-734a-50f5-a981-b6f47f16ba7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LA69EPL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120735356',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'TESLA',
'model': 'MODEL 3 SALOON',
'odometer': 67062,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-21',
'seller_name': 'MotoNovo Finance',
'title': 'TESLA MODEL 3 SALOON Performance AWD 4dr [Performance Upgrade] Auto',
'transmission': 'automatic',
'trim': 'Performance AWD 4dr [Performance Upgrade] Auto',
'vin': None,
'year': 2019}
2026-03-24 19:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735356%27 HTTP/1.1" 200 None
2026-03-24 19:04:34 [astonbarclay.gb] INFO: Saving data for 120735356: {'created_time': 1774379074.543106, 'last_price_update_time': 1774379074.543118, 'auction_closing_time': 1775034000.0}
2026-03-24 19:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120735356') HTTP/1.1" 204 0
2026-03-24 19:04:36 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.818(s), this was the 1st time calling it.
2026-03-24 19:04:36 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.997516716760581 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:04:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120736863?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120736863, 'registration': 'BP72CVF', 'account': 'AST028', 'make': 'TESLA', 'model': 'MODEL 3 SALOON', 'derivative': 'Long Range AWD 4dr Auto', 'mileage': 57889, 'mileageWarranty': False, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-21', 'fuel': 'Electric', 'motExpiry': None, 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fce4c533-a479-41de-b174-dc3d9ba2d3cc.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120736863, 'registration': 'BP72CVF', 'account': 'AST028', 'make': 'TESLA', 'model': 'MODEL 3 SALOON', 'derivative': 'Long Range AWD 4dr Auto', 'mileage': 57889, 'mileageWarranty': False, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-21', 'fuel': 'Electric', 'motExpiry': None, 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fce4c533-a479-41de-b174-dc3d9ba2d3cc.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f01dc42-b521-556a-bc93-743ff2874672 with identifier: 120736863
2026-03-24 19:04:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f01dc42-b521-556a-bc93-743ff2874672 with scrape type 1
2026-03-24 19:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 8f01dc42-b521-556a-bc93-743ff2874672
2026-03-24 19:04:36 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 8f01dc42-b521-556a-bc93-743ff2874672
2026-03-24 19:04:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8f01dc42-b521-556a-bc93-743ff2874672, identifier: 120736863
2026-03-24 19:04:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8f01dc42-b521-556a-bc93-743ff2874672 with identifier: 120736863
2026-03-24 19:04:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8f01dc42-b521-556a-bc93-743ff2874672 with identifier: 120736863
2026-03-24 19:04:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8f01dc42-b521-556a-bc93-743ff2874672 with identifier: 120736863 to the API
2026-03-24 19:04:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120736863?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': '8f01dc42-b521-556a-bc93-743ff2874672',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BP72CVF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120736863',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'TESLA',
'model': 'MODEL 3 SALOON',
'odometer': 57889,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-21',
'seller_name': 'MotoNovo Finance',
'title': 'TESLA MODEL 3 SALOON Long Range AWD 4dr Auto',
'transmission': 'automatic',
'trim': 'Long Range AWD 4dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120736863%27 HTTP/1.1" 200 None
2026-03-24 19:04:37 [astonbarclay.gb] INFO: Saving data for 120736863: {'created_time': 1774379077.29336, 'last_price_update_time': 1774379077.293371, 'auction_closing_time': 1775034000.0}
2026-03-24 19:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120736863') HTTP/1.1" 204 0
2026-03-24 19:04:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120060692?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120060692, 'registration': 'LV25EGX', 'account': 'MOT070', 'make': 'JEEP', 'model': 'AVENGER HATCHBACK', 'derivative': '1.2 e-Hybrid Summit 5dr DCT', 'mileage': 20172, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-03-04', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LV25EGX/2026-03-03/image/be00668f-157f-48cf-be7a-25c60043bf3a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV25EGX/2026-03-03/image/8bd802c1-db36-4b79-8631-2fd11c959e21_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV25EGX/2026-03-03/image/9c9c3bf0-8b52-49a4-b0b2-6db51a840891_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV25EGX/2026-03-03/image/6fb07b46-0784-431d-8fa4-54bb9f67330a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV25EGX/2026-03-03/image/0da65229-8be1-4953-bc28-5d35b2ae769c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV25EGX/2026-03-03/image/65f2ca19-3be9-4883-867c-4a28e7447a78_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV25EGX/2026-03-03/image/7c80bbd2-6a8b-4b4c-85c7-5fe08beed999_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV25EGX/2026-03-03/image/cae689a7-00f2-4e98-ae58-99d4632fc7d7_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 111, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c69d1ba7-12a1-4657-8e1c-5b8c168683d6.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120060692, 'registration': 'LV25EGX', 'account': 'MOT070', 'make': 'JEEP', 'model': 'AVENGER HATCHBACK', 'derivative': '1.2 e-Hybrid Summit 5dr DCT', 'mileage': 20172, 'mileageWarranty': True, 'type': 'car', 'saleId': 19235, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-20T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-03-04', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LV25EGX/2026-03-03/image/be00668f-157f-48cf-be7a-25c60043bf3a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV25EGX/2026-03-03/image/8bd802c1-db36-4b79-8631-2fd11c959e21_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV25EGX/2026-03-03/image/9c9c3bf0-8b52-49a4-b0b2-6db51a840891_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV25EGX/2026-03-03/image/6fb07b46-0784-431d-8fa4-54bb9f67330a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV25EGX/2026-03-03/image/0da65229-8be1-4953-bc28-5d35b2ae769c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV25EGX/2026-03-03/image/65f2ca19-3be9-4883-867c-4a28e7447a78_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV25EGX/2026-03-03/image/7c80bbd2-6a8b-4b4c-85c7-5fe08beed999_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV25EGX/2026-03-03/image/cae689a7-00f2-4e98-ae58-99d4632fc7d7_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 111, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c69d1ba7-12a1-4657-8e1c-5b8c168683d6.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ba5e354-2524-5c41-bcf7-66033bc36773 with identifier: 120060692
2026-03-24 19:04:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ba5e354-2524-5c41-bcf7-66033bc36773 with scrape type 2
2026-03-24 19:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ba5e354-2524-5c41-bcf7-66033bc36773 with scrape type 2
2026-03-24 19:04:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7ba5e354-2524-5c41-bcf7-66033bc36773, identifier: 120060692
2026-03-24 19:04:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7ba5e354-2524-5c41-bcf7-66033bc36773 with identifier: 120060692
2026-03-24 19:04:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7ba5e354-2524-5c41-bcf7-66033bc36773 with identifier: 120060692
2026-03-24 19:04:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7ba5e354-2524-5c41-bcf7-66033bc36773 with identifier: 120060692 to the API
2026-03-24 19:04:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120060692?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 111,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-20T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7ba5e354-2524-5c41-bcf7-66033bc36773',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LV25EGX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120060692',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'JEEP',
'model': 'AVENGER HATCHBACK',
'odometer': 20172,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-04',
'seller_name': 'Motability Operations',
'title': 'JEEP AVENGER HATCHBACK 1.2 e-Hybrid Summit 5dr DCT',
'transmission': 'automatic',
'trim': '1.2 e-Hybrid Summit 5dr DCT',
'vin': None,
'year': 2025}
2026-03-24 19:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120060692%27 HTTP/1.1" 200 None
2026-03-24 19:04:38 [astonbarclay.gb] INFO: Saving data for 120060692: {'auction_closing_time': 1776675600.0, 'created_time': 1773402106.182856, 'last_price_update_time': 1774379078.925296}
2026-03-24 19:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120060692') HTTP/1.1" 204 0
2026-03-24 19:04:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120667852?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120667852, 'registration': 'KM65XAN', 'account': 'JOH105', 'make': 'FORD', 'model': 'FOCUS DIESEL HATCHBACK', 'derivative': '1.5 TDCi 120 Titanium 5dr', 'mileage': 88579, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-11-19', 'fuel': 'Diesel', 'motExpiry': '2026-11-21', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/3408c409-5626-40dc-a4cc-b1174ced3bee.jpg?w=600', 'https://abimg002.imgix.net/a4726b64-7b9f-45f2-9183-69e7718f87d2.jpg?w=600', 'https://abimg002.imgix.net/7f313da2-1ee1-4613-98fe-66a65cbcec43.jpg?w=600', 'https://abimg002.imgix.net/9a6f8f50-5071-41bf-bfc7-92933be9d9cf.jpg?w=600', 'https://abimg002.imgix.net/0548c3c8-2607-4f7d-82fd-89b8e41e5344.jpg?w=600', 'https://abimg002.imgix.net/c5738edb-0e67-4f60-b373-c141c32cb99a.jpg?w=600', 'https://abimg002.imgix.net/40ad39c9-b941-4463-bcfc-d3be97459471.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 98, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/02a9f3c6-aaff-4bc8-83be-32825898b15a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120667852, 'registration': 'KM65XAN', 'account': 'JOH105', 'make': 'FORD', 'model': 'FOCUS DIESEL HATCHBACK', 'derivative': '1.5 TDCi 120 Titanium 5dr', 'mileage': 88579, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-11-19', 'fuel': 'Diesel', 'motExpiry': '2026-11-21', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/3408c409-5626-40dc-a4cc-b1174ced3bee.jpg?w=600', 'https://abimg002.imgix.net/a4726b64-7b9f-45f2-9183-69e7718f87d2.jpg?w=600', 'https://abimg002.imgix.net/7f313da2-1ee1-4613-98fe-66a65cbcec43.jpg?w=600', 'https://abimg002.imgix.net/9a6f8f50-5071-41bf-bfc7-92933be9d9cf.jpg?w=600', 'https://abimg002.imgix.net/0548c3c8-2607-4f7d-82fd-89b8e41e5344.jpg?w=600', 'https://abimg002.imgix.net/c5738edb-0e67-4f60-b373-c141c32cb99a.jpg?w=600', 'https://abimg002.imgix.net/40ad39c9-b941-4463-bcfc-d3be97459471.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 98, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/02a9f3c6-aaff-4bc8-83be-32825898b15a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6276716-ce07-5a26-ba4b-2ca27e8c0b5d with identifier: 120667852
2026-03-24 19:04:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6276716-ce07-5a26-ba4b-2ca27e8c0b5d with scrape type 1
2026-03-24 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item c6276716-ce07-5a26-ba4b-2ca27e8c0b5d
2026-03-24 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252F3408c409-5626-40dc-a4cc-b1174ced3bee.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/3408c409-5626-40dc-a4cc-b1174ced3bee.jpg?w=600 not downloaded yet
2026-03-24 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252Fa4726b64-7b9f-45f2-9183-69e7718f87d2.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/a4726b64-7b9f-45f2-9183-69e7718f87d2.jpg?w=600 not downloaded yet
2026-03-24 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252F7f313da2-1ee1-4613-98fe-66a65cbcec43.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/7f313da2-1ee1-4613-98fe-66a65cbcec43.jpg?w=600 not downloaded yet
2026-03-24 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252F9a6f8f50-5071-41bf-bfc7-92933be9d9cf.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/9a6f8f50-5071-41bf-bfc7-92933be9d9cf.jpg?w=600 not downloaded yet
2026-03-24 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252F0548c3c8-2607-4f7d-82fd-89b8e41e5344.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/0548c3c8-2607-4f7d-82fd-89b8e41e5344.jpg?w=600 not downloaded yet
2026-03-24 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252Fc5738edb-0e67-4f60-b373-c141c32cb99a.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/c5738edb-0e67-4f60-b373-c141c32cb99a.jpg?w=600 not downloaded yet
2026-03-24 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252F40ad39c9-b941-4463-bcfc-d3be97459471.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/40ad39c9-b941-4463-bcfc-d3be97459471.jpg?w=600 not downloaded yet
2026-03-24 19:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120657451?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120657451, 'registration': 'KN65ZFM', 'account': 'SMR001', 'make': 'SKODA', 'model': 'OCTAVIA DIESEL ESTATE', 'derivative': '2.0 TDI CR vRS 5dr DSG', 'mileage': 130967, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-10-23', 'fuel': 'Diesel', 'motExpiry': '2026-10-29', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print 03/17-20K, 03/18-34K, 10/18-43K, 04/19-53K, 11/20-71K, 10/21-78K, 09/22-87K, 06/23-97K, 05/24-108K, 04/25-119K, 01/26-129K', 'remarks': 'VOSA STATES 88K, 101K, 113K, 127K, DAMAGED SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/046779c5-0b46-4fcd-aab7-cffcc82d8122.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120657451, 'registration': 'KN65ZFM', 'account': 'SMR001', 'make': 'SKODA', 'model': 'OCTAVIA DIESEL ESTATE', 'derivative': '2.0 TDI CR vRS 5dr DSG', 'mileage': 130967, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-10-23', 'fuel': 'Diesel', 'motExpiry': '2026-10-29', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print 03/17-20K, 03/18-34K, 10/18-43K, 04/19-53K, 11/20-71K, 10/21-78K, 09/22-87K, 06/23-97K, 05/24-108K, 04/25-119K, 01/26-129K', 'remarks': 'VOSA STATES 88K, 101K, 113K, 127K, DAMAGED SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/046779c5-0b46-4fcd-aab7-cffcc82d8122.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de890415-e410-5d6c-af4a-d231cbab5bef with identifier: 120657451
2026-03-24 19:04:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de890415-e410-5d6c-af4a-d231cbab5bef with scrape type 1
2026-03-24 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item de890415-e410-5d6c-af4a-d231cbab5bef
2026-03-24 19:04:39 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item de890415-e410-5d6c-af4a-d231cbab5bef
2026-03-24 19:04:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: de890415-e410-5d6c-af4a-d231cbab5bef, identifier: 120657451
2026-03-24 19:04:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: de890415-e410-5d6c-af4a-d231cbab5bef with identifier: 120657451
2026-03-24 19:04:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: de890415-e410-5d6c-af4a-d231cbab5bef with identifier: 120657451
2026-03-24 19:04:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: de890415-e410-5d6c-af4a-d231cbab5bef with identifier: 120657451 to the API
2026-03-24 19:04:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120657451?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'de890415-e410-5d6c-af4a-d231cbab5bef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KN65ZFM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120657451',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SKODA',
'model': 'OCTAVIA DIESEL ESTATE',
'odometer': 130967,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-23',
'seller_name': 'Auction Plus',
'title': 'SKODA OCTAVIA DIESEL ESTATE 2.0 TDI CR vRS 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDI CR vRS 5dr DSG',
'vin': None,
'year': 2015}
2026-03-24 19:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657451%27 HTTP/1.1" 200 None
2026-03-24 19:04:40 [astonbarclay.gb] INFO: Saving data for 120657451: {'created_time': 1774379080.392155, 'last_price_update_time': 1774379080.392166, 'auction_closing_time': 1775034000.0}
2026-03-24 19:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120657451') HTTP/1.1" 204 0
2026-03-24 19:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120753500?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/40ad39c9-b941-4463-bcfc-d3be97459471.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120667852?view=catalogue)
2026-03-24 19:04:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120753500, 'registration': 'MV16STX', 'account': 'GRE069', 'make': 'RENAULT', 'model': 'CLIO DIESEL HATCHBACK', 'derivative': '1.5 dCi 90 Dynamique Nav 5dr Auto', 'mileage': 129380, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-03-23', 'fuel': 'Diesel', 'motExpiry': '2026-05-01', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book 04/21-96K, 01/523-107K', 'remarks': 'VOSA STATES 110K, 120K, 127K, 129K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 92, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0084f76e-efd5-41bf-8892-2ff6959ae8be.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120753500, 'registration': 'MV16STX', 'account': 'GRE069', 'make': 'RENAULT', 'model': 'CLIO DIESEL HATCHBACK', 'derivative': '1.5 dCi 90 Dynamique Nav 5dr Auto', 'mileage': 129380, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-03-23', 'fuel': 'Diesel', 'motExpiry': '2026-05-01', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book 04/21-96K, 01/523-107K', 'remarks': 'VOSA STATES 110K, 120K, 127K, 129K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 92, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0084f76e-efd5-41bf-8892-2ff6959ae8be.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc84f0aa-db22-559b-b88a-928bf85558c4 with identifier: 120753500
2026-03-24 19:04:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc84f0aa-db22-559b-b88a-928bf85558c4 with scrape type 1
2026-03-24 19:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item fc84f0aa-db22-559b-b88a-928bf85558c4
2026-03-24 19:04:40 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item fc84f0aa-db22-559b-b88a-928bf85558c4
2026-03-24 19:04:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fc84f0aa-db22-559b-b88a-928bf85558c4, identifier: 120753500
2026-03-24 19:04:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fc84f0aa-db22-559b-b88a-928bf85558c4 with identifier: 120753500
2026-03-24 19:04:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fc84f0aa-db22-559b-b88a-928bf85558c4 with identifier: 120753500
2026-03-24 19:04:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fc84f0aa-db22-559b-b88a-928bf85558c4 with identifier: 120753500 to the API
2026-03-24 19:04:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120753500?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 92,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'fc84f0aa-db22-559b-b88a-928bf85558c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MV16STX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120753500',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'RENAULT',
'model': 'CLIO DIESEL HATCHBACK',
'odometer': 129380,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-23',
'seller_name': 'Auction Plus',
'title': 'RENAULT CLIO DIESEL HATCHBACK 1.5 dCi 90 Dynamique Nav 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 dCi 90 Dynamique Nav 5dr Auto',
'vin': None,
'year': 2016}
2026-03-24 19:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753500%27 HTTP/1.1" 200 None
2026-03-24 19:04:40 [astonbarclay.gb] INFO: Saving data for 120753500: {'created_time': 1774379080.941984, 'last_price_update_time': 1774379080.941994, 'auction_closing_time': 1775034000.0}
2026-03-24 19:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120753500') HTTP/1.1" 204 0
2026-03-24 19:04:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:04:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4a18b10>
2026-03-24 19:04:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6276716-ce07-5a26-ba4b-2ca27e8c0b5d/c6276716-ce07-5a26-ba4b-2ca27e8c0b5d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F40ad39c9-b941-4463-bcfc-d3be97459471.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/40ad39c9-b941-4463-bcfc-d3be97459471.jpg?w=600 saved to cache
2026-03-24 19:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c6276716-ce07-5a26-ba4b-2ca27e8c0b5d
2026-03-24 19:04:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/c5738edb-0e67-4f60-b373-c141c32cb99a.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120667852?view=catalogue)
2026-03-24 19:04:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/0548c3c8-2607-4f7d-82fd-89b8e41e5344.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120667852?view=catalogue)
2026-03-24 19:04:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3f0a90>
2026-03-24 19:04:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6276716-ce07-5a26-ba4b-2ca27e8c0b5d/c6276716-ce07-5a26-ba4b-2ca27e8c0b5d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Fc5738edb-0e67-4f60-b373-c141c32cb99a.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/c5738edb-0e67-4f60-b373-c141c32cb99a.jpg?w=600 saved to cache
2026-03-24 19:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c6276716-ce07-5a26-ba4b-2ca27e8c0b5d
2026-03-24 19:04:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4a9b990>
2026-03-24 19:04:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6276716-ce07-5a26-ba4b-2ca27e8c0b5d/c6276716-ce07-5a26-ba4b-2ca27e8c0b5d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F0548c3c8-2607-4f7d-82fd-89b8e41e5344.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/0548c3c8-2607-4f7d-82fd-89b8e41e5344.jpg?w=600 saved to cache
2026-03-24 19:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c6276716-ce07-5a26-ba4b-2ca27e8c0b5d
2026-03-24 19:04:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/7f313da2-1ee1-4613-98fe-66a65cbcec43.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120667852?view=catalogue)
2026-03-24 19:04:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/9a6f8f50-5071-41bf-bfc7-92933be9d9cf.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120667852?view=catalogue)
2026-03-24 19:04:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/3408c409-5626-40dc-a4cc-b1174ced3bee.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120667852?view=catalogue)
2026-03-24 19:04:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefa4fd0>
2026-03-24 19:04:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6276716-ce07-5a26-ba4b-2ca27e8c0b5d/c6276716-ce07-5a26-ba4b-2ca27e8c0b5d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F7f313da2-1ee1-4613-98fe-66a65cbcec43.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/7f313da2-1ee1-4613-98fe-66a65cbcec43.jpg?w=600 saved to cache
2026-03-24 19:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c6276716-ce07-5a26-ba4b-2ca27e8c0b5d
2026-03-24 19:04:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af076590>
2026-03-24 19:04:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6276716-ce07-5a26-ba4b-2ca27e8c0b5d/c6276716-ce07-5a26-ba4b-2ca27e8c0b5d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F9a6f8f50-5071-41bf-bfc7-92933be9d9cf.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/9a6f8f50-5071-41bf-bfc7-92933be9d9cf.jpg?w=600 saved to cache
2026-03-24 19:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c6276716-ce07-5a26-ba4b-2ca27e8c0b5d
2026-03-24 19:04:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af409b90>
2026-03-24 19:04:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6276716-ce07-5a26-ba4b-2ca27e8c0b5d/c6276716-ce07-5a26-ba4b-2ca27e8c0b5d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F3408c409-5626-40dc-a4cc-b1174ced3bee.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/3408c409-5626-40dc-a4cc-b1174ced3bee.jpg?w=600 saved to cache
2026-03-24 19:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c6276716-ce07-5a26-ba4b-2ca27e8c0b5d
2026-03-24 19:04:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/a4726b64-7b9f-45f2-9183-69e7718f87d2.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120667852?view=catalogue)
2026-03-24 19:04:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120740344?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b6206f10>
2026-03-24 19:04:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6276716-ce07-5a26-ba4b-2ca27e8c0b5d/c6276716-ce07-5a26-ba4b-2ca27e8c0b5d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Fa4726b64-7b9f-45f2-9183-69e7718f87d2.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/a4726b64-7b9f-45f2-9183-69e7718f87d2.jpg?w=600 saved to cache
2026-03-24 19:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c6276716-ce07-5a26-ba4b-2ca27e8c0b5d
2026-03-24 19:04:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c6276716-ce07-5a26-ba4b-2ca27e8c0b5d, skipping ID generation
2026-03-24 19:04:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6276716-ce07-5a26-ba4b-2ca27e8c0b5d with scrape type 1
2026-03-24 19:04:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c6276716-ce07-5a26-ba4b-2ca27e8c0b5d sending to next pipeline
2026-03-24 19:04:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c6276716-ce07-5a26-ba4b-2ca27e8c0b5d, identifier: 120667852
2026-03-24 19:04:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c6276716-ce07-5a26-ba4b-2ca27e8c0b5d with identifier: 120667852
2026-03-24 19:04:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c6276716-ce07-5a26-ba4b-2ca27e8c0b5d with identifier: 120667852
2026-03-24 19:04:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c6276716-ce07-5a26-ba4b-2ca27e8c0b5d with identifier: 120667852 to the API
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg002.imgix.net/a4726b64-7b9f-45f2-9183-69e7718f87d2.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 98,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c6276716-ce07-5a26-ba4b-2ca27e8c0b5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KM65XAN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120667852',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS DIESEL HATCHBACK',
'odometer': 88579,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6276716-ce07-5a26-ba4b-2ca27e8c0b5d/c6276716-ce07-5a26-ba4b-2ca27e8c0b5d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72497,
'Height': 450,
'OriginUrl': 'https://abimg002.imgix.net/3408c409-5626-40dc-a4cc-b1174ced3bee.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6276716-ce07-5a26-ba4b-2ca27e8c0b5d/c6276716-ce07-5a26-ba4b-2ca27e8c0b5d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65784,
'Height': 450,
'OriginUrl': 'https://abimg002.imgix.net/a4726b64-7b9f-45f2-9183-69e7718f87d2.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6276716-ce07-5a26-ba4b-2ca27e8c0b5d/c6276716-ce07-5a26-ba4b-2ca27e8c0b5d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65190,
'Height': 450,
'OriginUrl': 'https://abimg002.imgix.net/7f313da2-1ee1-4613-98fe-66a65cbcec43.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6276716-ce07-5a26-ba4b-2ca27e8c0b5d/c6276716-ce07-5a26-ba4b-2ca27e8c0b5d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71539,
'Height': 450,
'OriginUrl': 'https://abimg002.imgix.net/9a6f8f50-5071-41bf-bfc7-92933be9d9cf.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6276716-ce07-5a26-ba4b-2ca27e8c0b5d/c6276716-ce07-5a26-ba4b-2ca27e8c0b5d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74601,
'Height': 450,
'OriginUrl': 'https://abimg002.imgix.net/0548c3c8-2607-4f7d-82fd-89b8e41e5344.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6276716-ce07-5a26-ba4b-2ca27e8c0b5d/c6276716-ce07-5a26-ba4b-2ca27e8c0b5d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75265,
'Height': 450,
'OriginUrl': 'https://abimg002.imgix.net/c5738edb-0e67-4f60-b373-c141c32cb99a.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6276716-ce07-5a26-ba4b-2ca27e8c0b5d/c6276716-ce07-5a26-ba4b-2ca27e8c0b5d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73526,
'Height': 450,
'OriginUrl': 'https://abimg002.imgix.net/40ad39c9-b941-4463-bcfc-d3be97459471.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-19',
'seller_name': 'John Grose Group',
'title': 'FORD FOCUS DIESEL HATCHBACK 1.5 TDCi 120 Titanium 5dr',
'transmission': 'manual',
'trim': '1.5 TDCi 120 Titanium 5dr',
'vin': None,
'year': 2015}
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667852%27 HTTP/1.1" 200 None
2026-03-24 19:04:42 [astonbarclay.gb] INFO: Saving data for 120667852: {'created_time': 1774379082.299112, 'last_price_update_time': 1774379082.299127, 'auction_closing_time': 1775034000.0}
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120667852') HTTP/1.1" 204 0
2026-03-24 19:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120726302?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120740344, 'registration': 'WF19YME', 'account': 'MOT129', 'make': 'MERCEDES-BENZ', 'model': 'GLA HATCHBACK', 'derivative': 'GLA 200 AMG Line Premium 5dr Auto', 'mileage': 26431, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-03-31', 'fuel': 'Petrol', 'motExpiry': '2027-03-02', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c885154b-b838-4811-8c2e-64dcda676b24.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120740344, 'registration': 'WF19YME', 'account': 'MOT129', 'make': 'MERCEDES-BENZ', 'model': 'GLA HATCHBACK', 'derivative': 'GLA 200 AMG Line Premium 5dr Auto', 'mileage': 26431, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-03-31', 'fuel': 'Petrol', 'motExpiry': '2027-03-02', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c885154b-b838-4811-8c2e-64dcda676b24.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b281887-8d9c-5ceb-adde-6bc10fc4f435 with identifier: 120740344
2026-03-24 19:04:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b281887-8d9c-5ceb-adde-6bc10fc4f435 with scrape type 1
2026-03-24 19:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 4b281887-8d9c-5ceb-adde-6bc10fc4f435
2026-03-24 19:04:42 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 4b281887-8d9c-5ceb-adde-6bc10fc4f435
2026-03-24 19:04:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4b281887-8d9c-5ceb-adde-6bc10fc4f435, identifier: 120740344
2026-03-24 19:04:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4b281887-8d9c-5ceb-adde-6bc10fc4f435 with identifier: 120740344
2026-03-24 19:04:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4b281887-8d9c-5ceb-adde-6bc10fc4f435 with identifier: 120740344
2026-03-24 19:04:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4b281887-8d9c-5ceb-adde-6bc10fc4f435 with identifier: 120740344 to the API
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120740344?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4b281887-8d9c-5ceb-adde-6bc10fc4f435',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WF19YME',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120740344',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'GLA HATCHBACK',
'odometer': 26431,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-31',
'seller_name': 'MotoNovo Finance',
'title': 'MERCEDES-BENZ GLA HATCHBACK GLA 200 AMG Line Premium 5dr Auto',
'transmission': 'automatic',
'trim': 'GLA 200 AMG Line Premium 5dr Auto',
'vin': None,
'year': 2019}
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120740344%27 HTTP/1.1" 200 None
2026-03-24 19:04:42 [astonbarclay.gb] INFO: Saving data for 120740344: {'created_time': 1774379082.747078, 'last_price_update_time': 1774379082.74709, 'auction_closing_time': 1775034000.0}
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120740344') HTTP/1.1" 204 0
2026-03-24 19:04:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120726302, 'registration': 'FG65UPS', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.4 SE 5dr Auto', 'mileage': 43508, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2015-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-06-26', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FG65UPS/2026-03-24/image/18e26166-41f9-488c-8bfb-e355b71b40b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG65UPS/2026-03-24/image/b460a6a7-bf86-4d45-9fce-623d6942a5d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG65UPS/2026-03-24/image/2896dae1-77bd-4b2b-bbdd-734acd3f9001_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG65UPS/2026-03-24/image/e42a65b6-273f-49ca-b5a0-c1bc7a5c4b2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG65UPS/2026-03-24/image/ce9329fe-cc72-479a-b34e-108432358291_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG65UPS/2026-03-24/image/bb889b25-6db1-4e4d-9d1f-610c7268dc12_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG65UPS/2026-03-24/image/79a4afd1-65e4-49c2-bde0-81e5172bacf1_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG65UPS/2026-03-24/image/17f99182-ac70-44ae-89db-5f9921a31ce8_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/17 16K - 06/25 37K', 'remarks': 'VOSA STATES 23K- 26K- 30K- 35K-', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/11878c20-c716-4a0d-87e2-81bf01d70c0e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120726302, 'registration': 'FG65UPS', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.4 SE 5dr Auto', 'mileage': 43508, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2015-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-06-26', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FG65UPS/2026-03-24/image/18e26166-41f9-488c-8bfb-e355b71b40b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG65UPS/2026-03-24/image/b460a6a7-bf86-4d45-9fce-623d6942a5d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG65UPS/2026-03-24/image/2896dae1-77bd-4b2b-bbdd-734acd3f9001_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG65UPS/2026-03-24/image/e42a65b6-273f-49ca-b5a0-c1bc7a5c4b2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG65UPS/2026-03-24/image/ce9329fe-cc72-479a-b34e-108432358291_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG65UPS/2026-03-24/image/bb889b25-6db1-4e4d-9d1f-610c7268dc12_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG65UPS/2026-03-24/image/79a4afd1-65e4-49c2-bde0-81e5172bacf1_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG65UPS/2026-03-24/image/17f99182-ac70-44ae-89db-5f9921a31ce8_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/17 16K - 06/25 37K', 'remarks': 'VOSA STATES 23K- 26K- 30K- 35K-', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/11878c20-c716-4a0d-87e2-81bf01d70c0e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cdeec33-686f-5021-beb9-69538a206251 with identifier: 120726302
2026-03-24 19:04:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cdeec33-686f-5021-beb9-69538a206251 with scrape type 1
2026-03-24 19:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 1cdeec33-686f-5021-beb9-69538a206251
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFG65UPS%252F2026-03-24%252Fimage%252F18e26166-41f9-488c-8bfb-e355b71b40b0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG65UPS/2026-03-24/image/18e26166-41f9-488c-8bfb-e355b71b40b0_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFG65UPS%252F2026-03-24%252Fimage%252Fb460a6a7-bf86-4d45-9fce-623d6942a5d4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG65UPS/2026-03-24/image/b460a6a7-bf86-4d45-9fce-623d6942a5d4_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFG65UPS%252F2026-03-24%252Fimage%252F2896dae1-77bd-4b2b-bbdd-734acd3f9001_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG65UPS/2026-03-24/image/2896dae1-77bd-4b2b-bbdd-734acd3f9001_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFG65UPS%252F2026-03-24%252Fimage%252Fe42a65b6-273f-49ca-b5a0-c1bc7a5c4b2b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG65UPS/2026-03-24/image/e42a65b6-273f-49ca-b5a0-c1bc7a5c4b2b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFG65UPS%252F2026-03-24%252Fimage%252Fce9329fe-cc72-479a-b34e-108432358291_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG65UPS/2026-03-24/image/ce9329fe-cc72-479a-b34e-108432358291_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFG65UPS%252F2026-03-24%252Fimage%252Fbb889b25-6db1-4e4d-9d1f-610c7268dc12_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG65UPS/2026-03-24/image/bb889b25-6db1-4e4d-9d1f-610c7268dc12_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFG65UPS%252F2026-03-24%252Fimage%252F79a4afd1-65e4-49c2-bde0-81e5172bacf1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG65UPS/2026-03-24/image/79a4afd1-65e4-49c2-bde0-81e5172bacf1_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFG65UPS%252F2026-03-24%252Fimage%252F17f99182-ac70-44ae-89db-5f9921a31ce8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG65UPS/2026-03-24/image/17f99182-ac70-44ae-89db-5f9921a31ce8_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120592265?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120737281?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FG65UPS/2026-03-24/image/17f99182-ac70-44ae-89db-5f9921a31ce8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120726302?view=catalogue)
2026-03-24 19:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FG65UPS/2026-03-24/image/79a4afd1-65e4-49c2-bde0-81e5172bacf1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120726302?view=catalogue)
2026-03-24 19:04:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120592265, 'registration': 'BF17TLN', 'account': 'ALL021', 'make': 'MERCEDES-BENZ', 'model': 'B CLASS DIESEL HATCHBACK', 'derivative': 'B200d AMG Line Premium Plus 5dr Auto', 'mileage': 132598, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-03-08', 'fuel': 'Diesel', 'motExpiry': '2026-02-21', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/51fbcf8d-4a3e-4aa0-bb86-6b03612b039c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120592265, 'registration': 'BF17TLN', 'account': 'ALL021', 'make': 'MERCEDES-BENZ', 'model': 'B CLASS DIESEL HATCHBACK', 'derivative': 'B200d AMG Line Premium Plus 5dr Auto', 'mileage': 132598, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-03-08', 'fuel': 'Diesel', 'motExpiry': '2026-02-21', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/51fbcf8d-4a3e-4aa0-bb86-6b03612b039c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4223e09-0d04-5980-af84-02e8d3c81cba with identifier: 120592265
2026-03-24 19:04:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4223e09-0d04-5980-af84-02e8d3c81cba with scrape type 1
2026-03-24 19:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item e4223e09-0d04-5980-af84-02e8d3c81cba
2026-03-24 19:04:43 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item e4223e09-0d04-5980-af84-02e8d3c81cba
2026-03-24 19:04:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e4223e09-0d04-5980-af84-02e8d3c81cba, identifier: 120592265
2026-03-24 19:04:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e4223e09-0d04-5980-af84-02e8d3c81cba with identifier: 120592265
2026-03-24 19:04:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e4223e09-0d04-5980-af84-02e8d3c81cba with identifier: 120592265
2026-03-24 19:04:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e4223e09-0d04-5980-af84-02e8d3c81cba with identifier: 120592265 to the API
2026-03-24 19:04:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120592265?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e4223e09-0d04-5980-af84-02e8d3c81cba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BF17TLN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120592265',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'B CLASS DIESEL HATCHBACK',
'odometer': 132598,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-08',
'seller_name': 'SMC GROUP',
'title': 'MERCEDES-BENZ B CLASS DIESEL HATCHBACK B200d AMG Line Premium Plus '
'5dr Auto',
'transmission': 'automatic',
'trim': 'B200d AMG Line Premium Plus 5dr Auto',
'vin': None,
'year': 2017}
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592265%27 HTTP/1.1" 200 None
2026-03-24 19:04:44 [astonbarclay.gb] INFO: Saving data for 120592265: {'created_time': 1774379084.101954, 'last_price_update_time': 1774379084.101965, 'auction_closing_time': 1775034000.0}
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120592265') HTTP/1.1" 204 0
2026-03-24 19:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FG65UPS/2026-03-24/image/ce9329fe-cc72-479a-b34e-108432358291_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120726302?view=catalogue)
2026-03-24 19:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FG65UPS/2026-03-24/image/bb889b25-6db1-4e4d-9d1f-610c7268dc12_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120726302?view=catalogue)
2026-03-24 19:04:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120737281, 'registration': 'YJ69SBS', 'account': 'RCI014', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T Acenta Premium 5dr', 'mileage': 29797, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2020-01-31', 'fuel': 'Petrol', 'motExpiry': '2027-02-14', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 15K 20K 25K 29K', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 121, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/27cea82c-ea6e-4200-8909-c489afa903a7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:04:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120737281, 'registration': 'YJ69SBS', 'account': 'RCI014', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T Acenta Premium 5dr', 'mileage': 29797, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'manual', 'firstRegistration': '2020-01-31', 'fuel': 'Petrol', 'motExpiry': '2027-02-14', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 15K 20K 25K 29K', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 121, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/27cea82c-ea6e-4200-8909-c489afa903a7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:04:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcb18139-4df8-519e-853d-aa85eed6a72d with identifier: 120737281
2026-03-24 19:04:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcb18139-4df8-519e-853d-aa85eed6a72d with scrape type 1
2026-03-24 19:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item fcb18139-4df8-519e-853d-aa85eed6a72d
2026-03-24 19:04:44 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item fcb18139-4df8-519e-853d-aa85eed6a72d
2026-03-24 19:04:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fcb18139-4df8-519e-853d-aa85eed6a72d, identifier: 120737281
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af464910>
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cdeec33-686f-5021-beb9-69538a206251/1cdeec33-686f-5021-beb9-69538a206251_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFG65UPS%252F2026-03-24%252Fimage%252F17f99182-ac70-44ae-89db-5f9921a31ce8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG65UPS/2026-03-24/image/17f99182-ac70-44ae-89db-5f9921a31ce8_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1cdeec33-686f-5021-beb9-69538a206251
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefe7b50>
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cdeec33-686f-5021-beb9-69538a206251/1cdeec33-686f-5021-beb9-69538a206251_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFG65UPS%252F2026-03-24%252Fimage%252F79a4afd1-65e4-49c2-bde0-81e5172bacf1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG65UPS/2026-03-24/image/79a4afd1-65e4-49c2-bde0-81e5172bacf1_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1cdeec33-686f-5021-beb9-69538a206251
2026-03-24 19:04:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fcb18139-4df8-519e-853d-aa85eed6a72d with identifier: 120737281
2026-03-24 19:04:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fcb18139-4df8-519e-853d-aa85eed6a72d with identifier: 120737281
2026-03-24 19:04:44 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fcb18139-4df8-519e-853d-aa85eed6a72d with identifier: 120737281 to the API
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120737281?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 121,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'fcb18139-4df8-519e-853d-aa85eed6a72d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YJ69SBS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120737281',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 29797,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-31',
'seller_name': None,
'title': 'NISSAN QASHQAI HATCHBACK 1.3 DiG-T Acenta Premium 5dr',
'transmission': 'manual',
'trim': '1.3 DiG-T Acenta Premium 5dr',
'vin': None,
'year': 2020}
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120737281%27 HTTP/1.1" 200 None
2026-03-24 19:04:44 [astonbarclay.gb] INFO: Saving data for 120737281: {'created_time': 1774379084.654081, 'last_price_update_time': 1774379084.654093}
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120737281') HTTP/1.1" 204 0
2026-03-24 19:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FG65UPS/2026-03-24/image/e42a65b6-273f-49ca-b5a0-c1bc7a5c4b2b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120726302?view=catalogue)
2026-03-24 19:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FG65UPS/2026-03-24/image/2896dae1-77bd-4b2b-bbdd-734acd3f9001_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120726302?view=catalogue)
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefbad90>
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cdeec33-686f-5021-beb9-69538a206251/1cdeec33-686f-5021-beb9-69538a206251_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFG65UPS%252F2026-03-24%252Fimage%252Fce9329fe-cc72-479a-b34e-108432358291_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG65UPS/2026-03-24/image/ce9329fe-cc72-479a-b34e-108432358291_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1cdeec33-686f-5021-beb9-69538a206251
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af214d10>
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cdeec33-686f-5021-beb9-69538a206251/1cdeec33-686f-5021-beb9-69538a206251_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFG65UPS%252F2026-03-24%252Fimage%252Fbb889b25-6db1-4e4d-9d1f-610c7268dc12_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG65UPS/2026-03-24/image/bb889b25-6db1-4e4d-9d1f-610c7268dc12_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1cdeec33-686f-5021-beb9-69538a206251
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b482ba10>
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cdeec33-686f-5021-beb9-69538a206251/1cdeec33-686f-5021-beb9-69538a206251_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFG65UPS%252F2026-03-24%252Fimage%252Fe42a65b6-273f-49ca-b5a0-c1bc7a5c4b2b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG65UPS/2026-03-24/image/e42a65b6-273f-49ca-b5a0-c1bc7a5c4b2b_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1cdeec33-686f-5021-beb9-69538a206251
2026-03-24 19:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FG65UPS/2026-03-24/image/18e26166-41f9-488c-8bfb-e355b71b40b0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120726302?view=catalogue)
2026-03-24 19:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FG65UPS/2026-03-24/image/b460a6a7-bf86-4d45-9fce-623d6942a5d4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120726302?view=catalogue)
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b487ab90>
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cdeec33-686f-5021-beb9-69538a206251/1cdeec33-686f-5021-beb9-69538a206251_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFG65UPS%252F2026-03-24%252Fimage%252F2896dae1-77bd-4b2b-bbdd-734acd3f9001_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG65UPS/2026-03-24/image/2896dae1-77bd-4b2b-bbdd-734acd3f9001_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1cdeec33-686f-5021-beb9-69538a206251
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0f3450>
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cdeec33-686f-5021-beb9-69538a206251/1cdeec33-686f-5021-beb9-69538a206251_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFG65UPS%252F2026-03-24%252Fimage%252F18e26166-41f9-488c-8bfb-e355b71b40b0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG65UPS/2026-03-24/image/18e26166-41f9-488c-8bfb-e355b71b40b0_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1cdeec33-686f-5021-beb9-69538a206251
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b6209e90>
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1cdeec33-686f-5021-beb9-69538a206251/1cdeec33-686f-5021-beb9-69538a206251_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFG65UPS%252F2026-03-24%252Fimage%252Fb460a6a7-bf86-4d45-9fce-623d6942a5d4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FG65UPS/2026-03-24/image/b460a6a7-bf86-4d45-9fce-623d6942a5d4_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1cdeec33-686f-5021-beb9-69538a206251
2026-03-24 19:04:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1cdeec33-686f-5021-beb9-69538a206251, skipping ID generation
2026-03-24 19:04:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cdeec33-686f-5021-beb9-69538a206251 with scrape type 1
2026-03-24 19:04:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1cdeec33-686f-5021-beb9-69538a206251 sending to next pipeline
2026-03-24 19:04:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1cdeec33-686f-5021-beb9-69538a206251, identifier: 120726302
2026-03-24 19:04:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1cdeec33-686f-5021-beb9-69538a206251 with identifier: 120726302
2026-03-24 19:04:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1cdeec33-686f-5021-beb9-69538a206251 with identifier: 120726302
2026-03-24 19:04:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1cdeec33-686f-5021-beb9-69538a206251 with identifier: 120726302 to the API
2026-03-24 19:04:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/FG65UPS/2026-03-24/image/b460a6a7-bf86-4d45-9fce-623d6942a5d4_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '1cdeec33-686f-5021-beb9-69538a206251',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FG65UPS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120726302',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK',
'odometer': 43508,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cdeec33-686f-5021-beb9-69538a206251/1cdeec33-686f-5021-beb9-69538a206251_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25854,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/FG65UPS/2026-03-24/image/18e26166-41f9-488c-8bfb-e355b71b40b0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cdeec33-686f-5021-beb9-69538a206251/1cdeec33-686f-5021-beb9-69538a206251_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32819,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/FG65UPS/2026-03-24/image/b460a6a7-bf86-4d45-9fce-623d6942a5d4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cdeec33-686f-5021-beb9-69538a206251/1cdeec33-686f-5021-beb9-69538a206251_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26942,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/FG65UPS/2026-03-24/image/2896dae1-77bd-4b2b-bbdd-734acd3f9001_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cdeec33-686f-5021-beb9-69538a206251/1cdeec33-686f-5021-beb9-69538a206251_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27002,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/FG65UPS/2026-03-24/image/e42a65b6-273f-49ca-b5a0-c1bc7a5c4b2b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cdeec33-686f-5021-beb9-69538a206251/1cdeec33-686f-5021-beb9-69538a206251_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48395,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/FG65UPS/2026-03-24/image/ce9329fe-cc72-479a-b34e-108432358291_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cdeec33-686f-5021-beb9-69538a206251/1cdeec33-686f-5021-beb9-69538a206251_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40944,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/FG65UPS/2026-03-24/image/bb889b25-6db1-4e4d-9d1f-610c7268dc12_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cdeec33-686f-5021-beb9-69538a206251/1cdeec33-686f-5021-beb9-69538a206251_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48586,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/FG65UPS/2026-03-24/image/79a4afd1-65e4-49c2-bde0-81e5172bacf1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cdeec33-686f-5021-beb9-69538a206251/1cdeec33-686f-5021-beb9-69538a206251_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51753,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/FG65UPS/2026-03-24/image/17f99182-ac70-44ae-89db-5f9921a31ce8_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-30',
'seller_name': 'UKCGR',
'title': 'VAUXHALL CORSA HATCHBACK 1.4 SE 5dr Auto',
'transmission': 'automatic',
'trim': '1.4 SE 5dr Auto',
'vin': None,
'year': 2015}
2026-03-24 19:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120726302%27 HTTP/1.1" 200 None
2026-03-24 19:04:45 [astonbarclay.gb] INFO: Saving data for 120726302: {'created_time': 1774379085.459798, 'last_price_update_time': 1774379085.459809}
2026-03-24 19:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120726302') HTTP/1.1" 204 0
2026-03-24 19:04:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120595672?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120595672, 'registration': 'SN19YNV', 'account': 'ALL053', 'make': 'JAGUAR', 'model': 'XF SPORTBRAKE', 'derivative': '2.0i Portfolio 5dr Auto', 'mileage': 49850, 'mileageWarranty': False, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-03-27', 'fuel': 'Petrol', 'motExpiry': '2026-08-25', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Allen Ford Bletchley', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 170, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5c227451-1f2d-45d7-8f47-f100938233be.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120595672, 'registration': 'SN19YNV', 'account': 'ALL053', 'make': 'JAGUAR', 'model': 'XF SPORTBRAKE', 'derivative': '2.0i Portfolio 5dr Auto', 'mileage': 49850, 'mileageWarranty': False, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-03-27', 'fuel': 'Petrol', 'motExpiry': '2026-08-25', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Allen Ford Bletchley', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 170, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5c227451-1f2d-45d7-8f47-f100938233be.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc3d98f3-1fa3-5f7d-8f92-5b8ab69b49ab with identifier: 120595672
2026-03-24 19:04:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc3d98f3-1fa3-5f7d-8f92-5b8ab69b49ab with scrape type 1
2026-03-24 19:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item cc3d98f3-1fa3-5f7d-8f92-5b8ab69b49ab
2026-03-24 19:04:45 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item cc3d98f3-1fa3-5f7d-8f92-5b8ab69b49ab
2026-03-24 19:04:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cc3d98f3-1fa3-5f7d-8f92-5b8ab69b49ab, identifier: 120595672
2026-03-24 19:04:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cc3d98f3-1fa3-5f7d-8f92-5b8ab69b49ab with identifier: 120595672
2026-03-24 19:04:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cc3d98f3-1fa3-5f7d-8f92-5b8ab69b49ab with identifier: 120595672
2026-03-24 19:04:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cc3d98f3-1fa3-5f7d-8f92-5b8ab69b49ab with identifier: 120595672 to the API
2026-03-24 19:04:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120595672?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 170,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'cc3d98f3-1fa3-5f7d-8f92-5b8ab69b49ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SN19YNV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120595672',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'JAGUAR',
'model': 'XF SPORTBRAKE',
'odometer': 49850,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-27',
'seller_name': 'Allen Ford Bletchley',
'title': 'JAGUAR XF SPORTBRAKE 2.0i Portfolio 5dr Auto',
'transmission': 'automatic',
'trim': '2.0i Portfolio 5dr Auto',
'vin': None,
'year': 2019}
2026-03-24 19:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595672%27 HTTP/1.1" 200 None
2026-03-24 19:04:46 [astonbarclay.gb] INFO: Saving data for 120595672: {'created_time': 1774379086.070581, 'last_price_update_time': 1774379086.070595, 'auction_closing_time': 1775034000.0}
2026-03-24 19:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120595672') HTTP/1.1" 204 0
2026-03-24 19:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120735547?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120735547, 'registration': 'KW21OFD', 'account': 'AST028', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS DIESEL SALOON', 'derivative': 'A200d AMG Line Premium Plus 4dr Auto', 'mileage': 46004, 'mileageWarranty': False, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-04-09', 'fuel': 'Diesel', 'motExpiry': '2026-04-16', 'doors': 4, 'engineSize': 1950, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/KW21OFD/2026-03-24/image/bb9ba59d-a47e-4d47-93d5-109620b4505a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW21OFD/2026-03-24/image/51039e88-9bb8-4615-99f7-1e4da12dd8c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW21OFD/2026-03-24/image/d6302a53-8e72-4c89-a4c4-a040012a0136_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW21OFD/2026-03-24/image/d7d12bf7-1b50-4a9b-8578-3a0e2a7630f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW21OFD/2026-03-24/image/13c51236-0ebf-4086-bf06-389b89b76100_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW21OFD/2026-03-24/image/94a9de69-8c60-488d-b1f9-4cb3c705cf0b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW21OFD/2026-03-24/image/eb8d6212-0dfd-4095-8fcb-5220d3efbb39_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW21OFD/2026-03-24/image/094763b8-ad35-46b6-baa0-169b82dcc430_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 131, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/34cdd182-0ff8-4897-93fb-ff17322e86f5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120735547, 'registration': 'KW21OFD', 'account': 'AST028', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS DIESEL SALOON', 'derivative': 'A200d AMG Line Premium Plus 4dr Auto', 'mileage': 46004, 'mileageWarranty': False, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-04-09', 'fuel': 'Diesel', 'motExpiry': '2026-04-16', 'doors': 4, 'engineSize': 1950, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/KW21OFD/2026-03-24/image/bb9ba59d-a47e-4d47-93d5-109620b4505a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW21OFD/2026-03-24/image/51039e88-9bb8-4615-99f7-1e4da12dd8c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW21OFD/2026-03-24/image/d6302a53-8e72-4c89-a4c4-a040012a0136_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW21OFD/2026-03-24/image/d7d12bf7-1b50-4a9b-8578-3a0e2a7630f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW21OFD/2026-03-24/image/13c51236-0ebf-4086-bf06-389b89b76100_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW21OFD/2026-03-24/image/94a9de69-8c60-488d-b1f9-4cb3c705cf0b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW21OFD/2026-03-24/image/eb8d6212-0dfd-4095-8fcb-5220d3efbb39_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW21OFD/2026-03-24/image/094763b8-ad35-46b6-baa0-169b82dcc430_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 131, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/34cdd182-0ff8-4897-93fb-ff17322e86f5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc958f64-ed9e-50a5-b65c-18fc116dc2a4 with identifier: 120735547
2026-03-24 19:04:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc958f64-ed9e-50a5-b65c-18fc116dc2a4 with scrape type 1
2026-03-24 19:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item fc958f64-ed9e-50a5-b65c-18fc116dc2a4
2026-03-24 19:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FKW21OFD%252F2026-03-24%252Fimage%252Fbb9ba59d-a47e-4d47-93d5-109620b4505a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KW21OFD/2026-03-24/image/bb9ba59d-a47e-4d47-93d5-109620b4505a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FKW21OFD%252F2026-03-24%252Fimage%252F51039e88-9bb8-4615-99f7-1e4da12dd8c4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KW21OFD/2026-03-24/image/51039e88-9bb8-4615-99f7-1e4da12dd8c4_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FKW21OFD%252F2026-03-24%252Fimage%252Fd6302a53-8e72-4c89-a4c4-a040012a0136_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KW21OFD/2026-03-24/image/d6302a53-8e72-4c89-a4c4-a040012a0136_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FKW21OFD%252F2026-03-24%252Fimage%252Fd7d12bf7-1b50-4a9b-8578-3a0e2a7630f2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KW21OFD/2026-03-24/image/d7d12bf7-1b50-4a9b-8578-3a0e2a7630f2_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FKW21OFD%252F2026-03-24%252Fimage%252F13c51236-0ebf-4086-bf06-389b89b76100_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KW21OFD/2026-03-24/image/13c51236-0ebf-4086-bf06-389b89b76100_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FKW21OFD%252F2026-03-24%252Fimage%252F94a9de69-8c60-488d-b1f9-4cb3c705cf0b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KW21OFD/2026-03-24/image/94a9de69-8c60-488d-b1f9-4cb3c705cf0b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FKW21OFD%252F2026-03-24%252Fimage%252Feb8d6212-0dfd-4095-8fcb-5220d3efbb39_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KW21OFD/2026-03-24/image/eb8d6212-0dfd-4095-8fcb-5220d3efbb39_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FKW21OFD%252F2026-03-24%252Fimage%252F094763b8-ad35-46b6-baa0-169b82dcc430_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KW21OFD/2026-03-24/image/094763b8-ad35-46b6-baa0-169b82dcc430_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120736535?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120736535, 'registration': 'GX67UPF', 'account': 'AST028', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 eD4 SE Tech 5dr 2WD', 'mileage': 53358, 'mileageWarranty': False, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-09-04', 'fuel': 'Diesel', 'motExpiry': '2026-10-07', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ae53b45c-b79b-4f49-9112-89cf1c56574a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120736535, 'registration': 'GX67UPF', 'account': 'AST028', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 eD4 SE Tech 5dr 2WD', 'mileage': 53358, 'mileageWarranty': False, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-09-04', 'fuel': 'Diesel', 'motExpiry': '2026-10-07', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ae53b45c-b79b-4f49-9112-89cf1c56574a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af68220a-48ec-558f-b411-6a57d4b2d0a8 with identifier: 120736535
2026-03-24 19:04:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af68220a-48ec-558f-b411-6a57d4b2d0a8 with scrape type 1
2026-03-24 19:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item af68220a-48ec-558f-b411-6a57d4b2d0a8
2026-03-24 19:04:47 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item af68220a-48ec-558f-b411-6a57d4b2d0a8
2026-03-24 19:04:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: af68220a-48ec-558f-b411-6a57d4b2d0a8, identifier: 120736535
2026-03-24 19:04:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: af68220a-48ec-558f-b411-6a57d4b2d0a8 with identifier: 120736535
2026-03-24 19:04:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: af68220a-48ec-558f-b411-6a57d4b2d0a8 with identifier: 120736535
2026-03-24 19:04:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: af68220a-48ec-558f-b411-6a57d4b2d0a8 with identifier: 120736535 to the API
2026-03-24 19:04:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120736535?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'af68220a-48ec-558f-b411-6a57d4b2d0a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GX67UPF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120736535',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 53358,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-04',
'seller_name': 'MotoNovo Finance',
'title': 'LAND ROVER RANGE ROVER EVOQUE DIESEL HATCHBACK 2.0 eD4 SE Tech 5dr '
'2WD',
'transmission': 'manual',
'trim': '2.0 eD4 SE Tech 5dr 2WD',
'vin': None,
'year': 2017}
2026-03-24 19:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120736535%27 HTTP/1.1" 200 None
2026-03-24 19:04:47 [astonbarclay.gb] INFO: Saving data for 120736535: {'created_time': 1774379087.433074, 'last_price_update_time': 1774379087.433083, 'auction_closing_time': 1775034000.0}
2026-03-24 19:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120736535') HTTP/1.1" 204 0
2026-03-24 19:04:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KW21OFD/2026-03-24/image/094763b8-ad35-46b6-baa0-169b82dcc430_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120735547?view=catalogue)
2026-03-24 19:04:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120734951?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b47cda10>
2026-03-24 19:04:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc958f64-ed9e-50a5-b65c-18fc116dc2a4/fc958f64-ed9e-50a5-b65c-18fc116dc2a4_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKW21OFD%252F2026-03-24%252Fimage%252F094763b8-ad35-46b6-baa0-169b82dcc430_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KW21OFD/2026-03-24/image/094763b8-ad35-46b6-baa0-169b82dcc430_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fc958f64-ed9e-50a5-b65c-18fc116dc2a4
2026-03-24 19:04:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120734951, 'registration': 'BL65OPF', 'account': 'AST028', 'make': 'AUDI', 'model': 'A7 SPORTBACK SPECIAL EDITIONS', 'derivative': '3.0 TDI Quattro 272 Black Edition 5dr S Tronic', 'mileage': 103965, 'mileageWarranty': False, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-12-29', 'fuel': 'Diesel', 'motExpiry': '2026-06-13', 'doors': 5, 'engineSize': 2967, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b71eb8af-59b9-4143-8aa2-d17c4526ab46.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120734951, 'registration': 'BL65OPF', 'account': 'AST028', 'make': 'AUDI', 'model': 'A7 SPORTBACK SPECIAL EDITIONS', 'derivative': '3.0 TDI Quattro 272 Black Edition 5dr S Tronic', 'mileage': 103965, 'mileageWarranty': False, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-12-29', 'fuel': 'Diesel', 'motExpiry': '2026-06-13', 'doors': 5, 'engineSize': 2967, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b71eb8af-59b9-4143-8aa2-d17c4526ab46.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77326d7e-85a6-515e-9ba3-ba9c52f878b7 with identifier: 120734951
2026-03-24 19:04:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77326d7e-85a6-515e-9ba3-ba9c52f878b7 with scrape type 1
2026-03-24 19:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 77326d7e-85a6-515e-9ba3-ba9c52f878b7
2026-03-24 19:04:47 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 77326d7e-85a6-515e-9ba3-ba9c52f878b7
2026-03-24 19:04:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 77326d7e-85a6-515e-9ba3-ba9c52f878b7, identifier: 120734951
2026-03-24 19:04:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 77326d7e-85a6-515e-9ba3-ba9c52f878b7 with identifier: 120734951
2026-03-24 19:04:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 77326d7e-85a6-515e-9ba3-ba9c52f878b7 with identifier: 120734951
2026-03-24 19:04:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 77326d7e-85a6-515e-9ba3-ba9c52f878b7 with identifier: 120734951 to the API
2026-03-24 19:04:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120734951?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '77326d7e-85a6-515e-9ba3-ba9c52f878b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BL65OPF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120734951',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'AUDI',
'model': 'A7 SPORTBACK SPECIAL EDITIONS',
'odometer': 103965,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-29',
'seller_name': 'MotoNovo Finance',
'title': 'AUDI A7 SPORTBACK SPECIAL EDITIONS 3.0 TDI Quattro 272 Black '
'Edition 5dr S Tronic',
'transmission': 'automatic',
'trim': '3.0 TDI Quattro 272 Black Edition 5dr S Tronic',
'vin': None,
'year': 2015}
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120734951%27 HTTP/1.1" 200 None
2026-03-24 19:04:48 [astonbarclay.gb] INFO: Saving data for 120734951: {'created_time': 1774379088.167912, 'last_price_update_time': 1774379088.167923, 'auction_closing_time': 1775034000.0}
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120734951') HTTP/1.1" 204 0
2026-03-24 19:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KW21OFD/2026-03-24/image/94a9de69-8c60-488d-b1f9-4cb3c705cf0b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120735547?view=catalogue)
2026-03-24 19:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KW21OFD/2026-03-24/image/eb8d6212-0dfd-4095-8fcb-5220d3efbb39_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120735547?view=catalogue)
2026-03-24 19:04:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af19a510>
2026-03-24 19:04:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc958f64-ed9e-50a5-b65c-18fc116dc2a4/fc958f64-ed9e-50a5-b65c-18fc116dc2a4_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKW21OFD%252F2026-03-24%252Fimage%252F94a9de69-8c60-488d-b1f9-4cb3c705cf0b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KW21OFD/2026-03-24/image/94a9de69-8c60-488d-b1f9-4cb3c705cf0b_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fc958f64-ed9e-50a5-b65c-18fc116dc2a4
2026-03-24 19:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120653827?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af19b790>
2026-03-24 19:04:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc958f64-ed9e-50a5-b65c-18fc116dc2a4/fc958f64-ed9e-50a5-b65c-18fc116dc2a4_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKW21OFD%252F2026-03-24%252Fimage%252Feb8d6212-0dfd-4095-8fcb-5220d3efbb39_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KW21OFD/2026-03-24/image/eb8d6212-0dfd-4095-8fcb-5220d3efbb39_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fc958f64-ed9e-50a5-b65c-18fc116dc2a4
2026-03-24 19:04:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120592245?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120653827, 'registration': 'RE12FUG', 'account': 'JOH083', 'make': 'KIA', 'model': 'PICANTO HATCHBACK', 'derivative': '1.0 1 5dr', 'mileage': 43535, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-06-07', 'fuel': 'Petrol', 'motExpiry': '2026-07-06', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RE12FUG/2026-03-24/image/5ca3cb46-a89f-4089-a182-df6e16ddc857_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12FUG/2026-03-24/image/8e4c0f1e-a42c-4197-8a55-67eec5522bc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12FUG/2026-03-24/image/312f8b06-384f-4ee3-a1d1-f50df5fada1c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12FUG/2026-03-24/image/dee0d2c0-80c6-41be-b6e2-867fdadfbac8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12FUG/2026-03-24/image/f8f9d237-2900-4313-994e-79366d6dc8a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12FUG/2026-03-24/image/7a2ebd08-658d-4188-8529-2455fd64003a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12FUG/2026-03-24/image/dce80768-f4b7-4ade-be64-bc28b9370bcd_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12FUG/2026-03-24/image/70c86de6-8c95-4538-bd25-54a468583452_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/60be343d-f960-4910-9755-d30e5cd3233a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120653827, 'registration': 'RE12FUG', 'account': 'JOH083', 'make': 'KIA', 'model': 'PICANTO HATCHBACK', 'derivative': '1.0 1 5dr', 'mileage': 43535, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-06-07', 'fuel': 'Petrol', 'motExpiry': '2026-07-06', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RE12FUG/2026-03-24/image/5ca3cb46-a89f-4089-a182-df6e16ddc857_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12FUG/2026-03-24/image/8e4c0f1e-a42c-4197-8a55-67eec5522bc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12FUG/2026-03-24/image/312f8b06-384f-4ee3-a1d1-f50df5fada1c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12FUG/2026-03-24/image/dee0d2c0-80c6-41be-b6e2-867fdadfbac8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12FUG/2026-03-24/image/f8f9d237-2900-4313-994e-79366d6dc8a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12FUG/2026-03-24/image/7a2ebd08-658d-4188-8529-2455fd64003a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12FUG/2026-03-24/image/dce80768-f4b7-4ade-be64-bc28b9370bcd_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE12FUG/2026-03-24/image/70c86de6-8c95-4538-bd25-54a468583452_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/60be343d-f960-4910-9755-d30e5cd3233a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5575f585-528f-5db1-ae6f-17b8d89a4464 with identifier: 120653827
2026-03-24 19:04:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5575f585-528f-5db1-ae6f-17b8d89a4464 with scrape type 1
2026-03-24 19:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 5575f585-528f-5db1-ae6f-17b8d89a4464
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRE12FUG%252F2026-03-24%252Fimage%252F5ca3cb46-a89f-4089-a182-df6e16ddc857_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE12FUG/2026-03-24/image/5ca3cb46-a89f-4089-a182-df6e16ddc857_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRE12FUG%252F2026-03-24%252Fimage%252F8e4c0f1e-a42c-4197-8a55-67eec5522bc5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE12FUG/2026-03-24/image/8e4c0f1e-a42c-4197-8a55-67eec5522bc5_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRE12FUG%252F2026-03-24%252Fimage%252F312f8b06-384f-4ee3-a1d1-f50df5fada1c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE12FUG/2026-03-24/image/312f8b06-384f-4ee3-a1d1-f50df5fada1c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRE12FUG%252F2026-03-24%252Fimage%252Fdee0d2c0-80c6-41be-b6e2-867fdadfbac8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE12FUG/2026-03-24/image/dee0d2c0-80c6-41be-b6e2-867fdadfbac8_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KW21OFD/2026-03-24/image/d7d12bf7-1b50-4a9b-8578-3a0e2a7630f2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120735547?view=catalogue)
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRE12FUG%252F2026-03-24%252Fimage%252Ff8f9d237-2900-4313-994e-79366d6dc8a6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE12FUG/2026-03-24/image/f8f9d237-2900-4313-994e-79366d6dc8a6_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120592245, 'registration': 'YF65KTE', 'account': 'ALL021', 'make': 'AUDI', 'model': 'Q5 ESTATE SPECIAL EDITIONS', 'derivative': '2.0 TDI [150] Quattro S Line Plus 5dr', 'mileage': 102619, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-10-31', 'fuel': 'Diesel', 'motExpiry': '2026-08-16', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 152, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d424f4e7-d078-4cf0-a7d7-ea2e2f5fcaee.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120592245, 'registration': 'YF65KTE', 'account': 'ALL021', 'make': 'AUDI', 'model': 'Q5 ESTATE SPECIAL EDITIONS', 'derivative': '2.0 TDI [150] Quattro S Line Plus 5dr', 'mileage': 102619, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-10-31', 'fuel': 'Diesel', 'motExpiry': '2026-08-16', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 152, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d424f4e7-d078-4cf0-a7d7-ea2e2f5fcaee.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97ff8bf9-7338-5331-a9d1-818e4a2cd48a with identifier: 120592245
2026-03-24 19:04:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97ff8bf9-7338-5331-a9d1-818e4a2cd48a with scrape type 1
2026-03-24 19:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 97ff8bf9-7338-5331-a9d1-818e4a2cd48a
2026-03-24 19:04:48 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 97ff8bf9-7338-5331-a9d1-818e4a2cd48a
2026-03-24 19:04:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 97ff8bf9-7338-5331-a9d1-818e4a2cd48a, identifier: 120592245
2026-03-24 19:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KW21OFD/2026-03-24/image/13c51236-0ebf-4086-bf06-389b89b76100_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120735547?view=catalogue)
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRE12FUG%252F2026-03-24%252Fimage%252F7a2ebd08-658d-4188-8529-2455fd64003a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE12FUG/2026-03-24/image/7a2ebd08-658d-4188-8529-2455fd64003a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 97ff8bf9-7338-5331-a9d1-818e4a2cd48a with identifier: 120592245
2026-03-24 19:04:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 97ff8bf9-7338-5331-a9d1-818e4a2cd48a with identifier: 120592245
2026-03-24 19:04:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 97ff8bf9-7338-5331-a9d1-818e4a2cd48a with identifier: 120592245 to the API
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120592245?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 152,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '97ff8bf9-7338-5331-a9d1-818e4a2cd48a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YF65KTE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120592245',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'AUDI',
'model': 'Q5 ESTATE SPECIAL EDITIONS',
'odometer': 102619,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-31',
'seller_name': 'SMC GROUP',
'title': 'AUDI Q5 ESTATE SPECIAL EDITIONS 2.0 TDI [150] Quattro S Line Plus '
'5dr',
'transmission': 'manual',
'trim': '2.0 TDI [150] Quattro S Line Plus 5dr',
'vin': None,
'year': 2015}
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592245%27 HTTP/1.1" 200 None
2026-03-24 19:04:49 [astonbarclay.gb] INFO: Saving data for 120592245: {'created_time': 1774379089.010006, 'last_price_update_time': 1774379089.010019, 'auction_closing_time': 1775034000.0}
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120592245') HTTP/1.1" 204 0
2026-03-24 19:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KW21OFD/2026-03-24/image/51039e88-9bb8-4615-99f7-1e4da12dd8c4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120735547?view=catalogue)
2026-03-24 19:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KW21OFD/2026-03-24/image/d6302a53-8e72-4c89-a4c4-a040012a0136_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120735547?view=catalogue)
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRE12FUG%252F2026-03-24%252Fimage%252Fdce80768-f4b7-4ade-be64-bc28b9370bcd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE12FUG/2026-03-24/image/dce80768-f4b7-4ade-be64-bc28b9370bcd_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefbb610>
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc958f64-ed9e-50a5-b65c-18fc116dc2a4/fc958f64-ed9e-50a5-b65c-18fc116dc2a4_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKW21OFD%252F2026-03-24%252Fimage%252Fd7d12bf7-1b50-4a9b-8578-3a0e2a7630f2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KW21OFD/2026-03-24/image/d7d12bf7-1b50-4a9b-8578-3a0e2a7630f2_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fc958f64-ed9e-50a5-b65c-18fc116dc2a4
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af070f10>
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc958f64-ed9e-50a5-b65c-18fc116dc2a4/fc958f64-ed9e-50a5-b65c-18fc116dc2a4_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKW21OFD%252F2026-03-24%252Fimage%252F13c51236-0ebf-4086-bf06-389b89b76100_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KW21OFD/2026-03-24/image/13c51236-0ebf-4086-bf06-389b89b76100_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fc958f64-ed9e-50a5-b65c-18fc116dc2a4
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRE12FUG%252F2026-03-24%252Fimage%252F70c86de6-8c95-4538-bd25-54a468583452_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE12FUG/2026-03-24/image/70c86de6-8c95-4538-bd25-54a468583452_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120595651?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af1492d0>
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc958f64-ed9e-50a5-b65c-18fc116dc2a4/fc958f64-ed9e-50a5-b65c-18fc116dc2a4_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKW21OFD%252F2026-03-24%252Fimage%252F51039e88-9bb8-4615-99f7-1e4da12dd8c4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KW21OFD/2026-03-24/image/51039e88-9bb8-4615-99f7-1e4da12dd8c4_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fc958f64-ed9e-50a5-b65c-18fc116dc2a4
2026-03-24 19:04:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af15e110>
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc958f64-ed9e-50a5-b65c-18fc116dc2a4/fc958f64-ed9e-50a5-b65c-18fc116dc2a4_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKW21OFD%252F2026-03-24%252Fimage%252Fd6302a53-8e72-4c89-a4c4-a040012a0136_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KW21OFD/2026-03-24/image/d6302a53-8e72-4c89-a4c4-a040012a0136_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fc958f64-ed9e-50a5-b65c-18fc116dc2a4
2026-03-24 19:04:49 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120595651, 'registration': 'GF66HVV', 'account': 'ALL053', 'make': 'VAUXHALL', 'model': 'MOKKA X HATCHBACK', 'derivative': '1.4T Elite 5dr', 'mileage': 85956, 'mileageWarranty': False, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-10-15', 'fuel': 'Petrol', 'motExpiry': '2026-04-18', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Allen Ford Bletchley', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/678b86c4-4808-4041-ab64-4c31c896a9d7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:49 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120595651, 'registration': 'GF66HVV', 'account': 'ALL053', 'make': 'VAUXHALL', 'model': 'MOKKA X HATCHBACK', 'derivative': '1.4T Elite 5dr', 'mileage': 85956, 'mileageWarranty': False, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-10-15', 'fuel': 'Petrol', 'motExpiry': '2026-04-18', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Allen Ford Bletchley', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/678b86c4-4808-4041-ab64-4c31c896a9d7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4eeb67f-71ac-5bfc-9b19-54f1ae033537 with identifier: 120595651
2026-03-24 19:04:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4eeb67f-71ac-5bfc-9b19-54f1ae033537 with scrape type 1
2026-03-24 19:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item e4eeb67f-71ac-5bfc-9b19-54f1ae033537
2026-03-24 19:04:49 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item e4eeb67f-71ac-5bfc-9b19-54f1ae033537
2026-03-24 19:04:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e4eeb67f-71ac-5bfc-9b19-54f1ae033537, identifier: 120595651
2026-03-24 19:04:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e4eeb67f-71ac-5bfc-9b19-54f1ae033537 with identifier: 120595651
2026-03-24 19:04:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e4eeb67f-71ac-5bfc-9b19-54f1ae033537 with identifier: 120595651
2026-03-24 19:04:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e4eeb67f-71ac-5bfc-9b19-54f1ae033537 with identifier: 120595651 to the API
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120595651?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e4eeb67f-71ac-5bfc-9b19-54f1ae033537',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GF66HVV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120595651',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'MOKKA X HATCHBACK',
'odometer': 85956,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-15',
'seller_name': 'Allen Ford Bletchley',
'title': 'VAUXHALL MOKKA X HATCHBACK 1.4T Elite 5dr',
'transmission': 'manual',
'trim': '1.4T Elite 5dr',
'vin': None,
'year': 2016}
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595651%27 HTTP/1.1" 200 None
2026-03-24 19:04:49 [astonbarclay.gb] INFO: Saving data for 120595651: {'created_time': 1774379089.699184, 'last_price_update_time': 1774379089.699197, 'auction_closing_time': 1775034000.0}
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120595651') HTTP/1.1" 204 0
2026-03-24 19:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RE12FUG/2026-03-24/image/dee0d2c0-80c6-41be-b6e2-867fdadfbac8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120653827?view=catalogue)
2026-03-24 19:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RE12FUG/2026-03-24/image/f8f9d237-2900-4313-994e-79366d6dc8a6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120653827?view=catalogue)
2026-03-24 19:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RE12FUG/2026-03-24/image/7a2ebd08-658d-4188-8529-2455fd64003a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120653827?view=catalogue)
2026-03-24 19:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RE12FUG/2026-03-24/image/312f8b06-384f-4ee3-a1d1-f50df5fada1c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120653827?view=catalogue)
2026-03-24 19:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KW21OFD/2026-03-24/image/bb9ba59d-a47e-4d47-93d5-109620b4505a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120735547?view=catalogue)
2026-03-24 19:04:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RE12FUG/2026-03-24/image/5ca3cb46-a89f-4089-a182-df6e16ddc857_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120653827?view=catalogue)
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4707fd0>
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5575f585-528f-5db1-ae6f-17b8d89a4464/5575f585-528f-5db1-ae6f-17b8d89a4464_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRE12FUG%252F2026-03-24%252Fimage%252Fdee0d2c0-80c6-41be-b6e2-867fdadfbac8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE12FUG/2026-03-24/image/dee0d2c0-80c6-41be-b6e2-867fdadfbac8_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5575f585-528f-5db1-ae6f-17b8d89a4464
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefb1790>
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5575f585-528f-5db1-ae6f-17b8d89a4464/5575f585-528f-5db1-ae6f-17b8d89a4464_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRE12FUG%252F2026-03-24%252Fimage%252Ff8f9d237-2900-4313-994e-79366d6dc8a6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE12FUG/2026-03-24/image/f8f9d237-2900-4313-994e-79366d6dc8a6_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5575f585-528f-5db1-ae6f-17b8d89a4464
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af4131d0>
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5575f585-528f-5db1-ae6f-17b8d89a4464/5575f585-528f-5db1-ae6f-17b8d89a4464_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRE12FUG%252F2026-03-24%252Fimage%252F7a2ebd08-658d-4188-8529-2455fd64003a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE12FUG/2026-03-24/image/7a2ebd08-658d-4188-8529-2455fd64003a_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5575f585-528f-5db1-ae6f-17b8d89a4464
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b471f510>
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5575f585-528f-5db1-ae6f-17b8d89a4464/5575f585-528f-5db1-ae6f-17b8d89a4464_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRE12FUG%252F2026-03-24%252Fimage%252F312f8b06-384f-4ee3-a1d1-f50df5fada1c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE12FUG/2026-03-24/image/312f8b06-384f-4ee3-a1d1-f50df5fada1c_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5575f585-528f-5db1-ae6f-17b8d89a4464
2026-03-24 19:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120739526?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0d5f50>
2026-03-24 19:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fc958f64-ed9e-50a5-b65c-18fc116dc2a4/fc958f64-ed9e-50a5-b65c-18fc116dc2a4_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKW21OFD%252F2026-03-24%252Fimage%252Fbb9ba59d-a47e-4d47-93d5-109620b4505a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KW21OFD/2026-03-24/image/bb9ba59d-a47e-4d47-93d5-109620b4505a_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fc958f64-ed9e-50a5-b65c-18fc116dc2a4
2026-03-24 19:04:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fc958f64-ed9e-50a5-b65c-18fc116dc2a4, skipping ID generation
2026-03-24 19:04:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc958f64-ed9e-50a5-b65c-18fc116dc2a4 with scrape type 1
2026-03-24 19:04:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fc958f64-ed9e-50a5-b65c-18fc116dc2a4 sending to next pipeline
2026-03-24 19:04:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fc958f64-ed9e-50a5-b65c-18fc116dc2a4, identifier: 120735547
2026-03-24 19:04:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefa5050>
2026-03-24 19:04:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5575f585-528f-5db1-ae6f-17b8d89a4464/5575f585-528f-5db1-ae6f-17b8d89a4464_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRE12FUG%252F2026-03-24%252Fimage%252F5ca3cb46-a89f-4089-a182-df6e16ddc857_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE12FUG/2026-03-24/image/5ca3cb46-a89f-4089-a182-df6e16ddc857_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5575f585-528f-5db1-ae6f-17b8d89a4464
2026-03-24 19:04:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fc958f64-ed9e-50a5-b65c-18fc116dc2a4 with identifier: 120735547
2026-03-24 19:04:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fc958f64-ed9e-50a5-b65c-18fc116dc2a4 with identifier: 120735547
2026-03-24 19:04:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fc958f64-ed9e-50a5-b65c-18fc116dc2a4 with identifier: 120735547 to the API
2026-03-24 19:04:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/KW21OFD/2026-03-24/image/bb9ba59d-a47e-4d47-93d5-109620b4505a_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 131,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'fc958f64-ed9e-50a5-b65c-18fc116dc2a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KW21OFD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120735547',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS DIESEL SALOON',
'odometer': 46004,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc958f64-ed9e-50a5-b65c-18fc116dc2a4/fc958f64-ed9e-50a5-b65c-18fc116dc2a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31594,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/KW21OFD/2026-03-24/image/bb9ba59d-a47e-4d47-93d5-109620b4505a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc958f64-ed9e-50a5-b65c-18fc116dc2a4/fc958f64-ed9e-50a5-b65c-18fc116dc2a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33517,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/KW21OFD/2026-03-24/image/51039e88-9bb8-4615-99f7-1e4da12dd8c4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc958f64-ed9e-50a5-b65c-18fc116dc2a4/fc958f64-ed9e-50a5-b65c-18fc116dc2a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33648,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/KW21OFD/2026-03-24/image/d6302a53-8e72-4c89-a4c4-a040012a0136_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc958f64-ed9e-50a5-b65c-18fc116dc2a4/fc958f64-ed9e-50a5-b65c-18fc116dc2a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34835,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/KW21OFD/2026-03-24/image/d7d12bf7-1b50-4a9b-8578-3a0e2a7630f2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc958f64-ed9e-50a5-b65c-18fc116dc2a4/fc958f64-ed9e-50a5-b65c-18fc116dc2a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47382,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/KW21OFD/2026-03-24/image/13c51236-0ebf-4086-bf06-389b89b76100_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc958f64-ed9e-50a5-b65c-18fc116dc2a4/fc958f64-ed9e-50a5-b65c-18fc116dc2a4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48446,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/KW21OFD/2026-03-24/image/94a9de69-8c60-488d-b1f9-4cb3c705cf0b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc958f64-ed9e-50a5-b65c-18fc116dc2a4/fc958f64-ed9e-50a5-b65c-18fc116dc2a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50160,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/KW21OFD/2026-03-24/image/eb8d6212-0dfd-4095-8fcb-5220d3efbb39_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc958f64-ed9e-50a5-b65c-18fc116dc2a4/fc958f64-ed9e-50a5-b65c-18fc116dc2a4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55545,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/KW21OFD/2026-03-24/image/094763b8-ad35-46b6-baa0-169b82dcc430_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-09',
'seller_name': 'MotoNovo Finance',
'title': 'MERCEDES-BENZ A CLASS DIESEL SALOON A200d AMG Line Premium Plus 4dr '
'Auto',
'transmission': 'automatic',
'trim': 'A200d AMG Line Premium Plus 4dr Auto',
'vin': None,
'year': 2021}
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735547%27 HTTP/1.1" 200 None
2026-03-24 19:04:51 [astonbarclay.gb] INFO: Saving data for 120735547: {'created_time': 1774379091.033003, 'last_price_update_time': 1774379091.033016, 'auction_closing_time': 1775034000.0}
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120735547') HTTP/1.1" 204 0
2026-03-24 19:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RE12FUG/2026-03-24/image/8e4c0f1e-a42c-4197-8a55-67eec5522bc5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120653827?view=catalogue)
2026-03-24 19:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RE12FUG/2026-03-24/image/dce80768-f4b7-4ade-be64-bc28b9370bcd_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120653827?view=catalogue)
2026-03-24 19:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RE12FUG/2026-03-24/image/70c86de6-8c95-4538-bd25-54a468583452_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120653827?view=catalogue)
2026-03-24 19:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120595642?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:51 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 265.754(s), this was the 2nd time calling it.
2026-03-24 19:04:51 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.755449593658663 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:04:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120739526, 'registration': 'L9VJK', 'account': 'MOT075', 'make': 'LAND ROVER', 'model': 'RANGE ROVER SPORT DIESEL ESTATE', 'derivative': '3.0 SDV6 HSE Dynamic 5dr Auto', 'mileage': 48285, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-07-20', 'fuel': 'Diesel', 'motExpiry': '2026-03-14', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/L9VJK/2026-03-24/image/46f92350-88d6-4401-8fd3-5c3f0100fe88_removebg.jpg?w=600', 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/b3071c22-9283-4c86-84bc-9a3183b2d908_removebg.jpg?w=600', 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/aef8453d-6430-42c4-994a-cfc78764eef4_removebg.jpg?w=600', 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/38f9c48e-177c-4002-b654-0915d76f7b77_removebg.jpg?w=600', 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/95607fbb-ee69-47b5-bb6c-b651f006a512_removebg.jpg?w=600', 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/ed616b19-8198-409c-9db3-4d18656e00b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/25eca612-73ec-47e8-ba73-d078ecbc32c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/3ff51fab-790b-4711-aefc-d0e354ff3aed_removebg.jpg?w=600', 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/431c950d-0ef0-430b-b040-0d8eb1c30ec9_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 185, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/aa1c3a14-873b-4f50-8954-72d259c2a494.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120739526, 'registration': 'L9VJK', 'account': 'MOT075', 'make': 'LAND ROVER', 'model': 'RANGE ROVER SPORT DIESEL ESTATE', 'derivative': '3.0 SDV6 HSE Dynamic 5dr Auto', 'mileage': 48285, 'mileageWarranty': True, 'type': 'car', 'saleId': 19233, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-07-20', 'fuel': 'Diesel', 'motExpiry': '2026-03-14', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/L9VJK/2026-03-24/image/46f92350-88d6-4401-8fd3-5c3f0100fe88_removebg.jpg?w=600', 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/b3071c22-9283-4c86-84bc-9a3183b2d908_removebg.jpg?w=600', 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/aef8453d-6430-42c4-994a-cfc78764eef4_removebg.jpg?w=600', 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/38f9c48e-177c-4002-b654-0915d76f7b77_removebg.jpg?w=600', 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/95607fbb-ee69-47b5-bb6c-b651f006a512_removebg.jpg?w=600', 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/ed616b19-8198-409c-9db3-4d18656e00b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/25eca612-73ec-47e8-ba73-d078ecbc32c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/3ff51fab-790b-4711-aefc-d0e354ff3aed_removebg.jpg?w=600', 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/431c950d-0ef0-430b-b040-0d8eb1c30ec9_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 185, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/aa1c3a14-873b-4f50-8954-72d259c2a494.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a2ed4b5-1fa7-5fcf-878d-0c875039338d with identifier: 120739526
2026-03-24 19:04:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a2ed4b5-1fa7-5fcf-878d-0c875039338d with scrape type 1
2026-03-24 19:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 0a2ed4b5-1fa7-5fcf-878d-0c875039338d
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FL9VJK%252F2026-03-24%252Fimage%252F46f92350-88d6-4401-8fd3-5c3f0100fe88_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/L9VJK/2026-03-24/image/46f92350-88d6-4401-8fd3-5c3f0100fe88_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FL9VJK%252F2026-03-24%252Fimage%252Fb3071c22-9283-4c86-84bc-9a3183b2d908_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/L9VJK/2026-03-24/image/b3071c22-9283-4c86-84bc-9a3183b2d908_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FL9VJK%252F2026-03-24%252Fimage%252Faef8453d-6430-42c4-994a-cfc78764eef4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/L9VJK/2026-03-24/image/aef8453d-6430-42c4-994a-cfc78764eef4_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FL9VJK%252F2026-03-24%252Fimage%252F38f9c48e-177c-4002-b654-0915d76f7b77_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/L9VJK/2026-03-24/image/38f9c48e-177c-4002-b654-0915d76f7b77_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/L9VJK/2026-03-24/image/46f92350-88d6-4401-8fd3-5c3f0100fe88_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120739526?view=catalogue)
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FL9VJK%252F2026-03-24%252Fimage%252F95607fbb-ee69-47b5-bb6c-b651f006a512_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/L9VJK/2026-03-24/image/95607fbb-ee69-47b5-bb6c-b651f006a512_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af020150>
2026-03-24 19:04:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5575f585-528f-5db1-ae6f-17b8d89a4464/5575f585-528f-5db1-ae6f-17b8d89a4464_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRE12FUG%252F2026-03-24%252Fimage%252F8e4c0f1e-a42c-4197-8a55-67eec5522bc5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE12FUG/2026-03-24/image/8e4c0f1e-a42c-4197-8a55-67eec5522bc5_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5575f585-528f-5db1-ae6f-17b8d89a4464
2026-03-24 19:04:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af27d510>
2026-03-24 19:04:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5575f585-528f-5db1-ae6f-17b8d89a4464/5575f585-528f-5db1-ae6f-17b8d89a4464_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRE12FUG%252F2026-03-24%252Fimage%252Fdce80768-f4b7-4ade-be64-bc28b9370bcd_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE12FUG/2026-03-24/image/dce80768-f4b7-4ade-be64-bc28b9370bcd_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5575f585-528f-5db1-ae6f-17b8d89a4464
2026-03-24 19:04:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3e1890>
2026-03-24 19:04:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5575f585-528f-5db1-ae6f-17b8d89a4464/5575f585-528f-5db1-ae6f-17b8d89a4464_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRE12FUG%252F2026-03-24%252Fimage%252F70c86de6-8c95-4538-bd25-54a468583452_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RE12FUG/2026-03-24/image/70c86de6-8c95-4538-bd25-54a468583452_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5575f585-528f-5db1-ae6f-17b8d89a4464
2026-03-24 19:04:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5575f585-528f-5db1-ae6f-17b8d89a4464, skipping ID generation
2026-03-24 19:04:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5575f585-528f-5db1-ae6f-17b8d89a4464 with scrape type 1
2026-03-24 19:04:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5575f585-528f-5db1-ae6f-17b8d89a4464 sending to next pipeline
2026-03-24 19:04:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5575f585-528f-5db1-ae6f-17b8d89a4464, identifier: 120653827
2026-03-24 19:04:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120595642, 'registration': 'MK16WDP', 'account': 'ALL053', 'make': 'BMW', 'model': 'X1 DIESEL ESTATE', 'derivative': 'xDrive 20d M Sport 5dr Step Auto', 'mileage': 107038, 'mileageWarranty': False, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-03-04', 'fuel': 'Diesel', 'motExpiry': '2027-03-12', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Allen Ford Bletchley', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2d2f1c02-3f7b-46c0-a68c-3d61f52c6894.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120595642, 'registration': 'MK16WDP', 'account': 'ALL053', 'make': 'BMW', 'model': 'X1 DIESEL ESTATE', 'derivative': 'xDrive 20d M Sport 5dr Step Auto', 'mileage': 107038, 'mileageWarranty': False, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-03-04', 'fuel': 'Diesel', 'motExpiry': '2027-03-12', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Allen Ford Bletchley', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2d2f1c02-3f7b-46c0-a68c-3d61f52c6894.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b86bfdcc-eade-5ba3-b2aa-8049efff7ceb with identifier: 120595642
2026-03-24 19:04:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b86bfdcc-eade-5ba3-b2aa-8049efff7ceb with scrape type 1
2026-03-24 19:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item b86bfdcc-eade-5ba3-b2aa-8049efff7ceb
2026-03-24 19:04:51 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item b86bfdcc-eade-5ba3-b2aa-8049efff7ceb
2026-03-24 19:04:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b86bfdcc-eade-5ba3-b2aa-8049efff7ceb, identifier: 120595642
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FL9VJK%252F2026-03-24%252Fimage%252Fed616b19-8198-409c-9db3-4d18656e00b7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/L9VJK/2026-03-24/image/ed616b19-8198-409c-9db3-4d18656e00b7_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5575f585-528f-5db1-ae6f-17b8d89a4464 with identifier: 120653827
2026-03-24 19:04:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5575f585-528f-5db1-ae6f-17b8d89a4464 with identifier: 120653827
2026-03-24 19:04:51 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5575f585-528f-5db1-ae6f-17b8d89a4464 with identifier: 120653827 to the API
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/RE12FUG/2026-03-24/image/70c86de6-8c95-4538-bd25-54a468583452_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5575f585-528f-5db1-ae6f-17b8d89a4464',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RE12FUG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120653827',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'KIA',
'model': 'PICANTO HATCHBACK',
'odometer': 43535,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5575f585-528f-5db1-ae6f-17b8d89a4464/5575f585-528f-5db1-ae6f-17b8d89a4464_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36104,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RE12FUG/2026-03-24/image/5ca3cb46-a89f-4089-a182-df6e16ddc857_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5575f585-528f-5db1-ae6f-17b8d89a4464/5575f585-528f-5db1-ae6f-17b8d89a4464_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33822,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RE12FUG/2026-03-24/image/8e4c0f1e-a42c-4197-8a55-67eec5522bc5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5575f585-528f-5db1-ae6f-17b8d89a4464/5575f585-528f-5db1-ae6f-17b8d89a4464_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31080,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RE12FUG/2026-03-24/image/312f8b06-384f-4ee3-a1d1-f50df5fada1c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5575f585-528f-5db1-ae6f-17b8d89a4464/5575f585-528f-5db1-ae6f-17b8d89a4464_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31462,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RE12FUG/2026-03-24/image/dee0d2c0-80c6-41be-b6e2-867fdadfbac8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5575f585-528f-5db1-ae6f-17b8d89a4464/5575f585-528f-5db1-ae6f-17b8d89a4464_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46988,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RE12FUG/2026-03-24/image/f8f9d237-2900-4313-994e-79366d6dc8a6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5575f585-528f-5db1-ae6f-17b8d89a4464/5575f585-528f-5db1-ae6f-17b8d89a4464_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47804,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RE12FUG/2026-03-24/image/7a2ebd08-658d-4188-8529-2455fd64003a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5575f585-528f-5db1-ae6f-17b8d89a4464/5575f585-528f-5db1-ae6f-17b8d89a4464_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57505,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RE12FUG/2026-03-24/image/dce80768-f4b7-4ade-be64-bc28b9370bcd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5575f585-528f-5db1-ae6f-17b8d89a4464/5575f585-528f-5db1-ae6f-17b8d89a4464_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44746,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RE12FUG/2026-03-24/image/70c86de6-8c95-4538-bd25-54a468583452_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-06-07',
'seller_name': 'John Grose Group',
'title': 'KIA PICANTO HATCHBACK 1.0 1 5dr',
'transmission': 'manual',
'trim': '1.0 1 5dr',
'vin': None,
'year': 2012}
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120653827%27 HTTP/1.1" 200 None
2026-03-24 19:04:51 [astonbarclay.gb] INFO: Saving data for 120653827: {'created_time': 1774379091.937414, 'last_price_update_time': 1774379091.937425, 'auction_closing_time': 1775034000.0}
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120653827') HTTP/1.1" 204 0
2026-03-24 19:04:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b86bfdcc-eade-5ba3-b2aa-8049efff7ceb with identifier: 120595642
2026-03-24 19:04:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b86bfdcc-eade-5ba3-b2aa-8049efff7ceb with identifier: 120595642
2026-03-24 19:04:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b86bfdcc-eade-5ba3-b2aa-8049efff7ceb with identifier: 120595642 to the API
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120595642?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b86bfdcc-eade-5ba3-b2aa-8049efff7ceb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MK16WDP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120595642',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': 'X1 DIESEL ESTATE',
'odometer': 107038,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-04',
'seller_name': 'Allen Ford Bletchley',
'title': 'BMW X1 DIESEL ESTATE xDrive 20d M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': 'xDrive 20d M Sport 5dr Step Auto',
'vin': None,
'year': 2016}
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595642%27 HTTP/1.1" 200 None
2026-03-24 19:04:52 [astonbarclay.gb] INFO: Saving data for 120595642: {'created_time': 1774379092.35436, 'last_price_update_time': 1774379092.35437, 'auction_closing_time': 1775034000.0}
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120595642') HTTP/1.1" 204 0
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FL9VJK%252F2026-03-24%252Fimage%252F25eca612-73ec-47e8-ba73-d078ecbc32c1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/L9VJK/2026-03-24/image/25eca612-73ec-47e8-ba73-d078ecbc32c1_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af017b90>
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a2ed4b5-1fa7-5fcf-878d-0c875039338d/0a2ed4b5-1fa7-5fcf-878d-0c875039338d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FL9VJK%252F2026-03-24%252Fimage%252F46f92350-88d6-4401-8fd3-5c3f0100fe88_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/L9VJK/2026-03-24/image/46f92350-88d6-4401-8fd3-5c3f0100fe88_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0a2ed4b5-1fa7-5fcf-878d-0c875039338d
2026-03-24 19:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/L9VJK/2026-03-24/image/38f9c48e-177c-4002-b654-0915d76f7b77_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120739526?view=catalogue)
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FL9VJK%252F2026-03-24%252Fimage%252F3ff51fab-790b-4711-aefc-d0e354ff3aed_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/L9VJK/2026-03-24/image/3ff51fab-790b-4711-aefc-d0e354ff3aed_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FL9VJK%252F2026-03-24%252Fimage%252F431c950d-0ef0-430b-b040-0d8eb1c30ec9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/L9VJK/2026-03-24/image/431c950d-0ef0-430b-b040-0d8eb1c30ec9_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/L9VJK/2026-03-24/image/25eca612-73ec-47e8-ba73-d078ecbc32c1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120739526?view=catalogue)
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af449a50>
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a2ed4b5-1fa7-5fcf-878d-0c875039338d/0a2ed4b5-1fa7-5fcf-878d-0c875039338d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FL9VJK%252F2026-03-24%252Fimage%252F38f9c48e-177c-4002-b654-0915d76f7b77_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/L9VJK/2026-03-24/image/38f9c48e-177c-4002-b654-0915d76f7b77_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0a2ed4b5-1fa7-5fcf-878d-0c875039338d
2026-03-24 19:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/L9VJK/2026-03-24/image/431c950d-0ef0-430b-b040-0d8eb1c30ec9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120739526?view=catalogue)
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af156a10>
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a2ed4b5-1fa7-5fcf-878d-0c875039338d/0a2ed4b5-1fa7-5fcf-878d-0c875039338d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FL9VJK%252F2026-03-24%252Fimage%252F25eca612-73ec-47e8-ba73-d078ecbc32c1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/L9VJK/2026-03-24/image/25eca612-73ec-47e8-ba73-d078ecbc32c1_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0a2ed4b5-1fa7-5fcf-878d-0c875039338d
2026-03-24 19:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/L9VJK/2026-03-24/image/3ff51fab-790b-4711-aefc-d0e354ff3aed_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120739526?view=catalogue)
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3a6610>
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a2ed4b5-1fa7-5fcf-878d-0c875039338d/0a2ed4b5-1fa7-5fcf-878d-0c875039338d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FL9VJK%252F2026-03-24%252Fimage%252F431c950d-0ef0-430b-b040-0d8eb1c30ec9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/L9VJK/2026-03-24/image/431c950d-0ef0-430b-b040-0d8eb1c30ec9_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0a2ed4b5-1fa7-5fcf-878d-0c875039338d
2026-03-24 19:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/L9VJK/2026-03-24/image/ed616b19-8198-409c-9db3-4d18656e00b7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120739526?view=catalogue)
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af1554d0>
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a2ed4b5-1fa7-5fcf-878d-0c875039338d/0a2ed4b5-1fa7-5fcf-878d-0c875039338d_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FL9VJK%252F2026-03-24%252Fimage%252F3ff51fab-790b-4711-aefc-d0e354ff3aed_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/L9VJK/2026-03-24/image/3ff51fab-790b-4711-aefc-d0e354ff3aed_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0a2ed4b5-1fa7-5fcf-878d-0c875039338d
2026-03-24 19:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/L9VJK/2026-03-24/image/95607fbb-ee69-47b5-bb6c-b651f006a512_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120739526?view=catalogue)
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefd5050>
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a2ed4b5-1fa7-5fcf-878d-0c875039338d/0a2ed4b5-1fa7-5fcf-878d-0c875039338d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FL9VJK%252F2026-03-24%252Fimage%252Fed616b19-8198-409c-9db3-4d18656e00b7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/L9VJK/2026-03-24/image/ed616b19-8198-409c-9db3-4d18656e00b7_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0a2ed4b5-1fa7-5fcf-878d-0c875039338d
2026-03-24 19:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/L9VJK/2026-03-24/image/aef8453d-6430-42c4-994a-cfc78764eef4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120739526?view=catalogue)
2026-03-24 19:04:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/L9VJK/2026-03-24/image/b3071c22-9283-4c86-84bc-9a3183b2d908_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120739526?view=catalogue)
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af157250>
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a2ed4b5-1fa7-5fcf-878d-0c875039338d/0a2ed4b5-1fa7-5fcf-878d-0c875039338d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FL9VJK%252F2026-03-24%252Fimage%252F95607fbb-ee69-47b5-bb6c-b651f006a512_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/L9VJK/2026-03-24/image/95607fbb-ee69-47b5-bb6c-b651f006a512_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0a2ed4b5-1fa7-5fcf-878d-0c875039338d
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3e3890>
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a2ed4b5-1fa7-5fcf-878d-0c875039338d/0a2ed4b5-1fa7-5fcf-878d-0c875039338d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FL9VJK%252F2026-03-24%252Fimage%252Faef8453d-6430-42c4-994a-cfc78764eef4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/L9VJK/2026-03-24/image/aef8453d-6430-42c4-994a-cfc78764eef4_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0a2ed4b5-1fa7-5fcf-878d-0c875039338d
2026-03-24 19:04:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:04:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0c72d0>
2026-03-24 19:04:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:04:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:04:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:04:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a2ed4b5-1fa7-5fcf-878d-0c875039338d/0a2ed4b5-1fa7-5fcf-878d-0c875039338d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FL9VJK%252F2026-03-24%252Fimage%252Fb3071c22-9283-4c86-84bc-9a3183b2d908_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/L9VJK/2026-03-24/image/b3071c22-9283-4c86-84bc-9a3183b2d908_removebg.jpg?w=600 saved to cache
2026-03-24 19:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0a2ed4b5-1fa7-5fcf-878d-0c875039338d
2026-03-24 19:04:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0a2ed4b5-1fa7-5fcf-878d-0c875039338d, skipping ID generation
2026-03-24 19:04:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a2ed4b5-1fa7-5fcf-878d-0c875039338d with scrape type 1
2026-03-24 19:04:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0a2ed4b5-1fa7-5fcf-878d-0c875039338d sending to next pipeline
2026-03-24 19:04:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0a2ed4b5-1fa7-5fcf-878d-0c875039338d, identifier: 120739526
2026-03-24 19:04:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0a2ed4b5-1fa7-5fcf-878d-0c875039338d with identifier: 120739526
2026-03-24 19:04:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0a2ed4b5-1fa7-5fcf-878d-0c875039338d with identifier: 120739526
2026-03-24 19:04:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0a2ed4b5-1fa7-5fcf-878d-0c875039338d with identifier: 120739526 to the API
2026-03-24 19:04:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/L9VJK/2026-03-24/image/b3071c22-9283-4c86-84bc-9a3183b2d908_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 185,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0a2ed4b5-1fa7-5fcf-878d-0c875039338d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'L9VJK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120739526',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'RANGE ROVER SPORT DIESEL ESTATE',
'odometer': 48285,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a2ed4b5-1fa7-5fcf-878d-0c875039338d/0a2ed4b5-1fa7-5fcf-878d-0c875039338d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39887,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/46f92350-88d6-4401-8fd3-5c3f0100fe88_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a2ed4b5-1fa7-5fcf-878d-0c875039338d/0a2ed4b5-1fa7-5fcf-878d-0c875039338d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40217,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/b3071c22-9283-4c86-84bc-9a3183b2d908_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a2ed4b5-1fa7-5fcf-878d-0c875039338d/0a2ed4b5-1fa7-5fcf-878d-0c875039338d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42312,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/aef8453d-6430-42c4-994a-cfc78764eef4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a2ed4b5-1fa7-5fcf-878d-0c875039338d/0a2ed4b5-1fa7-5fcf-878d-0c875039338d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35912,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/38f9c48e-177c-4002-b654-0915d76f7b77_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a2ed4b5-1fa7-5fcf-878d-0c875039338d/0a2ed4b5-1fa7-5fcf-878d-0c875039338d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58048,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/95607fbb-ee69-47b5-bb6c-b651f006a512_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a2ed4b5-1fa7-5fcf-878d-0c875039338d/0a2ed4b5-1fa7-5fcf-878d-0c875039338d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46005,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/ed616b19-8198-409c-9db3-4d18656e00b7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a2ed4b5-1fa7-5fcf-878d-0c875039338d/0a2ed4b5-1fa7-5fcf-878d-0c875039338d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36008,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/25eca612-73ec-47e8-ba73-d078ecbc32c1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a2ed4b5-1fa7-5fcf-878d-0c875039338d/0a2ed4b5-1fa7-5fcf-878d-0c875039338d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44239,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/3ff51fab-790b-4711-aefc-d0e354ff3aed_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a2ed4b5-1fa7-5fcf-878d-0c875039338d/0a2ed4b5-1fa7-5fcf-878d-0c875039338d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32790,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/L9VJK/2026-03-24/image/431c950d-0ef0-430b-b040-0d8eb1c30ec9_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-20',
'seller_name': 'MotoNovo Finance',
'title': 'LAND ROVER RANGE ROVER SPORT DIESEL ESTATE 3.0 SDV6 HSE Dynamic 5dr '
'Auto',
'transmission': 'automatic',
'trim': '3.0 SDV6 HSE Dynamic 5dr Auto',
'vin': None,
'year': 2018}
2026-03-24 19:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120739526%27 HTTP/1.1" 200 None
2026-03-24 19:04:53 [astonbarclay.gb] INFO: Saving data for 120739526: {'created_time': 1774379093.609626, 'last_price_update_time': 1774379093.609636, 'auction_closing_time': 1775034000.0}
2026-03-24 19:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120739526') HTTP/1.1" 204 0
2026-03-24 19:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120595682?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120595703?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120595660?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120595682, 'registration': 'EG68GWA', 'account': 'ALL053', 'make': 'KIA', 'model': 'PICANTO HATCHBACK', 'derivative': '1.0T GDi GT-line 5dr', 'mileage': 90930, 'mileageWarranty': False, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-02-27', 'fuel': 'Petrol', 'motExpiry': '2026-06-24', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Allen Ford Bletchley', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/db0c4d75-1bc0-4200-9e6d-ae5c00987bad.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120595682, 'registration': 'EG68GWA', 'account': 'ALL053', 'make': 'KIA', 'model': 'PICANTO HATCHBACK', 'derivative': '1.0T GDi GT-line 5dr', 'mileage': 90930, 'mileageWarranty': False, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-02-27', 'fuel': 'Petrol', 'motExpiry': '2026-06-24', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Allen Ford Bletchley', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/db0c4d75-1bc0-4200-9e6d-ae5c00987bad.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab3ccf87-5e0b-51e3-899a-898cbc35e671 with identifier: 120595682
2026-03-24 19:04:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab3ccf87-5e0b-51e3-899a-898cbc35e671 with scrape type 1
2026-03-24 19:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item ab3ccf87-5e0b-51e3-899a-898cbc35e671
2026-03-24 19:04:53 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item ab3ccf87-5e0b-51e3-899a-898cbc35e671
2026-03-24 19:04:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ab3ccf87-5e0b-51e3-899a-898cbc35e671, identifier: 120595682
2026-03-24 19:04:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120595703, 'registration': 'GY67CNO', 'account': 'ALL053', 'make': 'TOYOTA', 'model': 'AYGO HATCHBACK', 'derivative': '1.0 VVT-i X-Play 5dr', 'mileage': 27637, 'mileageWarranty': False, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-11-21', 'fuel': 'Petrol', 'motExpiry': '2027-02-07', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Allen Ford Bletchley', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 95, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6a118795-ceea-41c7-980c-cc8841b06acd.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120595703, 'registration': 'GY67CNO', 'account': 'ALL053', 'make': 'TOYOTA', 'model': 'AYGO HATCHBACK', 'derivative': '1.0 VVT-i X-Play 5dr', 'mileage': 27637, 'mileageWarranty': False, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-11-21', 'fuel': 'Petrol', 'motExpiry': '2027-02-07', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Allen Ford Bletchley', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 95, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6a118795-ceea-41c7-980c-cc8841b06acd.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81cfa9d8-bcb1-552c-afbe-a1d8340412b3 with identifier: 120595703
2026-03-24 19:04:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81cfa9d8-bcb1-552c-afbe-a1d8340412b3 with scrape type 1
2026-03-24 19:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 81cfa9d8-bcb1-552c-afbe-a1d8340412b3
2026-03-24 19:04:53 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 81cfa9d8-bcb1-552c-afbe-a1d8340412b3
2026-03-24 19:04:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 81cfa9d8-bcb1-552c-afbe-a1d8340412b3, identifier: 120595703
2026-03-24 19:04:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ab3ccf87-5e0b-51e3-899a-898cbc35e671 with identifier: 120595682
2026-03-24 19:04:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ab3ccf87-5e0b-51e3-899a-898cbc35e671 with identifier: 120595682
2026-03-24 19:04:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ab3ccf87-5e0b-51e3-899a-898cbc35e671 with identifier: 120595682 to the API
2026-03-24 19:04:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120595682?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 117,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ab3ccf87-5e0b-51e3-899a-898cbc35e671',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EG68GWA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120595682',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'KIA',
'model': 'PICANTO HATCHBACK',
'odometer': 90930,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-27',
'seller_name': 'Allen Ford Bletchley',
'title': 'KIA PICANTO HATCHBACK 1.0T GDi GT-line 5dr',
'transmission': 'manual',
'trim': '1.0T GDi GT-line 5dr',
'vin': None,
'year': 2019}
2026-03-24 19:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595682%27 HTTP/1.1" 200 None
2026-03-24 19:04:54 [astonbarclay.gb] INFO: Saving data for 120595682: {'created_time': 1774379094.479537, 'last_price_update_time': 1774379094.479545, 'auction_closing_time': 1775034000.0}
2026-03-24 19:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120595682') HTTP/1.1" 204 0
2026-03-24 19:04:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 81cfa9d8-bcb1-552c-afbe-a1d8340412b3 with identifier: 120595703
2026-03-24 19:04:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 81cfa9d8-bcb1-552c-afbe-a1d8340412b3 with identifier: 120595703
2026-03-24 19:04:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 81cfa9d8-bcb1-552c-afbe-a1d8340412b3 with identifier: 120595703 to the API
2026-03-24 19:04:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120595703?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 95,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '81cfa9d8-bcb1-552c-afbe-a1d8340412b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GY67CNO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120595703',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'TOYOTA',
'model': 'AYGO HATCHBACK',
'odometer': 27637,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-21',
'seller_name': 'Allen Ford Bletchley',
'title': 'TOYOTA AYGO HATCHBACK 1.0 VVT-i X-Play 5dr',
'transmission': 'manual',
'trim': '1.0 VVT-i X-Play 5dr',
'vin': None,
'year': 2017}
2026-03-24 19:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595703%27 HTTP/1.1" 200 None
2026-03-24 19:04:54 [astonbarclay.gb] INFO: Saving data for 120595703: {'created_time': 1774379094.82905, 'last_price_update_time': 1774379094.829072, 'auction_closing_time': 1775034000.0}
2026-03-24 19:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120595703') HTTP/1.1" 204 0
2026-03-24 19:04:54 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120595660, 'registration': 'PJ12FRU', 'account': 'ALL053', 'make': 'KIA', 'model': 'VENGA HATCHBACK', 'derivative': '1.4 EcoDynamics 2 5dr', 'mileage': 63676, 'mileageWarranty': False, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-06-21', 'fuel': 'Petrol', 'motExpiry': '2026-03-21', 'doors': 5, 'engineSize': 1396, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Allen Ford Bletchley', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/63b03ccc-003c-4a6b-b09c-8d4237d96858.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:54 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120595660, 'registration': 'PJ12FRU', 'account': 'ALL053', 'make': 'KIA', 'model': 'VENGA HATCHBACK', 'derivative': '1.4 EcoDynamics 2 5dr', 'mileage': 63676, 'mileageWarranty': False, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-06-21', 'fuel': 'Petrol', 'motExpiry': '2026-03-21', 'doors': 5, 'engineSize': 1396, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Allen Ford Bletchley', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/63b03ccc-003c-4a6b-b09c-8d4237d96858.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07b9c2e2-e5b0-57bb-b08a-56ddb93b9511 with identifier: 120595660
2026-03-24 19:04:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07b9c2e2-e5b0-57bb-b08a-56ddb93b9511 with scrape type 1
2026-03-24 19:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 07b9c2e2-e5b0-57bb-b08a-56ddb93b9511
2026-03-24 19:04:54 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 07b9c2e2-e5b0-57bb-b08a-56ddb93b9511
2026-03-24 19:04:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 07b9c2e2-e5b0-57bb-b08a-56ddb93b9511, identifier: 120595660
2026-03-24 19:04:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 07b9c2e2-e5b0-57bb-b08a-56ddb93b9511 with identifier: 120595660
2026-03-24 19:04:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 07b9c2e2-e5b0-57bb-b08a-56ddb93b9511 with identifier: 120595660
2026-03-24 19:04:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 07b9c2e2-e5b0-57bb-b08a-56ddb93b9511 with identifier: 120595660 to the API
2026-03-24 19:04:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120595660?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '07b9c2e2-e5b0-57bb-b08a-56ddb93b9511',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PJ12FRU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120595660',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'KIA',
'model': 'VENGA HATCHBACK',
'odometer': 63676,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-06-21',
'seller_name': 'Allen Ford Bletchley',
'title': 'KIA VENGA HATCHBACK 1.4 EcoDynamics 2 5dr',
'transmission': 'manual',
'trim': '1.4 EcoDynamics 2 5dr',
'vin': None,
'year': 2012}
2026-03-24 19:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595660%27 HTTP/1.1" 200 None
2026-03-24 19:04:55 [astonbarclay.gb] INFO: Saving data for 120595660: {'created_time': 1774379095.303015, 'last_price_update_time': 1774379095.303027, 'auction_closing_time': 1775034000.0}
2026-03-24 19:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120595660') HTTP/1.1" 204 0
2026-03-24 19:04:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120595505?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:04:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:04:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120595505, 'registration': 'KW18NZG', 'account': 'ALL021', 'make': 'FORD', 'model': 'KUGA VIGNALE DIESEL ESTATE', 'derivative': '1.5 TDCi 120 5dr 2WD', 'mileage': 101498, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-05-31', 'fuel': 'Diesel', 'motExpiry': '2026-05-30', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2281f050-dc02-4a26-8b4b-cc3b05b47d9b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120595505, 'registration': 'KW18NZG', 'account': 'ALL021', 'make': 'FORD', 'model': 'KUGA VIGNALE DIESEL ESTATE', 'derivative': '1.5 TDCi 120 5dr 2WD', 'mileage': 101498, 'mileageWarranty': True, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-05-31', 'fuel': 'Diesel', 'motExpiry': '2026-05-30', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2281f050-dc02-4a26-8b4b-cc3b05b47d9b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:04:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a74bc20f-8310-5351-ab36-f01624799b09 with identifier: 120595505
2026-03-24 19:04:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a74bc20f-8310-5351-ab36-f01624799b09 with scrape type 1
2026-03-24 19:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item a74bc20f-8310-5351-ab36-f01624799b09
2026-03-24 19:04:56 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item a74bc20f-8310-5351-ab36-f01624799b09
2026-03-24 19:04:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a74bc20f-8310-5351-ab36-f01624799b09, identifier: 120595505
2026-03-24 19:04:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a74bc20f-8310-5351-ab36-f01624799b09 with identifier: 120595505
2026-03-24 19:04:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a74bc20f-8310-5351-ab36-f01624799b09 with identifier: 120595505
2026-03-24 19:04:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a74bc20f-8310-5351-ab36-f01624799b09 with identifier: 120595505 to the API
2026-03-24 19:04:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:04:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:04:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120595505?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a74bc20f-8310-5351-ab36-f01624799b09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KW18NZG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120595505',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'KUGA VIGNALE DIESEL ESTATE',
'odometer': 101498,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-31',
'seller_name': 'SMC GROUP',
'title': 'FORD KUGA VIGNALE DIESEL ESTATE 1.5 TDCi 120 5dr 2WD',
'transmission': 'manual',
'trim': '1.5 TDCi 120 5dr 2WD',
'vin': None,
'year': 2018}
2026-03-24 19:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595505%27 HTTP/1.1" 200 None
2026-03-24 19:04:57 [astonbarclay.gb] INFO: Saving data for 120595505: {'created_time': 1774379097.980716, 'last_price_update_time': 1774379097.98073, 'auction_closing_time': 1775034000.0}
2026-03-24 19:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120595505') HTTP/1.1" 204 0
2026-03-24 19:04:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-24 19:05:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120747915?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:01 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120747915, 'registration': 'GV66WNW', 'account': 'ALL053', 'make': 'SEAT', 'model': 'ATECA DIESEL ESTATE', 'derivative': '2.0 TDI Xcellence 5dr DSG 4Drive', 'mileage': 95317, 'mileageWarranty': False, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-01-20', 'fuel': 'Diesel', 'motExpiry': '2026-09-29', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Allen Ford Bletchley', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': False, 'v5details': None, 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2bb41aa1-18c5-410d-b504-84c3af6ba067.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:01 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120747915, 'registration': 'GV66WNW', 'account': 'ALL053', 'make': 'SEAT', 'model': 'ATECA DIESEL ESTATE', 'derivative': '2.0 TDI Xcellence 5dr DSG 4Drive', 'mileage': 95317, 'mileageWarranty': False, 'type': 'car', 'saleId': 19234, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-04-01T09:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-01-20', 'fuel': 'Diesel', 'motExpiry': '2026-09-29', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Allen Ford Bletchley', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': False, 'v5details': None, 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2bb41aa1-18c5-410d-b504-84c3af6ba067.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5be6c22-0027-5348-8fba-8b0a247788a1 with identifier: 120747915
2026-03-24 19:05:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5be6c22-0027-5348-8fba-8b0a247788a1 with scrape type 1
2026-03-24 19:05:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item b5be6c22-0027-5348-8fba-8b0a247788a1
2026-03-24 19:05:01 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item b5be6c22-0027-5348-8fba-8b0a247788a1
2026-03-24 19:05:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b5be6c22-0027-5348-8fba-8b0a247788a1, identifier: 120747915
2026-03-24 19:05:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b5be6c22-0027-5348-8fba-8b0a247788a1 with identifier: 120747915
2026-03-24 19:05:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b5be6c22-0027-5348-8fba-8b0a247788a1 with identifier: 120747915
2026-03-24 19:05:01 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b5be6c22-0027-5348-8fba-8b0a247788a1 with identifier: 120747915 to the API
2026-03-24 19:05:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120747915?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b5be6c22-0027-5348-8fba-8b0a247788a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GV66WNW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120747915',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SEAT',
'model': 'ATECA DIESEL ESTATE',
'odometer': 95317,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-20',
'seller_name': 'Allen Ford Bletchley',
'title': 'SEAT ATECA DIESEL ESTATE 2.0 TDI Xcellence 5dr DSG 4Drive',
'transmission': 'automatic',
'trim': '2.0 TDI Xcellence 5dr DSG 4Drive',
'vin': None,
'year': 2017}
2026-03-24 19:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120747915%27 HTTP/1.1" 200 None
2026-03-24 19:05:02 [astonbarclay.gb] INFO: Saving data for 120747915: {'created_time': 1774379102.08702, 'last_price_update_time': 1774379102.087074, 'auction_closing_time': 1775034000.0}
2026-03-24 19:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120747915') HTTP/1.1" 204 0
2026-03-24 19:05:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120696872?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:02 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120696872, 'registration': 'PF66NNO', 'account': 'MER023', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.0 110 R-Line 3dr', 'mileage': 90876, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-31', 'doors': 3, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': False, 'v5details': None, 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/237fffef-6fee-4139-b2c1-1af39636363c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:02 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120696872, 'registration': 'PF66NNO', 'account': 'MER023', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.0 110 R-Line 3dr', 'mileage': 90876, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-31', 'doors': 3, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': False, 'v5details': None, 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/237fffef-6fee-4139-b2c1-1af39636363c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41b03277-6882-500d-a64d-5443621d247d with identifier: 120696872
2026-03-24 19:05:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41b03277-6882-500d-a64d-5443621d247d with scrape type 1
2026-03-24 19:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 41b03277-6882-500d-a64d-5443621d247d
2026-03-24 19:05:02 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 41b03277-6882-500d-a64d-5443621d247d
2026-03-24 19:05:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 41b03277-6882-500d-a64d-5443621d247d, identifier: 120696872
2026-03-24 19:05:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 41b03277-6882-500d-a64d-5443621d247d with identifier: 120696872
2026-03-24 19:05:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 41b03277-6882-500d-a64d-5443621d247d with identifier: 120696872
2026-03-24 19:05:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 41b03277-6882-500d-a64d-5443621d247d with identifier: 120696872 to the API
2026-03-24 19:05:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120696872?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': '41b03277-6882-500d-a64d-5443621d247d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PF66NNO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120696872',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VOLKSWAGEN',
'model': 'POLO HATCHBACK',
'odometer': 90876,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-30',
'seller_name': 'Mercedes-Benz South West',
'title': 'VOLKSWAGEN POLO HATCHBACK 1.0 110 R-Line 3dr',
'transmission': 'manual',
'trim': '1.0 110 R-Line 3dr',
'vin': None,
'year': 2016}
2026-03-24 19:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696872%27 HTTP/1.1" 200 None
2026-03-24 19:05:03 [astonbarclay.gb] INFO: Saving data for 120696872: {'created_time': 1774379103.087345, 'last_price_update_time': 1774379103.087361, 'auction_closing_time': 1775033100.0}
2026-03-24 19:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120696872') HTTP/1.1" 204 0
2026-03-24 19:05:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120696888?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120696851?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120615995?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120696888, 'registration': 'KV13MXC', 'account': 'MER023', 'make': 'MERCEDES-BENZ', 'model': 'E CLASS DIESEL CABRIOLET', 'derivative': 'E250 CDI BlueEFFICIENCY Sport 2dr Tip Auto', 'mileage': 106445, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2013-03-15', 'fuel': 'Diesel', 'motExpiry': '2026-11-07', 'doors': 2, 'engineSize': 2143, 'bodyType': 'Cabriolet', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'Memory Package, COMAND Online system with integrated 6-disc changer, 18" AMG alloy wheels: 6-twin-spoke design, Light Package, Front and rear Parktronic with Advanced Parking Guidance, Front seats - heated, Parameter steering - speed sensitive power steering', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f764748d-780d-433f-9aca-61b95a32739b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120696888, 'registration': 'KV13MXC', 'account': 'MER023', 'make': 'MERCEDES-BENZ', 'model': 'E CLASS DIESEL CABRIOLET', 'derivative': 'E250 CDI BlueEFFICIENCY Sport 2dr Tip Auto', 'mileage': 106445, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2013-03-15', 'fuel': 'Diesel', 'motExpiry': '2026-11-07', 'doors': 2, 'engineSize': 2143, 'bodyType': 'Cabriolet', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'Memory Package, COMAND Online system with integrated 6-disc changer, 18" AMG alloy wheels: 6-twin-spoke design, Light Package, Front and rear Parktronic with Advanced Parking Guidance, Front seats - heated, Parameter steering - speed sensitive power steering', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f764748d-780d-433f-9aca-61b95a32739b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81fe2009-0e5e-5bc5-821d-7b562bb2232c with identifier: 120696888
2026-03-24 19:05:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81fe2009-0e5e-5bc5-821d-7b562bb2232c with scrape type 1
2026-03-24 19:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 81fe2009-0e5e-5bc5-821d-7b562bb2232c
2026-03-24 19:05:03 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 81fe2009-0e5e-5bc5-821d-7b562bb2232c
2026-03-24 19:05:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 81fe2009-0e5e-5bc5-821d-7b562bb2232c, identifier: 120696888
2026-03-24 19:05:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 81fe2009-0e5e-5bc5-821d-7b562bb2232c with identifier: 120696888
2026-03-24 19:05:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 81fe2009-0e5e-5bc5-821d-7b562bb2232c with identifier: 120696888
2026-03-24 19:05:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 81fe2009-0e5e-5bc5-821d-7b562bb2232c with identifier: 120696888 to the API
2026-03-24 19:05:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120696888?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': '81fe2009-0e5e-5bc5-821d-7b562bb2232c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KV13MXC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120696888',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'MERCEDES-BENZ',
'model': 'E CLASS DIESEL CABRIOLET',
'odometer': 106445,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-15',
'seller_name': 'Mercedes-Benz South West',
'title': 'MERCEDES-BENZ E CLASS DIESEL CABRIOLET E250 CDI BlueEFFICIENCY '
'Sport 2dr Tip Auto',
'transmission': 'automatic',
'trim': 'E250 CDI BlueEFFICIENCY Sport 2dr Tip Auto',
'vin': None,
'year': 2013}
2026-03-24 19:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696888%27 HTTP/1.1" 200 None
2026-03-24 19:05:04 [astonbarclay.gb] INFO: Saving data for 120696888: {'created_time': 1774379104.57131, 'last_price_update_time': 1774379104.57132, 'auction_closing_time': 1775033100.0}
2026-03-24 19:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120696888') HTTP/1.1" 204 0
2026-03-24 19:05:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120696851, 'registration': 'BU67EHM', 'account': 'MER023', 'make': 'VAUXHALL', 'model': 'MOKKA X DIESEL HATCHBACK', 'derivative': '1.6CDTi [136] ecoFLEX Design Nav 5dr', 'mileage': 75281, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2017-09-01', 'fuel': 'Diesel', 'motExpiry': '2026-04-07', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'ORANGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9a8a1273-a248-42ed-9770-87833455b594.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120696851, 'registration': 'BU67EHM', 'account': 'MER023', 'make': 'VAUXHALL', 'model': 'MOKKA X DIESEL HATCHBACK', 'derivative': '1.6CDTi [136] ecoFLEX Design Nav 5dr', 'mileage': 75281, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2017-09-01', 'fuel': 'Diesel', 'motExpiry': '2026-04-07', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'ORANGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9a8a1273-a248-42ed-9770-87833455b594.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60fabe72-f79e-5775-be61-a681f8f5e156 with identifier: 120696851
2026-03-24 19:05:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60fabe72-f79e-5775-be61-a681f8f5e156 with scrape type 1
2026-03-24 19:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 60fabe72-f79e-5775-be61-a681f8f5e156
2026-03-24 19:05:04 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 60fabe72-f79e-5775-be61-a681f8f5e156
2026-03-24 19:05:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 60fabe72-f79e-5775-be61-a681f8f5e156, identifier: 120696851
2026-03-24 19:05:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120615995, 'registration': 'VO11PGZ', 'account': 'JOH125', 'make': 'JEEP', 'model': 'PATRIOT DIESEL SW', 'derivative': '2.2 CRD Limited 5dr', 'mileage': 83364, 'mileageWarranty': True, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 147, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-03-30', 'fuel': 'Diesel', 'motExpiry': '2026-05-19', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/VO11PGZ/2026-03-19/image/14e33da2-3d0c-4611-9e09-406170f01f41_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO11PGZ/2026-03-19/image/44eb8620-cbac-486e-a7cf-5087bd82ee2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO11PGZ/2026-03-19/image/42d1f9f6-6e65-4371-b9f0-e0e95e098e00_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO11PGZ/2026-03-19/image/a8b4bc2d-384d-4fea-8319-2fe1e74d2d42_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO11PGZ/2026-03-19/image/758c081a-d20f-438d-a180-99efb95e1919_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO11PGZ/2026-03-19/image/d8b9c006-abea-4021-a87f-c9ae893ac5f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO11PGZ/2026-03-19/image/7b67e444-3e52-491c-ac85-01e2076bb5a4_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service invoice 06/19 72K', 'remarks': 'VOSA STATES 33K 45K 53K 62K 68K 72K 77K 78K 79K 83K 83K SPARE KEY', 'virtual': False, 'seller': 'Local dealer group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 172, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/82ad30fb-7dd3-44c7-958b-3bb903160cca.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120615995, 'registration': 'VO11PGZ', 'account': 'JOH125', 'make': 'JEEP', 'model': 'PATRIOT DIESEL SW', 'derivative': '2.2 CRD Limited 5dr', 'mileage': 83364, 'mileageWarranty': True, 'type': 'car', 'saleId': 18965, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-24T10:00Z', 'lot': 147, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-03-30', 'fuel': 'Diesel', 'motExpiry': '2026-05-19', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/VO11PGZ/2026-03-19/image/14e33da2-3d0c-4611-9e09-406170f01f41_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO11PGZ/2026-03-19/image/44eb8620-cbac-486e-a7cf-5087bd82ee2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO11PGZ/2026-03-19/image/42d1f9f6-6e65-4371-b9f0-e0e95e098e00_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO11PGZ/2026-03-19/image/a8b4bc2d-384d-4fea-8319-2fe1e74d2d42_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO11PGZ/2026-03-19/image/758c081a-d20f-438d-a180-99efb95e1919_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO11PGZ/2026-03-19/image/d8b9c006-abea-4021-a87f-c9ae893ac5f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO11PGZ/2026-03-19/image/7b67e444-3e52-491c-ac85-01e2076bb5a4_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service invoice 06/19 72K', 'remarks': 'VOSA STATES 33K 45K 53K 62K 68K 72K 77K 78K 79K 83K 83K SPARE KEY', 'virtual': False, 'seller': 'Local dealer group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 172, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/82ad30fb-7dd3-44c7-958b-3bb903160cca.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc01bbb8-7deb-52ea-a569-ba74085888ef with identifier: 120615995
2026-03-24 19:05:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc01bbb8-7deb-52ea-a569-ba74085888ef with scrape type 2
2026-03-24 19:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc01bbb8-7deb-52ea-a569-ba74085888ef with scrape type 2
2026-03-24 19:05:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bc01bbb8-7deb-52ea-a569-ba74085888ef, identifier: 120615995
2026-03-24 19:05:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 60fabe72-f79e-5775-be61-a681f8f5e156 with identifier: 120696851
2026-03-24 19:05:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 60fabe72-f79e-5775-be61-a681f8f5e156 with identifier: 120696851
2026-03-24 19:05:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 60fabe72-f79e-5775-be61-a681f8f5e156 with identifier: 120696851 to the API
2026-03-24 19:05:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120696851?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'ORANGE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': '60fabe72-f79e-5775-be61-a681f8f5e156',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BU67EHM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120696851',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VAUXHALL',
'model': 'MOKKA X DIESEL HATCHBACK',
'odometer': 75281,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-01',
'seller_name': 'Mercedes-Benz South West',
'title': 'VAUXHALL MOKKA X DIESEL HATCHBACK 1.6CDTi [136] ecoFLEX Design Nav '
'5dr',
'transmission': 'manual',
'trim': '1.6CDTi [136] ecoFLEX Design Nav 5dr',
'vin': None,
'year': 2017}
2026-03-24 19:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696851%27 HTTP/1.1" 200 None
2026-03-24 19:05:05 [astonbarclay.gb] INFO: Saving data for 120696851: {'created_time': 1774379105.095138, 'last_price_update_time': 1774379105.095148, 'auction_closing_time': 1775033100.0}
2026-03-24 19:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120696851') HTTP/1.1" 204 0
2026-03-24 19:05:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bc01bbb8-7deb-52ea-a569-ba74085888ef with identifier: 120615995
2026-03-24 19:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bc01bbb8-7deb-52ea-a569-ba74085888ef with identifier: 120615995
2026-03-24 19:05:05 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: bc01bbb8-7deb-52ea-a569-ba74085888ef with expiration date: 2026-03-24T10:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 172,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'expiration_date': '2026-03-24T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'bc01bbb8-7deb-52ea-a569-ba74085888ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VO11PGZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120615995',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'JEEP',
'model': 'PATRIOT DIESEL SW',
'odometer': 83364,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-03-30',
'seller_name': 'Local dealer group',
'title': 'JEEP PATRIOT DIESEL SW 2.2 CRD Limited 5dr',
'transmission': 'manual',
'trim': '2.2 CRD Limited 5dr',
'vin': None,
'year': 2011}
2026-03-24 19:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120615995%27 HTTP/1.1" 200 None
2026-03-24 19:05:05 [astonbarclay.gb] INFO: Saving data for 120615995: {'auction_closing_time': 1774346400.0, 'created_time': 1773947480.001864, 'last_price_update_time': 1774379105.128231}
2026-03-24 19:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120615995') HTTP/1.1" 204 0
2026-03-24 19:05:05 [scrapy.extensions.logstats] INFO: Crawled 90 pages (at 43 pages/min), scraped 70 items (at 43 items/min)
2026-03-24 19:05:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 19:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120696832?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120696832, 'registration': 'VN04KZZ', 'account': 'MER023', 'make': 'VOLVO', 'model': 'S60 DIESEL SALOON', 'derivative': '2.4 D5 SE 4dr', 'mileage': 277784, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2004-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-04-08', 'doors': 4, 'engineSize': 2401, 'bodyType': 'Saloon', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 171, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cb0b3d39-a459-4462-a63a-58e59b862041.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 3, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120696832, 'registration': 'VN04KZZ', 'account': 'MER023', 'make': 'VOLVO', 'model': 'S60 DIESEL SALOON', 'derivative': '2.4 D5 SE 4dr', 'mileage': 277784, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2004-03-31', 'fuel': 'Diesel', 'motExpiry': '2026-04-08', 'doors': 4, 'engineSize': 2401, 'bodyType': 'Saloon', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 171, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cb0b3d39-a459-4462-a63a-58e59b862041.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 3, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa36b943-96a0-57cc-88c8-4802be0a0947 with identifier: 120696832
2026-03-24 19:05:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa36b943-96a0-57cc-88c8-4802be0a0947 with scrape type 1
2026-03-24 19:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item aa36b943-96a0-57cc-88c8-4802be0a0947
2026-03-24 19:05:07 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item aa36b943-96a0-57cc-88c8-4802be0a0947
2026-03-24 19:05:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: aa36b943-96a0-57cc-88c8-4802be0a0947, identifier: 120696832
2026-03-24 19:05:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: aa36b943-96a0-57cc-88c8-4802be0a0947 with identifier: 120696832
2026-03-24 19:05:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: aa36b943-96a0-57cc-88c8-4802be0a0947 with identifier: 120696832
2026-03-24 19:05:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: aa36b943-96a0-57cc-88c8-4802be0a0947 with identifier: 120696832 to the API
2026-03-24 19:05:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120696832?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 171,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 3',
'engine': '2.4L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': 'aa36b943-96a0-57cc-88c8-4802be0a0947',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VN04KZZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120696832',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VOLVO',
'model': 'S60 DIESEL SALOON',
'odometer': 277784,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-03-31',
'seller_name': 'Mercedes-Benz South West',
'title': 'VOLVO S60 DIESEL SALOON 2.4 D5 SE 4dr',
'transmission': 'manual',
'trim': '2.4 D5 SE 4dr',
'vin': None,
'year': 2004}
2026-03-24 19:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696832%27 HTTP/1.1" 200 None
2026-03-24 19:05:08 [astonbarclay.gb] INFO: Saving data for 120696832: {'created_time': 1774379108.216039, 'last_price_update_time': 1774379108.216053, 'auction_closing_time': 1775033100.0}
2026-03-24 19:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120696832') HTTP/1.1" 204 0
2026-03-24 19:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120748860?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120748860, 'registration': 'LV65LKY', 'account': 'MOT129', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.2 DiG-T N-Tec+ 5dr Xtronic', 'mileage': 80616, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2015-10-19', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6f17b49f-319d-47b4-b36f-60e98b3e923e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120748860, 'registration': 'LV65LKY', 'account': 'MOT129', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.2 DiG-T N-Tec+ 5dr Xtronic', 'mileage': 80616, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2015-10-19', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6f17b49f-319d-47b4-b36f-60e98b3e923e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c993308-b3d4-5c7a-a360-b494b5fe1439 with identifier: 120748860
2026-03-24 19:05:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c993308-b3d4-5c7a-a360-b494b5fe1439 with scrape type 1
2026-03-24 19:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 9c993308-b3d4-5c7a-a360-b494b5fe1439
2026-03-24 19:05:09 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 9c993308-b3d4-5c7a-a360-b494b5fe1439
2026-03-24 19:05:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9c993308-b3d4-5c7a-a360-b494b5fe1439, identifier: 120748860
2026-03-24 19:05:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9c993308-b3d4-5c7a-a360-b494b5fe1439 with identifier: 120748860
2026-03-24 19:05:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9c993308-b3d4-5c7a-a360-b494b5fe1439 with identifier: 120748860
2026-03-24 19:05:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9c993308-b3d4-5c7a-a360-b494b5fe1439 with identifier: 120748860 to the API
2026-03-24 19:05:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120748860?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': '9c993308-b3d4-5c7a-a360-b494b5fe1439',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LV65LKY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120748860',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 80616,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-19',
'seller_name': 'MotoNovo Finance',
'title': 'NISSAN QASHQAI HATCHBACK 1.2 DiG-T N-Tec+ 5dr Xtronic',
'transmission': 'automatic',
'trim': '1.2 DiG-T N-Tec+ 5dr Xtronic',
'vin': None,
'year': 2015}
2026-03-24 19:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120748860%27 HTTP/1.1" 200 None
2026-03-24 19:05:09 [astonbarclay.gb] INFO: Saving data for 120748860: {'created_time': 1774379109.720625, 'last_price_update_time': 1774379109.720638, 'auction_closing_time': 1775033100.0}
2026-03-24 19:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120748860') HTTP/1.1" 204 0
2026-03-24 19:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120756423?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120756423, 'registration': 'GL69KGU', 'account': 'MOT075', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.2 PureTech GT Line Premium 5dr EAT8', 'mileage': 90055, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2019-11-29', 'fuel': 'Petrol', 'motExpiry': '2026-12-20', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/07743bf5-796d-43be-a33b-518424108ced.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120756423, 'registration': 'GL69KGU', 'account': 'MOT075', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.2 PureTech GT Line Premium 5dr EAT8', 'mileage': 90055, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2019-11-29', 'fuel': 'Petrol', 'motExpiry': '2026-12-20', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/07743bf5-796d-43be-a33b-518424108ced.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d261a12-2d6a-5ed9-9556-75ce7afdd952 with identifier: 120756423
2026-03-24 19:05:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d261a12-2d6a-5ed9-9556-75ce7afdd952 with scrape type 1
2026-03-24 19:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 6d261a12-2d6a-5ed9-9556-75ce7afdd952
2026-03-24 19:05:09 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 6d261a12-2d6a-5ed9-9556-75ce7afdd952
2026-03-24 19:05:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6d261a12-2d6a-5ed9-9556-75ce7afdd952, identifier: 120756423
2026-03-24 19:05:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6d261a12-2d6a-5ed9-9556-75ce7afdd952 with identifier: 120756423
2026-03-24 19:05:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6d261a12-2d6a-5ed9-9556-75ce7afdd952 with identifier: 120756423
2026-03-24 19:05:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6d261a12-2d6a-5ed9-9556-75ce7afdd952 with identifier: 120756423 to the API
2026-03-24 19:05:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120756423?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': '6d261a12-2d6a-5ed9-9556-75ce7afdd952',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GL69KGU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120756423',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'PEUGEOT',
'model': '3008 ESTATE',
'odometer': 90055,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-29',
'seller_name': 'MotoNovo Finance',
'title': 'PEUGEOT 3008 ESTATE 1.2 PureTech GT Line Premium 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech GT Line Premium 5dr EAT8',
'vin': None,
'year': 2019}
2026-03-24 19:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120756423%27 HTTP/1.1" 200 None
2026-03-24 19:05:10 [astonbarclay.gb] INFO: Saving data for 120756423: {'created_time': 1774379110.353229, 'last_price_update_time': 1774379110.353241, 'auction_closing_time': 1775033100.0}
2026-03-24 19:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120756423') HTTP/1.1" 204 0
2026-03-24 19:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120657009?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120657009, 'registration': 'WP66MXG', 'account': 'KCS002', 'make': 'FIAT', 'model': '500X HATCHBACK', 'derivative': '1.4 Multiair Cross Plus 5dr', 'mileage': 59117, 'mileageWarranty': False, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-12-03', 'doors': 5, 'engineSize': 1368, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WP66MXG/2026-03-24/image/a787cb0f-6516-45ab-82b6-2490bb6a7745_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP66MXG/2026-03-24/image/0029a22c-fded-4a35-a724-ad4e51a1f418_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP66MXG/2026-03-24/image/d0d144b7-d73d-4b62-b884-efa03eaeadf3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP66MXG/2026-03-24/image/9a1e021e-3303-450b-bfee-981a9e40cd90_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP66MXG/2026-03-24/image/1ad61e6c-41e9-4d8b-9a2d-be75d5d88c3a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP66MXG/2026-03-24/image/61d5e761-52a4-4481-8d4a-6835319d5890_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP66MXG/2026-03-24/image/fa075a0e-5fe5-44d5-aa12-9b77443891fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP66MXG/2026-03-24/image/41e6416a-b988-48e8-befa-9c667e2fb11b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP66MXG/2026-03-24/image/bd2dfc53-4e76-4b30-882f-0e4d0d42961a_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f90b4c04-1a29-4ee4-9bf9-998dd983a77b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120657009, 'registration': 'WP66MXG', 'account': 'KCS002', 'make': 'FIAT', 'model': '500X HATCHBACK', 'derivative': '1.4 Multiair Cross Plus 5dr', 'mileage': 59117, 'mileageWarranty': False, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-12-03', 'doors': 5, 'engineSize': 1368, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WP66MXG/2026-03-24/image/a787cb0f-6516-45ab-82b6-2490bb6a7745_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP66MXG/2026-03-24/image/0029a22c-fded-4a35-a724-ad4e51a1f418_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP66MXG/2026-03-24/image/d0d144b7-d73d-4b62-b884-efa03eaeadf3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP66MXG/2026-03-24/image/9a1e021e-3303-450b-bfee-981a9e40cd90_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP66MXG/2026-03-24/image/1ad61e6c-41e9-4d8b-9a2d-be75d5d88c3a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP66MXG/2026-03-24/image/61d5e761-52a4-4481-8d4a-6835319d5890_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP66MXG/2026-03-24/image/fa075a0e-5fe5-44d5-aa12-9b77443891fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP66MXG/2026-03-24/image/41e6416a-b988-48e8-befa-9c667e2fb11b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP66MXG/2026-03-24/image/bd2dfc53-4e76-4b30-882f-0e4d0d42961a_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f90b4c04-1a29-4ee4-9bf9-998dd983a77b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e526879-1501-5750-b784-7ed72469dd7b with identifier: 120657009
2026-03-24 19:05:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e526879-1501-5750-b784-7ed72469dd7b with scrape type 2
2026-03-24 19:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e526879-1501-5750-b784-7ed72469dd7b with scrape type 2
2026-03-24 19:05:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3e526879-1501-5750-b784-7ed72469dd7b, identifier: 120657009
2026-03-24 19:05:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3e526879-1501-5750-b784-7ed72469dd7b with identifier: 120657009
2026-03-24 19:05:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3e526879-1501-5750-b784-7ed72469dd7b with identifier: 120657009
2026-03-24 19:05:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3e526879-1501-5750-b784-7ed72469dd7b with identifier: 120657009 to the API
2026-03-24 19:05:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120657009?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': '3e526879-1501-5750-b784-7ed72469dd7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WP66MXG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120657009',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'FIAT',
'model': '500X HATCHBACK',
'odometer': 59117,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-31',
'seller_name': 'CarBuy Limited',
'title': 'FIAT 500X HATCHBACK 1.4 Multiair Cross Plus 5dr',
'transmission': 'manual',
'trim': '1.4 Multiair Cross Plus 5dr',
'vin': None,
'year': 2016}
2026-03-24 19:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120657009%27 HTTP/1.1" 200 None
2026-03-24 19:05:11 [astonbarclay.gb] INFO: Saving data for 120657009: {'auction_closing_time': 1775033100.0, 'created_time': 1774033738.429936, 'last_price_update_time': 1774379111.056902}
2026-03-24 19:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120657009') HTTP/1.1" 204 0
2026-03-24 19:05:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120676801?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120655506?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120676801, 'registration': 'KR19ZLX', 'account': 'FIN015', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS DIESEL HATCHBACK', 'derivative': 'A180d AMG Line Premium 5dr Auto', 'mileage': 76288, 'mileageWarranty': False, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-03-25', 'fuel': 'Diesel', 'motExpiry': '2026-11-26', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KR19ZLX/2026-03-23/image/09af80b0-f4d7-42a5-b934-b7494e7e97aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZLX/2026-03-23/image/ccaf3f91-db86-422b-bc6b-b2e54a786088_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZLX/2026-03-23/image/e3d2b11d-29a1-43ee-b09a-2600d0ae5acc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZLX/2026-03-23/image/454da3a5-c444-4229-9823-9ae2f748bdd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZLX/2026-03-23/image/ca7144d5-b27a-4398-97d5-38c5eb237ea6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZLX/2026-03-23/image/868a64e9-5f0b-4462-bed9-7347203208d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZLX/2026-03-23/image/c33a5406-28ac-47ee-84c4-f136ea7f8afb_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZLX/2026-03-23/image/c7529dd5-fb0e-4ff9-8c9e-f761e7a77b8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZLX/2026-03-23/image/cc277848-73f1-47ae-94cc-ced3f2b630b0_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/20-9K, 06/20-13K, 05/21-19K, 03/25-70K,', 'remarks': '**169** VOSA STATES 36K, 56K, 68K, 75K, V5 FRONT PAGE ONLY', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': False, 'v5details': None, 'co2': 111, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3426675d-35c8-4847-bf82-11e9e6b88c9d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120676801, 'registration': 'KR19ZLX', 'account': 'FIN015', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS DIESEL HATCHBACK', 'derivative': 'A180d AMG Line Premium 5dr Auto', 'mileage': 76288, 'mileageWarranty': False, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-03-25', 'fuel': 'Diesel', 'motExpiry': '2026-11-26', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KR19ZLX/2026-03-23/image/09af80b0-f4d7-42a5-b934-b7494e7e97aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZLX/2026-03-23/image/ccaf3f91-db86-422b-bc6b-b2e54a786088_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZLX/2026-03-23/image/e3d2b11d-29a1-43ee-b09a-2600d0ae5acc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZLX/2026-03-23/image/454da3a5-c444-4229-9823-9ae2f748bdd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZLX/2026-03-23/image/ca7144d5-b27a-4398-97d5-38c5eb237ea6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZLX/2026-03-23/image/868a64e9-5f0b-4462-bed9-7347203208d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZLX/2026-03-23/image/c33a5406-28ac-47ee-84c4-f136ea7f8afb_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZLX/2026-03-23/image/c7529dd5-fb0e-4ff9-8c9e-f761e7a77b8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR19ZLX/2026-03-23/image/cc277848-73f1-47ae-94cc-ced3f2b630b0_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/20-9K, 06/20-13K, 05/21-19K, 03/25-70K,', 'remarks': '**169** VOSA STATES 36K, 56K, 68K, 75K, V5 FRONT PAGE ONLY', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': False, 'v5details': None, 'co2': 111, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3426675d-35c8-4847-bf82-11e9e6b88c9d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0e0d7cc-727c-5ffb-9635-2e386be55511 with identifier: 120676801
2026-03-24 19:05:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0e0d7cc-727c-5ffb-9635-2e386be55511 with scrape type 2
2026-03-24 19:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0e0d7cc-727c-5ffb-9635-2e386be55511 with scrape type 2
2026-03-24 19:05:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b0e0d7cc-727c-5ffb-9635-2e386be55511, identifier: 120676801
2026-03-24 19:05:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b0e0d7cc-727c-5ffb-9635-2e386be55511 with identifier: 120676801
2026-03-24 19:05:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b0e0d7cc-727c-5ffb-9635-2e386be55511 with identifier: 120676801
2026-03-24 19:05:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b0e0d7cc-727c-5ffb-9635-2e386be55511 with identifier: 120676801 to the API
2026-03-24 19:05:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120676801?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 111,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'b0e0d7cc-727c-5ffb-9635-2e386be55511',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KR19ZLX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120676801',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS DIESEL HATCHBACK',
'odometer': 76288,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-25',
'seller_name': 'Local Dealer Group',
'title': 'MERCEDES-BENZ A CLASS DIESEL HATCHBACK A180d AMG Line Premium 5dr '
'Auto',
'transmission': 'automatic',
'trim': 'A180d AMG Line Premium 5dr Auto',
'vin': None,
'year': 2019}
2026-03-24 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120676801%27 HTTP/1.1" 200 None
2026-03-24 19:05:12 [astonbarclay.gb] INFO: Saving data for 120676801: {'auction_closing_time': 1774958400.0, 'created_time': 1774271146.748093, 'last_price_update_time': 1774379112.328185}
2026-03-24 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120676801') HTTP/1.1" 204 0
2026-03-24 19:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120696860?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120655506, 'registration': 'YE13KPG', 'account': 'VAN041', 'make': 'SKODA', 'model': 'OCTAVIA HATCHBACK', 'derivative': '1.4 TSI Elegance 5dr', 'mileage': 79992, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-06-01', 'fuel': 'Petrol', 'motExpiry': '2026-05-31', 'doors': 5, 'engineSize': 1395, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/3370f5f7-3fdf-4bf6-a7f0-01f89e294262.jpg?w=600', 'https://abimg002.imgix.net/b4514836-ffb6-415f-8b54-5a3828218f08.jpg?w=600', 'https://abimg002.imgix.net/4721f20c-5020-4e5b-a099-8b7647bd1c9b.jpg?w=600', 'https://abimg002.imgix.net/75aef868-674d-4962-8fcc-2de00fd66728.jpg?w=600'], 'colour': 'MAROON', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': 'VOSA STATES 18K, 25K, 32K, 41K, 47K, 51K, 55K, 61K, 69K, 75K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 121, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120655506, 'registration': 'YE13KPG', 'account': 'VAN041', 'make': 'SKODA', 'model': 'OCTAVIA HATCHBACK', 'derivative': '1.4 TSI Elegance 5dr', 'mileage': 79992, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-06-01', 'fuel': 'Petrol', 'motExpiry': '2026-05-31', 'doors': 5, 'engineSize': 1395, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/3370f5f7-3fdf-4bf6-a7f0-01f89e294262.jpg?w=600', 'https://abimg002.imgix.net/b4514836-ffb6-415f-8b54-5a3828218f08.jpg?w=600', 'https://abimg002.imgix.net/4721f20c-5020-4e5b-a099-8b7647bd1c9b.jpg?w=600', 'https://abimg002.imgix.net/75aef868-674d-4962-8fcc-2de00fd66728.jpg?w=600'], 'colour': 'MAROON', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': 'VOSA STATES 18K, 25K, 32K, 41K, 47K, 51K, 55K, 61K, 69K, 75K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 121, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8897d309-4293-5479-acf1-02675016a6fd with identifier: 120655506
2026-03-24 19:05:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8897d309-4293-5479-acf1-02675016a6fd with scrape type 1
2026-03-24 19:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 4 photos for item 8897d309-4293-5479-acf1-02675016a6fd
2026-03-24 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252F3370f5f7-3fdf-4bf6-a7f0-01f89e294262.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/3370f5f7-3fdf-4bf6-a7f0-01f89e294262.jpg?w=600 not downloaded yet
2026-03-24 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252Fb4514836-ffb6-415f-8b54-5a3828218f08.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/b4514836-ffb6-415f-8b54-5a3828218f08.jpg?w=600 not downloaded yet
2026-03-24 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252F4721f20c-5020-4e5b-a099-8b7647bd1c9b.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/4721f20c-5020-4e5b-a099-8b7647bd1c9b.jpg?w=600 not downloaded yet
2026-03-24 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252F75aef868-674d-4962-8fcc-2de00fd66728.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/75aef868-674d-4962-8fcc-2de00fd66728.jpg?w=600 not downloaded yet
2026-03-24 19:05:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120696860, 'registration': 'WF18AOT', 'account': 'MER023', 'make': 'MERCEDES-BENZ', 'model': 'E CLASS DIESEL ESTATE', 'derivative': 'E220d AMG Line Premium 5dr 9G-Tronic', 'mileage': 110893, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2018-05-30', 'fuel': 'Diesel', 'motExpiry': '2026-05-29', 'doors': 5, 'engineSize': 1950, 'bodyType': 'Estate', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'Active Parking Assist, Electric driver’s seat & exterior mirrors with memory, Garmin® MAP PILOT, Panoramic sliding sunroof, Exterior mirrors - electrically folding, Wood trim - black ash, HANDS-FREE ACCESS, Heated front seats, KEYLESS-GO Comfort Package, Parking package with reversing camera, Mirror Package, 19" AMG alloy wheels - Twin-spoke light-alloy wheels painted in titan,', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0dab03fd-a779-405b-a6ce-7eb3449c87ac.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120696860, 'registration': 'WF18AOT', 'account': 'MER023', 'make': 'MERCEDES-BENZ', 'model': 'E CLASS DIESEL ESTATE', 'derivative': 'E220d AMG Line Premium 5dr 9G-Tronic', 'mileage': 110893, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2018-05-30', 'fuel': 'Diesel', 'motExpiry': '2026-05-29', 'doors': 5, 'engineSize': 1950, 'bodyType': 'Estate', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'Active Parking Assist, Electric driver’s seat & exterior mirrors with memory, Garmin® MAP PILOT, Panoramic sliding sunroof, Exterior mirrors - electrically folding, Wood trim - black ash, HANDS-FREE ACCESS, Heated front seats, KEYLESS-GO Comfort Package, Parking package with reversing camera, Mirror Package, 19" AMG alloy wheels - Twin-spoke light-alloy wheels painted in titan,', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0dab03fd-a779-405b-a6ce-7eb3449c87ac.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10acc570-f882-5833-b1d2-bad88779bb0f with identifier: 120696860
2026-03-24 19:05:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10acc570-f882-5833-b1d2-bad88779bb0f with scrape type 1
2026-03-24 19:05:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 10acc570-f882-5833-b1d2-bad88779bb0f
2026-03-24 19:05:12 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 10acc570-f882-5833-b1d2-bad88779bb0f
2026-03-24 19:05:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 10acc570-f882-5833-b1d2-bad88779bb0f, identifier: 120696860
2026-03-24 19:05:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 10acc570-f882-5833-b1d2-bad88779bb0f with identifier: 120696860
2026-03-24 19:05:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 10acc570-f882-5833-b1d2-bad88779bb0f with identifier: 120696860
2026-03-24 19:05:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 10acc570-f882-5833-b1d2-bad88779bb0f with identifier: 120696860 to the API
2026-03-24 19:05:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120696860?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': '10acc570-f882-5833-b1d2-bad88779bb0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WF18AOT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120696860',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'MERCEDES-BENZ',
'model': 'E CLASS DIESEL ESTATE',
'odometer': 110893,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-30',
'seller_name': 'Mercedes-Benz South West',
'title': 'MERCEDES-BENZ E CLASS DIESEL ESTATE E220d AMG Line Premium 5dr '
'9G-Tronic',
'transmission': 'automatic',
'trim': 'E220d AMG Line Premium 5dr 9G-Tronic',
'vin': None,
'year': 2018}
2026-03-24 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696860%27 HTTP/1.1" 200 None
2026-03-24 19:05:12 [astonbarclay.gb] INFO: Saving data for 120696860: {'created_time': 1774379112.890051, 'last_price_update_time': 1774379112.890065, 'auction_closing_time': 1775033100.0}
2026-03-24 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120696860') HTTP/1.1" 204 0
2026-03-24 19:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120587610?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120587610, 'registration': 'VF66EUV', 'account': 'MOT075', 'make': 'PEUGEOT', 'model': '2008 ESTATE', 'derivative': '1.2 PureTech Allure 5dr', 'mileage': 1, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-01-31', 'fuel': 'Petrol', 'motExpiry': '2023-09-04', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 35K, 47K, 61K, 69K,', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120587610, 'registration': 'VF66EUV', 'account': 'MOT075', 'make': 'PEUGEOT', 'model': '2008 ESTATE', 'derivative': '1.2 PureTech Allure 5dr', 'mileage': 1, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-01-31', 'fuel': 'Petrol', 'motExpiry': '2023-09-04', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 35K, 47K, 61K, 69K,', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cf21ffd-63b2-507d-8c12-e581df5492df with identifier: 120587610
2026-03-24 19:05:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cf21ffd-63b2-507d-8c12-e581df5492df with scrape type 2
2026-03-24 19:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cf21ffd-63b2-507d-8c12-e581df5492df with scrape type 2
2026-03-24 19:05:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6cf21ffd-63b2-507d-8c12-e581df5492df, identifier: 120587610
2026-03-24 19:05:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6cf21ffd-63b2-507d-8c12-e581df5492df with identifier: 120587610
2026-03-24 19:05:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6cf21ffd-63b2-507d-8c12-e581df5492df with identifier: 120587610
2026-03-24 19:05:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6cf21ffd-63b2-507d-8c12-e581df5492df with identifier: 120587610 to the API
2026-03-24 19:05:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120587610?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '6cf21ffd-63b2-507d-8c12-e581df5492df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VF66EUV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120587610',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'PEUGEOT',
'model': '2008 ESTATE',
'odometer': 1,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-31',
'seller_name': 'MotoNovo Finance',
'title': 'PEUGEOT 2008 ESTATE 1.2 PureTech Allure 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Allure 5dr',
'vin': None,
'year': 2017}
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120587610%27 HTTP/1.1" 200 None
2026-03-24 19:05:14 [astonbarclay.gb] INFO: Saving data for 120587610: {'auction_closing_time': 1774958400.0, 'created_time': 1773860555.601894, 'last_price_update_time': 1774379114.093424}
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120587610') HTTP/1.1" 204 0
2026-03-24 19:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/75aef868-674d-4962-8fcc-2de00fd66728.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120655506?view=catalogue)
2026-03-24 19:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120757365?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:05:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af160ad0>
2026-03-24 19:05:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:05:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8897d309-4293-5479-acf1-02675016a6fd/8897d309-4293-5479-acf1-02675016a6fd_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F75aef868-674d-4962-8fcc-2de00fd66728.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/75aef868-674d-4962-8fcc-2de00fd66728.jpg?w=600 saved to cache
2026-03-24 19:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8897d309-4293-5479-acf1-02675016a6fd
2026-03-24 19:05:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120757365, 'registration': 'EK17MVY', 'account': 'MOT075', 'make': 'HYUNDAI', 'model': 'I10 HATCHBACK', 'derivative': '1.2 SE 5dr Auto', 'mileage': 96879, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2017-04-07', 'fuel': 'Petrol', 'motExpiry': '2026-05-29', 'doors': 5, 'engineSize': 1248, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120757365, 'registration': 'EK17MVY', 'account': 'MOT075', 'make': 'HYUNDAI', 'model': 'I10 HATCHBACK', 'derivative': '1.2 SE 5dr Auto', 'mileage': 96879, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2017-04-07', 'fuel': 'Petrol', 'motExpiry': '2026-05-29', 'doors': 5, 'engineSize': 1248, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e22ec5d6-31f9-5cc5-b518-94a2fec8a017 with identifier: 120757365
2026-03-24 19:05:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e22ec5d6-31f9-5cc5-b518-94a2fec8a017 with scrape type 1
2026-03-24 19:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item e22ec5d6-31f9-5cc5-b518-94a2fec8a017
2026-03-24 19:05:14 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item e22ec5d6-31f9-5cc5-b518-94a2fec8a017
2026-03-24 19:05:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e22ec5d6-31f9-5cc5-b518-94a2fec8a017, identifier: 120757365
2026-03-24 19:05:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e22ec5d6-31f9-5cc5-b518-94a2fec8a017 with identifier: 120757365
2026-03-24 19:05:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e22ec5d6-31f9-5cc5-b518-94a2fec8a017 with identifier: 120757365
2026-03-24 19:05:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e22ec5d6-31f9-5cc5-b518-94a2fec8a017 with identifier: 120757365 to the API
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120757365?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': 'e22ec5d6-31f9-5cc5-b518-94a2fec8a017',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EK17MVY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120757365',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'HYUNDAI',
'model': 'I10 HATCHBACK',
'odometer': 96879,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-07',
'seller_name': 'MotoNovo Finance',
'title': 'HYUNDAI I10 HATCHBACK 1.2 SE 5dr Auto',
'transmission': 'automatic',
'trim': '1.2 SE 5dr Auto',
'vin': None,
'year': 2017}
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120757365%27 HTTP/1.1" 200 None
2026-03-24 19:05:14 [astonbarclay.gb] INFO: Saving data for 120757365: {'created_time': 1774379114.739943, 'last_price_update_time': 1774379114.739954, 'auction_closing_time': 1775033100.0}
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120757365') HTTP/1.1" 204 0
2026-03-24 19:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/b4514836-ffb6-415f-8b54-5a3828218f08.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120655506?view=catalogue)
2026-03-24 19:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/4721f20c-5020-4e5b-a099-8b7647bd1c9b.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120655506?view=catalogue)
2026-03-24 19:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/3370f5f7-3fdf-4bf6-a7f0-01f89e294262.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120655506?view=catalogue)
2026-03-24 19:05:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:05:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0bd510>
2026-03-24 19:05:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:05:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8897d309-4293-5479-acf1-02675016a6fd/8897d309-4293-5479-acf1-02675016a6fd_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Fb4514836-ffb6-415f-8b54-5a3828218f08.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/b4514836-ffb6-415f-8b54-5a3828218f08.jpg?w=600 saved to cache
2026-03-24 19:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8897d309-4293-5479-acf1-02675016a6fd
2026-03-24 19:05:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:05:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0bc990>
2026-03-24 19:05:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:05:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8897d309-4293-5479-acf1-02675016a6fd/8897d309-4293-5479-acf1-02675016a6fd_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F4721f20c-5020-4e5b-a099-8b7647bd1c9b.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/4721f20c-5020-4e5b-a099-8b7647bd1c9b.jpg?w=600 saved to cache
2026-03-24 19:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8897d309-4293-5479-acf1-02675016a6fd
2026-03-24 19:05:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:05:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af43ffd0>
2026-03-24 19:05:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:05:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8897d309-4293-5479-acf1-02675016a6fd/8897d309-4293-5479-acf1-02675016a6fd_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F3370f5f7-3fdf-4bf6-a7f0-01f89e294262.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/3370f5f7-3fdf-4bf6-a7f0-01f89e294262.jpg?w=600 saved to cache
2026-03-24 19:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8897d309-4293-5479-acf1-02675016a6fd
2026-03-24 19:05:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8897d309-4293-5479-acf1-02675016a6fd, skipping ID generation
2026-03-24 19:05:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8897d309-4293-5479-acf1-02675016a6fd with scrape type 1
2026-03-24 19:05:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8897d309-4293-5479-acf1-02675016a6fd sending to next pipeline
2026-03-24 19:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8897d309-4293-5479-acf1-02675016a6fd, identifier: 120655506
2026-03-24 19:05:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8897d309-4293-5479-acf1-02675016a6fd with identifier: 120655506
2026-03-24 19:05:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:05:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=MAROON HTTP/1.1" 200 None
2026-03-24 19:05:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:05:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8897d309-4293-5479-acf1-02675016a6fd with identifier: 120655506
2026-03-24 19:05:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8897d309-4293-5479-acf1-02675016a6fd with identifier: 120655506 to the API
2026-03-24 19:05:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg002.imgix.net/3370f5f7-3fdf-4bf6-a7f0-01f89e294262.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 121,
'color': 'MAROON',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '8897d309-4293-5479-acf1-02675016a6fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YE13KPG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120655506',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SKODA',
'model': 'OCTAVIA HATCHBACK',
'odometer': 79992,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 4,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8897d309-4293-5479-acf1-02675016a6fd/8897d309-4293-5479-acf1-02675016a6fd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57254,
'Height': 301,
'OriginUrl': 'https://abimg002.imgix.net/3370f5f7-3fdf-4bf6-a7f0-01f89e294262.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8897d309-4293-5479-acf1-02675016a6fd/8897d309-4293-5479-acf1-02675016a6fd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59017,
'Height': 301,
'OriginUrl': 'https://abimg002.imgix.net/b4514836-ffb6-415f-8b54-5a3828218f08.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8897d309-4293-5479-acf1-02675016a6fd/8897d309-4293-5479-acf1-02675016a6fd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50355,
'Height': 301,
'OriginUrl': 'https://abimg002.imgix.net/4721f20c-5020-4e5b-a099-8b7647bd1c9b.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8897d309-4293-5479-acf1-02675016a6fd/8897d309-4293-5479-acf1-02675016a6fd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39450,
'Height': 301,
'OriginUrl': 'https://abimg002.imgix.net/75aef868-674d-4962-8fcc-2de00fd66728.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-06-01',
'seller_name': 'Vantage Motor Group',
'title': 'SKODA OCTAVIA HATCHBACK 1.4 TSI Elegance 5dr',
'transmission': 'manual',
'trim': '1.4 TSI Elegance 5dr',
'vin': None,
'year': 2013}
2026-03-24 19:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120655506%27 HTTP/1.1" 200 None
2026-03-24 19:05:16 [astonbarclay.gb] INFO: Saving data for 120655506: {'created_time': 1774379116.021816, 'last_price_update_time': 1774379116.021831, 'auction_closing_time': 1774958400.0}
2026-03-24 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120655506') HTTP/1.1" 204 0
2026-03-24 19:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120747504?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120747504, 'registration': 'BP68KXY', 'account': 'MOD010', 'make': 'FORD', 'model': 'TRANSIT 350 L2 DIESEL FWD', 'derivative': '2.0 TDCi 130ps H2 Van', 'mileage': 99975, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-01-02', 'fuel': 'Diesel', 'motExpiry': '2026-12-13', 'doors': None, 'engineSize': 1995, 'bodyType': 'Medium Roof Van', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 51K, 66K, 78K, 88K, 99K,', 'virtual': False, 'seller': 'Autolend', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 182, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-24 19:05:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120747504, 'registration': 'BP68KXY', 'account': 'MOD010', 'make': 'FORD', 'model': 'TRANSIT 350 L2 DIESEL FWD', 'derivative': '2.0 TDCi 130ps H2 Van', 'mileage': 99975, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-01-02', 'fuel': 'Diesel', 'motExpiry': '2026-12-13', 'doors': None, 'engineSize': 1995, 'bodyType': 'Medium Roof Van', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 51K, 66K, 78K, 88K, 99K,', 'virtual': False, 'seller': 'Autolend', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 182, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-24 19:05:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 983b3c44-9937-5b53-95b5-138284962ddb with identifier: 120747504
2026-03-24 19:05:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 983b3c44-9937-5b53-95b5-138284962ddb with scrape type 1
2026-03-24 19:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 983b3c44-9937-5b53-95b5-138284962ddb
2026-03-24 19:05:17 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 983b3c44-9937-5b53-95b5-138284962ddb
2026-03-24 19:05:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 983b3c44-9937-5b53-95b5-138284962ddb, identifier: 120747504
2026-03-24 19:05:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 983b3c44-9937-5b53-95b5-138284962ddb with identifier: 120747504
2026-03-24 19:05:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 983b3c44-9937-5b53-95b5-138284962ddb with identifier: 120747504
2026-03-24 19:05:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 983b3c44-9937-5b53-95b5-138284962ddb with identifier: 120747504 to the API
2026-03-24 19:05:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120747504?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 182,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '983b3c44-9937-5b53-95b5-138284962ddb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BP68KXY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120747504',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'TRANSIT 350 L2 DIESEL FWD',
'odometer': 99975,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-02',
'seller_name': 'Autolend',
'title': 'FORD TRANSIT 350 L2 DIESEL FWD 2.0 TDCi 130ps H2 Van',
'transmission': 'manual',
'trim': '2.0 TDCi 130ps H2 Van',
'vin': None,
'year': 2019}
2026-03-24 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120747504%27 HTTP/1.1" 200 None
2026-03-24 19:05:17 [astonbarclay.gb] INFO: Saving data for 120747504: {'created_time': 1774379117.980375, 'last_price_update_time': 1774379117.980389, 'auction_closing_time': 1774958400.0}
2026-03-24 19:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120747504') HTTP/1.1" 204 0
2026-03-24 19:05:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120696900?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120696900, 'registration': 'KV65VFZ', 'account': 'MER023', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 SE Tech 5dr Auto', 'mileage': 110577, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2015-09-24', 'fuel': 'Diesel', 'motExpiry': '2026-11-01', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'Fixed Panoramic Roof including Powered Blind, Four-wheel Drive with Active Driveline (4WD), Privacy Glass, Chrome Tread Plates, Heated Front Seats, Heated Door Mirrors, Leather Seats', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f89c1152-090a-456f-a36e-bf9e5f6f0202.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120696900, 'registration': 'KV65VFZ', 'account': 'MER023', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 SE Tech 5dr Auto', 'mileage': 110577, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2015-09-24', 'fuel': 'Diesel', 'motExpiry': '2026-11-01', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'Fixed Panoramic Roof including Powered Blind, Four-wheel Drive with Active Driveline (4WD), Privacy Glass, Chrome Tread Plates, Heated Front Seats, Heated Door Mirrors, Leather Seats', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f89c1152-090a-456f-a36e-bf9e5f6f0202.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: faf7a60b-4971-53b0-8910-bc4c9c95433f with identifier: 120696900
2026-03-24 19:05:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item faf7a60b-4971-53b0-8910-bc4c9c95433f with scrape type 1
2026-03-24 19:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item faf7a60b-4971-53b0-8910-bc4c9c95433f
2026-03-24 19:05:20 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item faf7a60b-4971-53b0-8910-bc4c9c95433f
2026-03-24 19:05:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: faf7a60b-4971-53b0-8910-bc4c9c95433f, identifier: 120696900
2026-03-24 19:05:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: faf7a60b-4971-53b0-8910-bc4c9c95433f with identifier: 120696900
2026-03-24 19:05:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: faf7a60b-4971-53b0-8910-bc4c9c95433f with identifier: 120696900
2026-03-24 19:05:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: faf7a60b-4971-53b0-8910-bc4c9c95433f with identifier: 120696900 to the API
2026-03-24 19:05:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120696900?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Diesel',
'id': 'faf7a60b-4971-53b0-8910-bc4c9c95433f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KV65VFZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120696900',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 110577,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-24',
'seller_name': 'Mercedes-Benz South West',
'title': 'LAND ROVER RANGE ROVER EVOQUE DIESEL HATCHBACK 2.0 TD4 SE Tech 5dr '
'Auto',
'transmission': 'automatic',
'trim': '2.0 TD4 SE Tech 5dr Auto',
'vin': None,
'year': 2015}
2026-03-24 19:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696900%27 HTTP/1.1" 200 None
2026-03-24 19:05:20 [astonbarclay.gb] INFO: Saving data for 120696900: {'created_time': 1774379120.875591, 'last_price_update_time': 1774379120.875602, 'auction_closing_time': 1775033100.0}
2026-03-24 19:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120696900') HTTP/1.1" 204 0
2026-03-24 19:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120658712?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120658712, 'registration': 'YT13UHU', 'account': 'VAN041', 'make': 'SKODA', 'model': 'CITIGO HATCHBACK', 'derivative': '1.0 MPI SE 5dr', 'mileage': 83280, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-04-05', 'fuel': 'Petrol', 'motExpiry': '2026-04-01', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/02eca03c-9d08-40c7-a867-3d30bcd18e03.jpg?w=600', 'https://abimg002.imgix.net/0246191c-a31d-44f9-b2af-d1e253417220.jpg?w=600', 'https://abimg002.imgix.net/79f463c6-1bfb-48d4-8b25-d8f667a63ef2.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': 'VOSA STATES 20K, 27K, 36K, 43K, 49K, 52K, 56K, 59K, 66K, 74K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120658712, 'registration': 'YT13UHU', 'account': 'VAN041', 'make': 'SKODA', 'model': 'CITIGO HATCHBACK', 'derivative': '1.0 MPI SE 5dr', 'mileage': 83280, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-04-05', 'fuel': 'Petrol', 'motExpiry': '2026-04-01', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/02eca03c-9d08-40c7-a867-3d30bcd18e03.jpg?w=600', 'https://abimg002.imgix.net/0246191c-a31d-44f9-b2af-d1e253417220.jpg?w=600', 'https://abimg002.imgix.net/79f463c6-1bfb-48d4-8b25-d8f667a63ef2.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': 'VOSA STATES 20K, 27K, 36K, 43K, 49K, 52K, 56K, 59K, 66K, 74K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d63e41e0-5b76-52e9-90a5-51e62e1ed53f with identifier: 120658712
2026-03-24 19:05:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d63e41e0-5b76-52e9-90a5-51e62e1ed53f with scrape type 1
2026-03-24 19:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 3 photos for item d63e41e0-5b76-52e9-90a5-51e62e1ed53f
2026-03-24 19:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252F02eca03c-9d08-40c7-a867-3d30bcd18e03.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/02eca03c-9d08-40c7-a867-3d30bcd18e03.jpg?w=600 not downloaded yet
2026-03-24 19:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252F0246191c-a31d-44f9-b2af-d1e253417220.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/0246191c-a31d-44f9-b2af-d1e253417220.jpg?w=600 not downloaded yet
2026-03-24 19:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252F79f463c6-1bfb-48d4-8b25-d8f667a63ef2.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/79f463c6-1bfb-48d4-8b25-d8f667a63ef2.jpg?w=600 not downloaded yet
2026-03-24 19:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119902516?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/79f463c6-1bfb-48d4-8b25-d8f667a63ef2.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120658712?view=catalogue)
2026-03-24 19:05:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119902516, 'registration': 'WU23UDH', 'account': 'ZEN002', 'make': 'NISSAN', 'model': 'ARIYA ELECTRIC HATCHBACK', 'derivative': '178kW Evolve 87kWh 22kWCh 5dr Auto', 'mileage': 35083, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-03-22', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WU23UDH/2026-03-23/image/72877af2-9c46-4528-89cf-348d0eda7acc_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/62f0266f-37a8-473b-af5c-1e83a5e0171f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/5ee5d35a-7cf4-4417-8856-9e29f93db717_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/df07fec6-fb01-48b6-90b7-2308c4dc55a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/38f9dfb7-a910-46dc-a3da-bd9335b5b89c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/e3569dc3-3f2e-40f1-955f-53ca9a720348_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/b308f3ba-0849-4fe9-8857-bc7d73a76d09_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/df46532f-d961-4c79-8683-612b2e9c6386_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/4c71d587-35a5-42bf-92f3-dff5b613286c_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/25-25K, 03/26-35K,', 'remarks': '**891** VOSA STATES 35K, SPARE KEY, Pearl Black', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9fdeb2ce-bb42-4a07-98ee-e8190976b301.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:05:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119902516, 'registration': 'WU23UDH', 'account': 'ZEN002', 'make': 'NISSAN', 'model': 'ARIYA ELECTRIC HATCHBACK', 'derivative': '178kW Evolve 87kWh 22kWCh 5dr Auto', 'mileage': 35083, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-03-22', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WU23UDH/2026-03-23/image/72877af2-9c46-4528-89cf-348d0eda7acc_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/62f0266f-37a8-473b-af5c-1e83a5e0171f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/5ee5d35a-7cf4-4417-8856-9e29f93db717_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/df07fec6-fb01-48b6-90b7-2308c4dc55a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/38f9dfb7-a910-46dc-a3da-bd9335b5b89c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/e3569dc3-3f2e-40f1-955f-53ca9a720348_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/b308f3ba-0849-4fe9-8857-bc7d73a76d09_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/df46532f-d961-4c79-8683-612b2e9c6386_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/4c71d587-35a5-42bf-92f3-dff5b613286c_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/25-25K, 03/26-35K,', 'remarks': '**891** VOSA STATES 35K, SPARE KEY, Pearl Black', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9fdeb2ce-bb42-4a07-98ee-e8190976b301.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:05:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c113c73-6d7a-548d-a47a-2efd2eefc0b6 with identifier: 119902516
2026-03-24 19:05:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c113c73-6d7a-548d-a47a-2efd2eefc0b6 with scrape type 1
2026-03-24 19:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 7c113c73-6d7a-548d-a47a-2efd2eefc0b6
2026-03-24 19:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWU23UDH%252F2026-03-23%252Fimage%252F72877af2-9c46-4528-89cf-348d0eda7acc_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23UDH/2026-03-23/image/72877af2-9c46-4528-89cf-348d0eda7acc_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWU23UDH%252F2026-03-23%252Fimage%252F62f0266f-37a8-473b-af5c-1e83a5e0171f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23UDH/2026-03-23/image/62f0266f-37a8-473b-af5c-1e83a5e0171f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWU23UDH%252F2026-03-23%252Fimage%252F5ee5d35a-7cf4-4417-8856-9e29f93db717_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23UDH/2026-03-23/image/5ee5d35a-7cf4-4417-8856-9e29f93db717_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/0246191c-a31d-44f9-b2af-d1e253417220.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120658712?view=catalogue)
2026-03-24 19:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWU23UDH%252F2026-03-23%252Fimage%252Fdf07fec6-fb01-48b6-90b7-2308c4dc55a4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23UDH/2026-03-23/image/df07fec6-fb01-48b6-90b7-2308c4dc55a4_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWU23UDH%252F2026-03-23%252Fimage%252F38f9dfb7-a910-46dc-a3da-bd9335b5b89c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23UDH/2026-03-23/image/38f9dfb7-a910-46dc-a3da-bd9335b5b89c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWU23UDH%252F2026-03-23%252Fimage%252Fe3569dc3-3f2e-40f1-955f-53ca9a720348_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23UDH/2026-03-23/image/e3569dc3-3f2e-40f1-955f-53ca9a720348_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:05:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:05:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af162690>
2026-03-24 19:05:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:05:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d63e41e0-5b76-52e9-90a5-51e62e1ed53f/d63e41e0-5b76-52e9-90a5-51e62e1ed53f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F79f463c6-1bfb-48d4-8b25-d8f667a63ef2.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/79f463c6-1bfb-48d4-8b25-d8f667a63ef2.jpg?w=600 saved to cache
2026-03-24 19:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d63e41e0-5b76-52e9-90a5-51e62e1ed53f
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWU23UDH%252F2026-03-23%252Fimage%252Fb308f3ba-0849-4fe9-8857-bc7d73a76d09_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23UDH/2026-03-23/image/b308f3ba-0849-4fe9-8857-bc7d73a76d09_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWU23UDH%252F2026-03-23%252Fimage%252Fdf46532f-d961-4c79-8683-612b2e9c6386_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23UDH/2026-03-23/image/df46532f-d961-4c79-8683-612b2e9c6386_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWU23UDH%252F2026-03-23%252Fimage%252F4c71d587-35a5-42bf-92f3-dff5b613286c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23UDH/2026-03-23/image/4c71d587-35a5-42bf-92f3-dff5b613286c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:05:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:05:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af244c90>
2026-03-24 19:05:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:05:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d63e41e0-5b76-52e9-90a5-51e62e1ed53f/d63e41e0-5b76-52e9-90a5-51e62e1ed53f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F0246191c-a31d-44f9-b2af-d1e253417220.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/0246191c-a31d-44f9-b2af-d1e253417220.jpg?w=600 saved to cache
2026-03-24 19:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d63e41e0-5b76-52e9-90a5-51e62e1ed53f
2026-03-24 19:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WU23UDH/2026-03-23/image/5ee5d35a-7cf4-4417-8856-9e29f93db717_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119902516?view=catalogue)
2026-03-24 19:05:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:05:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af1541d0>
2026-03-24 19:05:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:05:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c113c73-6d7a-548d-a47a-2efd2eefc0b6/7c113c73-6d7a-548d-a47a-2efd2eefc0b6_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWU23UDH%252F2026-03-23%252Fimage%252F5ee5d35a-7cf4-4417-8856-9e29f93db717_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23UDH/2026-03-23/image/5ee5d35a-7cf4-4417-8856-9e29f93db717_removebg.jpg?w=600 saved to cache
2026-03-24 19:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7c113c73-6d7a-548d-a47a-2efd2eefc0b6
2026-03-24 19:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WU23UDH/2026-03-23/image/4c71d587-35a5-42bf-92f3-dff5b613286c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119902516?view=catalogue)
2026-03-24 19:05:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:05:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0c5e10>
2026-03-24 19:05:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:05:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c113c73-6d7a-548d-a47a-2efd2eefc0b6/7c113c73-6d7a-548d-a47a-2efd2eefc0b6_image_8.jpg HTTP/1.1" 201 0
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWU23UDH%252F2026-03-23%252Fimage%252F4c71d587-35a5-42bf-92f3-dff5b613286c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23UDH/2026-03-23/image/4c71d587-35a5-42bf-92f3-dff5b613286c_removebg.jpg?w=600 saved to cache
2026-03-24 19:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7c113c73-6d7a-548d-a47a-2efd2eefc0b6
2026-03-24 19:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WU23UDH/2026-03-23/image/df46532f-d961-4c79-8683-612b2e9c6386_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119902516?view=catalogue)
2026-03-24 19:05:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:05:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af36b150>
2026-03-24 19:05:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:05:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c113c73-6d7a-548d-a47a-2efd2eefc0b6/7c113c73-6d7a-548d-a47a-2efd2eefc0b6_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWU23UDH%252F2026-03-23%252Fimage%252Fdf46532f-d961-4c79-8683-612b2e9c6386_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23UDH/2026-03-23/image/df46532f-d961-4c79-8683-612b2e9c6386_removebg.jpg?w=600 saved to cache
2026-03-24 19:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7c113c73-6d7a-548d-a47a-2efd2eefc0b6
2026-03-24 19:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WU23UDH/2026-03-23/image/b308f3ba-0849-4fe9-8857-bc7d73a76d09_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119902516?view=catalogue)
2026-03-24 19:05:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:05:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0c7750>
2026-03-24 19:05:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:05:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:05:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:05:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c113c73-6d7a-548d-a47a-2efd2eefc0b6/7c113c73-6d7a-548d-a47a-2efd2eefc0b6_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWU23UDH%252F2026-03-23%252Fimage%252Fb308f3ba-0849-4fe9-8857-bc7d73a76d09_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23UDH/2026-03-23/image/b308f3ba-0849-4fe9-8857-bc7d73a76d09_removebg.jpg?w=600 saved to cache
2026-03-24 19:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7c113c73-6d7a-548d-a47a-2efd2eefc0b6
2026-03-24 19:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WU23UDH/2026-03-23/image/e3569dc3-3f2e-40f1-955f-53ca9a720348_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119902516?view=catalogue)
2026-03-24 19:05:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:05:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af1617d0>
2026-03-24 19:05:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:05:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:05:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:05:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c113c73-6d7a-548d-a47a-2efd2eefc0b6/7c113c73-6d7a-548d-a47a-2efd2eefc0b6_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWU23UDH%252F2026-03-23%252Fimage%252Fe3569dc3-3f2e-40f1-955f-53ca9a720348_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23UDH/2026-03-23/image/e3569dc3-3f2e-40f1-955f-53ca9a720348_removebg.jpg?w=600 saved to cache
2026-03-24 19:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7c113c73-6d7a-548d-a47a-2efd2eefc0b6
2026-03-24 19:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WU23UDH/2026-03-23/image/38f9dfb7-a910-46dc-a3da-bd9335b5b89c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119902516?view=catalogue)
2026-03-24 19:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120621668?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:05:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4741c10>
2026-03-24 19:05:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:05:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:05:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:05:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c113c73-6d7a-548d-a47a-2efd2eefc0b6/7c113c73-6d7a-548d-a47a-2efd2eefc0b6_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWU23UDH%252F2026-03-23%252Fimage%252F38f9dfb7-a910-46dc-a3da-bd9335b5b89c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23UDH/2026-03-23/image/38f9dfb7-a910-46dc-a3da-bd9335b5b89c_removebg.jpg?w=600 saved to cache
2026-03-24 19:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7c113c73-6d7a-548d-a47a-2efd2eefc0b6
2026-03-24 19:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120629972?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120621668, 'registration': 'MK69EWY', 'account': 'VAN040', 'make': 'SKODA', 'model': 'SUPERB HATCHBACK', 'derivative': '1.5 TSI SE L 5dr DSG', 'mileage': 163461, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-09-24', 'fuel': 'Petrol', 'motExpiry': '2026-08-08', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/5b8b551d-f6f3-4e9c-bdb3-bff686d6bf6d.jpg?w=600', 'https://abimg002.imgix.net/94b4e3f9-bfa7-43a9-a2e9-4df56d8fd0cc.jpg?w=600', 'https://abimg002.imgix.net/fd3c1205-f677-4b2d-ab5d-ccb520230e0b.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': 'Ex-Private Hire VOSA STATES 21K, 59K, 99K, 140K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120621668, 'registration': 'MK69EWY', 'account': 'VAN040', 'make': 'SKODA', 'model': 'SUPERB HATCHBACK', 'derivative': '1.5 TSI SE L 5dr DSG', 'mileage': 163461, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-09-24', 'fuel': 'Petrol', 'motExpiry': '2026-08-08', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/5b8b551d-f6f3-4e9c-bdb3-bff686d6bf6d.jpg?w=600', 'https://abimg002.imgix.net/94b4e3f9-bfa7-43a9-a2e9-4df56d8fd0cc.jpg?w=600', 'https://abimg002.imgix.net/fd3c1205-f677-4b2d-ab5d-ccb520230e0b.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': 'Ex-Private Hire VOSA STATES 21K, 59K, 99K, 140K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288 with identifier: 120621668
2026-03-24 19:05:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288 with scrape type 1
2026-03-24 19:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 3 photos for item f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288
2026-03-24 19:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252F5b8b551d-f6f3-4e9c-bdb3-bff686d6bf6d.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/5b8b551d-f6f3-4e9c-bdb3-bff686d6bf6d.jpg?w=600 not downloaded yet
2026-03-24 19:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WU23UDH/2026-03-23/image/72877af2-9c46-4528-89cf-348d0eda7acc_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119902516?view=catalogue)
2026-03-24 19:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252F94b4e3f9-bfa7-43a9-a2e9-4df56d8fd0cc.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/94b4e3f9-bfa7-43a9-a2e9-4df56d8fd0cc.jpg?w=600 not downloaded yet
2026-03-24 19:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WU23UDH/2026-03-23/image/df07fec6-fb01-48b6-90b7-2308c4dc55a4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119902516?view=catalogue)
2026-03-24 19:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252Ffd3c1205-f677-4b2d-ab5d-ccb520230e0b.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/fd3c1205-f677-4b2d-ab5d-ccb520230e0b.jpg?w=600 not downloaded yet
2026-03-24 19:05:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120629972, 'registration': 'ND74HPL', 'account': 'HAT008', 'make': 'BMW', 'model': 'X3 ESTATE', 'derivative': 'xDrive20 M Sport 5dr Step Auto', 'mileage': 14911, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-11-20', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1998, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 162, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120629972, 'registration': 'ND74HPL', 'account': 'HAT008', 'make': 'BMW', 'model': 'X3 ESTATE', 'derivative': 'xDrive20 M Sport 5dr Step Auto', 'mileage': 14911, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-11-20', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1998, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 162, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76c71abd-fbbd-5697-a46a-a13922cef4f0 with identifier: 120629972
2026-03-24 19:05:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76c71abd-fbbd-5697-a46a-a13922cef4f0 with scrape type 2
2026-03-24 19:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76c71abd-fbbd-5697-a46a-a13922cef4f0 with scrape type 2
2026-03-24 19:05:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 76c71abd-fbbd-5697-a46a-a13922cef4f0, identifier: 120629972
2026-03-24 19:05:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 76c71abd-fbbd-5697-a46a-a13922cef4f0 with identifier: 120629972
2026-03-24 19:05:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 76c71abd-fbbd-5697-a46a-a13922cef4f0 with identifier: 120629972
2026-03-24 19:05:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 76c71abd-fbbd-5697-a46a-a13922cef4f0 with identifier: 120629972 to the API
2026-03-24 19:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120629972?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 162,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '76c71abd-fbbd-5697-a46a-a13922cef4f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ND74HPL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120629972',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'BMW',
'model': 'X3 ESTATE',
'odometer': 14911,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-20',
'seller_name': 'Hatfields Group',
'title': 'BMW X3 ESTATE xDrive20 M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': 'xDrive20 M Sport 5dr Step Auto',
'vin': None,
'year': 2024}
2026-03-24 19:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120629972%27 HTTP/1.1" 200 None
2026-03-24 19:05:24 [astonbarclay.gb] INFO: Saving data for 120629972: {'auction_closing_time': 1774958400.0, 'created_time': 1774271157.247012, 'last_price_update_time': 1774379124.87758}
2026-03-24 19:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120629972') HTTP/1.1" 204 0
2026-03-24 19:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/5b8b551d-f6f3-4e9c-bdb3-bff686d6bf6d.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120621668?view=catalogue)
2026-03-24 19:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WU23UDH/2026-03-23/image/62f0266f-37a8-473b-af5c-1e83a5e0171f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119902516?view=catalogue)
2026-03-24 19:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/94b4e3f9-bfa7-43a9-a2e9-4df56d8fd0cc.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120621668?view=catalogue)
2026-03-24 19:05:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:05:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af161650>
2026-03-24 19:05:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:05:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:05:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:05:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c113c73-6d7a-548d-a47a-2efd2eefc0b6/7c113c73-6d7a-548d-a47a-2efd2eefc0b6_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWU23UDH%252F2026-03-23%252Fimage%252F72877af2-9c46-4528-89cf-348d0eda7acc_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23UDH/2026-03-23/image/72877af2-9c46-4528-89cf-348d0eda7acc_removebg.jpg?w=600 saved to cache
2026-03-24 19:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7c113c73-6d7a-548d-a47a-2efd2eefc0b6
2026-03-24 19:05:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:05:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0c6290>
2026-03-24 19:05:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:05:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:05:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:05:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c113c73-6d7a-548d-a47a-2efd2eefc0b6/7c113c73-6d7a-548d-a47a-2efd2eefc0b6_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWU23UDH%252F2026-03-23%252Fimage%252Fdf07fec6-fb01-48b6-90b7-2308c4dc55a4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23UDH/2026-03-23/image/df07fec6-fb01-48b6-90b7-2308c4dc55a4_removebg.jpg?w=600 saved to cache
2026-03-24 19:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7c113c73-6d7a-548d-a47a-2efd2eefc0b6
2026-03-24 19:05:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:05:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af006fd0>
2026-03-24 19:05:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:05:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288/f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F5b8b551d-f6f3-4e9c-bdb3-bff686d6bf6d.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/5b8b551d-f6f3-4e9c-bdb3-bff686d6bf6d.jpg?w=600 saved to cache
2026-03-24 19:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288
2026-03-24 19:05:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:05:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af21a010>
2026-03-24 19:05:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:05:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c113c73-6d7a-548d-a47a-2efd2eefc0b6/7c113c73-6d7a-548d-a47a-2efd2eefc0b6_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWU23UDH%252F2026-03-23%252Fimage%252F62f0266f-37a8-473b-af5c-1e83a5e0171f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WU23UDH/2026-03-23/image/62f0266f-37a8-473b-af5c-1e83a5e0171f_removebg.jpg?w=600 saved to cache
2026-03-24 19:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7c113c73-6d7a-548d-a47a-2efd2eefc0b6
2026-03-24 19:05:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7c113c73-6d7a-548d-a47a-2efd2eefc0b6, skipping ID generation
2026-03-24 19:05:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c113c73-6d7a-548d-a47a-2efd2eefc0b6 with scrape type 1
2026-03-24 19:05:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7c113c73-6d7a-548d-a47a-2efd2eefc0b6 sending to next pipeline
2026-03-24 19:05:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7c113c73-6d7a-548d-a47a-2efd2eefc0b6, identifier: 119902516
2026-03-24 19:05:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7c113c73-6d7a-548d-a47a-2efd2eefc0b6 with identifier: 119902516
2026-03-24 19:05:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7c113c73-6d7a-548d-a47a-2efd2eefc0b6 with identifier: 119902516
2026-03-24 19:05:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7c113c73-6d7a-548d-a47a-2efd2eefc0b6 with identifier: 119902516 to the API
2026-03-24 19:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/WU23UDH/2026-03-23/image/62f0266f-37a8-473b-af5c-1e83a5e0171f_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Electric',
'id': '7c113c73-6d7a-548d-a47a-2efd2eefc0b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WU23UDH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119902516',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'NISSAN',
'model': 'ARIYA ELECTRIC HATCHBACK',
'odometer': 35083,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c113c73-6d7a-548d-a47a-2efd2eefc0b6/7c113c73-6d7a-548d-a47a-2efd2eefc0b6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21811,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/72877af2-9c46-4528-89cf-348d0eda7acc_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c113c73-6d7a-548d-a47a-2efd2eefc0b6/7c113c73-6d7a-548d-a47a-2efd2eefc0b6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23861,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/62f0266f-37a8-473b-af5c-1e83a5e0171f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c113c73-6d7a-548d-a47a-2efd2eefc0b6/7c113c73-6d7a-548d-a47a-2efd2eefc0b6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23367,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/5ee5d35a-7cf4-4417-8856-9e29f93db717_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c113c73-6d7a-548d-a47a-2efd2eefc0b6/7c113c73-6d7a-548d-a47a-2efd2eefc0b6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23101,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/df07fec6-fb01-48b6-90b7-2308c4dc55a4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c113c73-6d7a-548d-a47a-2efd2eefc0b6/7c113c73-6d7a-548d-a47a-2efd2eefc0b6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36972,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/38f9dfb7-a910-46dc-a3da-bd9335b5b89c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c113c73-6d7a-548d-a47a-2efd2eefc0b6/7c113c73-6d7a-548d-a47a-2efd2eefc0b6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38543,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/e3569dc3-3f2e-40f1-955f-53ca9a720348_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c113c73-6d7a-548d-a47a-2efd2eefc0b6/7c113c73-6d7a-548d-a47a-2efd2eefc0b6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37129,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/b308f3ba-0849-4fe9-8857-bc7d73a76d09_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c113c73-6d7a-548d-a47a-2efd2eefc0b6/7c113c73-6d7a-548d-a47a-2efd2eefc0b6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31648,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/df46532f-d961-4c79-8683-612b2e9c6386_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c113c73-6d7a-548d-a47a-2efd2eefc0b6/7c113c73-6d7a-548d-a47a-2efd2eefc0b6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39246,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/WU23UDH/2026-03-23/image/4c71d587-35a5-42bf-92f3-dff5b613286c_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-22',
'seller_name': 'Zenith',
'title': 'NISSAN ARIYA ELECTRIC HATCHBACK 178kW Evolve 87kWh 22kWCh 5dr Auto',
'transmission': 'automatic',
'trim': '178kW Evolve 87kWh 22kWCh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119902516%27 HTTP/1.1" 200 None
2026-03-24 19:05:25 [astonbarclay.gb] INFO: Saving data for 119902516: {'created_time': 1774379125.510851, 'last_price_update_time': 1774379125.510861, 'auction_closing_time': 1774958400.0}
2026-03-24 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119902516') HTTP/1.1" 204 0
2026-03-24 19:05:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/fd3c1205-f677-4b2d-ab5d-ccb520230e0b.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120621668?view=catalogue)
2026-03-24 19:05:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:05:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af018fd0>
2026-03-24 19:05:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:05:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288/f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F94b4e3f9-bfa7-43a9-a2e9-4df56d8fd0cc.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/94b4e3f9-bfa7-43a9-a2e9-4df56d8fd0cc.jpg?w=600 saved to cache
2026-03-24 19:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288
2026-03-24 19:05:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:05:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af01f6d0>
2026-03-24 19:05:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:05:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:05:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288/f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Ffd3c1205-f677-4b2d-ab5d-ccb520230e0b.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/fd3c1205-f677-4b2d-ab5d-ccb520230e0b.jpg?w=600 saved to cache
2026-03-24 19:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288
2026-03-24 19:05:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288, skipping ID generation
2026-03-24 19:05:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288 with scrape type 1
2026-03-24 19:05:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288 sending to next pipeline
2026-03-24 19:05:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288, identifier: 120621668
2026-03-24 19:05:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288 with identifier: 120621668
2026-03-24 19:05:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288 with identifier: 120621668
2026-03-24 19:05:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288 with identifier: 120621668 to the API
2026-03-24 19:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg002.imgix.net/fd3c1205-f677-4b2d-ab5d-ccb520230e0b.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MK69EWY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120621668',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SKODA',
'model': 'SUPERB HATCHBACK',
'odometer': 163461,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 3,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288/f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58837,
'Height': 301,
'OriginUrl': 'https://abimg002.imgix.net/5b8b551d-f6f3-4e9c-bdb3-bff686d6bf6d.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288/f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57266,
'Height': 301,
'OriginUrl': 'https://abimg002.imgix.net/94b4e3f9-bfa7-43a9-a2e9-4df56d8fd0cc.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288/f1e6f60e-bdbe-5fe7-b8fc-1191b2b95288_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48077,
'Height': 301,
'OriginUrl': 'https://abimg002.imgix.net/fd3c1205-f677-4b2d-ab5d-ccb520230e0b.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-24',
'seller_name': 'Vantage Motor Group',
'title': 'SKODA SUPERB HATCHBACK 1.5 TSI SE L 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 TSI SE L 5dr DSG',
'vin': None,
'year': 2019}
2026-03-24 19:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120621668%27 HTTP/1.1" 200 None
2026-03-24 19:05:26 [astonbarclay.gb] INFO: Saving data for 120621668: {'created_time': 1774379126.087846, 'last_price_update_time': 1774379126.087862, 'auction_closing_time': 1774958400.0}
2026-03-24 19:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120621668') HTTP/1.1" 204 0
2026-03-24 19:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/02eca03c-9d08-40c7-a867-3d30bcd18e03.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120658712?view=catalogue)
2026-03-24 19:05:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:05:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4713650>
2026-03-24 19:05:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:05:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:05:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:05:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d63e41e0-5b76-52e9-90a5-51e62e1ed53f/d63e41e0-5b76-52e9-90a5-51e62e1ed53f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F02eca03c-9d08-40c7-a867-3d30bcd18e03.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/02eca03c-9d08-40c7-a867-3d30bcd18e03.jpg?w=600 saved to cache
2026-03-24 19:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d63e41e0-5b76-52e9-90a5-51e62e1ed53f
2026-03-24 19:05:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d63e41e0-5b76-52e9-90a5-51e62e1ed53f, skipping ID generation
2026-03-24 19:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d63e41e0-5b76-52e9-90a5-51e62e1ed53f with scrape type 1
2026-03-24 19:05:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d63e41e0-5b76-52e9-90a5-51e62e1ed53f sending to next pipeline
2026-03-24 19:05:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d63e41e0-5b76-52e9-90a5-51e62e1ed53f, identifier: 120658712
2026-03-24 19:05:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d63e41e0-5b76-52e9-90a5-51e62e1ed53f with identifier: 120658712
2026-03-24 19:05:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d63e41e0-5b76-52e9-90a5-51e62e1ed53f with identifier: 120658712
2026-03-24 19:05:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d63e41e0-5b76-52e9-90a5-51e62e1ed53f with identifier: 120658712 to the API
2026-03-24 19:05:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg002.imgix.net/02eca03c-9d08-40c7-a867-3d30bcd18e03.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'd63e41e0-5b76-52e9-90a5-51e62e1ed53f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YT13UHU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120658712',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SKODA',
'model': 'CITIGO HATCHBACK',
'odometer': 83280,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 3,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d63e41e0-5b76-52e9-90a5-51e62e1ed53f/d63e41e0-5b76-52e9-90a5-51e62e1ed53f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65714,
'Height': 299,
'OriginUrl': 'https://abimg002.imgix.net/02eca03c-9d08-40c7-a867-3d30bcd18e03.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d63e41e0-5b76-52e9-90a5-51e62e1ed53f/d63e41e0-5b76-52e9-90a5-51e62e1ed53f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67409,
'Height': 299,
'OriginUrl': 'https://abimg002.imgix.net/0246191c-a31d-44f9-b2af-d1e253417220.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d63e41e0-5b76-52e9-90a5-51e62e1ed53f/d63e41e0-5b76-52e9-90a5-51e62e1ed53f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41161,
'Height': 299,
'OriginUrl': 'https://abimg002.imgix.net/79f463c6-1bfb-48d4-8b25-d8f667a63ef2.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-04-05',
'seller_name': 'Vantage Motor Group',
'title': 'SKODA CITIGO HATCHBACK 1.0 MPI SE 5dr',
'transmission': 'manual',
'trim': '1.0 MPI SE 5dr',
'vin': None,
'year': 2013}
2026-03-24 19:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658712%27 HTTP/1.1" 200 None
2026-03-24 19:05:26 [astonbarclay.gb] INFO: Saving data for 120658712: {'created_time': 1774379126.635331, 'last_price_update_time': 1774379126.635342, 'auction_closing_time': 1774958400.0}
2026-03-24 19:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120658712') HTTP/1.1" 204 0
2026-03-24 19:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120748122?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120748122, 'registration': 'YJ25WJE', 'account': '442001', 'make': 'SUZUKI', 'model': 'SWIFT HATCHBACK', 'derivative': '1.2 Mild Hybrid Motion 5dr CVT', 'mileage': 12546, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2025-03-21', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Part of United Rental Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120748122, 'registration': 'YJ25WJE', 'account': '442001', 'make': 'SUZUKI', 'model': 'SWIFT HATCHBACK', 'derivative': '1.2 Mild Hybrid Motion 5dr CVT', 'mileage': 12546, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2025-03-21', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Part of United Rental Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14157bc3-8dc6-5d7b-8b91-90c10a312d6e with identifier: 120748122
2026-03-24 19:05:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14157bc3-8dc6-5d7b-8b91-90c10a312d6e with scrape type 1
2026-03-24 19:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 14157bc3-8dc6-5d7b-8b91-90c10a312d6e
2026-03-24 19:05:34 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 14157bc3-8dc6-5d7b-8b91-90c10a312d6e
2026-03-24 19:05:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 14157bc3-8dc6-5d7b-8b91-90c10a312d6e, identifier: 120748122
2026-03-24 19:05:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 14157bc3-8dc6-5d7b-8b91-90c10a312d6e with identifier: 120748122
2026-03-24 19:05:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 14157bc3-8dc6-5d7b-8b91-90c10a312d6e with identifier: 120748122
2026-03-24 19:05:34 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 14157bc3-8dc6-5d7b-8b91-90c10a312d6e with identifier: 120748122 to the API
2026-03-24 19:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120748122?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': '14157bc3-8dc6-5d7b-8b91-90c10a312d6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YJ25WJE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120748122',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SUZUKI',
'model': 'SWIFT HATCHBACK',
'odometer': 12546,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-21',
'seller_name': 'Part of United Rental Group',
'title': 'SUZUKI SWIFT HATCHBACK 1.2 Mild Hybrid Motion 5dr CVT',
'transmission': 'automatic',
'trim': '1.2 Mild Hybrid Motion 5dr CVT',
'vin': None,
'year': 2025}
2026-03-24 19:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120748122%27 HTTP/1.1" 200 None
2026-03-24 19:05:35 [astonbarclay.gb] INFO: Saving data for 120748122: {'created_time': 1774379135.190391, 'last_price_update_time': 1774379135.190404, 'auction_closing_time': 1774958400.0}
2026-03-24 19:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120748122') HTTP/1.1" 204 0
2026-03-24 19:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120685886?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120685886, 'registration': 'GV10CVS', 'account': 'VAN041', 'make': 'CITROEN', 'model': 'C3 HATCHBACK', 'derivative': '1.4 VTi 16V VTR+ 5dr', 'mileage': 62003, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-06-25', 'fuel': 'Petrol', 'motExpiry': '2027-01-20', 'doors': 5, 'engineSize': 1397, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 6K, 9K, 13K, 16K, 19K, 22K, 24K, 26K, 29K, 36K, 43K, 48K, 55K, 60K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120685886, 'registration': 'GV10CVS', 'account': 'VAN041', 'make': 'CITROEN', 'model': 'C3 HATCHBACK', 'derivative': '1.4 VTi 16V VTR+ 5dr', 'mileage': 62003, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-06-25', 'fuel': 'Petrol', 'motExpiry': '2027-01-20', 'doors': 5, 'engineSize': 1397, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 6K, 9K, 13K, 16K, 19K, 22K, 24K, 26K, 29K, 36K, 43K, 48K, 55K, 60K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcb48eec-32cc-5c23-aa34-3bbf3a8b7c09 with identifier: 120685886
2026-03-24 19:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcb48eec-32cc-5c23-aa34-3bbf3a8b7c09 with scrape type 1
2026-03-24 19:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item dcb48eec-32cc-5c23-aa34-3bbf3a8b7c09
2026-03-24 19:05:37 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item dcb48eec-32cc-5c23-aa34-3bbf3a8b7c09
2026-03-24 19:05:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dcb48eec-32cc-5c23-aa34-3bbf3a8b7c09, identifier: 120685886
2026-03-24 19:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dcb48eec-32cc-5c23-aa34-3bbf3a8b7c09 with identifier: 120685886
2026-03-24 19:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dcb48eec-32cc-5c23-aa34-3bbf3a8b7c09 with identifier: 120685886
2026-03-24 19:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: dcb48eec-32cc-5c23-aa34-3bbf3a8b7c09 with identifier: 120685886 to the API
2026-03-24 19:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120685886?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'dcb48eec-32cc-5c23-aa34-3bbf3a8b7c09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GV10CVS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120685886',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'C3 HATCHBACK',
'odometer': 62003,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-25',
'seller_name': 'Vantage Motor Group',
'title': 'CITROEN C3 HATCHBACK 1.4 VTi 16V VTR+ 5dr',
'transmission': 'manual',
'trim': '1.4 VTi 16V VTR+ 5dr',
'vin': None,
'year': 2010}
2026-03-24 19:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120685886%27 HTTP/1.1" 200 None
2026-03-24 19:05:38 [astonbarclay.gb] INFO: Saving data for 120685886: {'created_time': 1774379138.380298, 'last_price_update_time': 1774379138.380309, 'auction_closing_time': 1774958400.0}
2026-03-24 19:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120685886') HTTP/1.1" 204 0
2026-03-24 19:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120728416?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120728416, 'registration': 'DX19GRK', 'account': 'HAT008', 'make': 'AUDI', 'model': 'A6 DIESEL AVANT', 'derivative': '50 TDI Quattro S Line 5dr Tip Auto', 'mileage': 57157, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-03-08', 'fuel': 'Diesel', 'motExpiry': '2026-10-06', 'doors': 5, 'engineSize': 2967, 'bodyType': 'Estate', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 33K, 33K, 36K, 45K, 51K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 151, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120728416, 'registration': 'DX19GRK', 'account': 'HAT008', 'make': 'AUDI', 'model': 'A6 DIESEL AVANT', 'derivative': '50 TDI Quattro S Line 5dr Tip Auto', 'mileage': 57157, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-03-08', 'fuel': 'Diesel', 'motExpiry': '2026-10-06', 'doors': 5, 'engineSize': 2967, 'bodyType': 'Estate', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 33K, 33K, 36K, 45K, 51K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 151, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8e615a9-21a8-5c97-8181-a441ca9bfca3 with identifier: 120728416
2026-03-24 19:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8e615a9-21a8-5c97-8181-a441ca9bfca3 with scrape type 1
2026-03-24 19:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item a8e615a9-21a8-5c97-8181-a441ca9bfca3
2026-03-24 19:05:39 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item a8e615a9-21a8-5c97-8181-a441ca9bfca3
2026-03-24 19:05:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a8e615a9-21a8-5c97-8181-a441ca9bfca3, identifier: 120728416
2026-03-24 19:05:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a8e615a9-21a8-5c97-8181-a441ca9bfca3 with identifier: 120728416
2026-03-24 19:05:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a8e615a9-21a8-5c97-8181-a441ca9bfca3 with identifier: 120728416
2026-03-24 19:05:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a8e615a9-21a8-5c97-8181-a441ca9bfca3 with identifier: 120728416 to the API
2026-03-24 19:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120728416?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 151,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': 'a8e615a9-21a8-5c97-8181-a441ca9bfca3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DX19GRK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120728416',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'AUDI',
'model': 'A6 DIESEL AVANT',
'odometer': 57157,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-08',
'seller_name': 'Hatfields Group',
'title': 'AUDI A6 DIESEL AVANT 50 TDI Quattro S Line 5dr Tip Auto',
'transmission': 'automatic',
'trim': '50 TDI Quattro S Line 5dr Tip Auto',
'vin': None,
'year': 2019}
2026-03-24 19:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120728416%27 HTTP/1.1" 200 None
2026-03-24 19:05:39 [astonbarclay.gb] INFO: Saving data for 120728416: {'created_time': 1774379139.819631, 'last_price_update_time': 1774379139.819642, 'auction_closing_time': 1774958400.0}
2026-03-24 19:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120728416') HTTP/1.1" 204 0
2026-03-24 19:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/118688338?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 118688338, 'registration': 'YB67UJP', 'account': 'MOT075', 'make': 'BMW', 'model': '2 SERIES DIESEL ACTIVE TOURER', 'derivative': '220d SE 5dr [Nav] Step Auto', 'mileage': 54617, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-01-17', 'fuel': 'Diesel', 'motExpiry': '2026-02-06', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YB67UJP/2026-01-16/image/1bc8f240-d555-42a6-9eca-39be36456402_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB67UJP/2026-01-16/image/66940aae-02c7-4dbb-9418-bdb8a09e5b8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB67UJP/2026-01-16/image/9e448072-774d-42f8-a884-a72f7ef7e220_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB67UJP/2026-01-16/image/be0ceeee-79d2-46ea-a295-ac684001da4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB67UJP/2026-01-16/image/f11bf31e-8b62-4829-b762-73768404105f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB67UJP/2026-01-16/image/a572a248-96f9-4ff5-9805-e21be832e53b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB67UJP/2026-01-16/image/37cebd24-c6f7-428b-99d6-a822a444efd8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB67UJP/2026-01-16/image/4cf81763-ef4f-4106-b47c-4be7c0368bce_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB67UJP/2026-01-16/image/2bb3cad1-b5ab-435d-a482-8119165e99d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB67UJP/2026-01-16/image/415c1560-09ad-4dc7-b2ea-bf561d7111cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB67UJP/2026-01-16/image/9df6955a-d652-4e9b-a4a7-07538779b182_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital I DRIVE - 12/19- 13K, 01/21- 19K, 02/22- 26K, 07/23- 35K', 'remarks': 'USED UNRECORDED - N/S DAMAGE 2 KEYS AND HANDBOOKS STARTS AND DRIVES, HPI CLEAR. DESCRIPTION IS A GUIDE ONLY VIEWING RECOMMENDED BY PRIOR ARRANGEMENTS - DELIVERY AVAILABLE - PLEASE CALL **1639** VOSA STATES 19K, 26K, 32K, 38K, 45K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c734259e-1e77-46fb-8c9f-e98c7920e46c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 118688338, 'registration': 'YB67UJP', 'account': 'MOT075', 'make': 'BMW', 'model': '2 SERIES DIESEL ACTIVE TOURER', 'derivative': '220d SE 5dr [Nav] Step Auto', 'mileage': 54617, 'mileageWarranty': True, 'type': 'car', 'saleId': 18909, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-01-17', 'fuel': 'Diesel', 'motExpiry': '2026-02-06', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YB67UJP/2026-01-16/image/1bc8f240-d555-42a6-9eca-39be36456402_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB67UJP/2026-01-16/image/66940aae-02c7-4dbb-9418-bdb8a09e5b8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB67UJP/2026-01-16/image/9e448072-774d-42f8-a884-a72f7ef7e220_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB67UJP/2026-01-16/image/be0ceeee-79d2-46ea-a295-ac684001da4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB67UJP/2026-01-16/image/f11bf31e-8b62-4829-b762-73768404105f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB67UJP/2026-01-16/image/a572a248-96f9-4ff5-9805-e21be832e53b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB67UJP/2026-01-16/image/37cebd24-c6f7-428b-99d6-a822a444efd8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB67UJP/2026-01-16/image/4cf81763-ef4f-4106-b47c-4be7c0368bce_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB67UJP/2026-01-16/image/2bb3cad1-b5ab-435d-a482-8119165e99d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB67UJP/2026-01-16/image/415c1560-09ad-4dc7-b2ea-bf561d7111cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB67UJP/2026-01-16/image/9df6955a-d652-4e9b-a4a7-07538779b182_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital I DRIVE - 12/19- 13K, 01/21- 19K, 02/22- 26K, 07/23- 35K', 'remarks': 'USED UNRECORDED - N/S DAMAGE 2 KEYS AND HANDBOOKS STARTS AND DRIVES, HPI CLEAR. DESCRIPTION IS A GUIDE ONLY VIEWING RECOMMENDED BY PRIOR ARRANGEMENTS - DELIVERY AVAILABLE - PLEASE CALL **1639** VOSA STATES 19K, 26K, 32K, 38K, 45K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c734259e-1e77-46fb-8c9f-e98c7920e46c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9deb0fbb-f05a-5094-8117-5f4add9d57a0 with identifier: 118688338
2026-03-24 19:05:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9deb0fbb-f05a-5094-8117-5f4add9d57a0 with scrape type 2
2026-03-24 19:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9deb0fbb-f05a-5094-8117-5f4add9d57a0 with scrape type 2
2026-03-24 19:05:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9deb0fbb-f05a-5094-8117-5f4add9d57a0, identifier: 118688338
2026-03-24 19:05:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9deb0fbb-f05a-5094-8117-5f4add9d57a0 with identifier: 118688338
2026-03-24 19:05:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9deb0fbb-f05a-5094-8117-5f4add9d57a0 with identifier: 118688338
2026-03-24 19:05:44 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9deb0fbb-f05a-5094-8117-5f4add9d57a0 with identifier: 118688338 to the API
2026-03-24 19:05:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/118688338?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '9deb0fbb-f05a-5094-8117-5f4add9d57a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YB67UJP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/118688338',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'BMW',
'model': '2 SERIES DIESEL ACTIVE TOURER',
'odometer': 54617,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-17',
'seller_name': 'MotoNovo Finance',
'title': 'BMW 2 SERIES DIESEL ACTIVE TOURER 220d SE 5dr [Nav] Step Auto',
'transmission': 'automatic',
'trim': '220d SE 5dr [Nav] Step Auto',
'vin': None,
'year': 2018}
2026-03-24 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118688338%27 HTTP/1.1" 200 None
2026-03-24 19:05:44 [astonbarclay.gb] INFO: Saving data for 118688338: {'auction_closing_time': 1774958400.0, 'created_time': 1773403048.909939, 'last_price_update_time': 1774379144.754621}
2026-03-24 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118688338') HTTP/1.1" 204 0
2026-03-24 19:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120629981?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120629981, 'registration': 'DY16NYH', 'account': 'HAT008', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 HSE Dynamic 5dr Auto', 'mileage': 59695, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-03-30', 'fuel': 'Diesel', 'motExpiry': '2026-07-07', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 17K, 18K, 28K, 34K, 39K, 45K, 50K, 55K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120629981, 'registration': 'DY16NYH', 'account': 'HAT008', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 HSE Dynamic 5dr Auto', 'mileage': 59695, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-03-30', 'fuel': 'Diesel', 'motExpiry': '2026-07-07', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 17K, 18K, 28K, 34K, 39K, 45K, 50K, 55K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 617cc5ff-2b83-5f00-a704-00b5ccf555d7 with identifier: 120629981
2026-03-24 19:05:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 617cc5ff-2b83-5f00-a704-00b5ccf555d7 with scrape type 2
2026-03-24 19:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 617cc5ff-2b83-5f00-a704-00b5ccf555d7 with scrape type 2
2026-03-24 19:05:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 617cc5ff-2b83-5f00-a704-00b5ccf555d7, identifier: 120629981
2026-03-24 19:05:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 617cc5ff-2b83-5f00-a704-00b5ccf555d7 with identifier: 120629981
2026-03-24 19:05:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 617cc5ff-2b83-5f00-a704-00b5ccf555d7 with identifier: 120629981
2026-03-24 19:05:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 617cc5ff-2b83-5f00-a704-00b5ccf555d7 with identifier: 120629981 to the API
2026-03-24 19:05:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120629981?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '617cc5ff-2b83-5f00-a704-00b5ccf555d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DY16NYH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120629981',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 59695,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-30',
'seller_name': 'Hatfields Group',
'title': 'LAND ROVER RANGE ROVER EVOQUE DIESEL HATCHBACK 2.0 TD4 HSE Dynamic '
'5dr Auto',
'transmission': 'automatic',
'trim': '2.0 TD4 HSE Dynamic 5dr Auto',
'vin': None,
'year': 2016}
2026-03-24 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120629981%27 HTTP/1.1" 200 None
2026-03-24 19:05:46 [astonbarclay.gb] INFO: Saving data for 120629981: {'auction_closing_time': 1774958400.0, 'created_time': 1774271171.30932, 'last_price_update_time': 1774379146.108736}
2026-03-24 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120629981') HTTP/1.1" 204 0
2026-03-24 19:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120673241?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:05:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120673241, 'registration': 'YX63VLY', 'account': 'HAT002', 'make': 'TOYOTA', 'model': 'AVENSIS DIESEL TOURER', 'derivative': '2.0 D-4D Active 5dr', 'mileage': 1, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-12-31', 'fuel': 'Diesel', 'motExpiry': '2026-12-30', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 47K, 62K, 77K, 91K, 102K, 113K, 120K, 128K, 137K, 143K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120673241, 'registration': 'YX63VLY', 'account': 'HAT002', 'make': 'TOYOTA', 'model': 'AVENSIS DIESEL TOURER', 'derivative': '2.0 D-4D Active 5dr', 'mileage': 1, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-12-31', 'fuel': 'Diesel', 'motExpiry': '2026-12-30', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 47K, 62K, 77K, 91K, 102K, 113K, 120K, 128K, 137K, 143K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:05:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 258fce09-7f7c-5329-a5d9-b1f3ae307322 with identifier: 120673241
2026-03-24 19:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 258fce09-7f7c-5329-a5d9-b1f3ae307322 with scrape type 2
2026-03-24 19:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 258fce09-7f7c-5329-a5d9-b1f3ae307322 with scrape type 2
2026-03-24 19:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 258fce09-7f7c-5329-a5d9-b1f3ae307322, identifier: 120673241
2026-03-24 19:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 258fce09-7f7c-5329-a5d9-b1f3ae307322 with identifier: 120673241
2026-03-24 19:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 258fce09-7f7c-5329-a5d9-b1f3ae307322 with identifier: 120673241
2026-03-24 19:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 258fce09-7f7c-5329-a5d9-b1f3ae307322 with identifier: 120673241 to the API
2026-03-24 19:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:05:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:05:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120673241?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '258fce09-7f7c-5329-a5d9-b1f3ae307322',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YX63VLY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120673241',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TOYOTA',
'model': 'AVENSIS DIESEL TOURER',
'odometer': 1,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-12-31',
'seller_name': 'Hatfields Group',
'title': 'TOYOTA AVENSIS DIESEL TOURER 2.0 D-4D Active 5dr',
'transmission': 'manual',
'trim': '2.0 D-4D Active 5dr',
'vin': None,
'year': 2013}
2026-03-24 19:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673241%27 HTTP/1.1" 200 None
2026-03-24 19:05:47 [astonbarclay.gb] INFO: Saving data for 120673241: {'auction_closing_time': 1774958400.0, 'created_time': 1774271228.531218, 'last_price_update_time': 1774379147.303842}
2026-03-24 19:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120673241') HTTP/1.1" 204 0
2026-03-24 19:06:05 [scrapy.extensions.logstats] INFO: Crawled 111 pages (at 21 pages/min), scraped 91 items (at 21 items/min)
2026-03-24 19:06:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 19:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120673229?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:06:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:06:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120673229, 'registration': 'FX68SJO', 'account': 'HAT002', 'make': 'TOYOTA', 'model': 'C-HR HATCHBACK', 'derivative': '1.8 Hybrid Excel 5dr CVT', 'mileage': 1, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-09-19', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-09-18', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 30K, 40K, 50K, 57K, 68K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 86, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:06:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120673229, 'registration': 'FX68SJO', 'account': 'HAT002', 'make': 'TOYOTA', 'model': 'C-HR HATCHBACK', 'derivative': '1.8 Hybrid Excel 5dr CVT', 'mileage': 1, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-09-19', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-09-18', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 30K, 40K, 50K, 57K, 68K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 86, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:06:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fad330c-9cdc-51bc-92eb-0a62a9476624 with identifier: 120673229
2026-03-24 19:06:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fad330c-9cdc-51bc-92eb-0a62a9476624 with scrape type 2
2026-03-24 19:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fad330c-9cdc-51bc-92eb-0a62a9476624 with scrape type 2
2026-03-24 19:06:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2fad330c-9cdc-51bc-92eb-0a62a9476624, identifier: 120673229
2026-03-24 19:06:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2fad330c-9cdc-51bc-92eb-0a62a9476624 with identifier: 120673229
2026-03-24 19:06:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2fad330c-9cdc-51bc-92eb-0a62a9476624 with identifier: 120673229
2026-03-24 19:06:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2fad330c-9cdc-51bc-92eb-0a62a9476624 with identifier: 120673229 to the API
2026-03-24 19:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:06:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:06:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120673229?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 86,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '2fad330c-9cdc-51bc-92eb-0a62a9476624',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FX68SJO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120673229',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TOYOTA',
'model': 'C-HR HATCHBACK',
'odometer': 1,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-19',
'seller_name': 'Hatfields Group',
'title': 'TOYOTA C-HR HATCHBACK 1.8 Hybrid Excel 5dr CVT',
'transmission': 'automatic',
'trim': '1.8 Hybrid Excel 5dr CVT',
'vin': None,
'year': 2018}
2026-03-24 19:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673229%27 HTTP/1.1" 200 None
2026-03-24 19:06:16 [astonbarclay.gb] INFO: Saving data for 120673229: {'auction_closing_time': 1774958400.0, 'created_time': 1774271172.929892, 'last_price_update_time': 1774379176.961955}
2026-03-24 19:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120673229') HTTP/1.1" 204 0
2026-03-24 19:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120673220?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:06:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:06:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120673220, 'registration': 'YO69XTF', 'account': 'HAT002', 'make': 'VOLKSWAGEN', 'model': 'TIGUAN ESTATE', 'derivative': '1.5 TSi EVO 150 Match 5dr DSG', 'mileage': 1, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2020-02-17', 'fuel': 'Petrol', 'motExpiry': '2026-10-11', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 2K, 2K, 8K, 17K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:06:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120673220, 'registration': 'YO69XTF', 'account': 'HAT002', 'make': 'VOLKSWAGEN', 'model': 'TIGUAN ESTATE', 'derivative': '1.5 TSi EVO 150 Match 5dr DSG', 'mileage': 1, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2020-02-17', 'fuel': 'Petrol', 'motExpiry': '2026-10-11', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 2K, 2K, 8K, 17K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6c2ddb2-25d7-542c-b500-ea40edd2441b with identifier: 120673220
2026-03-24 19:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6c2ddb2-25d7-542c-b500-ea40edd2441b with scrape type 2
2026-03-24 19:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6c2ddb2-25d7-542c-b500-ea40edd2441b with scrape type 2
2026-03-24 19:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c6c2ddb2-25d7-542c-b500-ea40edd2441b, identifier: 120673220
2026-03-24 19:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c6c2ddb2-25d7-542c-b500-ea40edd2441b with identifier: 120673220
2026-03-24 19:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c6c2ddb2-25d7-542c-b500-ea40edd2441b with identifier: 120673220
2026-03-24 19:06:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c6c2ddb2-25d7-542c-b500-ea40edd2441b with identifier: 120673220 to the API
2026-03-24 19:06:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:06:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:06:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120673220?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'c6c2ddb2-25d7-542c-b500-ea40edd2441b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YO69XTF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120673220',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLKSWAGEN',
'model': 'TIGUAN ESTATE',
'odometer': 1,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-17',
'seller_name': 'Hatfields Group',
'title': 'VOLKSWAGEN TIGUAN ESTATE 1.5 TSi EVO 150 Match 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 TSi EVO 150 Match 5dr DSG',
'vin': None,
'year': 2020}
2026-03-24 19:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120673220%27 HTTP/1.1" 200 None
2026-03-24 19:06:20 [astonbarclay.gb] INFO: Saving data for 120673220: {'auction_closing_time': 1774958400.0, 'created_time': 1774271168.764555, 'last_price_update_time': 1774379180.394206}
2026-03-24 19:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120673220') HTTP/1.1" 204 0
2026-03-24 19:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120680236?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:06:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:06:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120680236, 'registration': 'CP24ECW', 'account': 'MOT070', 'make': 'RENAULT', 'model': 'CAPTUR HATCHBACK', 'derivative': '1.6 E-Tech full hybrid 145 Engineered 5dr Auto', 'mileage': 16067, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2024-06-28', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY/BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:06:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120680236, 'registration': 'CP24ECW', 'account': 'MOT070', 'make': 'RENAULT', 'model': 'CAPTUR HATCHBACK', 'derivative': '1.6 E-Tech full hybrid 145 Engineered 5dr Auto', 'mileage': 16067, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2024-06-28', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY/BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:06:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae01a524-050d-5644-9116-e20e79754ad4 with identifier: 120680236
2026-03-24 19:06:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae01a524-050d-5644-9116-e20e79754ad4 with scrape type 2
2026-03-24 19:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae01a524-050d-5644-9116-e20e79754ad4 with scrape type 2
2026-03-24 19:06:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ae01a524-050d-5644-9116-e20e79754ad4, identifier: 120680236
2026-03-24 19:06:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ae01a524-050d-5644-9116-e20e79754ad4 with identifier: 120680236
2026-03-24 19:06:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:06:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GREY%2FBLACK HTTP/1.1" 200 None
2026-03-24 19:06:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ae01a524-050d-5644-9116-e20e79754ad4 with identifier: 120680236
2026-03-24 19:06:22 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ae01a524-050d-5644-9116-e20e79754ad4 with identifier: 120680236 to the API
2026-03-24 19:06:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:06:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:06:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120680236?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 107,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'ae01a524-050d-5644-9116-e20e79754ad4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CP24ECW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120680236',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'RENAULT',
'model': 'CAPTUR HATCHBACK',
'odometer': 16067,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-28',
'seller_name': 'Motability Operations',
'title': 'RENAULT CAPTUR HATCHBACK 1.6 E-Tech full hybrid 145 Engineered 5dr '
'Auto',
'transmission': 'automatic',
'trim': '1.6 E-Tech full hybrid 145 Engineered 5dr Auto',
'vin': None,
'year': 2024}
2026-03-24 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680236%27 HTTP/1.1" 200 None
2026-03-24 19:06:22 [astonbarclay.gb] INFO: Saving data for 120680236: {'auction_closing_time': 1774948500.0, 'created_time': 1774271239.486811, 'last_price_update_time': 1774379182.449935}
2026-03-24 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120680236') HTTP/1.1" 204 0
2026-03-24 19:06:29 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.005(s), this was the 1st time calling it.
2026-03-24 19:06:29 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.833375040197004 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:06:33 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.865(s), this was the 1st time calling it.
2026-03-24 19:06:33 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.348108371426801 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120678867?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:06:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:06:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120678867, 'registration': 'MW72RVO', 'account': 'MOT070', 'make': 'MG MOTOR UK', 'model': 'HS HATCHBACK', 'derivative': '1.5 T-GDI Excite 5dr DCT', 'mileage': 1565, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-01-04', 'fuel': 'Petrol', 'motExpiry': '2027-01-06', 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MW72RVO/2026-03-23/image/666a44a0-f22b-4559-83ca-8c45db16c886_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72RVO/2026-03-23/image/bc0561f0-56e8-4828-9991-27cddf88fec5_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72RVO/2026-03-23/image/af2ee265-0c3d-4634-bf4e-504531054f39_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72RVO/2026-03-23/image/11a195b2-21f3-4994-82cc-d0ecd89780e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72RVO/2026-03-23/image/005ac3dc-561a-43d5-b957-fc1f5bb209fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72RVO/2026-03-23/image/7f73581c-8224-45a9-8e5d-6396a42b4278_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72RVO/2026-03-23/image/c42eef1b-d36d-4547-a319-333379c301b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72RVO/2026-03-23/image/ccd4c6b3-6428-404b-a5ce-bb995c99aa54_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72RVO/2026-03-23/image/27696f66-4a99-4286-881e-bc3bbebd9b90_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72RVO/2026-03-23/image/bc866693-b0cd-4994-b250-202e53792579_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72RVO/2026-03-23/image/f0179b98-1cde-469b-9a97-0e1db3c6e396_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72RVO/2026-03-23/image/84440d03-6aee-462c-85c2-f299b38d4a4c_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'vosa - 1k', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 174, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/053716c3-0994-4d4e-8acc-d7adf7e047c3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:06:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120678867, 'registration': 'MW72RVO', 'account': 'MOT070', 'make': 'MG MOTOR UK', 'model': 'HS HATCHBACK', 'derivative': '1.5 T-GDI Excite 5dr DCT', 'mileage': 1565, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-01-04', 'fuel': 'Petrol', 'motExpiry': '2027-01-06', 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MW72RVO/2026-03-23/image/666a44a0-f22b-4559-83ca-8c45db16c886_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72RVO/2026-03-23/image/bc0561f0-56e8-4828-9991-27cddf88fec5_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72RVO/2026-03-23/image/af2ee265-0c3d-4634-bf4e-504531054f39_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72RVO/2026-03-23/image/11a195b2-21f3-4994-82cc-d0ecd89780e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72RVO/2026-03-23/image/005ac3dc-561a-43d5-b957-fc1f5bb209fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72RVO/2026-03-23/image/7f73581c-8224-45a9-8e5d-6396a42b4278_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72RVO/2026-03-23/image/c42eef1b-d36d-4547-a319-333379c301b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72RVO/2026-03-23/image/ccd4c6b3-6428-404b-a5ce-bb995c99aa54_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72RVO/2026-03-23/image/27696f66-4a99-4286-881e-bc3bbebd9b90_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72RVO/2026-03-23/image/bc866693-b0cd-4994-b250-202e53792579_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72RVO/2026-03-23/image/f0179b98-1cde-469b-9a97-0e1db3c6e396_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72RVO/2026-03-23/image/84440d03-6aee-462c-85c2-f299b38d4a4c_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'vosa - 1k', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 174, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/053716c3-0994-4d4e-8acc-d7adf7e047c3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:06:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9907b4f5-e255-5a7f-9071-ef2c97ba33d6 with identifier: 120678867
2026-03-24 19:06:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9907b4f5-e255-5a7f-9071-ef2c97ba33d6 with scrape type 2
2026-03-24 19:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9907b4f5-e255-5a7f-9071-ef2c97ba33d6 with scrape type 2
2026-03-24 19:06:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9907b4f5-e255-5a7f-9071-ef2c97ba33d6, identifier: 120678867
2026-03-24 19:06:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9907b4f5-e255-5a7f-9071-ef2c97ba33d6 with identifier: 120678867
2026-03-24 19:06:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9907b4f5-e255-5a7f-9071-ef2c97ba33d6 with identifier: 120678867
2026-03-24 19:06:34 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9907b4f5-e255-5a7f-9071-ef2c97ba33d6 with identifier: 120678867 to the API
2026-03-24 19:06:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:06:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:06:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120678867?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 174,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': '9907b4f5-e255-5a7f-9071-ef2c97ba33d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MW72RVO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120678867',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'MG MOTOR UK',
'model': 'HS HATCHBACK',
'odometer': 1565,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-04',
'seller_name': 'Motability Operations',
'title': 'MG MOTOR UK HS HATCHBACK 1.5 T-GDI Excite 5dr DCT',
'transmission': 'automatic',
'trim': '1.5 T-GDI Excite 5dr DCT',
'vin': None,
'year': 2023}
2026-03-24 19:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120678867%27 HTTP/1.1" 200 None
2026-03-24 19:06:34 [astonbarclay.gb] INFO: Saving data for 120678867: {'auction_closing_time': 1774948500.0, 'created_time': 1774271253.167704, 'last_price_update_time': 1774379194.691049}
2026-03-24 19:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120678867') HTTP/1.1" 204 0
2026-03-24 19:06:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:06:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120584241?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:06:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:06:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120584241, 'registration': 'EO17OBR', 'account': 'VAN044', 'make': 'HYUNDAI', 'model': 'I10 HATCHBACK', 'derivative': '1.2 SE 5dr', 'mileage': 95524, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-03-16', 'fuel': 'Petrol', 'motExpiry': '2027-03-15', 'doors': 5, 'engineSize': 1248, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EO17OBR/2026-03-20/image/627eab12-a9d0-448c-8c8f-c48bcb1f1787_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17OBR/2026-03-20/image/753d89d7-c959-49e3-a0d1-640d1e1e2e4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17OBR/2026-03-20/image/ef58eaf5-8e23-4a3c-b950-85a65e1d409d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17OBR/2026-03-20/image/7a25905b-c80c-42aa-97ad-715b0f354b9f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17OBR/2026-03-20/image/acf29506-1619-474f-8702-b125ab770329_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17OBR/2026-03-20/image/5c751d94-509e-4505-9274-5a887eb01e93_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17OBR/2026-03-20/image/dd58d61f-c240-483c-8755-995e8bbadc2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17OBR/2026-03-20/image/6f088aa3-5f56-4755-9a8c-fb80e289afab_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17OBR/2026-03-20/image/aad7c1fe-bcb5-46a7-a53d-5e13e12c9a15_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/18 - 10K, 02/19 - 20K, 12/19 - 32K, 12/20 - 42K, 12/21 - 50K, 12/22 - 61K, 12/23 - 71K, 11/24 - 82K, 01/26 - 93K,', 'remarks': '**1356** VOSA STATES 35K, 43K, 52K, 63K, 73K, 84K, 94K', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6318fded-d081-4d68-8952-4b8157ffb39c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:06:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120584241, 'registration': 'EO17OBR', 'account': 'VAN044', 'make': 'HYUNDAI', 'model': 'I10 HATCHBACK', 'derivative': '1.2 SE 5dr', 'mileage': 95524, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-03-16', 'fuel': 'Petrol', 'motExpiry': '2027-03-15', 'doors': 5, 'engineSize': 1248, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EO17OBR/2026-03-20/image/627eab12-a9d0-448c-8c8f-c48bcb1f1787_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17OBR/2026-03-20/image/753d89d7-c959-49e3-a0d1-640d1e1e2e4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17OBR/2026-03-20/image/ef58eaf5-8e23-4a3c-b950-85a65e1d409d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17OBR/2026-03-20/image/7a25905b-c80c-42aa-97ad-715b0f354b9f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17OBR/2026-03-20/image/acf29506-1619-474f-8702-b125ab770329_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17OBR/2026-03-20/image/5c751d94-509e-4505-9274-5a887eb01e93_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17OBR/2026-03-20/image/dd58d61f-c240-483c-8755-995e8bbadc2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17OBR/2026-03-20/image/6f088aa3-5f56-4755-9a8c-fb80e289afab_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO17OBR/2026-03-20/image/aad7c1fe-bcb5-46a7-a53d-5e13e12c9a15_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/18 - 10K, 02/19 - 20K, 12/19 - 32K, 12/20 - 42K, 12/21 - 50K, 12/22 - 61K, 12/23 - 71K, 11/24 - 82K, 01/26 - 93K,', 'remarks': '**1356** VOSA STATES 35K, 43K, 52K, 63K, 73K, 84K, 94K', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6318fded-d081-4d68-8952-4b8157ffb39c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:06:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2e19281-0df2-52b6-b8ec-591f87b36d56 with identifier: 120584241
2026-03-24 19:06:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2e19281-0df2-52b6-b8ec-591f87b36d56 with scrape type 2
2026-03-24 19:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2e19281-0df2-52b6-b8ec-591f87b36d56 with scrape type 2
2026-03-24 19:06:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d2e19281-0df2-52b6-b8ec-591f87b36d56, identifier: 120584241
2026-03-24 19:06:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d2e19281-0df2-52b6-b8ec-591f87b36d56 with identifier: 120584241
2026-03-24 19:06:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d2e19281-0df2-52b6-b8ec-591f87b36d56 with identifier: 120584241
2026-03-24 19:06:46 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d2e19281-0df2-52b6-b8ec-591f87b36d56 with identifier: 120584241 to the API
2026-03-24 19:06:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:06:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:06:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120584241?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-27T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'd2e19281-0df2-52b6-b8ec-591f87b36d56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EO17OBR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120584241',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HYUNDAI',
'model': 'I10 HATCHBACK',
'odometer': 95524,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-16',
'seller_name': 'Vantage Motor Group',
'title': 'HYUNDAI I10 HATCHBACK 1.2 SE 5dr',
'transmission': 'manual',
'trim': '1.2 SE 5dr',
'vin': None,
'year': 2017}
2026-03-24 19:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120584241%27 HTTP/1.1" 200 None
2026-03-24 19:06:47 [astonbarclay.gb] INFO: Saving data for 120584241: {'auction_closing_time': 1774612800.0, 'created_time': 1773947367.353029, 'last_price_update_time': 1774379207.113532}
2026-03-24 19:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120584241') HTTP/1.1" 204 0
2026-03-24 19:06:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120746884?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:06:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:06:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120746884, 'registration': 'PK72XNB', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 N-Connecta 5dr', 'mileage': 14761, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2022-12-28', 'fuel': 'Petrol', 'motExpiry': '2026-12-29', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa - 13k SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:06:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120746884, 'registration': 'PK72XNB', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 N-Connecta 5dr', 'mileage': 14761, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2022-12-28', 'fuel': 'Petrol', 'motExpiry': '2026-12-29', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa - 13k SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:06:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54575d20-1d73-5880-b82c-a158234912e6 with identifier: 120746884
2026-03-24 19:06:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54575d20-1d73-5880-b82c-a158234912e6 with scrape type 1
2026-03-24 19:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 54575d20-1d73-5880-b82c-a158234912e6
2026-03-24 19:06:48 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 54575d20-1d73-5880-b82c-a158234912e6
2026-03-24 19:06:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 54575d20-1d73-5880-b82c-a158234912e6, identifier: 120746884
2026-03-24 19:06:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 54575d20-1d73-5880-b82c-a158234912e6 with identifier: 120746884
2026-03-24 19:06:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 54575d20-1d73-5880-b82c-a158234912e6 with identifier: 120746884
2026-03-24 19:06:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 54575d20-1d73-5880-b82c-a158234912e6 with identifier: 120746884 to the API
2026-03-24 19:06:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:06:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:06:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120746884?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': '54575d20-1d73-5880-b82c-a158234912e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PK72XNB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120746884',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 14761,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-28',
'seller_name': 'Motability Operations',
'title': 'NISSAN JUKE HATCHBACK 1.0 DiG-T 114 N-Connecta 5dr',
'transmission': 'manual',
'trim': '1.0 DiG-T 114 N-Connecta 5dr',
'vin': None,
'year': 2022}
2026-03-24 19:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120746884%27 HTTP/1.1" 200 None
2026-03-24 19:06:48 [astonbarclay.gb] INFO: Saving data for 120746884: {'created_time': 1774379208.67975, 'last_price_update_time': 1774379208.679763, 'auction_closing_time': 1774948500.0}
2026-03-24 19:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120746884') HTTP/1.1" 204 0
2026-03-24 19:06:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120755977?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:06:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:06:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120755977, 'registration': 'LP73YJV', 'account': 'MOT070', 'make': 'TOYOTA', 'model': 'BZ4X ELECTRIC HATCHBACK', 'derivative': '150kW Vision 71.4kWh 5dr Auto', 'mileage': 18912, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2024-01-23', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:06:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120755977, 'registration': 'LP73YJV', 'account': 'MOT070', 'make': 'TOYOTA', 'model': 'BZ4X ELECTRIC HATCHBACK', 'derivative': '150kW Vision 71.4kWh 5dr Auto', 'mileage': 18912, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2024-01-23', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:06:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ac8f5a7-4da2-5551-acbb-99a50763f325 with identifier: 120755977
2026-03-24 19:06:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ac8f5a7-4da2-5551-acbb-99a50763f325 with scrape type 1
2026-03-24 19:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 2ac8f5a7-4da2-5551-acbb-99a50763f325
2026-03-24 19:06:52 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 2ac8f5a7-4da2-5551-acbb-99a50763f325
2026-03-24 19:06:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2ac8f5a7-4da2-5551-acbb-99a50763f325, identifier: 120755977
2026-03-24 19:06:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2ac8f5a7-4da2-5551-acbb-99a50763f325 with identifier: 120755977
2026-03-24 19:06:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2ac8f5a7-4da2-5551-acbb-99a50763f325 with identifier: 120755977
2026-03-24 19:06:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2ac8f5a7-4da2-5551-acbb-99a50763f325 with identifier: 120755977 to the API
2026-03-24 19:06:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:06:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:06:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120755977?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Electric',
'id': '2ac8f5a7-4da2-5551-acbb-99a50763f325',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LP73YJV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120755977',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'TOYOTA',
'model': 'BZ4X ELECTRIC HATCHBACK',
'odometer': 18912,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-23',
'seller_name': 'Motability Operations',
'title': 'TOYOTA BZ4X ELECTRIC HATCHBACK 150kW Vision 71.4kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW Vision 71.4kWh 5dr Auto',
'vin': None,
'year': 2024}
2026-03-24 19:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120755977%27 HTTP/1.1" 200 None
2026-03-24 19:06:52 [astonbarclay.gb] INFO: Saving data for 120755977: {'created_time': 1774379212.673207, 'last_price_update_time': 1774379212.673219, 'auction_closing_time': 1774948500.0}
2026-03-24 19:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120755977') HTTP/1.1" 204 0
2026-03-24 19:07:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120745996?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:07:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:07:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120745996, 'registration': 'GF23AJU', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 Hybrid N-Connecta 5dr Auto', 'mileage': 84638, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-03-17', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-03-16', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa @ 82k SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:07:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120745996, 'registration': 'GF23AJU', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 Hybrid N-Connecta 5dr Auto', 'mileage': 84638, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-03-17', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-03-16', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa @ 82k SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:07:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 268408d1-041e-5e08-8952-10d84a519e11 with identifier: 120745996
2026-03-24 19:07:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 268408d1-041e-5e08-8952-10d84a519e11 with scrape type 1
2026-03-24 19:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 268408d1-041e-5e08-8952-10d84a519e11
2026-03-24 19:07:03 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 268408d1-041e-5e08-8952-10d84a519e11
2026-03-24 19:07:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 268408d1-041e-5e08-8952-10d84a519e11, identifier: 120745996
2026-03-24 19:07:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 268408d1-041e-5e08-8952-10d84a519e11 with identifier: 120745996
2026-03-24 19:07:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 268408d1-041e-5e08-8952-10d84a519e11 with identifier: 120745996
2026-03-24 19:07:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 268408d1-041e-5e08-8952-10d84a519e11 with identifier: 120745996 to the API
2026-03-24 19:07:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:07:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:07:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120745996?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '268408d1-041e-5e08-8952-10d84a519e11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GF23AJU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120745996',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 84638,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-17',
'seller_name': 'Motability Operations',
'title': 'NISSAN JUKE HATCHBACK 1.6 Hybrid N-Connecta 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 Hybrid N-Connecta 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120745996%27 HTTP/1.1" 200 None
2026-03-24 19:07:04 [astonbarclay.gb] INFO: Saving data for 120745996: {'created_time': 1774379224.075526, 'last_price_update_time': 1774379224.075537, 'auction_closing_time': 1774948500.0}
2026-03-24 19:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120745996') HTTP/1.1" 204 0
2026-03-24 19:07:04 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.457(s), this was the 1st time calling it.
2026-03-24 19:07:04 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.347769938277963 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:07:05 [scrapy.extensions.logstats] INFO: Crawled 119 pages (at 8 pages/min), scraped 99 items (at 8 items/min)
2026-03-24 19:07:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 19:07:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:07:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120686052?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:07:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:07:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120686052, 'registration': 'MV23BXW', 'account': 'MOT070', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost 125 ST-Line 5dr', 'mileage': 44717, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-03-02', 'fuel': 'Petrol', 'motExpiry': '2027-01-18', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MV23BXW/2026-03-24/image/ceb7c0c3-e1c4-4f61-8999-a9c81300759b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV23BXW/2026-03-24/image/f74658c9-ad5b-4abd-8b6d-ed2ce4cd4c5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV23BXW/2026-03-24/image/4ac6e79f-e431-4efb-ad94-8ab19ddc0938_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV23BXW/2026-03-24/image/8a317da4-5172-49b3-9e53-5cb709950c8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV23BXW/2026-03-24/image/f4aee667-6c88-4927-b758-e164c0d61ed9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV23BXW/2026-03-24/image/5ae64352-ae57-4428-b8b2-147fad8b7eb5_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV23BXW/2026-03-24/image/a7ecc901-52cd-477e-b0b5-e9a5505fe988_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV23BXW/2026-03-24/image/fa571c32-6c7c-4f3f-9b40-88ce1ce20cf1_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/24-15K, 04/25-31K,', 'remarks': 'vosa - 42k - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b6897245-a90c-44d8-bf6b-33662425552a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:07:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120686052, 'registration': 'MV23BXW', 'account': 'MOT070', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost 125 ST-Line 5dr', 'mileage': 44717, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-03-02', 'fuel': 'Petrol', 'motExpiry': '2027-01-18', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MV23BXW/2026-03-24/image/ceb7c0c3-e1c4-4f61-8999-a9c81300759b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV23BXW/2026-03-24/image/f74658c9-ad5b-4abd-8b6d-ed2ce4cd4c5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV23BXW/2026-03-24/image/4ac6e79f-e431-4efb-ad94-8ab19ddc0938_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV23BXW/2026-03-24/image/8a317da4-5172-49b3-9e53-5cb709950c8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV23BXW/2026-03-24/image/f4aee667-6c88-4927-b758-e164c0d61ed9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV23BXW/2026-03-24/image/5ae64352-ae57-4428-b8b2-147fad8b7eb5_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV23BXW/2026-03-24/image/a7ecc901-52cd-477e-b0b5-e9a5505fe988_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV23BXW/2026-03-24/image/fa571c32-6c7c-4f3f-9b40-88ce1ce20cf1_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/24-15K, 04/25-31K,', 'remarks': 'vosa - 42k - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b6897245-a90c-44d8-bf6b-33662425552a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:07:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15968fde-3899-500a-bfb5-b1ce056e9287 with identifier: 120686052
2026-03-24 19:07:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15968fde-3899-500a-bfb5-b1ce056e9287 with scrape type 2
2026-03-24 19:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15968fde-3899-500a-bfb5-b1ce056e9287 with scrape type 2
2026-03-24 19:07:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 15968fde-3899-500a-bfb5-b1ce056e9287, identifier: 120686052
2026-03-24 19:07:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 15968fde-3899-500a-bfb5-b1ce056e9287 with identifier: 120686052
2026-03-24 19:07:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 15968fde-3899-500a-bfb5-b1ce056e9287 with identifier: 120686052
2026-03-24 19:07:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 15968fde-3899-500a-bfb5-b1ce056e9287 with identifier: 120686052 to the API
2026-03-24 19:07:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:07:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:07:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120686052?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': '15968fde-3899-500a-bfb5-b1ce056e9287',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MV23BXW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120686052',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'FORD',
'model': 'ECOSPORT HATCHBACK',
'odometer': 44717,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-02',
'seller_name': 'Motability Operations',
'title': 'FORD ECOSPORT HATCHBACK 1.0 EcoBoost 125 ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 ST-Line 5dr',
'vin': None,
'year': 2023}
2026-03-24 19:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686052%27 HTTP/1.1" 200 None
2026-03-24 19:07:09 [astonbarclay.gb] INFO: Saving data for 120686052: {'auction_closing_time': 1774948500.0, 'created_time': 1774271218.363168, 'last_price_update_time': 1774379229.254203}
2026-03-24 19:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120686052') HTTP/1.1" 204 0
2026-03-24 19:07:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120682131?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:07:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:07:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120682131, 'registration': 'SK23UKU', 'account': 'MOT070', 'make': 'MG MOTOR UK', 'model': 'ZS HATCHBACK', 'derivative': '1.5 VTi-TECH Exclusive 5dr', 'mileage': 57578, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-03-07', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SK23UKY/2026-03-23/image/a695daba-e413-49d8-8509-2113495ab113_removebg.jpg?w=600', 'https://abimg003.imgix.net/SK23UKY/2026-03-23/image/f8eb965d-ece9-4c4f-bb87-555080e72587_removebg.jpg?w=600', 'https://abimg003.imgix.net/SK23UKY/2026-03-23/image/3ac248f7-18c0-4394-93b9-0f59bb737009_removebg.jpg?w=600', 'https://abimg003.imgix.net/SK23UKY/2026-03-23/image/fbc418fb-2c56-4832-8d2b-f1924397b3e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/SK23UKY/2026-03-23/image/56349af3-119a-44da-8690-ffd1ad815ec6_removebg.jpg?w=600', 'https://abimg003.imgix.net/SK23UKY/2026-03-23/image/3ef7458e-6a81-4963-9fd9-2a0dc91c89ad_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/24-28K, 07/25-44K', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5da7b277-5e11-4684-b8ab-0e5b3478797e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:07:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120682131, 'registration': 'SK23UKU', 'account': 'MOT070', 'make': 'MG MOTOR UK', 'model': 'ZS HATCHBACK', 'derivative': '1.5 VTi-TECH Exclusive 5dr', 'mileage': 57578, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2023-03-07', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SK23UKY/2026-03-23/image/a695daba-e413-49d8-8509-2113495ab113_removebg.jpg?w=600', 'https://abimg003.imgix.net/SK23UKY/2026-03-23/image/f8eb965d-ece9-4c4f-bb87-555080e72587_removebg.jpg?w=600', 'https://abimg003.imgix.net/SK23UKY/2026-03-23/image/3ac248f7-18c0-4394-93b9-0f59bb737009_removebg.jpg?w=600', 'https://abimg003.imgix.net/SK23UKY/2026-03-23/image/fbc418fb-2c56-4832-8d2b-f1924397b3e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/SK23UKY/2026-03-23/image/56349af3-119a-44da-8690-ffd1ad815ec6_removebg.jpg?w=600', 'https://abimg003.imgix.net/SK23UKY/2026-03-23/image/3ef7458e-6a81-4963-9fd9-2a0dc91c89ad_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/24-28K, 07/25-44K', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5da7b277-5e11-4684-b8ab-0e5b3478797e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:07:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54f88b1f-084d-5ecd-ab96-7c520d0401d6 with identifier: 120682131
2026-03-24 19:07:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54f88b1f-084d-5ecd-ab96-7c520d0401d6 with scrape type 2
2026-03-24 19:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54f88b1f-084d-5ecd-ab96-7c520d0401d6 with scrape type 2
2026-03-24 19:07:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 54f88b1f-084d-5ecd-ab96-7c520d0401d6, identifier: 120682131
2026-03-24 19:07:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 54f88b1f-084d-5ecd-ab96-7c520d0401d6 with identifier: 120682131
2026-03-24 19:07:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 54f88b1f-084d-5ecd-ab96-7c520d0401d6 with identifier: 120682131
2026-03-24 19:07:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 54f88b1f-084d-5ecd-ab96-7c520d0401d6 with identifier: 120682131 to the API
2026-03-24 19:07:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:07:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:07:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120682131?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': '54f88b1f-084d-5ecd-ab96-7c520d0401d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SK23UKU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120682131',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'MG MOTOR UK',
'model': 'ZS HATCHBACK',
'odometer': 57578,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-07',
'seller_name': 'Motability Operations',
'title': 'MG MOTOR UK ZS HATCHBACK 1.5 VTi-TECH Exclusive 5dr',
'transmission': 'manual',
'trim': '1.5 VTi-TECH Exclusive 5dr',
'vin': None,
'year': 2023}
2026-03-24 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120682131%27 HTTP/1.1" 200 None
2026-03-24 19:07:13 [astonbarclay.gb] INFO: Saving data for 120682131: {'auction_closing_time': 1774948500.0, 'created_time': 1774271307.440811, 'last_price_update_time': 1774379233.110534}
2026-03-24 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120682131') HTTP/1.1" 204 0
2026-03-24 19:07:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120679073?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:07:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:07:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120679073, 'registration': 'ML72SJY', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 PureTech 130 GT Premium 5dr EAT8', 'mileage': 19184, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-01-30', 'fuel': 'Petrol', 'motExpiry': '2027-01-29', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ML72SJY/2026-03-23/image/578a9c26-11d5-4461-9ccf-912b077e9ee4_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72SJY/2026-03-23/image/34dc1789-9fb4-4278-ad17-021ad98108bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72SJY/2026-03-23/image/e9008cb9-53d4-402f-abc4-e0fc3dd25b84_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72SJY/2026-03-23/image/10c007a1-b3a5-4514-a0a3-f708bb9ba9db_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72SJY/2026-03-23/image/2ecc8601-fe73-4c95-ac45-28e896ec39e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72SJY/2026-03-23/image/51136e77-70f7-495b-a045-a01047f53ab1_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72SJY/2026-03-23/image/6e780e80-791c-4766-af07-9b49c7232c86_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72SJY/2026-03-23/image/0f78ae8b-dee8-4ed3-8934-c63279a58179_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72SJY/2026-03-23/image/a3685633-a10c-4399-938e-8f6dbf0ba8a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72SJY/2026-03-23/image/7b4b92f9-438b-46c4-96fd-e712b8f84c5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72SJY/2026-03-23/image/a69d0230-3850-44df-8487-961115315058_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72SJY/2026-03-23/image/9c2b43db-fffb-4454-9449-7ab3480127f4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'vosa - 18k - spare key in office', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c555f246-b418-4cab-ae7d-1b257f5f10c8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:07:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120679073, 'registration': 'ML72SJY', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 PureTech 130 GT Premium 5dr EAT8', 'mileage': 19184, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-01-30', 'fuel': 'Petrol', 'motExpiry': '2027-01-29', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ML72SJY/2026-03-23/image/578a9c26-11d5-4461-9ccf-912b077e9ee4_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72SJY/2026-03-23/image/34dc1789-9fb4-4278-ad17-021ad98108bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72SJY/2026-03-23/image/e9008cb9-53d4-402f-abc4-e0fc3dd25b84_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72SJY/2026-03-23/image/10c007a1-b3a5-4514-a0a3-f708bb9ba9db_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72SJY/2026-03-23/image/2ecc8601-fe73-4c95-ac45-28e896ec39e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72SJY/2026-03-23/image/51136e77-70f7-495b-a045-a01047f53ab1_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72SJY/2026-03-23/image/6e780e80-791c-4766-af07-9b49c7232c86_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72SJY/2026-03-23/image/0f78ae8b-dee8-4ed3-8934-c63279a58179_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72SJY/2026-03-23/image/a3685633-a10c-4399-938e-8f6dbf0ba8a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72SJY/2026-03-23/image/7b4b92f9-438b-46c4-96fd-e712b8f84c5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72SJY/2026-03-23/image/a69d0230-3850-44df-8487-961115315058_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML72SJY/2026-03-23/image/9c2b43db-fffb-4454-9449-7ab3480127f4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'vosa - 18k - spare key in office', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c555f246-b418-4cab-ae7d-1b257f5f10c8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:07:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18c39f59-243c-57f4-ab4b-9029efba4b25 with identifier: 120679073
2026-03-24 19:07:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18c39f59-243c-57f4-ab4b-9029efba4b25 with scrape type 2
2026-03-24 19:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18c39f59-243c-57f4-ab4b-9029efba4b25 with scrape type 2
2026-03-24 19:07:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 18c39f59-243c-57f4-ab4b-9029efba4b25, identifier: 120679073
2026-03-24 19:07:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 18c39f59-243c-57f4-ab4b-9029efba4b25 with identifier: 120679073
2026-03-24 19:07:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 18c39f59-243c-57f4-ab4b-9029efba4b25 with identifier: 120679073
2026-03-24 19:07:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 18c39f59-243c-57f4-ab4b-9029efba4b25 with identifier: 120679073 to the API
2026-03-24 19:07:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:07:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:07:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120679073?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': '18c39f59-243c-57f4-ab4b-9029efba4b25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ML72SJY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120679073',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'PEUGEOT',
'model': '208 HATCHBACK',
'odometer': 19184,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-30',
'seller_name': 'Motability Operations',
'title': 'PEUGEOT 208 HATCHBACK 1.2 PureTech 130 GT Premium 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech 130 GT Premium 5dr EAT8',
'vin': None,
'year': 2023}
2026-03-24 19:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120679073%27 HTTP/1.1" 200 None
2026-03-24 19:07:15 [astonbarclay.gb] INFO: Saving data for 120679073: {'auction_closing_time': 1774948500.0, 'created_time': 1774271258.757473, 'last_price_update_time': 1774379235.330855}
2026-03-24 19:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120679073') HTTP/1.1" 204 0
2026-03-24 19:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120623468?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:07:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:07:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120623468, 'registration': 'MW70TZU', 'account': 'ALL033', 'make': 'PEUGEOT', 'model': 'PARTNER STANDARD DIESEL', 'derivative': '1000 1.5 BlueHDi 100 Professional Van', 'mileage': 1, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-12-29', 'fuel': 'Diesel', 'motExpiry': '2024-12-28', 'doors': None, 'engineSize': 1498, 'bodyType': 'Van', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'ENGINE IN BITS', 'virtual': False, 'seller': 'Alliance Automotive', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-24 19:07:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120623468, 'registration': 'MW70TZU', 'account': 'ALL033', 'make': 'PEUGEOT', 'model': 'PARTNER STANDARD DIESEL', 'derivative': '1000 1.5 BlueHDi 100 Professional Van', 'mileage': 1, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-12-29', 'fuel': 'Diesel', 'motExpiry': '2024-12-28', 'doors': None, 'engineSize': 1498, 'bodyType': 'Van', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'ENGINE IN BITS', 'virtual': False, 'seller': 'Alliance Automotive', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-24 19:07:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb516580-ed50-556f-b1d9-af9c3c13faa0 with identifier: 120623468
2026-03-24 19:07:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb516580-ed50-556f-b1d9-af9c3c13faa0 with scrape type 1
2026-03-24 19:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item bb516580-ed50-556f-b1d9-af9c3c13faa0
2026-03-24 19:07:25 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item bb516580-ed50-556f-b1d9-af9c3c13faa0
2026-03-24 19:07:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bb516580-ed50-556f-b1d9-af9c3c13faa0, identifier: 120623468
2026-03-24 19:07:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bb516580-ed50-556f-b1d9-af9c3c13faa0 with identifier: 120623468
2026-03-24 19:07:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bb516580-ed50-556f-b1d9-af9c3c13faa0 with identifier: 120623468
2026-03-24 19:07:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bb516580-ed50-556f-b1d9-af9c3c13faa0 with identifier: 120623468 to the API
2026-03-24 19:07:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:07:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:07:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120623468?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'bb516580-ed50-556f-b1d9-af9c3c13faa0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MW70TZU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120623468',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PEUGEOT',
'model': 'PARTNER STANDARD DIESEL',
'odometer': 1,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-29',
'seller_name': 'Alliance Automotive',
'title': 'PEUGEOT PARTNER STANDARD DIESEL 1000 1.5 BlueHDi 100 Professional '
'Van',
'transmission': 'manual',
'trim': '1000 1.5 BlueHDi 100 Professional Van',
'vin': None,
'year': 2020}
2026-03-24 19:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120623468%27 HTTP/1.1" 200 None
2026-03-24 19:07:26 [astonbarclay.gb] INFO: Saving data for 120623468: {'created_time': 1774379246.499752, 'last_price_update_time': 1774379246.499765, 'auction_closing_time': 1774947600.0}
2026-03-24 19:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120623468') HTTP/1.1" 204 0
2026-03-24 19:07:30 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.278(s), this was the 1st time calling it.
2026-03-24 19:07:30 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.462610173307635 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:07:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.889(s), this was the 1st time calling it.
2026-03-24 19:07:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.4720514064928425 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:07:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:07:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120658630?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:07:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:07:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120658630, 'registration': 'YT10YWA', 'account': 'VAN041', 'make': 'HONDA', 'model': 'JAZZ HATCHBACK', 'derivative': '1.4 i-VTEC EX 5dr i-SHIFT Auto', 'mileage': 31799, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2010-03-10', 'fuel': 'Petrol', 'motExpiry': '2027-03-16', 'doors': 5, 'engineSize': 1339, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/e0d29347-a467-4a73-a8c5-2d99ff1474a4.jpg?w=600', 'https://abimg002.imgix.net/25cce5cf-a21b-4bb9-8194-f6b7a9f7ed3f.jpg?w=600', 'https://abimg002.imgix.net/774943c8-5cfa-48e4-bd44-97232b1a7335.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': 'VOSA STATES 6K, 9K, 13K, 15K, 17K, 19K, 21K, 23K, 24K, 24K, 26K, 28K, 29K, 31K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:07:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120658630, 'registration': 'YT10YWA', 'account': 'VAN041', 'make': 'HONDA', 'model': 'JAZZ HATCHBACK', 'derivative': '1.4 i-VTEC EX 5dr i-SHIFT Auto', 'mileage': 31799, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2010-03-10', 'fuel': 'Petrol', 'motExpiry': '2027-03-16', 'doors': 5, 'engineSize': 1339, 'bodyType': 'Hatchback', 'images': ['https://abimg002.imgix.net/e0d29347-a467-4a73-a8c5-2d99ff1474a4.jpg?w=600', 'https://abimg002.imgix.net/25cce5cf-a21b-4bb9-8194-f6b7a9f7ed3f.jpg?w=600', 'https://abimg002.imgix.net/774943c8-5cfa-48e4-bd44-97232b1a7335.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': 'VOSA STATES 6K, 9K, 13K, 15K, 17K, 19K, 21K, 23K, 24K, 24K, 26K, 28K, 29K, 31K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:07:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bea7f8b2-8fff-512c-909c-ed0bd3defe35 with identifier: 120658630
2026-03-24 19:07:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bea7f8b2-8fff-512c-909c-ed0bd3defe35 with scrape type 1
2026-03-24 19:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 3 photos for item bea7f8b2-8fff-512c-909c-ed0bd3defe35
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252Fe0d29347-a467-4a73-a8c5-2d99ff1474a4.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/e0d29347-a467-4a73-a8c5-2d99ff1474a4.jpg?w=600 not downloaded yet
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252F25cce5cf-a21b-4bb9-8194-f6b7a9f7ed3f.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/25cce5cf-a21b-4bb9-8194-f6b7a9f7ed3f.jpg?w=600 not downloaded yet
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252F774943c8-5cfa-48e4-bd44-97232b1a7335.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/774943c8-5cfa-48e4-bd44-97232b1a7335.jpg?w=600 not downloaded yet
2026-03-24 19:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120685598?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:07:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:07:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120685598, 'registration': 'J17JGP', 'account': 'VAN041', 'make': 'HONDA', 'model': 'CR-V DIESEL ESTATE', 'derivative': '1.6 i-DTEC 160 EX 5dr', 'mileage': 95350, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-12-30', 'fuel': 'Diesel', 'motExpiry': None, 'doors': 5, 'engineSize': 1597, 'bodyType': 'Estate', 'images': ['https://abimg002.imgix.net/02ea5d6d-8846-42e2-9e9b-d7d774b82e5f.jpg?w=600', 'https://abimg002.imgix.net/f1e764d6-dec6-47ff-b8c8-e2f365db8bce.jpg?w=600', 'https://abimg002.imgix.net/f99a780f-3e2b-4c4b-9175-13e5177664d8.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:07:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120685598, 'registration': 'J17JGP', 'account': 'VAN041', 'make': 'HONDA', 'model': 'CR-V DIESEL ESTATE', 'derivative': '1.6 i-DTEC 160 EX 5dr', 'mileage': 95350, 'mileageWarranty': True, 'type': 'car', 'saleId': 18910, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-31T12:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-12-30', 'fuel': 'Diesel', 'motExpiry': None, 'doors': 5, 'engineSize': 1597, 'bodyType': 'Estate', 'images': ['https://abimg002.imgix.net/02ea5d6d-8846-42e2-9e9b-d7d774b82e5f.jpg?w=600', 'https://abimg002.imgix.net/f1e764d6-dec6-47ff-b8c8-e2f365db8bce.jpg?w=600', 'https://abimg002.imgix.net/f99a780f-3e2b-4c4b-9175-13e5177664d8.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:07:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1 with identifier: 120685598
2026-03-24 19:07:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1 with scrape type 1
2026-03-24 19:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 3 photos for item 6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252F02ea5d6d-8846-42e2-9e9b-d7d774b82e5f.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/02ea5d6d-8846-42e2-9e9b-d7d774b82e5f.jpg?w=600 not downloaded yet
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252Ff1e764d6-dec6-47ff-b8c8-e2f365db8bce.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/f1e764d6-dec6-47ff-b8c8-e2f365db8bce.jpg?w=600 not downloaded yet
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252Ff99a780f-3e2b-4c4b-9175-13e5177664d8.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/f99a780f-3e2b-4c4b-9175-13e5177664d8.jpg?w=600 not downloaded yet
2026-03-24 19:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/774943c8-5cfa-48e4-bd44-97232b1a7335.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120658630?view=catalogue)
2026-03-24 19:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/f99a780f-3e2b-4c4b-9175-13e5177664d8.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120685598?view=catalogue)
2026-03-24 19:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/f1e764d6-dec6-47ff-b8c8-e2f365db8bce.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120685598?view=catalogue)
2026-03-24 19:07:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:07:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af244550>
2026-03-24 19:07:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:07:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bea7f8b2-8fff-512c-909c-ed0bd3defe35/bea7f8b2-8fff-512c-909c-ed0bd3defe35_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F774943c8-5cfa-48e4-bd44-97232b1a7335.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/774943c8-5cfa-48e4-bd44-97232b1a7335.jpg?w=600 saved to cache
2026-03-24 19:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bea7f8b2-8fff-512c-909c-ed0bd3defe35
2026-03-24 19:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/02ea5d6d-8846-42e2-9e9b-d7d774b82e5f.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120685598?view=catalogue)
2026-03-24 19:07:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:07:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefdc7d0>
2026-03-24 19:07:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:07:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1/6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Ff99a780f-3e2b-4c4b-9175-13e5177664d8.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/f99a780f-3e2b-4c4b-9175-13e5177664d8.jpg?w=600 saved to cache
2026-03-24 19:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1
2026-03-24 19:07:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:07:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef89450>
2026-03-24 19:07:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:07:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1/6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Ff1e764d6-dec6-47ff-b8c8-e2f365db8bce.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/f1e764d6-dec6-47ff-b8c8-e2f365db8bce.jpg?w=600 saved to cache
2026-03-24 19:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1
2026-03-24 19:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/25cce5cf-a21b-4bb9-8194-f6b7a9f7ed3f.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120658630?view=catalogue)
2026-03-24 19:07:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:07:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b481ca50>
2026-03-24 19:07:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:07:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1/6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F02ea5d6d-8846-42e2-9e9b-d7d774b82e5f.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/02ea5d6d-8846-42e2-9e9b-d7d774b82e5f.jpg?w=600 saved to cache
2026-03-24 19:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1
2026-03-24 19:07:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1, skipping ID generation
2026-03-24 19:07:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1 with scrape type 1
2026-03-24 19:07:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1 sending to next pipeline
2026-03-24 19:07:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1, identifier: 120685598
2026-03-24 19:07:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1 with identifier: 120685598
2026-03-24 19:07:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1 with identifier: 120685598
2026-03-24 19:07:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1 with identifier: 120685598 to the API
2026-03-24 19:07:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:07:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:07:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg002.imgix.net/02ea5d6d-8846-42e2-9e9b-d7d774b82e5f.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Diesel',
'id': '6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'J17JGP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120685598',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HONDA',
'model': 'CR-V DIESEL ESTATE',
'odometer': 95350,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 3,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1/6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62327,
'Height': 301,
'OriginUrl': 'https://abimg002.imgix.net/02ea5d6d-8846-42e2-9e9b-d7d774b82e5f.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1/6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50134,
'Height': 301,
'OriginUrl': 'https://abimg002.imgix.net/f1e764d6-dec6-47ff-b8c8-e2f365db8bce.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1/6fa4e4ed-f173-5dc7-9b02-3cc5cd3f16b1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39096,
'Height': 301,
'OriginUrl': 'https://abimg002.imgix.net/f99a780f-3e2b-4c4b-9175-13e5177664d8.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-30',
'seller_name': 'Vantage Motor Group',
'title': 'HONDA CR-V DIESEL ESTATE 1.6 i-DTEC 160 EX 5dr',
'transmission': 'manual',
'trim': '1.6 i-DTEC 160 EX 5dr',
'vin': None,
'year': 2015}
2026-03-24 19:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120685598%27 HTTP/1.1" 200 None
2026-03-24 19:07:43 [astonbarclay.gb] INFO: Saving data for 120685598: {'created_time': 1774379263.319379, 'last_price_update_time': 1774379263.319391, 'auction_closing_time': 1774958400.0}
2026-03-24 19:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120685598') HTTP/1.1" 204 0
2026-03-24 19:07:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/e0d29347-a467-4a73-a8c5-2d99ff1474a4.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120658630?view=catalogue)
2026-03-24 19:07:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:07:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af24f810>
2026-03-24 19:07:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:07:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:07:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:07:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bea7f8b2-8fff-512c-909c-ed0bd3defe35/bea7f8b2-8fff-512c-909c-ed0bd3defe35_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F25cce5cf-a21b-4bb9-8194-f6b7a9f7ed3f.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/25cce5cf-a21b-4bb9-8194-f6b7a9f7ed3f.jpg?w=600 saved to cache
2026-03-24 19:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bea7f8b2-8fff-512c-909c-ed0bd3defe35
2026-03-24 19:07:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:07:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b5f3ad90>
2026-03-24 19:07:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:07:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:07:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:07:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bea7f8b2-8fff-512c-909c-ed0bd3defe35/bea7f8b2-8fff-512c-909c-ed0bd3defe35_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Fe0d29347-a467-4a73-a8c5-2d99ff1474a4.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/e0d29347-a467-4a73-a8c5-2d99ff1474a4.jpg?w=600 saved to cache
2026-03-24 19:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bea7f8b2-8fff-512c-909c-ed0bd3defe35
2026-03-24 19:07:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bea7f8b2-8fff-512c-909c-ed0bd3defe35, skipping ID generation
2026-03-24 19:07:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bea7f8b2-8fff-512c-909c-ed0bd3defe35 with scrape type 1
2026-03-24 19:07:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bea7f8b2-8fff-512c-909c-ed0bd3defe35 sending to next pipeline
2026-03-24 19:07:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bea7f8b2-8fff-512c-909c-ed0bd3defe35, identifier: 120658630
2026-03-24 19:07:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bea7f8b2-8fff-512c-909c-ed0bd3defe35 with identifier: 120658630
2026-03-24 19:07:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bea7f8b2-8fff-512c-909c-ed0bd3defe35 with identifier: 120658630
2026-03-24 19:07:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bea7f8b2-8fff-512c-909c-ed0bd3defe35 with identifier: 120658630 to the API
2026-03-24 19:07:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:07:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:07:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg002.imgix.net/e0d29347-a467-4a73-a8c5-2d99ff1474a4.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.3L',
'expiration_date': '2026-03-31T12:00:00Z',
'fuel_type': 'Petrol',
'id': 'bea7f8b2-8fff-512c-909c-ed0bd3defe35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YT10YWA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120658630',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HONDA',
'model': 'JAZZ HATCHBACK',
'odometer': 31799,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 3,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bea7f8b2-8fff-512c-909c-ed0bd3defe35/bea7f8b2-8fff-512c-909c-ed0bd3defe35_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64798,
'Height': 301,
'OriginUrl': 'https://abimg002.imgix.net/e0d29347-a467-4a73-a8c5-2d99ff1474a4.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bea7f8b2-8fff-512c-909c-ed0bd3defe35/bea7f8b2-8fff-512c-909c-ed0bd3defe35_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59129,
'Height': 301,
'OriginUrl': 'https://abimg002.imgix.net/25cce5cf-a21b-4bb9-8194-f6b7a9f7ed3f.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bea7f8b2-8fff-512c-909c-ed0bd3defe35/bea7f8b2-8fff-512c-909c-ed0bd3defe35_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43722,
'Height': 301,
'OriginUrl': 'https://abimg002.imgix.net/774943c8-5cfa-48e4-bd44-97232b1a7335.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-03-10',
'seller_name': 'Vantage Motor Group',
'title': 'HONDA JAZZ HATCHBACK 1.4 i-VTEC EX 5dr i-SHIFT Auto',
'transmission': 'automatic',
'trim': '1.4 i-VTEC EX 5dr i-SHIFT Auto',
'vin': None,
'year': 2010}
2026-03-24 19:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120658630%27 HTTP/1.1" 200 None
2026-03-24 19:07:43 [astonbarclay.gb] INFO: Saving data for 120658630: {'created_time': 1774379263.929197, 'last_price_update_time': 1774379263.929209, 'auction_closing_time': 1774958400.0}
2026-03-24 19:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120658630') HTTP/1.1" 204 0
2026-03-24 19:07:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120643499?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:07:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:07:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120643499, 'registration': 'MF72XHU', 'account': 'REA001', 'make': 'RENAULT', 'model': 'MASTER MWB DIESEL FWD', 'derivative': 'ML35 ENERGY dCi 145 Business Low Roof Chassis Cab', 'mileage': 27524, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-10-31', 'fuel': 'Diesel', 'motExpiry': '2026-11-02', 'doors': None, 'engineSize': 2298, 'bodyType': 'Chassis Cab', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Ready Rent A Car', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 999, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/988a60b3-faf1-42aa-a2ca-fce25f098460.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-24 19:07:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120643499, 'registration': 'MF72XHU', 'account': 'REA001', 'make': 'RENAULT', 'model': 'MASTER MWB DIESEL FWD', 'derivative': 'ML35 ENERGY dCi 145 Business Low Roof Chassis Cab', 'mileage': 27524, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-10-31', 'fuel': 'Diesel', 'motExpiry': '2026-11-02', 'doors': None, 'engineSize': 2298, 'bodyType': 'Chassis Cab', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Ready Rent A Car', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 999, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/988a60b3-faf1-42aa-a2ca-fce25f098460.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-24 19:07:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d04e888d-b267-56a6-8a4c-238847e29b71 with identifier: 120643499
2026-03-24 19:07:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d04e888d-b267-56a6-8a4c-238847e29b71 with scrape type 1
2026-03-24 19:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item d04e888d-b267-56a6-8a4c-238847e29b71
2026-03-24 19:07:51 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item d04e888d-b267-56a6-8a4c-238847e29b71
2026-03-24 19:07:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d04e888d-b267-56a6-8a4c-238847e29b71, identifier: 120643499
2026-03-24 19:07:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d04e888d-b267-56a6-8a4c-238847e29b71 with identifier: 120643499
2026-03-24 19:07:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d04e888d-b267-56a6-8a4c-238847e29b71 with identifier: 120643499
2026-03-24 19:07:51 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d04e888d-b267-56a6-8a4c-238847e29b71 with identifier: 120643499 to the API
2026-03-24 19:07:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:07:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:07:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120643499?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 999,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd04e888d-b267-56a6-8a4c-238847e29b71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MF72XHU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120643499',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'MASTER MWB DIESEL FWD',
'odometer': 27524,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-31',
'seller_name': 'Ready Rent A Car',
'title': 'RENAULT MASTER MWB DIESEL FWD ML35 ENERGY dCi 145 Business Low Roof '
'Chassis Cab',
'transmission': 'manual',
'trim': 'ML35 ENERGY dCi 145 Business Low Roof Chassis Cab',
'vin': None,
'year': 2022}
2026-03-24 19:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120643499%27 HTTP/1.1" 200 None
2026-03-24 19:07:51 [astonbarclay.gb] INFO: Saving data for 120643499: {'created_time': 1774379271.466014, 'last_price_update_time': 1774379271.466026, 'auction_closing_time': 1774947600.0}
2026-03-24 19:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120643499') HTTP/1.1" 204 0
2026-03-24 19:07:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120643469?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:07:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:07:54 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120643469, 'registration': 'CN22COH', 'account': 'REA001', 'make': 'PEUGEOT', 'model': 'BOXER 335 L2 DIESEL', 'derivative': '2.2 BlueHDi Chassis Cab S 140ps', 'mileage': 37939, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-07-06', 'fuel': 'Diesel', 'motExpiry': '2026-07-06', 'doors': None, 'engineSize': 2200, 'bodyType': 'Chassis Cab', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Ready Rent A Car', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 287, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/57dbf307-508a-44ab-94d9-0b73709e41df.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-24 19:07:54 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120643469, 'registration': 'CN22COH', 'account': 'REA001', 'make': 'PEUGEOT', 'model': 'BOXER 335 L2 DIESEL', 'derivative': '2.2 BlueHDi Chassis Cab S 140ps', 'mileage': 37939, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-07-06', 'fuel': 'Diesel', 'motExpiry': '2026-07-06', 'doors': None, 'engineSize': 2200, 'bodyType': 'Chassis Cab', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Ready Rent A Car', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 287, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/57dbf307-508a-44ab-94d9-0b73709e41df.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-24 19:07:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c2e4a79-2f17-543a-ac1c-c1a03bdd3692 with identifier: 120643469
2026-03-24 19:07:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c2e4a79-2f17-543a-ac1c-c1a03bdd3692 with scrape type 1
2026-03-24 19:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 7c2e4a79-2f17-543a-ac1c-c1a03bdd3692
2026-03-24 19:07:54 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 7c2e4a79-2f17-543a-ac1c-c1a03bdd3692
2026-03-24 19:07:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7c2e4a79-2f17-543a-ac1c-c1a03bdd3692, identifier: 120643469
2026-03-24 19:07:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7c2e4a79-2f17-543a-ac1c-c1a03bdd3692 with identifier: 120643469
2026-03-24 19:07:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7c2e4a79-2f17-543a-ac1c-c1a03bdd3692 with identifier: 120643469
2026-03-24 19:07:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7c2e4a79-2f17-543a-ac1c-c1a03bdd3692 with identifier: 120643469 to the API
2026-03-24 19:07:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:07:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:07:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120643469?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 287,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7c2e4a79-2f17-543a-ac1c-c1a03bdd3692',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CN22COH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120643469',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PEUGEOT',
'model': 'BOXER 335 L2 DIESEL',
'odometer': 37939,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-06',
'seller_name': 'Ready Rent A Car',
'title': 'PEUGEOT BOXER 335 L2 DIESEL 2.2 BlueHDi Chassis Cab S 140ps',
'transmission': 'manual',
'trim': '2.2 BlueHDi Chassis Cab S 140ps',
'vin': None,
'year': 2022}
2026-03-24 19:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120643469%27 HTTP/1.1" 200 None
2026-03-24 19:07:54 [astonbarclay.gb] INFO: Saving data for 120643469: {'created_time': 1774379274.915884, 'last_price_update_time': 1774379274.915896, 'auction_closing_time': 1774947600.0}
2026-03-24 19:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120643469') HTTP/1.1" 204 0
2026-03-24 19:07:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120654469?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:07:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:07:55 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120654469, 'registration': 'FE22OYK', 'account': 'OGI002', 'make': 'VAUXHALL', 'model': 'COMBO CARGO L1 DIESEL', 'derivative': '2300 1.5 Turbo D 130ps H1 Dynamic Van Auto', 'mileage': 82553, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-05-31', 'fuel': 'Diesel', 'motExpiry': '2026-05-30', 'doors': None, 'engineSize': 1499, 'bodyType': 'Van', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Ogilvie Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 151, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/28a88a96-0356-4f01-ac3e-7e97607aef8a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-24 19:07:55 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120654469, 'registration': 'FE22OYK', 'account': 'OGI002', 'make': 'VAUXHALL', 'model': 'COMBO CARGO L1 DIESEL', 'derivative': '2300 1.5 Turbo D 130ps H1 Dynamic Van Auto', 'mileage': 82553, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-05-31', 'fuel': 'Diesel', 'motExpiry': '2026-05-30', 'doors': None, 'engineSize': 1499, 'bodyType': 'Van', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Ogilvie Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 151, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/28a88a96-0356-4f01-ac3e-7e97607aef8a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-24 19:07:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 754b5f34-55a3-519c-8d5b-a9ad0782b346 with identifier: 120654469
2026-03-24 19:07:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 754b5f34-55a3-519c-8d5b-a9ad0782b346 with scrape type 1
2026-03-24 19:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 754b5f34-55a3-519c-8d5b-a9ad0782b346
2026-03-24 19:07:55 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 754b5f34-55a3-519c-8d5b-a9ad0782b346
2026-03-24 19:07:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 754b5f34-55a3-519c-8d5b-a9ad0782b346, identifier: 120654469
2026-03-24 19:07:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 754b5f34-55a3-519c-8d5b-a9ad0782b346 with identifier: 120654469
2026-03-24 19:07:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 754b5f34-55a3-519c-8d5b-a9ad0782b346 with identifier: 120654469
2026-03-24 19:07:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 754b5f34-55a3-519c-8d5b-a9ad0782b346 with identifier: 120654469 to the API
2026-03-24 19:07:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:07:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:07:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120654469?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 151,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '754b5f34-55a3-519c-8d5b-a9ad0782b346',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FE22OYK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120654469',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VAUXHALL',
'model': 'COMBO CARGO L1 DIESEL',
'odometer': 82553,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-31',
'seller_name': 'Ogilvie Fleet',
'title': 'VAUXHALL COMBO CARGO L1 DIESEL 2300 1.5 Turbo D 130ps H1 Dynamic '
'Van Auto',
'transmission': 'automatic',
'trim': '2300 1.5 Turbo D 130ps H1 Dynamic Van Auto',
'vin': None,
'year': 2022}
2026-03-24 19:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120654469%27 HTTP/1.1" 200 None
2026-03-24 19:07:55 [astonbarclay.gb] INFO: Saving data for 120654469: {'created_time': 1774379275.731356, 'last_price_update_time': 1774379275.731366, 'auction_closing_time': 1774947600.0}
2026-03-24 19:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120654469') HTTP/1.1" 204 0
2026-03-24 19:07:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120598413?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:07:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:07:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120598413, 'registration': 'YR71VFA', 'account': 'TRA016', 'make': 'VOLKSWAGEN', 'model': 'CRAFTER CR35 LWB DIESEL FWD', 'derivative': '2.0 TDI 140PS Startline Chassis cab', 'mileage': 107542, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-10-21', 'fuel': 'Diesel', 'motExpiry': '2027-01-30', 'doors': None, 'engineSize': 1968, 'bodyType': 'Chassis Cab', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'new engine by Volkswagen under warranty on 11/03/2025 @ 79,000 Miles, inclusive of the cambelt', 'virtual': False, 'seller': 'Company Direct', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 267, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-24 19:07:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120598413, 'registration': 'YR71VFA', 'account': 'TRA016', 'make': 'VOLKSWAGEN', 'model': 'CRAFTER CR35 LWB DIESEL FWD', 'derivative': '2.0 TDI 140PS Startline Chassis cab', 'mileage': 107542, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-10-21', 'fuel': 'Diesel', 'motExpiry': '2027-01-30', 'doors': None, 'engineSize': 1968, 'bodyType': 'Chassis Cab', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'new engine by Volkswagen under warranty on 11/03/2025 @ 79,000 Miles, inclusive of the cambelt', 'virtual': False, 'seller': 'Company Direct', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 267, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-24 19:07:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1001ed27-947e-5e23-aad5-4b7ff736c2b5 with identifier: 120598413
2026-03-24 19:07:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1001ed27-947e-5e23-aad5-4b7ff736c2b5 with scrape type 1
2026-03-24 19:07:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 1001ed27-947e-5e23-aad5-4b7ff736c2b5
2026-03-24 19:07:56 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 1001ed27-947e-5e23-aad5-4b7ff736c2b5
2026-03-24 19:07:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1001ed27-947e-5e23-aad5-4b7ff736c2b5, identifier: 120598413
2026-03-24 19:07:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1001ed27-947e-5e23-aad5-4b7ff736c2b5 with identifier: 120598413
2026-03-24 19:07:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1001ed27-947e-5e23-aad5-4b7ff736c2b5 with identifier: 120598413
2026-03-24 19:07:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1001ed27-947e-5e23-aad5-4b7ff736c2b5 with identifier: 120598413 to the API
2026-03-24 19:07:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:07:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:07:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120598413?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 267,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1001ed27-947e-5e23-aad5-4b7ff736c2b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YR71VFA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120598413',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLKSWAGEN',
'model': 'CRAFTER CR35 LWB DIESEL FWD',
'odometer': 107542,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-21',
'seller_name': 'Company Direct',
'title': 'VOLKSWAGEN CRAFTER CR35 LWB DIESEL FWD 2.0 TDI 140PS Startline '
'Chassis cab',
'transmission': 'manual',
'trim': '2.0 TDI 140PS Startline Chassis cab',
'vin': None,
'year': 2021}
2026-03-24 19:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120598413%27 HTTP/1.1" 200 None
2026-03-24 19:07:57 [astonbarclay.gb] INFO: Saving data for 120598413: {'created_time': 1774379277.053424, 'last_price_update_time': 1774379277.053441, 'auction_closing_time': 1774947600.0}
2026-03-24 19:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120598413') HTTP/1.1" 204 0
2026-03-24 19:08:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120600680?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:08:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:08:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120600680, 'registration': 'HJ70SDY', 'account': 'GAP001', 'make': 'FORD', 'model': 'TRANSIT CUSTOM 280 L1 DIESEL FWD', 'derivative': '2.0 EcoBlue 105ps Low Roof Leader Van', 'mileage': 93026, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-09-30', 'fuel': 'Diesel', 'motExpiry': '2026-09-29', 'doors': None, 'engineSize': 1995, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/HJ70SDY/2026-03-24/image/98a74d48-5e31-463c-a49c-f8d7afd5a11d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ70SDY/2026-03-24/image/19c71790-0b13-44a3-b46b-9c610768af09_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ70SDY/2026-03-24/image/d5f4033b-36a3-4bc4-9ebf-85b05860300c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ70SDY/2026-03-24/image/88ba32ab-8b22-4c8a-8ece-770e89e1250c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ70SDY/2026-03-24/image/b6826832-5526-48cb-b591-c7d4a1be124d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ70SDY/2026-03-24/image/fef21aba-0f40-4f4c-8ded-7cfb108d64d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ70SDY/2026-03-24/image/23989061-7b75-4d96-9fd3-c26d84f39a0d_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'VOSA STATES 55K 71K 84K', 'virtual': False, 'seller': 'SIXT Van & Truck', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 161, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d91f9748-35c8-4571-b0ab-b3cf2de9630f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-24 19:08:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120600680, 'registration': 'HJ70SDY', 'account': 'GAP001', 'make': 'FORD', 'model': 'TRANSIT CUSTOM 280 L1 DIESEL FWD', 'derivative': '2.0 EcoBlue 105ps Low Roof Leader Van', 'mileage': 93026, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2020-09-30', 'fuel': 'Diesel', 'motExpiry': '2026-09-29', 'doors': None, 'engineSize': 1995, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/HJ70SDY/2026-03-24/image/98a74d48-5e31-463c-a49c-f8d7afd5a11d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ70SDY/2026-03-24/image/19c71790-0b13-44a3-b46b-9c610768af09_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ70SDY/2026-03-24/image/d5f4033b-36a3-4bc4-9ebf-85b05860300c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ70SDY/2026-03-24/image/88ba32ab-8b22-4c8a-8ece-770e89e1250c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ70SDY/2026-03-24/image/b6826832-5526-48cb-b591-c7d4a1be124d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ70SDY/2026-03-24/image/fef21aba-0f40-4f4c-8ded-7cfb108d64d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ70SDY/2026-03-24/image/23989061-7b75-4d96-9fd3-c26d84f39a0d_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'VOSA STATES 55K 71K 84K', 'virtual': False, 'seller': 'SIXT Van & Truck', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 161, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d91f9748-35c8-4571-b0ab-b3cf2de9630f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-24 19:08:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30521e7a-5989-5d43-974e-7c9b31d69cec with identifier: 120600680
2026-03-24 19:08:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30521e7a-5989-5d43-974e-7c9b31d69cec with scrape type 2
2026-03-24 19:08:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30521e7a-5989-5d43-974e-7c9b31d69cec with scrape type 2
2026-03-24 19:08:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 30521e7a-5989-5d43-974e-7c9b31d69cec, identifier: 120600680
2026-03-24 19:08:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 30521e7a-5989-5d43-974e-7c9b31d69cec with identifier: 120600680
2026-03-24 19:08:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 30521e7a-5989-5d43-974e-7c9b31d69cec with identifier: 120600680
2026-03-24 19:08:00 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 30521e7a-5989-5d43-974e-7c9b31d69cec with identifier: 120600680 to the API
2026-03-24 19:08:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:08:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:08:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120600680?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 161,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '30521e7a-5989-5d43-974e-7c9b31d69cec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HJ70SDY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120600680',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'TRANSIT CUSTOM 280 L1 DIESEL FWD',
'odometer': 93026,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-30',
'seller_name': 'SIXT Van & Truck',
'title': 'FORD TRANSIT CUSTOM 280 L1 DIESEL FWD 2.0 EcoBlue 105ps Low Roof '
'Leader Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 105ps Low Roof Leader Van',
'vin': None,
'year': 2020}
2026-03-24 19:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120600680%27 HTTP/1.1" 200 None
2026-03-24 19:08:00 [astonbarclay.gb] INFO: Saving data for 120600680: {'auction_closing_time': 1774947600.0, 'created_time': 1774271277.72783, 'last_price_update_time': 1774379280.53979}
2026-03-24 19:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120600680') HTTP/1.1" 204 0
2026-03-24 19:08:05 [scrapy.extensions.logstats] INFO: Crawled 130 pages (at 11 pages/min), scraped 110 items (at 11 items/min)
2026-03-24 19:08:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 19:08:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120686836?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:08:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:08:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120686836, 'registration': 'NX71UFJ', 'account': '442001', 'make': 'AUDI', 'model': 'A5 DIESEL SPORTBACK', 'derivative': '40 TDI 204 Quattro S Line 5dr S Tronic', 'mileage': 99791, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-09-02', 'fuel': 'Diesel', 'motExpiry': '2026-09-01', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NX71UFJ/2026-03-23/image/fe6ee2fa-de54-4980-84f5-a3f908ba25a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX71UFJ/2026-03-23/image/ab0a362e-3da2-4490-bc2b-1c9302542a43_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX71UFJ/2026-03-23/image/36f2d193-3ca1-48da-a932-18ed27f9529f_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX71UFJ/2026-03-23/image/d61f18ef-1162-4540-ac9e-64e51fa72fa2_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX71UFJ/2026-03-23/image/a3e9c8e0-9f5e-4f0b-b1a5-38ae8b918ffe_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX71UFJ/2026-03-23/image/47762559-6535-4801-8693-f0914e73f87f_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX71UFJ/2026-03-23/image/bb9d2887-f431-459e-a470-a67dcb05e616_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX71UFJ/2026-03-23/image/b1b95b3b-ee20-4512-b704-427dcc147b40_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/22 16K 01/23 25K 12/23 35K 12/23 47K 03/25 80K', 'remarks': 'VOSA STATES 63K 91K SPARE KEY', 'virtual': False, 'seller': 'Part of United Rental Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 146, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8ade5620-edf7-4cd0-ba73-1acc09348e40.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:08:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120686836, 'registration': 'NX71UFJ', 'account': '442001', 'make': 'AUDI', 'model': 'A5 DIESEL SPORTBACK', 'derivative': '40 TDI 204 Quattro S Line 5dr S Tronic', 'mileage': 99791, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-09-02', 'fuel': 'Diesel', 'motExpiry': '2026-09-01', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NX71UFJ/2026-03-23/image/fe6ee2fa-de54-4980-84f5-a3f908ba25a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX71UFJ/2026-03-23/image/ab0a362e-3da2-4490-bc2b-1c9302542a43_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX71UFJ/2026-03-23/image/36f2d193-3ca1-48da-a932-18ed27f9529f_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX71UFJ/2026-03-23/image/d61f18ef-1162-4540-ac9e-64e51fa72fa2_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX71UFJ/2026-03-23/image/a3e9c8e0-9f5e-4f0b-b1a5-38ae8b918ffe_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX71UFJ/2026-03-23/image/47762559-6535-4801-8693-f0914e73f87f_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX71UFJ/2026-03-23/image/bb9d2887-f431-459e-a470-a67dcb05e616_removebg.jpg?w=600', 'https://abimg003.imgix.net/NX71UFJ/2026-03-23/image/b1b95b3b-ee20-4512-b704-427dcc147b40_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/22 16K 01/23 25K 12/23 35K 12/23 47K 03/25 80K', 'remarks': 'VOSA STATES 63K 91K SPARE KEY', 'virtual': False, 'seller': 'Part of United Rental Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 146, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8ade5620-edf7-4cd0-ba73-1acc09348e40.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:08:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da2f12f3-36f3-52eb-9930-c6f1cb6972a2 with identifier: 120686836
2026-03-24 19:08:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da2f12f3-36f3-52eb-9930-c6f1cb6972a2 with scrape type 2
2026-03-24 19:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da2f12f3-36f3-52eb-9930-c6f1cb6972a2 with scrape type 2
2026-03-24 19:08:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: da2f12f3-36f3-52eb-9930-c6f1cb6972a2, identifier: 120686836
2026-03-24 19:08:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: da2f12f3-36f3-52eb-9930-c6f1cb6972a2 with identifier: 120686836
2026-03-24 19:08:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: da2f12f3-36f3-52eb-9930-c6f1cb6972a2 with identifier: 120686836
2026-03-24 19:08:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: da2f12f3-36f3-52eb-9930-c6f1cb6972a2 with identifier: 120686836 to the API
2026-03-24 19:08:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:08:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:08:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120686836?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 146,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'da2f12f3-36f3-52eb-9930-c6f1cb6972a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'NX71UFJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120686836',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'A5 DIESEL SPORTBACK',
'odometer': 99791,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-02',
'seller_name': 'Part of United Rental Group',
'title': 'AUDI A5 DIESEL SPORTBACK 40 TDI 204 Quattro S Line 5dr S Tronic',
'transmission': 'automatic',
'trim': '40 TDI 204 Quattro S Line 5dr S Tronic',
'vin': None,
'year': 2021}
2026-03-24 19:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686836%27 HTTP/1.1" 200 None
2026-03-24 19:08:10 [astonbarclay.gb] INFO: Saving data for 120686836: {'auction_closing_time': 1774947600.0, 'created_time': 1774271250.913392, 'last_price_update_time': 1774379290.289233}
2026-03-24 19:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120686836') HTTP/1.1" 204 0
2026-03-24 19:08:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120684601?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:08:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:08:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120684601, 'registration': 'SJ14GFO', 'account': 'CAR340', 'make': 'NISSAN', 'model': 'QASHQAI DIESEL HATCHBACK', 'derivative': '1.5 dCi [110] Tekna 5dr', 'mileage': 102119, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-03-25', 'fuel': 'Diesel', 'motExpiry': '2026-04-05', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SJ14GFO/2026-03-23/image/a31b142a-f1de-4467-acd8-533e95052652_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ14GFO/2026-03-23/image/c8ae8c0c-2970-494b-9f15-bdba1cb8c350_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ14GFO/2026-03-23/image/7c811fef-6d2c-4e91-95e6-8a1e8c070123_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ14GFO/2026-03-23/image/05ab9274-44b5-4d19-8fdd-0de4445c7163_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ14GFO/2026-03-23/image/689c26b2-2514-4f11-a93b-7033aaec7be0_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ14GFO/2026-03-23/image/01c06cab-c272-483c-8506-c506facad0a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ14GFO/2026-03-23/image/c4609aee-33da-4f70-b579-f1d0a09726ce_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 02/15 5K 02/16 14K 05/17 21K 01/21 51K', 'remarks': 'VOSA STATES 19K 21K 30K 42K 49K 51K 62K 74K 89K 100K', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a76b907a-48e7-419f-8978-dc47008c5931.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:08:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120684601, 'registration': 'SJ14GFO', 'account': 'CAR340', 'make': 'NISSAN', 'model': 'QASHQAI DIESEL HATCHBACK', 'derivative': '1.5 dCi [110] Tekna 5dr', 'mileage': 102119, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-03-25', 'fuel': 'Diesel', 'motExpiry': '2026-04-05', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SJ14GFO/2026-03-23/image/a31b142a-f1de-4467-acd8-533e95052652_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ14GFO/2026-03-23/image/c8ae8c0c-2970-494b-9f15-bdba1cb8c350_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ14GFO/2026-03-23/image/7c811fef-6d2c-4e91-95e6-8a1e8c070123_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ14GFO/2026-03-23/image/05ab9274-44b5-4d19-8fdd-0de4445c7163_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ14GFO/2026-03-23/image/689c26b2-2514-4f11-a93b-7033aaec7be0_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ14GFO/2026-03-23/image/01c06cab-c272-483c-8506-c506facad0a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ14GFO/2026-03-23/image/c4609aee-33da-4f70-b579-f1d0a09726ce_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 02/15 5K 02/16 14K 05/17 21K 01/21 51K', 'remarks': 'VOSA STATES 19K 21K 30K 42K 49K 51K 62K 74K 89K 100K', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a76b907a-48e7-419f-8978-dc47008c5931.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:08:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19c1d10c-ad80-5ad4-812e-b9c4187321bd with identifier: 120684601
2026-03-24 19:08:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19c1d10c-ad80-5ad4-812e-b9c4187321bd with scrape type 2
2026-03-24 19:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19c1d10c-ad80-5ad4-812e-b9c4187321bd with scrape type 2
2026-03-24 19:08:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 19c1d10c-ad80-5ad4-812e-b9c4187321bd, identifier: 120684601
2026-03-24 19:08:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 19c1d10c-ad80-5ad4-812e-b9c4187321bd with identifier: 120684601
2026-03-24 19:08:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 19c1d10c-ad80-5ad4-812e-b9c4187321bd with identifier: 120684601
2026-03-24 19:08:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 19c1d10c-ad80-5ad4-812e-b9c4187321bd with identifier: 120684601 to the API
2026-03-24 19:08:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:08:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:08:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120684601?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '19c1d10c-ad80-5ad4-812e-b9c4187321bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SJ14GFO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120684601',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI DIESEL HATCHBACK',
'odometer': 102119,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-25',
'seller_name': 'Local Dealer Group',
'title': 'NISSAN QASHQAI DIESEL HATCHBACK 1.5 dCi [110] Tekna 5dr',
'transmission': 'manual',
'trim': '1.5 dCi [110] Tekna 5dr',
'vin': None,
'year': 2014}
2026-03-24 19:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120684601%27 HTTP/1.1" 200 None
2026-03-24 19:08:14 [astonbarclay.gb] INFO: Saving data for 120684601: {'auction_closing_time': 1774947600.0, 'created_time': 1774271252.443826, 'last_price_update_time': 1774379294.412263}
2026-03-24 19:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120684601') HTTP/1.1" 204 0
2026-03-24 19:08:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120754325?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:08:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:08:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120754325, 'registration': 'YP14CJY', 'account': 'MAN037', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Titanium 3dr', 'mileage': 78572, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-04-17', 'fuel': 'Petrol', 'motExpiry': '2026-12-11', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b55cddf9-a240-4607-9a49-339b3dd251fe.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:08:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120754325, 'registration': 'YP14CJY', 'account': 'MAN037', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Titanium 3dr', 'mileage': 78572, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-04-17', 'fuel': 'Petrol', 'motExpiry': '2026-12-11', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b55cddf9-a240-4607-9a49-339b3dd251fe.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:08:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8f6b8ed-6150-5f08-b9d3-ab36270a0a0f with identifier: 120754325
2026-03-24 19:08:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8f6b8ed-6150-5f08-b9d3-ab36270a0a0f with scrape type 1
2026-03-24 19:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item a8f6b8ed-6150-5f08-b9d3-ab36270a0a0f
2026-03-24 19:08:15 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item a8f6b8ed-6150-5f08-b9d3-ab36270a0a0f
2026-03-24 19:08:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a8f6b8ed-6150-5f08-b9d3-ab36270a0a0f, identifier: 120754325
2026-03-24 19:08:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a8f6b8ed-6150-5f08-b9d3-ab36270a0a0f with identifier: 120754325
2026-03-24 19:08:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a8f6b8ed-6150-5f08-b9d3-ab36270a0a0f with identifier: 120754325
2026-03-24 19:08:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a8f6b8ed-6150-5f08-b9d3-ab36270a0a0f with identifier: 120754325 to the API
2026-03-24 19:08:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:08:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:08:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120754325?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'a8f6b8ed-6150-5f08-b9d3-ab36270a0a0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YP14CJY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120754325',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 78572,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-17',
'seller_name': 'Manamanx Ltd',
'title': 'FORD FIESTA HATCHBACK 1.0 EcoBoost Titanium 3dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Titanium 3dr',
'vin': None,
'year': 2014}
2026-03-24 19:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120754325%27 HTTP/1.1" 200 None
2026-03-24 19:08:15 [astonbarclay.gb] INFO: Saving data for 120754325: {'created_time': 1774379295.918955, 'last_price_update_time': 1774379295.918966, 'auction_closing_time': 1774888200.0}
2026-03-24 19:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120754325') HTTP/1.1" 204 0
2026-03-24 19:08:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120686669?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:08:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:08:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120686669, 'registration': 'MW72ABU', 'account': 'MOT070', 'make': 'MG MOTOR UK', 'model': 'HS HATCHBACK', 'derivative': '1.5 T-GDI Excite 5dr DCT', 'mileage': 19938, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-01-09', 'fuel': 'Petrol', 'motExpiry': '2027-01-08', 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MW72ABU/2026-03-23/image/487bd105-619c-46a0-8f70-71356963d977_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72ABU/2026-03-23/image/cb7a3225-a0a7-4a4a-8603-8bcccc97184e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72ABU/2026-03-23/image/2871ff63-9484-4db3-80b9-e63bed62c43b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72ABU/2026-03-23/image/521614ee-fdec-479e-873c-19ba987fc51d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72ABU/2026-03-23/image/35c90049-0a7a-49cf-a17d-7fbc57590999_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72ABU/2026-03-23/image/44d4370e-3d00-4702-b907-ff3662850686_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72ABU/2026-03-23/image/654832a9-329f-429f-be84-64cf1abebada_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72ABU/2026-03-23/image/95d84913-53f1-4e5f-93b9-79d98ca088f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72ABU/2026-03-23/image/743be709-d6b9-4d71-9512-e9659941c0d4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/23-6K, 11/24-11K,', 'remarks': 'vosa - 19k - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 174, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6e0c8426-cf55-4734-acd8-2b7b9daee5bc.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:08:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120686669, 'registration': 'MW72ABU', 'account': 'MOT070', 'make': 'MG MOTOR UK', 'model': 'HS HATCHBACK', 'derivative': '1.5 T-GDI Excite 5dr DCT', 'mileage': 19938, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2023-01-09', 'fuel': 'Petrol', 'motExpiry': '2027-01-08', 'doors': 5, 'engineSize': 1490, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MW72ABU/2026-03-23/image/487bd105-619c-46a0-8f70-71356963d977_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72ABU/2026-03-23/image/cb7a3225-a0a7-4a4a-8603-8bcccc97184e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72ABU/2026-03-23/image/2871ff63-9484-4db3-80b9-e63bed62c43b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72ABU/2026-03-23/image/521614ee-fdec-479e-873c-19ba987fc51d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72ABU/2026-03-23/image/35c90049-0a7a-49cf-a17d-7fbc57590999_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72ABU/2026-03-23/image/44d4370e-3d00-4702-b907-ff3662850686_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72ABU/2026-03-23/image/654832a9-329f-429f-be84-64cf1abebada_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72ABU/2026-03-23/image/95d84913-53f1-4e5f-93b9-79d98ca088f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72ABU/2026-03-23/image/743be709-d6b9-4d71-9512-e9659941c0d4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/23-6K, 11/24-11K,', 'remarks': 'vosa - 19k - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 174, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6e0c8426-cf55-4734-acd8-2b7b9daee5bc.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:08:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0fb2498-4e2f-5ba7-ae0d-43b18017f384 with identifier: 120686669
2026-03-24 19:08:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0fb2498-4e2f-5ba7-ae0d-43b18017f384 with scrape type 2
2026-03-24 19:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0fb2498-4e2f-5ba7-ae0d-43b18017f384 with scrape type 2
2026-03-24 19:08:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a0fb2498-4e2f-5ba7-ae0d-43b18017f384, identifier: 120686669
2026-03-24 19:08:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a0fb2498-4e2f-5ba7-ae0d-43b18017f384 with identifier: 120686669
2026-03-24 19:08:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a0fb2498-4e2f-5ba7-ae0d-43b18017f384 with identifier: 120686669
2026-03-24 19:08:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a0fb2498-4e2f-5ba7-ae0d-43b18017f384 with identifier: 120686669 to the API
2026-03-24 19:08:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:08:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:08:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120686669?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 174,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': 'a0fb2498-4e2f-5ba7-ae0d-43b18017f384',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MW72ABU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120686669',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'MG MOTOR UK',
'model': 'HS HATCHBACK',
'odometer': 19938,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-09',
'seller_name': 'Motability Operations',
'title': 'MG MOTOR UK HS HATCHBACK 1.5 T-GDI Excite 5dr DCT',
'transmission': 'automatic',
'trim': '1.5 T-GDI Excite 5dr DCT',
'vin': None,
'year': 2023}
2026-03-24 19:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120686669%27 HTTP/1.1" 200 None
2026-03-24 19:08:22 [astonbarclay.gb] INFO: Saving data for 120686669: {'auction_closing_time': 1774948500.0, 'created_time': 1774271226.288666, 'last_price_update_time': 1774379302.047733}
2026-03-24 19:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120686669') HTTP/1.1" 204 0
2026-03-24 19:08:27 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 132.015(s), this was the 1st time calling it.
2026-03-24 19:08:27 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.700601572126627 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:08:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:08:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120693568?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:08:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:08:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120693568, 'registration': 'YE12NVT', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'INSIGNIA HATCHBACK', 'derivative': '1.8i 16V Exclusiv 5dr', 'mileage': 92462, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-06-27', 'fuel': 'Petrol', 'motExpiry': '2026-10-10', 'doors': 5, 'engineSize': 1796, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YE12NVT/2026-03-24/image/5217ad76-4fd7-4d5b-af9d-4e1b4b0e7f18_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/cab1cc37-d84a-4258-9a23-f9ee0e601e2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/46ab911e-93aa-4fbd-90a1-2d4123d49a9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/6f5870ed-f414-4fdc-8fc5-173ab9455a5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/39036758-b8bd-44e2-b231-1f2487f65c3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/3d43246d-8b1e-465c-aa39-db2246118035_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/3a211531-fbac-4306-87d3-89c6055467d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/b7512993-5cbd-4f02-ba6b-7aa9778a2d7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/573619d4-a770-4ca2-bc95-df9a21d7df02_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 65K- 73K - 78K- 85K-', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 178, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1a746a71-cacf-482e-a262-f5df0957e89f.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:08:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120693568, 'registration': 'YE12NVT', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'INSIGNIA HATCHBACK', 'derivative': '1.8i 16V Exclusiv 5dr', 'mileage': 92462, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-06-27', 'fuel': 'Petrol', 'motExpiry': '2026-10-10', 'doors': 5, 'engineSize': 1796, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YE12NVT/2026-03-24/image/5217ad76-4fd7-4d5b-af9d-4e1b4b0e7f18_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/cab1cc37-d84a-4258-9a23-f9ee0e601e2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/46ab911e-93aa-4fbd-90a1-2d4123d49a9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/6f5870ed-f414-4fdc-8fc5-173ab9455a5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/39036758-b8bd-44e2-b231-1f2487f65c3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/3d43246d-8b1e-465c-aa39-db2246118035_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/3a211531-fbac-4306-87d3-89c6055467d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/b7512993-5cbd-4f02-ba6b-7aa9778a2d7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/573619d4-a770-4ca2-bc95-df9a21d7df02_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 65K- 73K - 78K- 85K-', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 178, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1a746a71-cacf-482e-a262-f5df0957e89f.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:08:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5407aa6-6c68-57e5-93f8-0530789e7fb7 with identifier: 120693568
2026-03-24 19:08:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5407aa6-6c68-57e5-93f8-0530789e7fb7 with scrape type 1
2026-03-24 19:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item d5407aa6-6c68-57e5-93f8-0530789e7fb7
2026-03-24 19:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYE12NVT%252F2026-03-24%252Fimage%252F5217ad76-4fd7-4d5b-af9d-4e1b4b0e7f18_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE12NVT/2026-03-24/image/5217ad76-4fd7-4d5b-af9d-4e1b4b0e7f18_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYE12NVT%252F2026-03-24%252Fimage%252Fcab1cc37-d84a-4258-9a23-f9ee0e601e2e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE12NVT/2026-03-24/image/cab1cc37-d84a-4258-9a23-f9ee0e601e2e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYE12NVT%252F2026-03-24%252Fimage%252F46ab911e-93aa-4fbd-90a1-2d4123d49a9c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE12NVT/2026-03-24/image/46ab911e-93aa-4fbd-90a1-2d4123d49a9c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYE12NVT%252F2026-03-24%252Fimage%252F6f5870ed-f414-4fdc-8fc5-173ab9455a5f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE12NVT/2026-03-24/image/6f5870ed-f414-4fdc-8fc5-173ab9455a5f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYE12NVT%252F2026-03-24%252Fimage%252F39036758-b8bd-44e2-b231-1f2487f65c3e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE12NVT/2026-03-24/image/39036758-b8bd-44e2-b231-1f2487f65c3e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYE12NVT%252F2026-03-24%252Fimage%252F3d43246d-8b1e-465c-aa39-db2246118035_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE12NVT/2026-03-24/image/3d43246d-8b1e-465c-aa39-db2246118035_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYE12NVT%252F2026-03-24%252Fimage%252F3a211531-fbac-4306-87d3-89c6055467d5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE12NVT/2026-03-24/image/3a211531-fbac-4306-87d3-89c6055467d5_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYE12NVT%252F2026-03-24%252Fimage%252Fb7512993-5cbd-4f02-ba6b-7aa9778a2d7d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE12NVT/2026-03-24/image/b7512993-5cbd-4f02-ba6b-7aa9778a2d7d_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYE12NVT%252F2026-03-24%252Fimage%252F573619d4-a770-4ca2-bc95-df9a21d7df02_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE12NVT/2026-03-24/image/573619d4-a770-4ca2-bc95-df9a21d7df02_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120698448?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:08:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:08:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120698448, 'registration': 'HK08THU', 'account': 'WBA004', 'make': 'MERCEDES-BENZ', 'model': 'CLC CLASS COUPE', 'derivative': 'CLC 180K Sport 3dr Auto', 'mileage': 113452, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2008-07-04', 'fuel': 'Petrol', 'motExpiry': '2026-09-05', 'doors': 3, 'engineSize': 1796, 'bodyType': 'Coupe', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book 05/09-7K, 05/10-16K, 09/11-18K, 04/12-29K, 11/12-39K, 08/13-50K, 08/14-55K, 02/16-62K, 02/17-67K, 02/18-72K, 02/19-78K, 03/20-83K, 04/21-85K, 05/22-93K, 05/23-96K, 05/24-101K', 'remarks': 'VOSA STATES 90K, 98K, 103K, 110K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '7', 'v5': True, 'v5details': 'Here', 'co2': 198, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8f0afcac-5193-4475-a42d-732d9fc7ed33.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:08:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120698448, 'registration': 'HK08THU', 'account': 'WBA004', 'make': 'MERCEDES-BENZ', 'model': 'CLC CLASS COUPE', 'derivative': 'CLC 180K Sport 3dr Auto', 'mileage': 113452, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2008-07-04', 'fuel': 'Petrol', 'motExpiry': '2026-09-05', 'doors': 3, 'engineSize': 1796, 'bodyType': 'Coupe', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print and book 05/09-7K, 05/10-16K, 09/11-18K, 04/12-29K, 11/12-39K, 08/13-50K, 08/14-55K, 02/16-62K, 02/17-67K, 02/18-72K, 02/19-78K, 03/20-83K, 04/21-85K, 05/22-93K, 05/23-96K, 05/24-101K', 'remarks': 'VOSA STATES 90K, 98K, 103K, 110K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '7', 'v5': True, 'v5details': 'Here', 'co2': 198, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8f0afcac-5193-4475-a42d-732d9fc7ed33.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:08:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0aa09657-33cf-5020-aca6-40d4be035825 with identifier: 120698448
2026-03-24 19:08:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0aa09657-33cf-5020-aca6-40d4be035825 with scrape type 1
2026-03-24 19:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 0aa09657-33cf-5020-aca6-40d4be035825
2026-03-24 19:08:42 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 0aa09657-33cf-5020-aca6-40d4be035825
2026-03-24 19:08:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0aa09657-33cf-5020-aca6-40d4be035825, identifier: 120698448
2026-03-24 19:08:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0aa09657-33cf-5020-aca6-40d4be035825 with identifier: 120698448
2026-03-24 19:08:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0aa09657-33cf-5020-aca6-40d4be035825 with identifier: 120698448
2026-03-24 19:08:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0aa09657-33cf-5020-aca6-40d4be035825 with identifier: 120698448 to the API
2026-03-24 19:08:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:08:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:08:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120698448?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 198,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.8L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '0aa09657-33cf-5020-aca6-40d4be035825',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HK08THU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120698448',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'CLC CLASS COUPE',
'odometer': 113452,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-07-04',
'seller_name': 'UKCGR - Trade',
'title': 'MERCEDES-BENZ CLC CLASS COUPE CLC 180K Sport 3dr Auto',
'transmission': 'automatic',
'trim': 'CLC 180K Sport 3dr Auto',
'vin': None,
'year': 2008}
2026-03-24 19:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120698448%27 HTTP/1.1" 200 None
2026-03-24 19:08:42 [astonbarclay.gb] INFO: Saving data for 120698448: {'created_time': 1774379322.704417, 'last_price_update_time': 1774379322.70443, 'auction_closing_time': 1774888200.0}
2026-03-24 19:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120698448') HTTP/1.1" 204 0
2026-03-24 19:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YE12NVT/2026-03-24/image/573619d4-a770-4ca2-bc95-df9a21d7df02_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120693568?view=catalogue)
2026-03-24 19:08:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:08:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b487afd0>
2026-03-24 19:08:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:08:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:08:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:08:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5407aa6-6c68-57e5-93f8-0530789e7fb7/d5407aa6-6c68-57e5-93f8-0530789e7fb7_image_8.jpg HTTP/1.1" 201 0
2026-03-24 19:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYE12NVT%252F2026-03-24%252Fimage%252F573619d4-a770-4ca2-bc95-df9a21d7df02_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE12NVT/2026-03-24/image/573619d4-a770-4ca2-bc95-df9a21d7df02_removebg.jpg?w=600 saved to cache
2026-03-24 19:08:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d5407aa6-6c68-57e5-93f8-0530789e7fb7
2026-03-24 19:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YE12NVT/2026-03-24/image/b7512993-5cbd-4f02-ba6b-7aa9778a2d7d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120693568?view=catalogue)
2026-03-24 19:08:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:08:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4494150>
2026-03-24 19:08:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:08:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:08:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:08:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5407aa6-6c68-57e5-93f8-0530789e7fb7/d5407aa6-6c68-57e5-93f8-0530789e7fb7_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYE12NVT%252F2026-03-24%252Fimage%252Fb7512993-5cbd-4f02-ba6b-7aa9778a2d7d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE12NVT/2026-03-24/image/b7512993-5cbd-4f02-ba6b-7aa9778a2d7d_removebg.jpg?w=600 saved to cache
2026-03-24 19:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d5407aa6-6c68-57e5-93f8-0530789e7fb7
2026-03-24 19:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YE12NVT/2026-03-24/image/3a211531-fbac-4306-87d3-89c6055467d5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120693568?view=catalogue)
2026-03-24 19:08:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:08:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4742d10>
2026-03-24 19:08:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:08:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:08:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:08:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5407aa6-6c68-57e5-93f8-0530789e7fb7/d5407aa6-6c68-57e5-93f8-0530789e7fb7_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYE12NVT%252F2026-03-24%252Fimage%252F3a211531-fbac-4306-87d3-89c6055467d5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE12NVT/2026-03-24/image/3a211531-fbac-4306-87d3-89c6055467d5_removebg.jpg?w=600 saved to cache
2026-03-24 19:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d5407aa6-6c68-57e5-93f8-0530789e7fb7
2026-03-24 19:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YE12NVT/2026-03-24/image/3d43246d-8b1e-465c-aa39-db2246118035_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120693568?view=catalogue)
2026-03-24 19:08:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:08:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af160190>
2026-03-24 19:08:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:08:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:08:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:08:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5407aa6-6c68-57e5-93f8-0530789e7fb7/d5407aa6-6c68-57e5-93f8-0530789e7fb7_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYE12NVT%252F2026-03-24%252Fimage%252F3d43246d-8b1e-465c-aa39-db2246118035_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE12NVT/2026-03-24/image/3d43246d-8b1e-465c-aa39-db2246118035_removebg.jpg?w=600 saved to cache
2026-03-24 19:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d5407aa6-6c68-57e5-93f8-0530789e7fb7
2026-03-24 19:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YE12NVT/2026-03-24/image/39036758-b8bd-44e2-b231-1f2487f65c3e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120693568?view=catalogue)
2026-03-24 19:08:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:08:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af244e90>
2026-03-24 19:08:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:08:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:08:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:08:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5407aa6-6c68-57e5-93f8-0530789e7fb7/d5407aa6-6c68-57e5-93f8-0530789e7fb7_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYE12NVT%252F2026-03-24%252Fimage%252F39036758-b8bd-44e2-b231-1f2487f65c3e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:08:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE12NVT/2026-03-24/image/39036758-b8bd-44e2-b231-1f2487f65c3e_removebg.jpg?w=600 saved to cache
2026-03-24 19:08:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d5407aa6-6c68-57e5-93f8-0530789e7fb7
2026-03-24 19:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YE12NVT/2026-03-24/image/6f5870ed-f414-4fdc-8fc5-173ab9455a5f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120693568?view=catalogue)
2026-03-24 19:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120741234?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:08:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:08:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:08:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af160150>
2026-03-24 19:08:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:08:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:08:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:08:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5407aa6-6c68-57e5-93f8-0530789e7fb7/d5407aa6-6c68-57e5-93f8-0530789e7fb7_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYE12NVT%252F2026-03-24%252Fimage%252F6f5870ed-f414-4fdc-8fc5-173ab9455a5f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:08:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE12NVT/2026-03-24/image/6f5870ed-f414-4fdc-8fc5-173ab9455a5f_removebg.jpg?w=600 saved to cache
2026-03-24 19:08:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d5407aa6-6c68-57e5-93f8-0530789e7fb7
2026-03-24 19:08:44 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 265.187(s), this was the 2nd time calling it.
2026-03-24 19:08:44 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.712816568259909 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:08:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120741234, 'registration': 'PJ69XPF', 'account': 'STA058', 'make': 'VAUXHALL', 'model': 'GRANDLAND X DIESEL HATCHBACK', 'derivative': '1.5 Turbo D Sport Nav 5dr', 'mileage': 77595, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-11-26', 'fuel': 'Diesel', 'motExpiry': '2026-07-05', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0cd68a64-188a-4154-9a02-8204b73d0e86.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:08:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120741234, 'registration': 'PJ69XPF', 'account': 'STA058', 'make': 'VAUXHALL', 'model': 'GRANDLAND X DIESEL HATCHBACK', 'derivative': '1.5 Turbo D Sport Nav 5dr', 'mileage': 77595, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-11-26', 'fuel': 'Diesel', 'motExpiry': '2026-07-05', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0cd68a64-188a-4154-9a02-8204b73d0e86.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:08:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ca68aac-596d-53e9-b0c6-11508ee830b9 with identifier: 120741234
2026-03-24 19:08:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ca68aac-596d-53e9-b0c6-11508ee830b9 with scrape type 1
2026-03-24 19:08:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 0ca68aac-596d-53e9-b0c6-11508ee830b9
2026-03-24 19:08:44 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 0ca68aac-596d-53e9-b0c6-11508ee830b9
2026-03-24 19:08:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0ca68aac-596d-53e9-b0c6-11508ee830b9, identifier: 120741234
2026-03-24 19:08:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0ca68aac-596d-53e9-b0c6-11508ee830b9 with identifier: 120741234
2026-03-24 19:08:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0ca68aac-596d-53e9-b0c6-11508ee830b9 with identifier: 120741234
2026-03-24 19:08:44 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0ca68aac-596d-53e9-b0c6-11508ee830b9 with identifier: 120741234 to the API
2026-03-24 19:08:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:08:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:08:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120741234?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '0ca68aac-596d-53e9-b0c6-11508ee830b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PJ69XPF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120741234',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'GRANDLAND X DIESEL HATCHBACK',
'odometer': 77595,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-26',
'seller_name': 'Startline Motor Finance Ltd',
'title': 'VAUXHALL GRANDLAND X DIESEL HATCHBACK 1.5 Turbo D Sport Nav 5dr',
'transmission': 'manual',
'trim': '1.5 Turbo D Sport Nav 5dr',
'vin': None,
'year': 2019}
2026-03-24 19:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120741234%27 HTTP/1.1" 200 None
2026-03-24 19:08:44 [astonbarclay.gb] INFO: Saving data for 120741234: {'created_time': 1774379324.85105, 'last_price_update_time': 1774379324.851062, 'auction_closing_time': 1774888200.0}
2026-03-24 19:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120741234') HTTP/1.1" 204 0
2026-03-24 19:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YE12NVT/2026-03-24/image/cab1cc37-d84a-4258-9a23-f9ee0e601e2e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120693568?view=catalogue)
2026-03-24 19:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YE12NVT/2026-03-24/image/46ab911e-93aa-4fbd-90a1-2d4123d49a9c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120693568?view=catalogue)
2026-03-24 19:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YE12NVT/2026-03-24/image/5217ad76-4fd7-4d5b-af9d-4e1b4b0e7f18_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120693568?view=catalogue)
2026-03-24 19:08:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:08:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af019310>
2026-03-24 19:08:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:08:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:08:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:08:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5407aa6-6c68-57e5-93f8-0530789e7fb7/d5407aa6-6c68-57e5-93f8-0530789e7fb7_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYE12NVT%252F2026-03-24%252Fimage%252Fcab1cc37-d84a-4258-9a23-f9ee0e601e2e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE12NVT/2026-03-24/image/cab1cc37-d84a-4258-9a23-f9ee0e601e2e_removebg.jpg?w=600 saved to cache
2026-03-24 19:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d5407aa6-6c68-57e5-93f8-0530789e7fb7
2026-03-24 19:08:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:08:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af295cd0>
2026-03-24 19:08:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:08:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:08:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:08:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5407aa6-6c68-57e5-93f8-0530789e7fb7/d5407aa6-6c68-57e5-93f8-0530789e7fb7_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYE12NVT%252F2026-03-24%252Fimage%252F46ab911e-93aa-4fbd-90a1-2d4123d49a9c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE12NVT/2026-03-24/image/46ab911e-93aa-4fbd-90a1-2d4123d49a9c_removebg.jpg?w=600 saved to cache
2026-03-24 19:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d5407aa6-6c68-57e5-93f8-0530789e7fb7
2026-03-24 19:08:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:08:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef8a310>
2026-03-24 19:08:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:08:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:08:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:08:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5407aa6-6c68-57e5-93f8-0530789e7fb7/d5407aa6-6c68-57e5-93f8-0530789e7fb7_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYE12NVT%252F2026-03-24%252Fimage%252F5217ad76-4fd7-4d5b-af9d-4e1b4b0e7f18_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE12NVT/2026-03-24/image/5217ad76-4fd7-4d5b-af9d-4e1b4b0e7f18_removebg.jpg?w=600 saved to cache
2026-03-24 19:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d5407aa6-6c68-57e5-93f8-0530789e7fb7
2026-03-24 19:08:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5407aa6-6c68-57e5-93f8-0530789e7fb7, skipping ID generation
2026-03-24 19:08:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5407aa6-6c68-57e5-93f8-0530789e7fb7 with scrape type 1
2026-03-24 19:08:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5407aa6-6c68-57e5-93f8-0530789e7fb7 sending to next pipeline
2026-03-24 19:08:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d5407aa6-6c68-57e5-93f8-0530789e7fb7, identifier: 120693568
2026-03-24 19:08:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d5407aa6-6c68-57e5-93f8-0530789e7fb7 with identifier: 120693568
2026-03-24 19:08:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d5407aa6-6c68-57e5-93f8-0530789e7fb7 with identifier: 120693568
2026-03-24 19:08:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d5407aa6-6c68-57e5-93f8-0530789e7fb7 with identifier: 120693568 to the API
2026-03-24 19:08:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:08:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:08:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/YE12NVT/2026-03-24/image/5217ad76-4fd7-4d5b-af9d-4e1b4b0e7f18_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 178,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'd5407aa6-6c68-57e5-93f8-0530789e7fb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YE12NVT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120693568',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'INSIGNIA HATCHBACK',
'odometer': 92462,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5407aa6-6c68-57e5-93f8-0530789e7fb7/d5407aa6-6c68-57e5-93f8-0530789e7fb7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32454,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/5217ad76-4fd7-4d5b-af9d-4e1b4b0e7f18_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5407aa6-6c68-57e5-93f8-0530789e7fb7/d5407aa6-6c68-57e5-93f8-0530789e7fb7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29388,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/cab1cc37-d84a-4258-9a23-f9ee0e601e2e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5407aa6-6c68-57e5-93f8-0530789e7fb7/d5407aa6-6c68-57e5-93f8-0530789e7fb7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30836,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/46ab911e-93aa-4fbd-90a1-2d4123d49a9c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5407aa6-6c68-57e5-93f8-0530789e7fb7/d5407aa6-6c68-57e5-93f8-0530789e7fb7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33945,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/6f5870ed-f414-4fdc-8fc5-173ab9455a5f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5407aa6-6c68-57e5-93f8-0530789e7fb7/d5407aa6-6c68-57e5-93f8-0530789e7fb7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57523,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/39036758-b8bd-44e2-b231-1f2487f65c3e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5407aa6-6c68-57e5-93f8-0530789e7fb7/d5407aa6-6c68-57e5-93f8-0530789e7fb7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47106,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/3d43246d-8b1e-465c-aa39-db2246118035_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5407aa6-6c68-57e5-93f8-0530789e7fb7/d5407aa6-6c68-57e5-93f8-0530789e7fb7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53933,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/3a211531-fbac-4306-87d3-89c6055467d5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5407aa6-6c68-57e5-93f8-0530789e7fb7/d5407aa6-6c68-57e5-93f8-0530789e7fb7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42724,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/b7512993-5cbd-4f02-ba6b-7aa9778a2d7d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5407aa6-6c68-57e5-93f8-0530789e7fb7/d5407aa6-6c68-57e5-93f8-0530789e7fb7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47660,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YE12NVT/2026-03-24/image/573619d4-a770-4ca2-bc95-df9a21d7df02_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-06-27',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL INSIGNIA HATCHBACK 1.8i 16V Exclusiv 5dr',
'transmission': 'manual',
'trim': '1.8i 16V Exclusiv 5dr',
'vin': None,
'year': 2012}
2026-03-24 19:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693568%27 HTTP/1.1" 200 None
2026-03-24 19:08:45 [astonbarclay.gb] INFO: Saving data for 120693568: {'created_time': 1774379325.511495, 'last_price_update_time': 1774379325.511506, 'auction_closing_time': 1774888200.0}
2026-03-24 19:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120693568') HTTP/1.1" 204 0
2026-03-24 19:08:48 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 265.033(s), this was the 2nd time calling it.
2026-03-24 19:08:48 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.3695184720389015 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:08:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120753553?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:08:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:08:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120753553, 'registration': 'ND58CZH', 'account': 'MAN037', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS HATCHBACK', 'derivative': 'A150 Classic SE 5dr', 'mileage': 162018, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2008-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-07-15', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ef8664f3-01f5-43da-b8ef-69154fa93323.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:08:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120753553, 'registration': 'ND58CZH', 'account': 'MAN037', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS HATCHBACK', 'derivative': 'A150 Classic SE 5dr', 'mileage': 162018, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2008-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-07-15', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ef8664f3-01f5-43da-b8ef-69154fa93323.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:08:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae5501b3-1892-5486-917f-e0ac731047d1 with identifier: 120753553
2026-03-24 19:08:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae5501b3-1892-5486-917f-e0ac731047d1 with scrape type 1
2026-03-24 19:08:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item ae5501b3-1892-5486-917f-e0ac731047d1
2026-03-24 19:08:51 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item ae5501b3-1892-5486-917f-e0ac731047d1
2026-03-24 19:08:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ae5501b3-1892-5486-917f-e0ac731047d1, identifier: 120753553
2026-03-24 19:08:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ae5501b3-1892-5486-917f-e0ac731047d1 with identifier: 120753553
2026-03-24 19:08:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ae5501b3-1892-5486-917f-e0ac731047d1 with identifier: 120753553
2026-03-24 19:08:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ae5501b3-1892-5486-917f-e0ac731047d1 with identifier: 120753553 to the API
2026-03-24 19:08:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:08:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:08:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120753553?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.5L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'ae5501b3-1892-5486-917f-e0ac731047d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ND58CZH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120753553',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS HATCHBACK',
'odometer': 162018,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-09-30',
'seller_name': 'Manamanx Ltd',
'title': 'MERCEDES-BENZ A CLASS HATCHBACK A150 Classic SE 5dr',
'transmission': 'manual',
'trim': 'A150 Classic SE 5dr',
'vin': None,
'year': 2008}
2026-03-24 19:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753553%27 HTTP/1.1" 200 None
2026-03-24 19:08:52 [astonbarclay.gb] INFO: Saving data for 120753553: {'created_time': 1774379332.431592, 'last_price_update_time': 1774379332.431606, 'auction_closing_time': 1774888200.0}
2026-03-24 19:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120753553') HTTP/1.1" 204 0
2026-03-24 19:08:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-24 19:08:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120694307?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:08:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:08:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120694307, 'registration': 'AX11DVP', 'account': 'WBA004', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.6 125 Zetec 5dr', 'mileage': 138018, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-06-27', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AX11DVP/2026-03-24/image/14627822-858d-4c97-ad6b-bb2ed0e7ca20_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX11DVP/2026-03-24/image/abfc2d46-25f9-4b22-8fdc-6d66e66f5e27_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX11DVP/2026-03-24/image/a6776a5d-db16-4627-85c3-44a21bbffdd4_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX11DVP/2026-03-24/image/2b007241-8ff9-4c5a-807b-8ff3061fb470_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX11DVP/2026-03-24/image/9c00d701-69c9-4a3f-b10d-9a43da2b7448_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX11DVP/2026-03-24/image/6804e1be-5c3a-444e-80f0-1784974e7af7_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX11DVP/2026-03-24/image/05507ed6-5702-4793-8cae-8d4b7a7e91a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX11DVP/2026-03-24/image/3bcb92d8-7494-4e27-92c9-23cf3f1e5fef_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/12 12K - 05/136 20K - 06/14 23K - 06/15 26K - 10/16 29K - 10/17 43K', 'remarks': 'VOSA STATES 77K- 86K- 106K- 126K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/88fc5b5b-c827-4e0c-bf49-073b1eeb1e43.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:08:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120694307, 'registration': 'AX11DVP', 'account': 'WBA004', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.6 125 Zetec 5dr', 'mileage': 138018, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-06-27', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AX11DVP/2026-03-24/image/14627822-858d-4c97-ad6b-bb2ed0e7ca20_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX11DVP/2026-03-24/image/abfc2d46-25f9-4b22-8fdc-6d66e66f5e27_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX11DVP/2026-03-24/image/a6776a5d-db16-4627-85c3-44a21bbffdd4_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX11DVP/2026-03-24/image/2b007241-8ff9-4c5a-807b-8ff3061fb470_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX11DVP/2026-03-24/image/9c00d701-69c9-4a3f-b10d-9a43da2b7448_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX11DVP/2026-03-24/image/6804e1be-5c3a-444e-80f0-1784974e7af7_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX11DVP/2026-03-24/image/05507ed6-5702-4793-8cae-8d4b7a7e91a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/AX11DVP/2026-03-24/image/3bcb92d8-7494-4e27-92c9-23cf3f1e5fef_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/12 12K - 05/136 20K - 06/14 23K - 06/15 26K - 10/16 29K - 10/17 43K', 'remarks': 'VOSA STATES 77K- 86K- 106K- 126K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/88fc5b5b-c827-4e0c-bf49-073b1eeb1e43.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:08:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1f34c15-56d8-5789-a5c8-1d796b4e229a with identifier: 120694307
2026-03-24 19:08:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1f34c15-56d8-5789-a5c8-1d796b4e229a with scrape type 1
2026-03-24 19:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item c1f34c15-56d8-5789-a5c8-1d796b4e229a
2026-03-24 19:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAX11DVP%252F2026-03-24%252Fimage%252F14627822-858d-4c97-ad6b-bb2ed0e7ca20_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX11DVP/2026-03-24/image/14627822-858d-4c97-ad6b-bb2ed0e7ca20_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAX11DVP%252F2026-03-24%252Fimage%252Fabfc2d46-25f9-4b22-8fdc-6d66e66f5e27_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX11DVP/2026-03-24/image/abfc2d46-25f9-4b22-8fdc-6d66e66f5e27_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAX11DVP%252F2026-03-24%252Fimage%252Fa6776a5d-db16-4627-85c3-44a21bbffdd4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX11DVP/2026-03-24/image/a6776a5d-db16-4627-85c3-44a21bbffdd4_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAX11DVP%252F2026-03-24%252Fimage%252F2b007241-8ff9-4c5a-807b-8ff3061fb470_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX11DVP/2026-03-24/image/2b007241-8ff9-4c5a-807b-8ff3061fb470_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAX11DVP%252F2026-03-24%252Fimage%252F9c00d701-69c9-4a3f-b10d-9a43da2b7448_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX11DVP/2026-03-24/image/9c00d701-69c9-4a3f-b10d-9a43da2b7448_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAX11DVP%252F2026-03-24%252Fimage%252F6804e1be-5c3a-444e-80f0-1784974e7af7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX11DVP/2026-03-24/image/6804e1be-5c3a-444e-80f0-1784974e7af7_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAX11DVP%252F2026-03-24%252Fimage%252F05507ed6-5702-4793-8cae-8d4b7a7e91a9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX11DVP/2026-03-24/image/05507ed6-5702-4793-8cae-8d4b7a7e91a9_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAX11DVP%252F2026-03-24%252Fimage%252F3bcb92d8-7494-4e27-92c9-23cf3f1e5fef_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX11DVP/2026-03-24/image/3bcb92d8-7494-4e27-92c9-23cf3f1e5fef_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-24 19:08:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120690865?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:08:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:08:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120690865, 'registration': 'EX09BFZ', 'account': 'WBA004', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.4 One 3dr', 'mileage': 63682, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2009-03-21', 'fuel': 'Petrol', 'motExpiry': '2026-04-02', 'doors': 3, 'engineSize': 1397, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/71c04366-1ab1-4159-b165-075b6f404fb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/42b6402e-939c-4a1a-a812-c7be64ee4783_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/464f6d69-2bb9-4835-bad6-aa5519ec04c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/5f19d940-d76d-43e0-be28-59528b7448ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/c95d466e-15ee-446c-9b79-5c236fdc341e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/e280bc98-59f9-4b20-a866-39146821a4f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/a9d13a69-e537-4a98-9afb-00e621b3bbd5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/7d260232-b78c-4484-9927-cd497160c224_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/10 5K - 10/12 16K - 09/12 27K - 09/13 31K - 10/16 36K - 06/18 44K - 03/20 52K - 03/21 55K - 03/22 58K - 03/23 60K - 04/24 61K', 'remarks': 'VOSA STATES 58K- 60K- 61K - 62K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/caab9f70-5cfa-4330-baa5-1ee73e23ca87.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:08:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120690865, 'registration': 'EX09BFZ', 'account': 'WBA004', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.4 One 3dr', 'mileage': 63682, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2009-03-21', 'fuel': 'Petrol', 'motExpiry': '2026-04-02', 'doors': 3, 'engineSize': 1397, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/71c04366-1ab1-4159-b165-075b6f404fb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/42b6402e-939c-4a1a-a812-c7be64ee4783_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/464f6d69-2bb9-4835-bad6-aa5519ec04c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/5f19d940-d76d-43e0-be28-59528b7448ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/c95d466e-15ee-446c-9b79-5c236fdc341e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/e280bc98-59f9-4b20-a866-39146821a4f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/a9d13a69-e537-4a98-9afb-00e621b3bbd5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/7d260232-b78c-4484-9927-cd497160c224_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/10 5K - 10/12 16K - 09/12 27K - 09/13 31K - 10/16 36K - 06/18 44K - 03/20 52K - 03/21 55K - 03/22 58K - 03/23 60K - 04/24 61K', 'remarks': 'VOSA STATES 58K- 60K- 61K - 62K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/caab9f70-5cfa-4330-baa5-1ee73e23ca87.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:08:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 846fb92d-1a0e-5344-95a9-8c7100def892 with identifier: 120690865
2026-03-24 19:08:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 846fb92d-1a0e-5344-95a9-8c7100def892 with scrape type 1
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 846fb92d-1a0e-5344-95a9-8c7100def892
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEX09BFZ%252F2026-03-23%252Fimage%252F71c04366-1ab1-4159-b165-075b6f404fb9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/71c04366-1ab1-4159-b165-075b6f404fb9_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEX09BFZ%252F2026-03-23%252Fimage%252F42b6402e-939c-4a1a-a812-c7be64ee4783_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/42b6402e-939c-4a1a-a812-c7be64ee4783_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEX09BFZ%252F2026-03-23%252Fimage%252F464f6d69-2bb9-4835-bad6-aa5519ec04c0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/464f6d69-2bb9-4835-bad6-aa5519ec04c0_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEX09BFZ%252F2026-03-23%252Fimage%252F5f19d940-d76d-43e0-be28-59528b7448ff_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/5f19d940-d76d-43e0-be28-59528b7448ff_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEX09BFZ%252F2026-03-23%252Fimage%252Fc95d466e-15ee-446c-9b79-5c236fdc341e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/c95d466e-15ee-446c-9b79-5c236fdc341e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEX09BFZ%252F2026-03-23%252Fimage%252Fe280bc98-59f9-4b20-a866-39146821a4f5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/e280bc98-59f9-4b20-a866-39146821a4f5_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEX09BFZ%252F2026-03-23%252Fimage%252Fa9d13a69-e537-4a98-9afb-00e621b3bbd5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/a9d13a69-e537-4a98-9afb-00e621b3bbd5_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEX09BFZ%252F2026-03-23%252Fimage%252F7d260232-b78c-4484-9927-cd497160c224_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/7d260232-b78c-4484-9927-cd497160c224_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AX11DVP/2026-03-24/image/3bcb92d8-7494-4e27-92c9-23cf3f1e5fef_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120694307?view=catalogue)
2026-03-24 19:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/7d260232-b78c-4484-9927-cd497160c224_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690865?view=catalogue)
2026-03-24 19:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/a9d13a69-e537-4a98-9afb-00e621b3bbd5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690865?view=catalogue)
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af188190>
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1f34c15-56d8-5789-a5c8-1d796b4e229a/c1f34c15-56d8-5789-a5c8-1d796b4e229a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAX11DVP%252F2026-03-24%252Fimage%252F3bcb92d8-7494-4e27-92c9-23cf3f1e5fef_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX11DVP/2026-03-24/image/3bcb92d8-7494-4e27-92c9-23cf3f1e5fef_removebg.jpg?w=600 saved to cache
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c1f34c15-56d8-5789-a5c8-1d796b4e229a
2026-03-24 19:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/e280bc98-59f9-4b20-a866-39146821a4f5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690865?view=catalogue)
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefd4d10>
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_846fb92d-1a0e-5344-95a9-8c7100def892/846fb92d-1a0e-5344-95a9-8c7100def892_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEX09BFZ%252F2026-03-23%252Fimage%252F7d260232-b78c-4484-9927-cd497160c224_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/7d260232-b78c-4484-9927-cd497160c224_removebg.jpg?w=600 saved to cache
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 846fb92d-1a0e-5344-95a9-8c7100def892
2026-03-24 19:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/c95d466e-15ee-446c-9b79-5c236fdc341e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690865?view=catalogue)
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefd7f50>
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_846fb92d-1a0e-5344-95a9-8c7100def892/846fb92d-1a0e-5344-95a9-8c7100def892_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEX09BFZ%252F2026-03-23%252Fimage%252Fa9d13a69-e537-4a98-9afb-00e621b3bbd5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/a9d13a69-e537-4a98-9afb-00e621b3bbd5_removebg.jpg?w=600 saved to cache
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 846fb92d-1a0e-5344-95a9-8c7100def892
2026-03-24 19:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/5f19d940-d76d-43e0-be28-59528b7448ff_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690865?view=catalogue)
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af041310>
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_846fb92d-1a0e-5344-95a9-8c7100def892/846fb92d-1a0e-5344-95a9-8c7100def892_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEX09BFZ%252F2026-03-23%252Fimage%252Fe280bc98-59f9-4b20-a866-39146821a4f5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/e280bc98-59f9-4b20-a866-39146821a4f5_removebg.jpg?w=600 saved to cache
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 846fb92d-1a0e-5344-95a9-8c7100def892
2026-03-24 19:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/464f6d69-2bb9-4835-bad6-aa5519ec04c0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690865?view=catalogue)
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af189bd0>
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_846fb92d-1a0e-5344-95a9-8c7100def892/846fb92d-1a0e-5344-95a9-8c7100def892_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEX09BFZ%252F2026-03-23%252Fimage%252Fc95d466e-15ee-446c-9b79-5c236fdc341e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/c95d466e-15ee-446c-9b79-5c236fdc341e_removebg.jpg?w=600 saved to cache
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 846fb92d-1a0e-5344-95a9-8c7100def892
2026-03-24 19:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/42b6402e-939c-4a1a-a812-c7be64ee4783_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690865?view=catalogue)
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af02de10>
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_846fb92d-1a0e-5344-95a9-8c7100def892/846fb92d-1a0e-5344-95a9-8c7100def892_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEX09BFZ%252F2026-03-23%252Fimage%252F5f19d940-d76d-43e0-be28-59528b7448ff_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/5f19d940-d76d-43e0-be28-59528b7448ff_removebg.jpg?w=600 saved to cache
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 846fb92d-1a0e-5344-95a9-8c7100def892
2026-03-24 19:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/71c04366-1ab1-4159-b165-075b6f404fb9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690865?view=catalogue)
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af01b2d0>
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_846fb92d-1a0e-5344-95a9-8c7100def892/846fb92d-1a0e-5344-95a9-8c7100def892_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEX09BFZ%252F2026-03-23%252Fimage%252F464f6d69-2bb9-4835-bad6-aa5519ec04c0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/464f6d69-2bb9-4835-bad6-aa5519ec04c0_removebg.jpg?w=600 saved to cache
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 846fb92d-1a0e-5344-95a9-8c7100def892
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3a6350>
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_846fb92d-1a0e-5344-95a9-8c7100def892/846fb92d-1a0e-5344-95a9-8c7100def892_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEX09BFZ%252F2026-03-23%252Fimage%252F42b6402e-939c-4a1a-a812-c7be64ee4783_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/42b6402e-939c-4a1a-a812-c7be64ee4783_removebg.jpg?w=600 saved to cache
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 846fb92d-1a0e-5344-95a9-8c7100def892
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af18bb10>
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:08:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_846fb92d-1a0e-5344-95a9-8c7100def892/846fb92d-1a0e-5344-95a9-8c7100def892_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEX09BFZ%252F2026-03-23%252Fimage%252F71c04366-1ab1-4159-b165-075b6f404fb9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/71c04366-1ab1-4159-b165-075b6f404fb9_removebg.jpg?w=600 saved to cache
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 846fb92d-1a0e-5344-95a9-8c7100def892
2026-03-24 19:08:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 846fb92d-1a0e-5344-95a9-8c7100def892, skipping ID generation
2026-03-24 19:08:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 846fb92d-1a0e-5344-95a9-8c7100def892 with scrape type 1
2026-03-24 19:08:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 846fb92d-1a0e-5344-95a9-8c7100def892 sending to next pipeline
2026-03-24 19:08:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 846fb92d-1a0e-5344-95a9-8c7100def892, identifier: 120690865
2026-03-24 19:08:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 846fb92d-1a0e-5344-95a9-8c7100def892 with identifier: 120690865
2026-03-24 19:08:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 846fb92d-1a0e-5344-95a9-8c7100def892 with identifier: 120690865
2026-03-24 19:08:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 846fb92d-1a0e-5344-95a9-8c7100def892 with identifier: 120690865 to the API
2026-03-24 19:08:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:08:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:08:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/71c04366-1ab1-4159-b165-075b6f404fb9_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '846fb92d-1a0e-5344-95a9-8c7100def892',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EX09BFZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120690865',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 63682,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_846fb92d-1a0e-5344-95a9-8c7100def892/846fb92d-1a0e-5344-95a9-8c7100def892_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35638,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/71c04366-1ab1-4159-b165-075b6f404fb9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_846fb92d-1a0e-5344-95a9-8c7100def892/846fb92d-1a0e-5344-95a9-8c7100def892_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37472,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/42b6402e-939c-4a1a-a812-c7be64ee4783_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_846fb92d-1a0e-5344-95a9-8c7100def892/846fb92d-1a0e-5344-95a9-8c7100def892_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34037,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/464f6d69-2bb9-4835-bad6-aa5519ec04c0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_846fb92d-1a0e-5344-95a9-8c7100def892/846fb92d-1a0e-5344-95a9-8c7100def892_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32874,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/5f19d940-d76d-43e0-be28-59528b7448ff_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_846fb92d-1a0e-5344-95a9-8c7100def892/846fb92d-1a0e-5344-95a9-8c7100def892_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52175,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/c95d466e-15ee-446c-9b79-5c236fdc341e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_846fb92d-1a0e-5344-95a9-8c7100def892/846fb92d-1a0e-5344-95a9-8c7100def892_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40990,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/e280bc98-59f9-4b20-a866-39146821a4f5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_846fb92d-1a0e-5344-95a9-8c7100def892/846fb92d-1a0e-5344-95a9-8c7100def892_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50880,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/a9d13a69-e537-4a98-9afb-00e621b3bbd5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_846fb92d-1a0e-5344-95a9-8c7100def892/846fb92d-1a0e-5344-95a9-8c7100def892_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39897,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EX09BFZ/2026-03-23/image/7d260232-b78c-4484-9927-cd497160c224_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-03-21',
'seller_name': 'UKCGR - Trade',
'title': 'MINI HATCHBACK 1.4 One 3dr',
'transmission': 'manual',
'trim': '1.4 One 3dr',
'vin': None,
'year': 2009}
2026-03-24 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690865%27 HTTP/1.1" 200 None
2026-03-24 19:08:59 [astonbarclay.gb] INFO: Saving data for 120690865: {'created_time': 1774379339.108773, 'last_price_update_time': 1774379339.108785, 'auction_closing_time': 1774888200.0}
2026-03-24 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120690865') HTTP/1.1" 204 0
2026-03-24 19:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AX11DVP/2026-03-24/image/05507ed6-5702-4793-8cae-8d4b7a7e91a9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120694307?view=catalogue)
2026-03-24 19:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0c7b10>
2026-03-24 19:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1f34c15-56d8-5789-a5c8-1d796b4e229a/c1f34c15-56d8-5789-a5c8-1d796b4e229a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAX11DVP%252F2026-03-24%252Fimage%252F05507ed6-5702-4793-8cae-8d4b7a7e91a9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX11DVP/2026-03-24/image/05507ed6-5702-4793-8cae-8d4b7a7e91a9_removebg.jpg?w=600 saved to cache
2026-03-24 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c1f34c15-56d8-5789-a5c8-1d796b4e229a
2026-03-24 19:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AX11DVP/2026-03-24/image/6804e1be-5c3a-444e-80f0-1784974e7af7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120694307?view=catalogue)
2026-03-24 19:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3a4590>
2026-03-24 19:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1f34c15-56d8-5789-a5c8-1d796b4e229a/c1f34c15-56d8-5789-a5c8-1d796b4e229a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAX11DVP%252F2026-03-24%252Fimage%252F6804e1be-5c3a-444e-80f0-1784974e7af7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX11DVP/2026-03-24/image/6804e1be-5c3a-444e-80f0-1784974e7af7_removebg.jpg?w=600 saved to cache
2026-03-24 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c1f34c15-56d8-5789-a5c8-1d796b4e229a
2026-03-24 19:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AX11DVP/2026-03-24/image/9c00d701-69c9-4a3f-b10d-9a43da2b7448_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120694307?view=catalogue)
2026-03-24 19:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2e3450>
2026-03-24 19:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1f34c15-56d8-5789-a5c8-1d796b4e229a/c1f34c15-56d8-5789-a5c8-1d796b4e229a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAX11DVP%252F2026-03-24%252Fimage%252F9c00d701-69c9-4a3f-b10d-9a43da2b7448_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX11DVP/2026-03-24/image/9c00d701-69c9-4a3f-b10d-9a43da2b7448_removebg.jpg?w=600 saved to cache
2026-03-24 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c1f34c15-56d8-5789-a5c8-1d796b4e229a
2026-03-24 19:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120584466?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:08:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AX11DVP/2026-03-24/image/2b007241-8ff9-4c5a-807b-8ff3061fb470_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120694307?view=catalogue)
2026-03-24 19:09:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120584466, 'registration': 'BK23DJZ', 'account': 'ZEN016', 'make': 'BMW', 'model': 'iX3 ELECTRIC ESTATE', 'derivative': '210kW M Sport Pro 80kWh 5dr Auto', 'mileage': 41358, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2023-03-14', 'fuel': 'Electric', 'motExpiry': '2027-03-13', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/67959d77-750a-4d4c-adc3-73f1a7da4eb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/55a8cb13-933a-48c7-9073-ccd2fa1e5ed4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/a0d02568-7891-45c2-9b3b-e758ab4eac5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/43e43ccf-333a-4a8b-87be-636992762a14_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/8a45714f-e531-4259-af76-e8be3bbd8523_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/ad8c24d4-e058-4ba9-a659-a5db0c78438d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/cb3a44f9-b73c-46f1-a50f-f916889c6ddb_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/2822c114-576d-4736-b62e-7ca45282a1ba_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 02/25 45K', 'remarks': 'VOSA STATES 40K SPARE KEY Model Specific Design Elements\tSophisto Grey', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2473fd0f-da5a-44d3-8174-e4e8aab09a93.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:09:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120584466, 'registration': 'BK23DJZ', 'account': 'ZEN016', 'make': 'BMW', 'model': 'iX3 ELECTRIC ESTATE', 'derivative': '210kW M Sport Pro 80kWh 5dr Auto', 'mileage': 41358, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2023-03-14', 'fuel': 'Electric', 'motExpiry': '2027-03-13', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/67959d77-750a-4d4c-adc3-73f1a7da4eb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/55a8cb13-933a-48c7-9073-ccd2fa1e5ed4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/a0d02568-7891-45c2-9b3b-e758ab4eac5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/43e43ccf-333a-4a8b-87be-636992762a14_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/8a45714f-e531-4259-af76-e8be3bbd8523_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/ad8c24d4-e058-4ba9-a659-a5db0c78438d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/cb3a44f9-b73c-46f1-a50f-f916889c6ddb_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/2822c114-576d-4736-b62e-7ca45282a1ba_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 02/25 45K', 'remarks': 'VOSA STATES 40K SPARE KEY Model Specific Design Elements\tSophisto Grey', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2473fd0f-da5a-44d3-8174-e4e8aab09a93.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:09:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e15c698a-bea2-59dd-b109-17e1b61e21f1 with identifier: 120584466
2026-03-24 19:09:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e15c698a-bea2-59dd-b109-17e1b61e21f1 with scrape type 1
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item e15c698a-bea2-59dd-b109-17e1b61e21f1
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBK23DJZ%252F2026-03-23%252Fimage%252F67959d77-750a-4d4c-adc3-73f1a7da4eb9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/67959d77-750a-4d4c-adc3-73f1a7da4eb9_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBK23DJZ%252F2026-03-23%252Fimage%252F55a8cb13-933a-48c7-9073-ccd2fa1e5ed4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/55a8cb13-933a-48c7-9073-ccd2fa1e5ed4_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBK23DJZ%252F2026-03-23%252Fimage%252Fa0d02568-7891-45c2-9b3b-e758ab4eac5f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/a0d02568-7891-45c2-9b3b-e758ab4eac5f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3a6090>
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1f34c15-56d8-5789-a5c8-1d796b4e229a/c1f34c15-56d8-5789-a5c8-1d796b4e229a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAX11DVP%252F2026-03-24%252Fimage%252F2b007241-8ff9-4c5a-807b-8ff3061fb470_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX11DVP/2026-03-24/image/2b007241-8ff9-4c5a-807b-8ff3061fb470_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c1f34c15-56d8-5789-a5c8-1d796b4e229a
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBK23DJZ%252F2026-03-23%252Fimage%252F43e43ccf-333a-4a8b-87be-636992762a14_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/43e43ccf-333a-4a8b-87be-636992762a14_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBK23DJZ%252F2026-03-23%252Fimage%252F8a45714f-e531-4259-af76-e8be3bbd8523_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/8a45714f-e531-4259-af76-e8be3bbd8523_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AX11DVP/2026-03-24/image/a6776a5d-db16-4627-85c3-44a21bbffdd4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120694307?view=catalogue)
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBK23DJZ%252F2026-03-23%252Fimage%252Fad8c24d4-e058-4ba9-a659-a5db0c78438d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/ad8c24d4-e058-4ba9-a659-a5db0c78438d_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBK23DJZ%252F2026-03-23%252Fimage%252Fcb3a44f9-b73c-46f1-a50f-f916889c6ddb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/cb3a44f9-b73c-46f1-a50f-f916889c6ddb_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBK23DJZ%252F2026-03-23%252Fimage%252F2822c114-576d-4736-b62e-7ca45282a1ba_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/2822c114-576d-4736-b62e-7ca45282a1ba_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/8a45714f-e531-4259-af76-e8be3bbd8523_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120584466?view=catalogue)
2026-03-24 19:09:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AX11DVP/2026-03-24/image/abfc2d46-25f9-4b22-8fdc-6d66e66f5e27_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120694307?view=catalogue)
2026-03-24 19:09:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/2822c114-576d-4736-b62e-7ca45282a1ba_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120584466?view=catalogue)
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0c5e10>
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1f34c15-56d8-5789-a5c8-1d796b4e229a/c1f34c15-56d8-5789-a5c8-1d796b4e229a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAX11DVP%252F2026-03-24%252Fimage%252Fa6776a5d-db16-4627-85c3-44a21bbffdd4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX11DVP/2026-03-24/image/a6776a5d-db16-4627-85c3-44a21bbffdd4_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c1f34c15-56d8-5789-a5c8-1d796b4e229a
2026-03-24 19:09:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/ad8c24d4-e058-4ba9-a659-a5db0c78438d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120584466?view=catalogue)
2026-03-24 19:09:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/43e43ccf-333a-4a8b-87be-636992762a14_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120584466?view=catalogue)
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af160b90>
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e15c698a-bea2-59dd-b109-17e1b61e21f1/e15c698a-bea2-59dd-b109-17e1b61e21f1_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23DJZ%252F2026-03-23%252Fimage%252F8a45714f-e531-4259-af76-e8be3bbd8523_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/8a45714f-e531-4259-af76-e8be3bbd8523_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e15c698a-bea2-59dd-b109-17e1b61e21f1
2026-03-24 19:09:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/cb3a44f9-b73c-46f1-a50f-f916889c6ddb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120584466?view=catalogue)
2026-03-24 19:09:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/a0d02568-7891-45c2-9b3b-e758ab4eac5f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120584466?view=catalogue)
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2470d0>
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1f34c15-56d8-5789-a5c8-1d796b4e229a/c1f34c15-56d8-5789-a5c8-1d796b4e229a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAX11DVP%252F2026-03-24%252Fimage%252Fabfc2d46-25f9-4b22-8fdc-6d66e66f5e27_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX11DVP/2026-03-24/image/abfc2d46-25f9-4b22-8fdc-6d66e66f5e27_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c1f34c15-56d8-5789-a5c8-1d796b4e229a
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0bc450>
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e15c698a-bea2-59dd-b109-17e1b61e21f1/e15c698a-bea2-59dd-b109-17e1b61e21f1_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23DJZ%252F2026-03-23%252Fimage%252F2822c114-576d-4736-b62e-7ca45282a1ba_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/2822c114-576d-4736-b62e-7ca45282a1ba_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e15c698a-bea2-59dd-b109-17e1b61e21f1
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b46ca390>
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e15c698a-bea2-59dd-b109-17e1b61e21f1/e15c698a-bea2-59dd-b109-17e1b61e21f1_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23DJZ%252F2026-03-23%252Fimage%252Fad8c24d4-e058-4ba9-a659-a5db0c78438d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/ad8c24d4-e058-4ba9-a659-a5db0c78438d_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e15c698a-bea2-59dd-b109-17e1b61e21f1
2026-03-24 19:09:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/67959d77-750a-4d4c-adc3-73f1a7da4eb9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120584466?view=catalogue)
2026-03-24 19:09:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/55a8cb13-933a-48c7-9073-ccd2fa1e5ed4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120584466?view=catalogue)
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefb1a50>
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e15c698a-bea2-59dd-b109-17e1b61e21f1/e15c698a-bea2-59dd-b109-17e1b61e21f1_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23DJZ%252F2026-03-23%252Fimage%252F43e43ccf-333a-4a8b-87be-636992762a14_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/43e43ccf-333a-4a8b-87be-636992762a14_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e15c698a-bea2-59dd-b109-17e1b61e21f1
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af36ac90>
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e15c698a-bea2-59dd-b109-17e1b61e21f1/e15c698a-bea2-59dd-b109-17e1b61e21f1_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23DJZ%252F2026-03-23%252Fimage%252Fcb3a44f9-b73c-46f1-a50f-f916889c6ddb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/cb3a44f9-b73c-46f1-a50f-f916889c6ddb_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e15c698a-bea2-59dd-b109-17e1b61e21f1
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b481b910>
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e15c698a-bea2-59dd-b109-17e1b61e21f1/e15c698a-bea2-59dd-b109-17e1b61e21f1_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23DJZ%252F2026-03-23%252Fimage%252Fa0d02568-7891-45c2-9b3b-e758ab4eac5f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/a0d02568-7891-45c2-9b3b-e758ab4eac5f_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e15c698a-bea2-59dd-b109-17e1b61e21f1
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b6207c50>
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e15c698a-bea2-59dd-b109-17e1b61e21f1/e15c698a-bea2-59dd-b109-17e1b61e21f1_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23DJZ%252F2026-03-23%252Fimage%252F67959d77-750a-4d4c-adc3-73f1a7da4eb9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/67959d77-750a-4d4c-adc3-73f1a7da4eb9_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e15c698a-bea2-59dd-b109-17e1b61e21f1
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef90690>
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e15c698a-bea2-59dd-b109-17e1b61e21f1/e15c698a-bea2-59dd-b109-17e1b61e21f1_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBK23DJZ%252F2026-03-23%252Fimage%252F55a8cb13-933a-48c7-9073-ccd2fa1e5ed4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/55a8cb13-933a-48c7-9073-ccd2fa1e5ed4_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e15c698a-bea2-59dd-b109-17e1b61e21f1
2026-03-24 19:09:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e15c698a-bea2-59dd-b109-17e1b61e21f1, skipping ID generation
2026-03-24 19:09:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e15c698a-bea2-59dd-b109-17e1b61e21f1 with scrape type 1
2026-03-24 19:09:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e15c698a-bea2-59dd-b109-17e1b61e21f1 sending to next pipeline
2026-03-24 19:09:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e15c698a-bea2-59dd-b109-17e1b61e21f1, identifier: 120584466
2026-03-24 19:09:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e15c698a-bea2-59dd-b109-17e1b61e21f1 with identifier: 120584466
2026-03-24 19:09:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e15c698a-bea2-59dd-b109-17e1b61e21f1 with identifier: 120584466
2026-03-24 19:09:01 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e15c698a-bea2-59dd-b109-17e1b61e21f1 with identifier: 120584466 to the API
2026-03-24 19:09:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/55a8cb13-933a-48c7-9073-ccd2fa1e5ed4_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': 'e15c698a-bea2-59dd-b109-17e1b61e21f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BK23DJZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120584466',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': 'iX3 ELECTRIC ESTATE',
'odometer': 41358,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e15c698a-bea2-59dd-b109-17e1b61e21f1/e15c698a-bea2-59dd-b109-17e1b61e21f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35067,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/67959d77-750a-4d4c-adc3-73f1a7da4eb9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e15c698a-bea2-59dd-b109-17e1b61e21f1/e15c698a-bea2-59dd-b109-17e1b61e21f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36728,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/55a8cb13-933a-48c7-9073-ccd2fa1e5ed4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e15c698a-bea2-59dd-b109-17e1b61e21f1/e15c698a-bea2-59dd-b109-17e1b61e21f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37407,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/a0d02568-7891-45c2-9b3b-e758ab4eac5f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e15c698a-bea2-59dd-b109-17e1b61e21f1/e15c698a-bea2-59dd-b109-17e1b61e21f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40406,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/43e43ccf-333a-4a8b-87be-636992762a14_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e15c698a-bea2-59dd-b109-17e1b61e21f1/e15c698a-bea2-59dd-b109-17e1b61e21f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49693,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/8a45714f-e531-4259-af76-e8be3bbd8523_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e15c698a-bea2-59dd-b109-17e1b61e21f1/e15c698a-bea2-59dd-b109-17e1b61e21f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39544,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/ad8c24d4-e058-4ba9-a659-a5db0c78438d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e15c698a-bea2-59dd-b109-17e1b61e21f1/e15c698a-bea2-59dd-b109-17e1b61e21f1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50473,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/cb3a44f9-b73c-46f1-a50f-f916889c6ddb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e15c698a-bea2-59dd-b109-17e1b61e21f1/e15c698a-bea2-59dd-b109-17e1b61e21f1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51138,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BK23DJZ/2026-03-23/image/2822c114-576d-4736-b62e-7ca45282a1ba_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-14',
'seller_name': 'Zenith',
'title': 'BMW iX3 ELECTRIC ESTATE 210kW M Sport Pro 80kWh 5dr Auto',
'transmission': 'automatic',
'trim': '210kW M Sport Pro 80kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120584466%27 HTTP/1.1" 200 None
2026-03-24 19:09:01 [astonbarclay.gb] INFO: Saving data for 120584466: {'created_time': 1774379341.299736, 'last_price_update_time': 1774379341.299747}
2026-03-24 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120584466') HTTP/1.1" 204 0
2026-03-24 19:09:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AX11DVP/2026-03-24/image/14627822-858d-4c97-ad6b-bb2ed0e7ca20_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120694307?view=catalogue)
2026-03-24 19:09:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120725979?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2c6e50>
2026-03-24 19:09:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c1f34c15-56d8-5789-a5c8-1d796b4e229a/c1f34c15-56d8-5789-a5c8-1d796b4e229a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAX11DVP%252F2026-03-24%252Fimage%252F14627822-858d-4c97-ad6b-bb2ed0e7ca20_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AX11DVP/2026-03-24/image/14627822-858d-4c97-ad6b-bb2ed0e7ca20_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c1f34c15-56d8-5789-a5c8-1d796b4e229a
2026-03-24 19:09:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c1f34c15-56d8-5789-a5c8-1d796b4e229a, skipping ID generation
2026-03-24 19:09:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1f34c15-56d8-5789-a5c8-1d796b4e229a with scrape type 1
2026-03-24 19:09:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c1f34c15-56d8-5789-a5c8-1d796b4e229a sending to next pipeline
2026-03-24 19:09:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c1f34c15-56d8-5789-a5c8-1d796b4e229a, identifier: 120694307
2026-03-24 19:09:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c1f34c15-56d8-5789-a5c8-1d796b4e229a with identifier: 120694307
2026-03-24 19:09:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c1f34c15-56d8-5789-a5c8-1d796b4e229a with identifier: 120694307
2026-03-24 19:09:01 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c1f34c15-56d8-5789-a5c8-1d796b4e229a with identifier: 120694307 to the API
2026-03-24 19:09:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/AX11DVP/2026-03-24/image/14627822-858d-4c97-ad6b-bb2ed0e7ca20_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'c1f34c15-56d8-5789-a5c8-1d796b4e229a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AX11DVP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120694307',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 138018,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1f34c15-56d8-5789-a5c8-1d796b4e229a/c1f34c15-56d8-5789-a5c8-1d796b4e229a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31169,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AX11DVP/2026-03-24/image/14627822-858d-4c97-ad6b-bb2ed0e7ca20_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1f34c15-56d8-5789-a5c8-1d796b4e229a/c1f34c15-56d8-5789-a5c8-1d796b4e229a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28615,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AX11DVP/2026-03-24/image/abfc2d46-25f9-4b22-8fdc-6d66e66f5e27_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1f34c15-56d8-5789-a5c8-1d796b4e229a/c1f34c15-56d8-5789-a5c8-1d796b4e229a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27479,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AX11DVP/2026-03-24/image/a6776a5d-db16-4627-85c3-44a21bbffdd4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1f34c15-56d8-5789-a5c8-1d796b4e229a/c1f34c15-56d8-5789-a5c8-1d796b4e229a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30135,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AX11DVP/2026-03-24/image/2b007241-8ff9-4c5a-807b-8ff3061fb470_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1f34c15-56d8-5789-a5c8-1d796b4e229a/c1f34c15-56d8-5789-a5c8-1d796b4e229a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52242,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AX11DVP/2026-03-24/image/9c00d701-69c9-4a3f-b10d-9a43da2b7448_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1f34c15-56d8-5789-a5c8-1d796b4e229a/c1f34c15-56d8-5789-a5c8-1d796b4e229a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35900,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AX11DVP/2026-03-24/image/6804e1be-5c3a-444e-80f0-1784974e7af7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1f34c15-56d8-5789-a5c8-1d796b4e229a/c1f34c15-56d8-5789-a5c8-1d796b4e229a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44924,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AX11DVP/2026-03-24/image/05507ed6-5702-4793-8cae-8d4b7a7e91a9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1f34c15-56d8-5789-a5c8-1d796b4e229a/c1f34c15-56d8-5789-a5c8-1d796b4e229a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37125,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AX11DVP/2026-03-24/image/3bcb92d8-7494-4e27-92c9-23cf3f1e5fef_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-06-30',
'seller_name': 'UKCGR - Trade',
'title': 'FORD FOCUS HATCHBACK 1.6 125 Zetec 5dr',
'transmission': 'manual',
'trim': '1.6 125 Zetec 5dr',
'vin': None,
'year': 2011}
2026-03-24 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120694307%27 HTTP/1.1" 200 None
2026-03-24 19:09:01 [astonbarclay.gb] INFO: Saving data for 120694307: {'created_time': 1774379341.920642, 'last_price_update_time': 1774379341.920662, 'auction_closing_time': 1774888200.0}
2026-03-24 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120694307') HTTP/1.1" 204 0
2026-03-24 19:09:01 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120725979, 'registration': 'SV55OZG', 'account': 'WBA001', 'make': 'LAND ROVER', 'model': 'RANGE ROVER SPORT ESTATE', 'derivative': '4.4 V8 HSE 5dr Auto', 'mileage': 103818, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2005-09-15', 'fuel': 'Petrol', 'motExpiry': '2026-09-11', 'doors': 5, 'engineSize': 4394, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/SV55OZG/2026-03-24/image/a6cdd04a-ad51-43d4-8b1a-2aff78c3826e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV55OZG/2026-03-24/image/d910ec20-3ca3-47b3-acf7-592f404f2a58_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV55OZG/2026-03-24/image/052292a9-57e3-475e-921a-cec4c2dfa0ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV55OZG/2026-03-24/image/82a2d8cf-4fef-4366-a203-82c9305099e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV55OZG/2026-03-24/image/7f1f557c-92df-499c-a136-61e6d5c1e6e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV55OZG/2026-03-24/image/2dab1a5f-85cb-4021-a2b0-ba97591c7267_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV55OZG/2026-03-24/image/0fa8de10-0da3-4281-9f08-3c2bc7465d75_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV55OZG/2026-03-24/image/3c0ef39a-fb9b-4558-8d4e-57a534244ed4_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print DISCREPANCY IN SERVICE HISTORY 09/15-418K, 09/16-45K, 09/24-89K', 'remarks': 'FORMER KEEPERS UNKNOWN, VOSA STATES 72K, 82K, 89K, 100K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 352, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1cea4bbc-71d4-44f2-aa7d-1da49286ea21.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:01 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120725979, 'registration': 'SV55OZG', 'account': 'WBA001', 'make': 'LAND ROVER', 'model': 'RANGE ROVER SPORT ESTATE', 'derivative': '4.4 V8 HSE 5dr Auto', 'mileage': 103818, 'mileageWarranty': True, 'type': 'car', 'saleId': 0, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': None, 'lot': None, 'hall': None, 'transmission': 'automatic', 'firstRegistration': '2005-09-15', 'fuel': 'Petrol', 'motExpiry': '2026-09-11', 'doors': 5, 'engineSize': 4394, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/SV55OZG/2026-03-24/image/a6cdd04a-ad51-43d4-8b1a-2aff78c3826e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV55OZG/2026-03-24/image/d910ec20-3ca3-47b3-acf7-592f404f2a58_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV55OZG/2026-03-24/image/052292a9-57e3-475e-921a-cec4c2dfa0ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV55OZG/2026-03-24/image/82a2d8cf-4fef-4366-a203-82c9305099e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV55OZG/2026-03-24/image/7f1f557c-92df-499c-a136-61e6d5c1e6e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV55OZG/2026-03-24/image/2dab1a5f-85cb-4021-a2b0-ba97591c7267_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV55OZG/2026-03-24/image/0fa8de10-0da3-4281-9f08-3c2bc7465d75_removebg.jpg?w=600', 'https://abimg003.imgix.net/SV55OZG/2026-03-24/image/3c0ef39a-fb9b-4558-8d4e-57a534244ed4_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print DISCREPANCY IN SERVICE HISTORY 09/15-418K, 09/16-45K, 09/24-89K', 'remarks': 'FORMER KEEPERS UNKNOWN, VOSA STATES 72K, 82K, 89K, 100K', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 352, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1cea4bbc-71d4-44f2-aa7d-1da49286ea21.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cd243eb-0cc4-594d-9e93-5b9815bbb817 with identifier: 120725979
2026-03-24 19:09:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cd243eb-0cc4-594d-9e93-5b9815bbb817 with scrape type 1
2026-03-24 19:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 7cd243eb-0cc4-594d-9e93-5b9815bbb817
2026-03-24 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSV55OZG%252F2026-03-24%252Fimage%252Fa6cdd04a-ad51-43d4-8b1a-2aff78c3826e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SV55OZG/2026-03-24/image/a6cdd04a-ad51-43d4-8b1a-2aff78c3826e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSV55OZG%252F2026-03-24%252Fimage%252Fd910ec20-3ca3-47b3-acf7-592f404f2a58_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SV55OZG/2026-03-24/image/d910ec20-3ca3-47b3-acf7-592f404f2a58_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSV55OZG%252F2026-03-24%252Fimage%252F052292a9-57e3-475e-921a-cec4c2dfa0ee_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SV55OZG/2026-03-24/image/052292a9-57e3-475e-921a-cec4c2dfa0ee_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSV55OZG%252F2026-03-24%252Fimage%252F82a2d8cf-4fef-4366-a203-82c9305099e3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SV55OZG/2026-03-24/image/82a2d8cf-4fef-4366-a203-82c9305099e3_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSV55OZG%252F2026-03-24%252Fimage%252F7f1f557c-92df-499c-a136-61e6d5c1e6e7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SV55OZG/2026-03-24/image/7f1f557c-92df-499c-a136-61e6d5c1e6e7_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSV55OZG%252F2026-03-24%252Fimage%252F2dab1a5f-85cb-4021-a2b0-ba97591c7267_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SV55OZG/2026-03-24/image/2dab1a5f-85cb-4021-a2b0-ba97591c7267_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSV55OZG%252F2026-03-24%252Fimage%252F0fa8de10-0da3-4281-9f08-3c2bc7465d75_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SV55OZG/2026-03-24/image/0fa8de10-0da3-4281-9f08-3c2bc7465d75_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSV55OZG%252F2026-03-24%252Fimage%252F3c0ef39a-fb9b-4558-8d4e-57a534244ed4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SV55OZG/2026-03-24/image/3c0ef39a-fb9b-4558-8d4e-57a534244ed4_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120693640?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SV55OZG/2026-03-24/image/3c0ef39a-fb9b-4558-8d4e-57a534244ed4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120725979?view=catalogue)
2026-03-24 19:09:02 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120693640, 'registration': 'LO16DXW', 'account': 'WBA004', 'make': 'SEAT', 'model': 'IBIZA SPORT COUPE', 'derivative': '1.2 TSI 110 FR Technology 3dr', 'mileage': 90879, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-05-28', 'fuel': 'Petrol', 'motExpiry': '2027-03-08', 'doors': 3, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LO16DXW/2026-03-24/image/5a5dc7f4-6570-4e89-beb6-8ad5aef50586_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/35666e83-ee3e-47eb-be98-af873174089f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/b701b09a-db9a-4bb7-b6ea-4310f28cdfde_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/5742bc3c-6e75-4f00-b884-abceb9ead422_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/e2b9e403-1e5b-4a09-bf93-f037d29cd1b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/ac4c737d-b222-4ef6-8611-b48f466c7c90_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/6b6638a3-9d96-4a37-81db-93e3fb9628df_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/6bcab8f5-1855-4446-b878-0ce8c77e2cde_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/cd186f3e-9edf-40c3-82ae-66e27213a071_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8984b9fe-7ed1-475e-b127-70587c9c5855.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:02 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120693640, 'registration': 'LO16DXW', 'account': 'WBA004', 'make': 'SEAT', 'model': 'IBIZA SPORT COUPE', 'derivative': '1.2 TSI 110 FR Technology 3dr', 'mileage': 90879, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-05-28', 'fuel': 'Petrol', 'motExpiry': '2027-03-08', 'doors': 3, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LO16DXW/2026-03-24/image/5a5dc7f4-6570-4e89-beb6-8ad5aef50586_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/35666e83-ee3e-47eb-be98-af873174089f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/b701b09a-db9a-4bb7-b6ea-4310f28cdfde_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/5742bc3c-6e75-4f00-b884-abceb9ead422_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/e2b9e403-1e5b-4a09-bf93-f037d29cd1b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/ac4c737d-b222-4ef6-8611-b48f466c7c90_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/6b6638a3-9d96-4a37-81db-93e3fb9628df_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/6bcab8f5-1855-4446-b878-0ce8c77e2cde_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/cd186f3e-9edf-40c3-82ae-66e27213a071_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8984b9fe-7ed1-475e-b127-70587c9c5855.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a6fb6a8-10af-55d8-88d3-d76189f4b798 with identifier: 120693640
2026-03-24 19:09:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a6fb6a8-10af-55d8-88d3-d76189f4b798 with scrape type 1
2026-03-24 19:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 5a6fb6a8-10af-55d8-88d3-d76189f4b798
2026-03-24 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLO16DXW%252F2026-03-24%252Fimage%252F5a5dc7f4-6570-4e89-beb6-8ad5aef50586_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LO16DXW/2026-03-24/image/5a5dc7f4-6570-4e89-beb6-8ad5aef50586_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SV55OZG/2026-03-24/image/0fa8de10-0da3-4281-9f08-3c2bc7465d75_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120725979?view=catalogue)
2026-03-24 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLO16DXW%252F2026-03-24%252Fimage%252F35666e83-ee3e-47eb-be98-af873174089f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LO16DXW/2026-03-24/image/35666e83-ee3e-47eb-be98-af873174089f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLO16DXW%252F2026-03-24%252Fimage%252Fb701b09a-db9a-4bb7-b6ea-4310f28cdfde_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LO16DXW/2026-03-24/image/b701b09a-db9a-4bb7-b6ea-4310f28cdfde_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLO16DXW%252F2026-03-24%252Fimage%252F5742bc3c-6e75-4f00-b884-abceb9ead422_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LO16DXW/2026-03-24/image/5742bc3c-6e75-4f00-b884-abceb9ead422_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLO16DXW%252F2026-03-24%252Fimage%252Fe2b9e403-1e5b-4a09-bf93-f037d29cd1b2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LO16DXW/2026-03-24/image/e2b9e403-1e5b-4a09-bf93-f037d29cd1b2_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLO16DXW%252F2026-03-24%252Fimage%252Fac4c737d-b222-4ef6-8611-b48f466c7c90_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LO16DXW/2026-03-24/image/ac4c737d-b222-4ef6-8611-b48f466c7c90_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af25da90>
2026-03-24 19:09:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cd243eb-0cc4-594d-9e93-5b9815bbb817/7cd243eb-0cc4-594d-9e93-5b9815bbb817_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSV55OZG%252F2026-03-24%252Fimage%252F3c0ef39a-fb9b-4558-8d4e-57a534244ed4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SV55OZG/2026-03-24/image/3c0ef39a-fb9b-4558-8d4e-57a534244ed4_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7cd243eb-0cc4-594d-9e93-5b9815bbb817
2026-03-24 19:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LO16DXW/2026-03-24/image/5a5dc7f4-6570-4e89-beb6-8ad5aef50586_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120693640?view=catalogue)
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLO16DXW%252F2026-03-24%252Fimage%252F6b6638a3-9d96-4a37-81db-93e3fb9628df_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LO16DXW/2026-03-24/image/6b6638a3-9d96-4a37-81db-93e3fb9628df_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLO16DXW%252F2026-03-24%252Fimage%252F6bcab8f5-1855-4446-b878-0ce8c77e2cde_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LO16DXW/2026-03-24/image/6bcab8f5-1855-4446-b878-0ce8c77e2cde_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af15efd0>
2026-03-24 19:09:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cd243eb-0cc4-594d-9e93-5b9815bbb817/7cd243eb-0cc4-594d-9e93-5b9815bbb817_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSV55OZG%252F2026-03-24%252Fimage%252F0fa8de10-0da3-4281-9f08-3c2bc7465d75_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SV55OZG/2026-03-24/image/0fa8de10-0da3-4281-9f08-3c2bc7465d75_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7cd243eb-0cc4-594d-9e93-5b9815bbb817
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLO16DXW%252F2026-03-24%252Fimage%252Fcd186f3e-9edf-40c3-82ae-66e27213a071_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LO16DXW/2026-03-24/image/cd186f3e-9edf-40c3-82ae-66e27213a071_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4720250>
2026-03-24 19:09:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a6fb6a8-10af-55d8-88d3-d76189f4b798/5a6fb6a8-10af-55d8-88d3-d76189f4b798_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLO16DXW%252F2026-03-24%252Fimage%252F5a5dc7f4-6570-4e89-beb6-8ad5aef50586_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LO16DXW/2026-03-24/image/5a5dc7f4-6570-4e89-beb6-8ad5aef50586_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5a6fb6a8-10af-55d8-88d3-d76189f4b798
2026-03-24 19:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LO16DXW/2026-03-24/image/ac4c737d-b222-4ef6-8611-b48f466c7c90_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120693640?view=catalogue)
2026-03-24 19:09:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3a3590>
2026-03-24 19:09:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a6fb6a8-10af-55d8-88d3-d76189f4b798/5a6fb6a8-10af-55d8-88d3-d76189f4b798_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLO16DXW%252F2026-03-24%252Fimage%252Fac4c737d-b222-4ef6-8611-b48f466c7c90_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LO16DXW/2026-03-24/image/ac4c737d-b222-4ef6-8611-b48f466c7c90_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5a6fb6a8-10af-55d8-88d3-d76189f4b798
2026-03-24 19:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LO16DXW/2026-03-24/image/cd186f3e-9edf-40c3-82ae-66e27213a071_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120693640?view=catalogue)
2026-03-24 19:09:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2c7210>
2026-03-24 19:09:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a6fb6a8-10af-55d8-88d3-d76189f4b798/5a6fb6a8-10af-55d8-88d3-d76189f4b798_image_8.jpg HTTP/1.1" 201 0
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLO16DXW%252F2026-03-24%252Fimage%252Fcd186f3e-9edf-40c3-82ae-66e27213a071_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LO16DXW/2026-03-24/image/cd186f3e-9edf-40c3-82ae-66e27213a071_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5a6fb6a8-10af-55d8-88d3-d76189f4b798
2026-03-24 19:09:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LO16DXW/2026-03-24/image/6bcab8f5-1855-4446-b878-0ce8c77e2cde_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120693640?view=catalogue)
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2faf10>
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a6fb6a8-10af-55d8-88d3-d76189f4b798/5a6fb6a8-10af-55d8-88d3-d76189f4b798_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLO16DXW%252F2026-03-24%252Fimage%252F6bcab8f5-1855-4446-b878-0ce8c77e2cde_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LO16DXW/2026-03-24/image/6bcab8f5-1855-4446-b878-0ce8c77e2cde_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5a6fb6a8-10af-55d8-88d3-d76189f4b798
2026-03-24 19:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LO16DXW/2026-03-24/image/6b6638a3-9d96-4a37-81db-93e3fb9628df_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120693640?view=catalogue)
2026-03-24 19:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120691045?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0bc710>
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a6fb6a8-10af-55d8-88d3-d76189f4b798/5a6fb6a8-10af-55d8-88d3-d76189f4b798_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLO16DXW%252F2026-03-24%252Fimage%252F6b6638a3-9d96-4a37-81db-93e3fb9628df_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LO16DXW/2026-03-24/image/6b6638a3-9d96-4a37-81db-93e3fb9628df_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5a6fb6a8-10af-55d8-88d3-d76189f4b798
2026-03-24 19:09:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120691045, 'registration': 'BV08DCY', 'account': 'WBA004', 'make': 'LAND ROVER', 'model': 'FREELANDER 2 DIESEL SW', 'derivative': '2.2 Td4 SE 5dr', 'mileage': 129590, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-03-01', 'fuel': 'Diesel', 'motExpiry': '2026-03-21', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/BV08DCY/2026-03-24/image/10a92aa3-3c74-48e3-b2c4-a1577dbbef95_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/7d1caef1-47d2-4b4b-93e4-ca3b89440bbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/3a87a5b7-7cc3-43de-9890-6886a4031971_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/009c348b-1a32-4f40-bd34-86ed95649529_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/f2edf056-0fcb-47ce-98ac-7e6ff7ee4e1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/26aaefc9-4834-4cee-a9f5-ac2f62b5881e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/cf57ce8c-2f8c-46a0-a499-005724a32e01_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/65ac9261-760c-4767-a818-2f659ab66c34_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/7d933e0b-6ca0-458a-9129-8149679b073f_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/09-15K, ??-20K, 01/11-29K, 01/12-37K, 01/13-45K, 01/14-52K, 01/15-61K, 02/15-61K, 01/16-67K, 02/17-76K, 02/18-83K, 01/19-90K, 01/20-96K', 'remarks': 'VOSA STATES 100K, 105K, 115K, 126K, SPARE KEY AND SAT NAV CD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 194, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e044fba3-de8e-4103-93ac-b376e97d86e9.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120691045, 'registration': 'BV08DCY', 'account': 'WBA004', 'make': 'LAND ROVER', 'model': 'FREELANDER 2 DIESEL SW', 'derivative': '2.2 Td4 SE 5dr', 'mileage': 129590, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-03-01', 'fuel': 'Diesel', 'motExpiry': '2026-03-21', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/BV08DCY/2026-03-24/image/10a92aa3-3c74-48e3-b2c4-a1577dbbef95_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/7d1caef1-47d2-4b4b-93e4-ca3b89440bbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/3a87a5b7-7cc3-43de-9890-6886a4031971_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/009c348b-1a32-4f40-bd34-86ed95649529_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/f2edf056-0fcb-47ce-98ac-7e6ff7ee4e1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/26aaefc9-4834-4cee-a9f5-ac2f62b5881e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/cf57ce8c-2f8c-46a0-a499-005724a32e01_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/65ac9261-760c-4767-a818-2f659ab66c34_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/7d933e0b-6ca0-458a-9129-8149679b073f_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/09-15K, ??-20K, 01/11-29K, 01/12-37K, 01/13-45K, 01/14-52K, 01/15-61K, 02/15-61K, 01/16-67K, 02/17-76K, 02/18-83K, 01/19-90K, 01/20-96K', 'remarks': 'VOSA STATES 100K, 105K, 115K, 126K, SPARE KEY AND SAT NAV CD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 194, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e044fba3-de8e-4103-93ac-b376e97d86e9.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8 with identifier: 120691045
2026-03-24 19:09:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8 with scrape type 1
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBV08DCY%252F2026-03-24%252Fimage%252F10a92aa3-3c74-48e3-b2c4-a1577dbbef95_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV08DCY/2026-03-24/image/10a92aa3-3c74-48e3-b2c4-a1577dbbef95_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBV08DCY%252F2026-03-24%252Fimage%252F7d1caef1-47d2-4b4b-93e4-ca3b89440bbf_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV08DCY/2026-03-24/image/7d1caef1-47d2-4b4b-93e4-ca3b89440bbf_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBV08DCY%252F2026-03-24%252Fimage%252F3a87a5b7-7cc3-43de-9890-6886a4031971_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV08DCY/2026-03-24/image/3a87a5b7-7cc3-43de-9890-6886a4031971_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBV08DCY%252F2026-03-24%252Fimage%252F009c348b-1a32-4f40-bd34-86ed95649529_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV08DCY/2026-03-24/image/009c348b-1a32-4f40-bd34-86ed95649529_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBV08DCY%252F2026-03-24%252Fimage%252Ff2edf056-0fcb-47ce-98ac-7e6ff7ee4e1b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV08DCY/2026-03-24/image/f2edf056-0fcb-47ce-98ac-7e6ff7ee4e1b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBV08DCY%252F2026-03-24%252Fimage%252F26aaefc9-4834-4cee-a9f5-ac2f62b5881e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV08DCY/2026-03-24/image/26aaefc9-4834-4cee-a9f5-ac2f62b5881e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBV08DCY%252F2026-03-24%252Fimage%252Fcf57ce8c-2f8c-46a0-a499-005724a32e01_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV08DCY/2026-03-24/image/cf57ce8c-2f8c-46a0-a499-005724a32e01_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LO16DXW/2026-03-24/image/e2b9e403-1e5b-4a09-bf93-f037d29cd1b2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120693640?view=catalogue)
2026-03-24 19:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LO16DXW/2026-03-24/image/5742bc3c-6e75-4f00-b884-abceb9ead422_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120693640?view=catalogue)
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBV08DCY%252F2026-03-24%252Fimage%252F65ac9261-760c-4767-a818-2f659ab66c34_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV08DCY/2026-03-24/image/65ac9261-760c-4767-a818-2f659ab66c34_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBV08DCY%252F2026-03-24%252Fimage%252F7d933e0b-6ca0-458a-9129-8149679b073f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV08DCY/2026-03-24/image/7d933e0b-6ca0-458a-9129-8149679b073f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BV08DCY/2026-03-24/image/cf57ce8c-2f8c-46a0-a499-005724a32e01_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120691045?view=catalogue)
2026-03-24 19:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BV08DCY/2026-03-24/image/26aaefc9-4834-4cee-a9f5-ac2f62b5881e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120691045?view=catalogue)
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3680d0>
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a6fb6a8-10af-55d8-88d3-d76189f4b798/5a6fb6a8-10af-55d8-88d3-d76189f4b798_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLO16DXW%252F2026-03-24%252Fimage%252Fe2b9e403-1e5b-4a09-bf93-f037d29cd1b2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LO16DXW/2026-03-24/image/e2b9e403-1e5b-4a09-bf93-f037d29cd1b2_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5a6fb6a8-10af-55d8-88d3-d76189f4b798
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b6221a90>
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a6fb6a8-10af-55d8-88d3-d76189f4b798/5a6fb6a8-10af-55d8-88d3-d76189f4b798_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLO16DXW%252F2026-03-24%252Fimage%252F5742bc3c-6e75-4f00-b884-abceb9ead422_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LO16DXW/2026-03-24/image/5742bc3c-6e75-4f00-b884-abceb9ead422_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5a6fb6a8-10af-55d8-88d3-d76189f4b798
2026-03-24 19:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BV08DCY/2026-03-24/image/7d933e0b-6ca0-458a-9129-8149679b073f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120691045?view=catalogue)
2026-03-24 19:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BV08DCY/2026-03-24/image/65ac9261-760c-4767-a818-2f659ab66c34_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120691045?view=catalogue)
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af055910>
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8/ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBV08DCY%252F2026-03-24%252Fimage%252Fcf57ce8c-2f8c-46a0-a499-005724a32e01_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV08DCY/2026-03-24/image/cf57ce8c-2f8c-46a0-a499-005724a32e01_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8
2026-03-24 19:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BV08DCY/2026-03-24/image/009c348b-1a32-4f40-bd34-86ed95649529_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120691045?view=catalogue)
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b620d750>
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8/ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBV08DCY%252F2026-03-24%252Fimage%252F26aaefc9-4834-4cee-a9f5-ac2f62b5881e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV08DCY/2026-03-24/image/26aaefc9-4834-4cee-a9f5-ac2f62b5881e_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8
2026-03-24 19:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BV08DCY/2026-03-24/image/f2edf056-0fcb-47ce-98ac-7e6ff7ee4e1b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120691045?view=catalogue)
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3a3550>
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8/ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8_image_8.jpg HTTP/1.1" 201 0
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBV08DCY%252F2026-03-24%252Fimage%252F7d933e0b-6ca0-458a-9129-8149679b073f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV08DCY/2026-03-24/image/7d933e0b-6ca0-458a-9129-8149679b073f_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af28f350>
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8/ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBV08DCY%252F2026-03-24%252Fimage%252F65ac9261-760c-4767-a818-2f659ab66c34_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV08DCY/2026-03-24/image/65ac9261-760c-4767-a818-2f659ab66c34_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8
2026-03-24 19:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BV08DCY/2026-03-24/image/3a87a5b7-7cc3-43de-9890-6886a4031971_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120691045?view=catalogue)
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0fde10>
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8/ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBV08DCY%252F2026-03-24%252Fimage%252F009c348b-1a32-4f40-bd34-86ed95649529_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV08DCY/2026-03-24/image/009c348b-1a32-4f40-bd34-86ed95649529_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0ff010>
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8/ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBV08DCY%252F2026-03-24%252Fimage%252Ff2edf056-0fcb-47ce-98ac-7e6ff7ee4e1b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV08DCY/2026-03-24/image/f2edf056-0fcb-47ce-98ac-7e6ff7ee4e1b_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8
2026-03-24 19:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BV08DCY/2026-03-24/image/7d1caef1-47d2-4b4b-93e4-ca3b89440bbf_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120691045?view=catalogue)
2026-03-24 19:09:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BV08DCY/2026-03-24/image/10a92aa3-3c74-48e3-b2c4-a1577dbbef95_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120691045?view=catalogue)
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3ad610>
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8/ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBV08DCY%252F2026-03-24%252Fimage%252F3a87a5b7-7cc3-43de-9890-6886a4031971_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV08DCY/2026-03-24/image/3a87a5b7-7cc3-43de-9890-6886a4031971_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8
2026-03-24 19:09:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0b5550>
2026-03-24 19:09:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8/ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBV08DCY%252F2026-03-24%252Fimage%252F7d1caef1-47d2-4b4b-93e4-ca3b89440bbf_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV08DCY/2026-03-24/image/7d1caef1-47d2-4b4b-93e4-ca3b89440bbf_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8
2026-03-24 19:09:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0bc310>
2026-03-24 19:09:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8/ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBV08DCY%252F2026-03-24%252Fimage%252F10a92aa3-3c74-48e3-b2c4-a1577dbbef95_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV08DCY/2026-03-24/image/10a92aa3-3c74-48e3-b2c4-a1577dbbef95_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8
2026-03-24 19:09:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8, skipping ID generation
2026-03-24 19:09:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8 with scrape type 1
2026-03-24 19:09:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8 sending to next pipeline
2026-03-24 19:09:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8, identifier: 120691045
2026-03-24 19:09:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8 with identifier: 120691045
2026-03-24 19:09:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8 with identifier: 120691045
2026-03-24 19:09:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8 with identifier: 120691045 to the API
2026-03-24 19:09:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/BV08DCY/2026-03-24/image/10a92aa3-3c74-48e3-b2c4-a1577dbbef95_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 194,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BV08DCY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120691045',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'FREELANDER 2 DIESEL SW',
'odometer': 129590,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8/ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34583,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/10a92aa3-3c74-48e3-b2c4-a1577dbbef95_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8/ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38104,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/7d1caef1-47d2-4b4b-93e4-ca3b89440bbf_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8/ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34731,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/3a87a5b7-7cc3-43de-9890-6886a4031971_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8/ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34753,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/009c348b-1a32-4f40-bd34-86ed95649529_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8/ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57996,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/f2edf056-0fcb-47ce-98ac-7e6ff7ee4e1b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8/ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59248,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/26aaefc9-4834-4cee-a9f5-ac2f62b5881e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8/ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47846,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/cf57ce8c-2f8c-46a0-a499-005724a32e01_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8/ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47429,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/65ac9261-760c-4767-a818-2f659ab66c34_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8/ad2bfd6a-d32a-55ee-bc61-1e67cd1a5aa8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44867,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BV08DCY/2026-03-24/image/7d933e0b-6ca0-458a-9129-8149679b073f_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-01',
'seller_name': 'UKCGR - Trade',
'title': 'LAND ROVER FREELANDER 2 DIESEL SW 2.2 Td4 SE 5dr',
'transmission': 'manual',
'trim': '2.2 Td4 SE 5dr',
'vin': None,
'year': 2008}
2026-03-24 19:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691045%27 HTTP/1.1" 200 None
2026-03-24 19:09:05 [astonbarclay.gb] INFO: Saving data for 120691045: {'created_time': 1774379345.800498, 'last_price_update_time': 1774379345.800509, 'auction_closing_time': 1774888200.0}
2026-03-24 19:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120691045') HTTP/1.1" 204 0
2026-03-24 19:09:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LO16DXW/2026-03-24/image/b701b09a-db9a-4bb7-b6ea-4310f28cdfde_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120693640?view=catalogue)
2026-03-24 19:09:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LO16DXW/2026-03-24/image/35666e83-ee3e-47eb-be98-af873174089f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120693640?view=catalogue)
2026-03-24 19:09:05 [scrapy.extensions.logstats] INFO: Crawled 146 pages (at 16 pages/min), scraped 122 items (at 12 items/min)
2026-03-24 19:09:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 19:09:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120753086?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SV55OZG/2026-03-24/image/2dab1a5f-85cb-4021-a2b0-ba97591c7267_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120725979?view=catalogue)
2026-03-24 19:09:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SV55OZG/2026-03-24/image/7f1f557c-92df-499c-a136-61e6d5c1e6e7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120725979?view=catalogue)
2026-03-24 19:09:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SV55OZG/2026-03-24/image/052292a9-57e3-475e-921a-cec4c2dfa0ee_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120725979?view=catalogue)
2026-03-24 19:09:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b46d0a90>
2026-03-24 19:09:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a6fb6a8-10af-55d8-88d3-d76189f4b798/5a6fb6a8-10af-55d8-88d3-d76189f4b798_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLO16DXW%252F2026-03-24%252Fimage%252Fb701b09a-db9a-4bb7-b6ea-4310f28cdfde_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LO16DXW/2026-03-24/image/b701b09a-db9a-4bb7-b6ea-4310f28cdfde_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5a6fb6a8-10af-55d8-88d3-d76189f4b798
2026-03-24 19:09:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SV55OZG/2026-03-24/image/d910ec20-3ca3-47b3-acf7-592f404f2a58_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120725979?view=catalogue)
2026-03-24 19:09:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SV55OZG/2026-03-24/image/82a2d8cf-4fef-4366-a203-82c9305099e3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120725979?view=catalogue)
2026-03-24 19:09:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SV55OZG/2026-03-24/image/a6cdd04a-ad51-43d4-8b1a-2aff78c3826e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120725979?view=catalogue)
2026-03-24 19:09:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af4312d0>
2026-03-24 19:09:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a6fb6a8-10af-55d8-88d3-d76189f4b798/5a6fb6a8-10af-55d8-88d3-d76189f4b798_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLO16DXW%252F2026-03-24%252Fimage%252F35666e83-ee3e-47eb-be98-af873174089f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LO16DXW/2026-03-24/image/35666e83-ee3e-47eb-be98-af873174089f_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5a6fb6a8-10af-55d8-88d3-d76189f4b798
2026-03-24 19:09:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5a6fb6a8-10af-55d8-88d3-d76189f4b798, skipping ID generation
2026-03-24 19:09:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a6fb6a8-10af-55d8-88d3-d76189f4b798 with scrape type 1
2026-03-24 19:09:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5a6fb6a8-10af-55d8-88d3-d76189f4b798 sending to next pipeline
2026-03-24 19:09:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5a6fb6a8-10af-55d8-88d3-d76189f4b798, identifier: 120693640
2026-03-24 19:09:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5a6fb6a8-10af-55d8-88d3-d76189f4b798 with identifier: 120693640
2026-03-24 19:09:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5a6fb6a8-10af-55d8-88d3-d76189f4b798 with identifier: 120693640
2026-03-24 19:09:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5a6fb6a8-10af-55d8-88d3-d76189f4b798 with identifier: 120693640 to the API
2026-03-24 19:09:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LO16DXW/2026-03-24/image/35666e83-ee3e-47eb-be98-af873174089f_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '5a6fb6a8-10af-55d8-88d3-d76189f4b798',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LO16DXW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120693640',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SEAT',
'model': 'IBIZA SPORT COUPE',
'odometer': 90879,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a6fb6a8-10af-55d8-88d3-d76189f4b798/5a6fb6a8-10af-55d8-88d3-d76189f4b798_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37971,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/5a5dc7f4-6570-4e89-beb6-8ad5aef50586_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a6fb6a8-10af-55d8-88d3-d76189f4b798/5a6fb6a8-10af-55d8-88d3-d76189f4b798_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41385,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/35666e83-ee3e-47eb-be98-af873174089f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a6fb6a8-10af-55d8-88d3-d76189f4b798/5a6fb6a8-10af-55d8-88d3-d76189f4b798_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35595,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/b701b09a-db9a-4bb7-b6ea-4310f28cdfde_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a6fb6a8-10af-55d8-88d3-d76189f4b798/5a6fb6a8-10af-55d8-88d3-d76189f4b798_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34893,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/5742bc3c-6e75-4f00-b884-abceb9ead422_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a6fb6a8-10af-55d8-88d3-d76189f4b798/5a6fb6a8-10af-55d8-88d3-d76189f4b798_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55222,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/e2b9e403-1e5b-4a09-bf93-f037d29cd1b2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a6fb6a8-10af-55d8-88d3-d76189f4b798/5a6fb6a8-10af-55d8-88d3-d76189f4b798_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51971,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/ac4c737d-b222-4ef6-8611-b48f466c7c90_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a6fb6a8-10af-55d8-88d3-d76189f4b798/5a6fb6a8-10af-55d8-88d3-d76189f4b798_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51629,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/6b6638a3-9d96-4a37-81db-93e3fb9628df_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a6fb6a8-10af-55d8-88d3-d76189f4b798/5a6fb6a8-10af-55d8-88d3-d76189f4b798_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44703,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/6bcab8f5-1855-4446-b878-0ce8c77e2cde_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a6fb6a8-10af-55d8-88d3-d76189f4b798/5a6fb6a8-10af-55d8-88d3-d76189f4b798_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45897,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LO16DXW/2026-03-24/image/cd186f3e-9edf-40c3-82ae-66e27213a071_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-28',
'seller_name': 'UKCGR - Trade',
'title': 'SEAT IBIZA SPORT COUPE 1.2 TSI 110 FR Technology 3dr',
'transmission': 'manual',
'trim': '1.2 TSI 110 FR Technology 3dr',
'vin': None,
'year': 2016}
2026-03-24 19:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693640%27 HTTP/1.1" 200 None
2026-03-24 19:09:06 [astonbarclay.gb] INFO: Saving data for 120693640: {'created_time': 1774379346.573831, 'last_price_update_time': 1774379346.573841, 'auction_closing_time': 1774888200.0}
2026-03-24 19:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120693640') HTTP/1.1" 204 0
2026-03-24 19:09:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120753086, 'registration': 'DF66TMV', 'account': 'MAN037', 'make': 'FORD', 'model': 'FOCUS DIESEL ESTATE', 'derivative': '1.5 TDCi 120 Titanium 5dr', 'mileage': 81635, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-11-30', 'fuel': 'Diesel', 'motExpiry': '2026-10-14', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 12/17 11K - 01/19 26K - 10/25 76K', 'remarks': 'VOSA STATES 59K- 67K- 74K 76K-', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/987e9bcf-b44b-4878-9ba0-6ef298f93704.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120753086, 'registration': 'DF66TMV', 'account': 'MAN037', 'make': 'FORD', 'model': 'FOCUS DIESEL ESTATE', 'derivative': '1.5 TDCi 120 Titanium 5dr', 'mileage': 81635, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-11-30', 'fuel': 'Diesel', 'motExpiry': '2026-10-14', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 12/17 11K - 01/19 26K - 10/25 76K', 'remarks': 'VOSA STATES 59K- 67K- 74K 76K-', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/987e9bcf-b44b-4878-9ba0-6ef298f93704.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15aa5c35-0b49-52c1-a0b0-dc3e6fc1df9c with identifier: 120753086
2026-03-24 19:09:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15aa5c35-0b49-52c1-a0b0-dc3e6fc1df9c with scrape type 1
2026-03-24 19:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 15aa5c35-0b49-52c1-a0b0-dc3e6fc1df9c
2026-03-24 19:09:06 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 15aa5c35-0b49-52c1-a0b0-dc3e6fc1df9c
2026-03-24 19:09:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 15aa5c35-0b49-52c1-a0b0-dc3e6fc1df9c, identifier: 120753086
2026-03-24 19:09:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af291d90>
2026-03-24 19:09:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cd243eb-0cc4-594d-9e93-5b9815bbb817/7cd243eb-0cc4-594d-9e93-5b9815bbb817_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSV55OZG%252F2026-03-24%252Fimage%252F2dab1a5f-85cb-4021-a2b0-ba97591c7267_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SV55OZG/2026-03-24/image/2dab1a5f-85cb-4021-a2b0-ba97591c7267_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7cd243eb-0cc4-594d-9e93-5b9815bbb817
2026-03-24 19:09:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 15aa5c35-0b49-52c1-a0b0-dc3e6fc1df9c with identifier: 120753086
2026-03-24 19:09:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 15aa5c35-0b49-52c1-a0b0-dc3e6fc1df9c with identifier: 120753086
2026-03-24 19:09:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 15aa5c35-0b49-52c1-a0b0-dc3e6fc1df9c with identifier: 120753086 to the API
2026-03-24 19:09:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120753086?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '15aa5c35-0b49-52c1-a0b0-dc3e6fc1df9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DF66TMV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120753086',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS DIESEL ESTATE',
'odometer': 81635,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-30',
'seller_name': 'Manamanx Ltd',
'title': 'FORD FOCUS DIESEL ESTATE 1.5 TDCi 120 Titanium 5dr',
'transmission': 'manual',
'trim': '1.5 TDCi 120 Titanium 5dr',
'vin': None,
'year': 2016}
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120753086%27 HTTP/1.1" 200 None
2026-03-24 19:09:07 [astonbarclay.gb] INFO: Saving data for 120753086: {'created_time': 1774379347.146609, 'last_price_update_time': 1774379347.146622, 'auction_closing_time': 1774888200.0}
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120753086') HTTP/1.1" 204 0
2026-03-24 19:09:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefb3d90>
2026-03-24 19:09:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cd243eb-0cc4-594d-9e93-5b9815bbb817/7cd243eb-0cc4-594d-9e93-5b9815bbb817_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSV55OZG%252F2026-03-24%252Fimage%252F7f1f557c-92df-499c-a136-61e6d5c1e6e7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SV55OZG/2026-03-24/image/7f1f557c-92df-499c-a136-61e6d5c1e6e7_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7cd243eb-0cc4-594d-9e93-5b9815bbb817
2026-03-24 19:09:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af07e790>
2026-03-24 19:09:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cd243eb-0cc4-594d-9e93-5b9815bbb817/7cd243eb-0cc4-594d-9e93-5b9815bbb817_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSV55OZG%252F2026-03-24%252Fimage%252F052292a9-57e3-475e-921a-cec4c2dfa0ee_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SV55OZG/2026-03-24/image/052292a9-57e3-475e-921a-cec4c2dfa0ee_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7cd243eb-0cc4-594d-9e93-5b9815bbb817
2026-03-24 19:09:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af28d110>
2026-03-24 19:09:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cd243eb-0cc4-594d-9e93-5b9815bbb817/7cd243eb-0cc4-594d-9e93-5b9815bbb817_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSV55OZG%252F2026-03-24%252Fimage%252Fd910ec20-3ca3-47b3-acf7-592f404f2a58_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SV55OZG/2026-03-24/image/d910ec20-3ca3-47b3-acf7-592f404f2a58_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7cd243eb-0cc4-594d-9e93-5b9815bbb817
2026-03-24 19:09:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b481c350>
2026-03-24 19:09:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cd243eb-0cc4-594d-9e93-5b9815bbb817/7cd243eb-0cc4-594d-9e93-5b9815bbb817_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSV55OZG%252F2026-03-24%252Fimage%252F82a2d8cf-4fef-4366-a203-82c9305099e3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SV55OZG/2026-03-24/image/82a2d8cf-4fef-4366-a203-82c9305099e3_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7cd243eb-0cc4-594d-9e93-5b9815bbb817
2026-03-24 19:09:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af072210>
2026-03-24 19:09:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cd243eb-0cc4-594d-9e93-5b9815bbb817/7cd243eb-0cc4-594d-9e93-5b9815bbb817_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSV55OZG%252F2026-03-24%252Fimage%252Fa6cdd04a-ad51-43d4-8b1a-2aff78c3826e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SV55OZG/2026-03-24/image/a6cdd04a-ad51-43d4-8b1a-2aff78c3826e_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7cd243eb-0cc4-594d-9e93-5b9815bbb817
2026-03-24 19:09:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7cd243eb-0cc4-594d-9e93-5b9815bbb817, skipping ID generation
2026-03-24 19:09:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cd243eb-0cc4-594d-9e93-5b9815bbb817 with scrape type 1
2026-03-24 19:09:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7cd243eb-0cc4-594d-9e93-5b9815bbb817 sending to next pipeline
2026-03-24 19:09:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7cd243eb-0cc4-594d-9e93-5b9815bbb817, identifier: 120725979
2026-03-24 19:09:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7cd243eb-0cc4-594d-9e93-5b9815bbb817 with identifier: 120725979
2026-03-24 19:09:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7cd243eb-0cc4-594d-9e93-5b9815bbb817 with identifier: 120725979
2026-03-24 19:09:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7cd243eb-0cc4-594d-9e93-5b9815bbb817 with identifier: 120725979 to the API
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/SV55OZG/2026-03-24/image/a6cdd04a-ad51-43d4-8b1a-2aff78c3826e_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 352,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '4.4L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '7cd243eb-0cc4-594d-9e93-5b9815bbb817',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SV55OZG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120725979',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'RANGE ROVER SPORT ESTATE',
'odometer': 103818,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cd243eb-0cc4-594d-9e93-5b9815bbb817/7cd243eb-0cc4-594d-9e93-5b9815bbb817_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32688,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/SV55OZG/2026-03-24/image/a6cdd04a-ad51-43d4-8b1a-2aff78c3826e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cd243eb-0cc4-594d-9e93-5b9815bbb817/7cd243eb-0cc4-594d-9e93-5b9815bbb817_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33220,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/SV55OZG/2026-03-24/image/d910ec20-3ca3-47b3-acf7-592f404f2a58_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cd243eb-0cc4-594d-9e93-5b9815bbb817/7cd243eb-0cc4-594d-9e93-5b9815bbb817_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32707,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/SV55OZG/2026-03-24/image/052292a9-57e3-475e-921a-cec4c2dfa0ee_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cd243eb-0cc4-594d-9e93-5b9815bbb817/7cd243eb-0cc4-594d-9e93-5b9815bbb817_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32132,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/SV55OZG/2026-03-24/image/82a2d8cf-4fef-4366-a203-82c9305099e3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cd243eb-0cc4-594d-9e93-5b9815bbb817/7cd243eb-0cc4-594d-9e93-5b9815bbb817_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51719,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/SV55OZG/2026-03-24/image/7f1f557c-92df-499c-a136-61e6d5c1e6e7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cd243eb-0cc4-594d-9e93-5b9815bbb817/7cd243eb-0cc4-594d-9e93-5b9815bbb817_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48219,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/SV55OZG/2026-03-24/image/2dab1a5f-85cb-4021-a2b0-ba97591c7267_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cd243eb-0cc4-594d-9e93-5b9815bbb817/7cd243eb-0cc4-594d-9e93-5b9815bbb817_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49908,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/SV55OZG/2026-03-24/image/0fa8de10-0da3-4281-9f08-3c2bc7465d75_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cd243eb-0cc4-594d-9e93-5b9815bbb817/7cd243eb-0cc4-594d-9e93-5b9815bbb817_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48366,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/SV55OZG/2026-03-24/image/3c0ef39a-fb9b-4558-8d4e-57a534244ed4_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-09-15',
'seller_name': 'UKCGR',
'title': 'LAND ROVER RANGE ROVER SPORT ESTATE 4.4 V8 HSE 5dr Auto',
'transmission': 'automatic',
'trim': '4.4 V8 HSE 5dr Auto',
'vin': None,
'year': 2005}
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120725979%27 HTTP/1.1" 200 None
2026-03-24 19:09:07 [astonbarclay.gb] INFO: Saving data for 120725979: {'created_time': 1774379347.791581, 'last_price_update_time': 1774379347.791592}
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120725979') HTTP/1.1" 204 0
2026-03-24 19:09:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120751141?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120751141, 'registration': 'YC17OTK', 'account': 'MAN037', 'make': 'HONDA', 'model': 'JAZZ HATCHBACK', 'derivative': '1.3 EX Navi 5dr', 'mileage': 61956, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-03-29', 'fuel': 'Petrol', 'motExpiry': '2027-03-03', 'doors': 5, 'engineSize': 1318, 'bodyType': 'Hatchback', 'images': None, 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 05/18 11K - 03/19 18K - 03/20 28K - 09/24 602K - 03/26 61K-', 'remarks': 'VOSA STATES 50K- 60K- 61K- 61K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5ac04c6c-37a7-490a-9a3f-7b3771e6c354.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120751141, 'registration': 'YC17OTK', 'account': 'MAN037', 'make': 'HONDA', 'model': 'JAZZ HATCHBACK', 'derivative': '1.3 EX Navi 5dr', 'mileage': 61956, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-03-29', 'fuel': 'Petrol', 'motExpiry': '2027-03-03', 'doors': 5, 'engineSize': 1318, 'bodyType': 'Hatchback', 'images': None, 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 05/18 11K - 03/19 18K - 03/20 28K - 09/24 602K - 03/26 61K-', 'remarks': 'VOSA STATES 50K- 60K- 61K- 61K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5ac04c6c-37a7-490a-9a3f-7b3771e6c354.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f006c913-889c-57e5-a750-df6be353865d with identifier: 120751141
2026-03-24 19:09:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f006c913-889c-57e5-a750-df6be353865d with scrape type 1
2026-03-24 19:09:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item f006c913-889c-57e5-a750-df6be353865d
2026-03-24 19:09:08 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item f006c913-889c-57e5-a750-df6be353865d
2026-03-24 19:09:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f006c913-889c-57e5-a750-df6be353865d, identifier: 120751141
2026-03-24 19:09:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f006c913-889c-57e5-a750-df6be353865d with identifier: 120751141
2026-03-24 19:09:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f006c913-889c-57e5-a750-df6be353865d with identifier: 120751141
2026-03-24 19:09:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f006c913-889c-57e5-a750-df6be353865d with identifier: 120751141 to the API
2026-03-24 19:09:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120751141?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'YELLOW',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'f006c913-889c-57e5-a750-df6be353865d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YC17OTK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120751141',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'HONDA',
'model': 'JAZZ HATCHBACK',
'odometer': 61956,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-29',
'seller_name': 'Manamanx Ltd',
'title': 'HONDA JAZZ HATCHBACK 1.3 EX Navi 5dr',
'transmission': 'manual',
'trim': '1.3 EX Navi 5dr',
'vin': None,
'year': 2017}
2026-03-24 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120751141%27 HTTP/1.1" 200 None
2026-03-24 19:09:08 [astonbarclay.gb] INFO: Saving data for 120751141: {'created_time': 1774379348.571178, 'last_price_update_time': 1774379348.571189, 'auction_closing_time': 1774888200.0}
2026-03-24 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120751141') HTTP/1.1" 204 0
2026-03-24 19:09:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120692816?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120692816, 'registration': 'AY05ZPW', 'account': 'WBA004', 'make': 'HONDA', 'model': 'CIVIC HATCHBACK', 'derivative': '1.6 i-VTEC SE 5dr Auto', 'mileage': 87124, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2005-03-01', 'fuel': 'Petrol', 'motExpiry': '2027-03-12', 'doors': 5, 'engineSize': 1590, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/bc37ebe3-d897-4ef1-97fb-409ed67777cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/a5bbf05d-99a3-495e-9275-7ad1413973d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/90b31c42-1070-47d3-ab0c-25099330e6bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/377f829a-1de5-4575-b9b2-074ee7254346_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/910a3fec-7e5a-4a25-8a4c-57fe1d6d099d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/90b216e0-eb2d-4b12-af0e-c54d27a30942_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/792868bb-a4e3-4842-9d15-2a4fcfaff812_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/c7f8cff7-e474-496c-9bbe-a384dbe06690_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book ?? 11K - 02/11 13K - 02/22 62K - 02/24 70K - 02/26 86K', 'remarks': 'VOSA STATES 65K- 70K- 77K- 86K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 172, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fdeee76c-ece2-40db-8f95-2601cf7c6e53.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120692816, 'registration': 'AY05ZPW', 'account': 'WBA004', 'make': 'HONDA', 'model': 'CIVIC HATCHBACK', 'derivative': '1.6 i-VTEC SE 5dr Auto', 'mileage': 87124, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2005-03-01', 'fuel': 'Petrol', 'motExpiry': '2027-03-12', 'doors': 5, 'engineSize': 1590, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/bc37ebe3-d897-4ef1-97fb-409ed67777cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/a5bbf05d-99a3-495e-9275-7ad1413973d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/90b31c42-1070-47d3-ab0c-25099330e6bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/377f829a-1de5-4575-b9b2-074ee7254346_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/910a3fec-7e5a-4a25-8a4c-57fe1d6d099d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/90b216e0-eb2d-4b12-af0e-c54d27a30942_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/792868bb-a4e3-4842-9d15-2a4fcfaff812_removebg.jpg?w=600', 'https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/c7f8cff7-e474-496c-9bbe-a384dbe06690_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book ?? 11K - 02/11 13K - 02/22 62K - 02/24 70K - 02/26 86K', 'remarks': 'VOSA STATES 65K- 70K- 77K- 86K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 172, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fdeee76c-ece2-40db-8f95-2601cf7c6e53.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c74b402-c508-5b89-876f-dd8eceb74458 with identifier: 120692816
2026-03-24 19:09:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c74b402-c508-5b89-876f-dd8eceb74458 with scrape type 1
2026-03-24 19:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 2c74b402-c508-5b89-876f-dd8eceb74458
2026-03-24 19:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAY05ZPW%252F2026-03-24%252Fimage%252Fbc37ebe3-d897-4ef1-97fb-409ed67777cd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/bc37ebe3-d897-4ef1-97fb-409ed67777cd_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAY05ZPW%252F2026-03-24%252Fimage%252Fa5bbf05d-99a3-495e-9275-7ad1413973d5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/a5bbf05d-99a3-495e-9275-7ad1413973d5_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAY05ZPW%252F2026-03-24%252Fimage%252F90b31c42-1070-47d3-ab0c-25099330e6bb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/90b31c42-1070-47d3-ab0c-25099330e6bb_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAY05ZPW%252F2026-03-24%252Fimage%252F377f829a-1de5-4575-b9b2-074ee7254346_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/377f829a-1de5-4575-b9b2-074ee7254346_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAY05ZPW%252F2026-03-24%252Fimage%252F910a3fec-7e5a-4a25-8a4c-57fe1d6d099d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/910a3fec-7e5a-4a25-8a4c-57fe1d6d099d_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAY05ZPW%252F2026-03-24%252Fimage%252F90b216e0-eb2d-4b12-af0e-c54d27a30942_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/90b216e0-eb2d-4b12-af0e-c54d27a30942_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAY05ZPW%252F2026-03-24%252Fimage%252F792868bb-a4e3-4842-9d15-2a4fcfaff812_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/792868bb-a4e3-4842-9d15-2a4fcfaff812_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAY05ZPW%252F2026-03-24%252Fimage%252Fc7f8cff7-e474-496c-9bbe-a384dbe06690_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/c7f8cff7-e474-496c-9bbe-a384dbe06690_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120696944?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/c7f8cff7-e474-496c-9bbe-a384dbe06690_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120692816?view=catalogue)
2026-03-24 19:09:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120696944, 'registration': 'RE22JVO', 'account': 'WBA003', 'make': 'FORD', 'model': 'RANGER DIESEL', 'derivative': 'Pick Up Double Cab Raptor 2.0 EcoBlue 213 Auto', 'mileage': 94419, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-04-20', 'fuel': 'Diesel', 'motExpiry': '2027-03-02', 'doors': None, 'engineSize': 1996, 'bodyType': 'Double Cab Pick-up', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print 01/23 36K -05/23 50K - 11/23 64K - 0', 'remarks': 'VOSA DISCREPANCY VOSA IN MILES AND KM 137KM - 94K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 278, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/68761878-5566-40e9-b87f-bf49f29e2213.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-24 19:09:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120696944, 'registration': 'RE22JVO', 'account': 'WBA003', 'make': 'FORD', 'model': 'RANGER DIESEL', 'derivative': 'Pick Up Double Cab Raptor 2.0 EcoBlue 213 Auto', 'mileage': 94419, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-04-20', 'fuel': 'Diesel', 'motExpiry': '2027-03-02', 'doors': None, 'engineSize': 1996, 'bodyType': 'Double Cab Pick-up', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print 01/23 36K -05/23 50K - 11/23 64K - 0', 'remarks': 'VOSA DISCREPANCY VOSA IN MILES AND KM 137KM - 94K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 278, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/68761878-5566-40e9-b87f-bf49f29e2213.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-24 19:09:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f7cf9e4-6a86-5201-9694-eca0c4f6a595 with identifier: 120696944
2026-03-24 19:09:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f7cf9e4-6a86-5201-9694-eca0c4f6a595 with scrape type 1
2026-03-24 19:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 7f7cf9e4-6a86-5201-9694-eca0c4f6a595
2026-03-24 19:09:12 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 7f7cf9e4-6a86-5201-9694-eca0c4f6a595
2026-03-24 19:09:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7f7cf9e4-6a86-5201-9694-eca0c4f6a595, identifier: 120696944
2026-03-24 19:09:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7f7cf9e4-6a86-5201-9694-eca0c4f6a595 with identifier: 120696944
2026-03-24 19:09:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7f7cf9e4-6a86-5201-9694-eca0c4f6a595 with identifier: 120696944
2026-03-24 19:09:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7f7cf9e4-6a86-5201-9694-eca0c4f6a595 with identifier: 120696944 to the API
2026-03-24 19:09:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120696944?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 278,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '7f7cf9e4-6a86-5201-9694-eca0c4f6a595',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RE22JVO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120696944',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'RANGER DIESEL',
'odometer': 94419,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-20',
'seller_name': 'UKCGR - Select',
'title': 'FORD RANGER DIESEL Pick Up Double Cab Raptor 2.0 EcoBlue 213 Auto',
'transmission': 'automatic',
'trim': 'Pick Up Double Cab Raptor 2.0 EcoBlue 213 Auto',
'vin': None,
'year': 2022}
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696944%27 HTTP/1.1" 200 None
2026-03-24 19:09:13 [astonbarclay.gb] INFO: Saving data for 120696944: {'created_time': 1774379353.158811, 'last_price_update_time': 1774379353.158825, 'auction_closing_time': 1774888200.0}
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120696944') HTTP/1.1" 204 0
2026-03-24 19:09:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/792868bb-a4e3-4842-9d15-2a4fcfaff812_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120692816?view=catalogue)
2026-03-24 19:09:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120696058?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af148e10>
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c74b402-c508-5b89-876f-dd8eceb74458/2c74b402-c508-5b89-876f-dd8eceb74458_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAY05ZPW%252F2026-03-24%252Fimage%252Fc7f8cff7-e474-496c-9bbe-a384dbe06690_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/c7f8cff7-e474-496c-9bbe-a384dbe06690_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2c74b402-c508-5b89-876f-dd8eceb74458
2026-03-24 19:09:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/90b216e0-eb2d-4b12-af0e-c54d27a30942_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120692816?view=catalogue)
2026-03-24 19:09:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/377f829a-1de5-4575-b9b2-074ee7254346_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120692816?view=catalogue)
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3f5d10>
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c74b402-c508-5b89-876f-dd8eceb74458/2c74b402-c508-5b89-876f-dd8eceb74458_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAY05ZPW%252F2026-03-24%252Fimage%252F792868bb-a4e3-4842-9d15-2a4fcfaff812_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/792868bb-a4e3-4842-9d15-2a4fcfaff812_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2c74b402-c508-5b89-876f-dd8eceb74458
2026-03-24 19:09:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/90b31c42-1070-47d3-ab0c-25099330e6bb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120692816?view=catalogue)
2026-03-24 19:09:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/910a3fec-7e5a-4a25-8a4c-57fe1d6d099d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120692816?view=catalogue)
2026-03-24 19:09:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120696058, 'registration': 'N575BVX', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '306 HATCHBACK', 'derivative': '1.4 XR 5dr', 'mileage': 82215, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '1995-08-01', 'fuel': 'Petrol', 'motExpiry': '2026-04-03', 'doors': 5, 'engineSize': 1360, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': 'Cat D Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print 03/25 63K', 'remarks': 'Category D Insurance Loss. Vehicle Damaged But Repairable - Insurer Decided Not To Repair VOSA STATES 80K- 81K- 81K- 82K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120696058, 'registration': 'N575BVX', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '306 HATCHBACK', 'derivative': '1.4 XR 5dr', 'mileage': 82215, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '1995-08-01', 'fuel': 'Petrol', 'motExpiry': '2026-04-03', 'doors': 5, 'engineSize': 1360, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': 'Cat D Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service print 03/25 63K', 'remarks': 'Category D Insurance Loss. Vehicle Damaged But Repairable - Insurer Decided Not To Repair VOSA STATES 80K- 81K- 81K- 82K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 089f39e8-f78c-58b0-a905-663465998332 with identifier: 120696058
2026-03-24 19:09:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 089f39e8-f78c-58b0-a905-663465998332 with scrape type 1
2026-03-24 19:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 089f39e8-f78c-58b0-a905-663465998332
2026-03-24 19:09:13 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 089f39e8-f78c-58b0-a905-663465998332
2026-03-24 19:09:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 089f39e8-f78c-58b0-a905-663465998332, identifier: 120696058
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2cced0>
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c74b402-c508-5b89-876f-dd8eceb74458/2c74b402-c508-5b89-876f-dd8eceb74458_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAY05ZPW%252F2026-03-24%252Fimage%252F90b216e0-eb2d-4b12-af0e-c54d27a30942_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/90b216e0-eb2d-4b12-af0e-c54d27a30942_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2c74b402-c508-5b89-876f-dd8eceb74458
2026-03-24 19:09:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 089f39e8-f78c-58b0-a905-663465998332 with identifier: 120696058
2026-03-24 19:09:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 089f39e8-f78c-58b0-a905-663465998332 with identifier: 120696058
2026-03-24 19:09:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 089f39e8-f78c-58b0-a905-663465998332 with identifier: 120696058 to the API
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120696058?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '089f39e8-f78c-58b0-a905-663465998332',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'N575BVX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120696058',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '306 HATCHBACK',
'odometer': 82215,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1995-08-01',
'seller_name': 'UKCGR - Trade',
'title': 'PEUGEOT 306 HATCHBACK 1.4 XR 5dr',
'transmission': 'manual',
'trim': '1.4 XR 5dr',
'vin': None,
'year': 1995}
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696058%27 HTTP/1.1" 200 None
2026-03-24 19:09:13 [astonbarclay.gb] INFO: Saving data for 120696058: {'created_time': 1774379353.800947, 'last_price_update_time': 1774379353.800959, 'auction_closing_time': 1774888200.0}
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120696058') HTTP/1.1" 204 0
2026-03-24 19:09:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/a5bbf05d-99a3-495e-9275-7ad1413973d5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120692816?view=catalogue)
2026-03-24 19:09:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/bc37ebe3-d897-4ef1-97fb-409ed67777cd_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120692816?view=catalogue)
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af22eb10>
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c74b402-c508-5b89-876f-dd8eceb74458/2c74b402-c508-5b89-876f-dd8eceb74458_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAY05ZPW%252F2026-03-24%252Fimage%252F377f829a-1de5-4575-b9b2-074ee7254346_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/377f829a-1de5-4575-b9b2-074ee7254346_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2c74b402-c508-5b89-876f-dd8eceb74458
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4480490>
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c74b402-c508-5b89-876f-dd8eceb74458/2c74b402-c508-5b89-876f-dd8eceb74458_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAY05ZPW%252F2026-03-24%252Fimage%252F90b31c42-1070-47d3-ab0c-25099330e6bb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/90b31c42-1070-47d3-ab0c-25099330e6bb_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2c74b402-c508-5b89-876f-dd8eceb74458
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b46b9610>
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c74b402-c508-5b89-876f-dd8eceb74458/2c74b402-c508-5b89-876f-dd8eceb74458_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAY05ZPW%252F2026-03-24%252Fimage%252F910a3fec-7e5a-4a25-8a4c-57fe1d6d099d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/910a3fec-7e5a-4a25-8a4c-57fe1d6d099d_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2c74b402-c508-5b89-876f-dd8eceb74458
2026-03-24 19:09:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120690793?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4837650>
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c74b402-c508-5b89-876f-dd8eceb74458/2c74b402-c508-5b89-876f-dd8eceb74458_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAY05ZPW%252F2026-03-24%252Fimage%252Fa5bbf05d-99a3-495e-9275-7ad1413973d5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/a5bbf05d-99a3-495e-9275-7ad1413973d5_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2c74b402-c508-5b89-876f-dd8eceb74458
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefa63d0>
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c74b402-c508-5b89-876f-dd8eceb74458/2c74b402-c508-5b89-876f-dd8eceb74458_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAY05ZPW%252F2026-03-24%252Fimage%252Fbc37ebe3-d897-4ef1-97fb-409ed67777cd_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/bc37ebe3-d897-4ef1-97fb-409ed67777cd_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2c74b402-c508-5b89-876f-dd8eceb74458
2026-03-24 19:09:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2c74b402-c508-5b89-876f-dd8eceb74458, skipping ID generation
2026-03-24 19:09:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c74b402-c508-5b89-876f-dd8eceb74458 with scrape type 1
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2c74b402-c508-5b89-876f-dd8eceb74458 sending to next pipeline
2026-03-24 19:09:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2c74b402-c508-5b89-876f-dd8eceb74458, identifier: 120692816
2026-03-24 19:09:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2c74b402-c508-5b89-876f-dd8eceb74458 with identifier: 120692816
2026-03-24 19:09:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2c74b402-c508-5b89-876f-dd8eceb74458 with identifier: 120692816
2026-03-24 19:09:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2c74b402-c508-5b89-876f-dd8eceb74458 with identifier: 120692816 to the API
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/bc37ebe3-d897-4ef1-97fb-409ed67777cd_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 172,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '2c74b402-c508-5b89-876f-dd8eceb74458',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AY05ZPW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120692816',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'HONDA',
'model': 'CIVIC HATCHBACK',
'odometer': 87124,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c74b402-c508-5b89-876f-dd8eceb74458/2c74b402-c508-5b89-876f-dd8eceb74458_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34410,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/bc37ebe3-d897-4ef1-97fb-409ed67777cd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c74b402-c508-5b89-876f-dd8eceb74458/2c74b402-c508-5b89-876f-dd8eceb74458_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33674,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/a5bbf05d-99a3-495e-9275-7ad1413973d5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c74b402-c508-5b89-876f-dd8eceb74458/2c74b402-c508-5b89-876f-dd8eceb74458_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32443,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/90b31c42-1070-47d3-ab0c-25099330e6bb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c74b402-c508-5b89-876f-dd8eceb74458/2c74b402-c508-5b89-876f-dd8eceb74458_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33852,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/377f829a-1de5-4575-b9b2-074ee7254346_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c74b402-c508-5b89-876f-dd8eceb74458/2c74b402-c508-5b89-876f-dd8eceb74458_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51974,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/910a3fec-7e5a-4a25-8a4c-57fe1d6d099d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c74b402-c508-5b89-876f-dd8eceb74458/2c74b402-c508-5b89-876f-dd8eceb74458_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40041,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/90b216e0-eb2d-4b12-af0e-c54d27a30942_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c74b402-c508-5b89-876f-dd8eceb74458/2c74b402-c508-5b89-876f-dd8eceb74458_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40466,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/792868bb-a4e3-4842-9d15-2a4fcfaff812_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c74b402-c508-5b89-876f-dd8eceb74458/2c74b402-c508-5b89-876f-dd8eceb74458_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39763,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AY05ZPW/2026-03-24/image/c7f8cff7-e474-496c-9bbe-a384dbe06690_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-03-01',
'seller_name': 'UKCGR - Trade',
'title': 'HONDA CIVIC HATCHBACK 1.6 i-VTEC SE 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 i-VTEC SE 5dr Auto',
'vin': None,
'year': 2005}
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692816%27 HTTP/1.1" 200 None
2026-03-24 19:09:14 [astonbarclay.gb] INFO: Saving data for 120692816: {'created_time': 1774379354.47698, 'last_price_update_time': 1774379354.476992, 'auction_closing_time': 1774888200.0}
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120692816') HTTP/1.1" 204 0
2026-03-24 19:09:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120690793, 'registration': 'FV11MZE', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'FOX HATCHBACK', 'derivative': '1.2 60 Urban Fox 3dr', 'mileage': 91010, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-06-17', 'fuel': 'Petrol', 'motExpiry': '2026-08-07', 'doors': 3, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FV11MZE/2026-03-24/image/4f49786b-6e24-473f-9380-d451bb9ee441_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/f1a31822-6540-4e31-be39-d01f33f7f8f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/041771a6-59f2-4021-9fa2-eecfa6348998_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/1080b2dc-8073-4343-b8d7-e2e5608678ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/b09b839c-e2d5-47f6-ad12-696f66e1fccf_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/dcfb5a84-6de9-41b4-8217-a9a0c094bea8_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/218968a7-a264-4fe7-8544-b46fd52bc236_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/d6131d0a-b7eb-4e47-b3eb-5f135a9962e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/94876076-88e2-4ecf-8c30-87accc97687a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/e8dd0cb2-3eff-4527-bd07-058388a450f5_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA DISCREPANCY VOSA STATES 13K- 20K- 26K - 28K- 30K (FAIL) 30K - 42K- 55K- 64K (FAIL) 64K- 70K (FAIL) 70K- 180K (FAIL)180K- 82K- 88K(FAIL) - 88K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3467e1fb-64cc-4be6-b749-a2be24f99d88.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120690793, 'registration': 'FV11MZE', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'FOX HATCHBACK', 'derivative': '1.2 60 Urban Fox 3dr', 'mileage': 91010, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-06-17', 'fuel': 'Petrol', 'motExpiry': '2026-08-07', 'doors': 3, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FV11MZE/2026-03-24/image/4f49786b-6e24-473f-9380-d451bb9ee441_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/f1a31822-6540-4e31-be39-d01f33f7f8f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/041771a6-59f2-4021-9fa2-eecfa6348998_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/1080b2dc-8073-4343-b8d7-e2e5608678ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/b09b839c-e2d5-47f6-ad12-696f66e1fccf_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/dcfb5a84-6de9-41b4-8217-a9a0c094bea8_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/218968a7-a264-4fe7-8544-b46fd52bc236_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/d6131d0a-b7eb-4e47-b3eb-5f135a9962e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/94876076-88e2-4ecf-8c30-87accc97687a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/e8dd0cb2-3eff-4527-bd07-058388a450f5_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA DISCREPANCY VOSA STATES 13K- 20K- 26K - 28K- 30K (FAIL) 30K - 42K- 55K- 64K (FAIL) 64K- 70K (FAIL) 70K- 180K (FAIL)180K- 82K- 88K(FAIL) - 88K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3467e1fb-64cc-4be6-b749-a2be24f99d88.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d37f3bd-6058-52f0-8cf0-7de4172af26d with identifier: 120690793
2026-03-24 19:09:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d37f3bd-6058-52f0-8cf0-7de4172af26d with scrape type 1
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3d37f3bd-6058-52f0-8cf0-7de4172af26d
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFV11MZE%252F2026-03-24%252Fimage%252F4f49786b-6e24-473f-9380-d451bb9ee441_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV11MZE/2026-03-24/image/4f49786b-6e24-473f-9380-d451bb9ee441_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120690454?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFV11MZE%252F2026-03-24%252Fimage%252Ff1a31822-6540-4e31-be39-d01f33f7f8f1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV11MZE/2026-03-24/image/f1a31822-6540-4e31-be39-d01f33f7f8f1_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFV11MZE%252F2026-03-24%252Fimage%252F041771a6-59f2-4021-9fa2-eecfa6348998_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV11MZE/2026-03-24/image/041771a6-59f2-4021-9fa2-eecfa6348998_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFV11MZE%252F2026-03-24%252Fimage%252F1080b2dc-8073-4343-b8d7-e2e5608678ae_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV11MZE/2026-03-24/image/1080b2dc-8073-4343-b8d7-e2e5608678ae_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFV11MZE%252F2026-03-24%252Fimage%252Fb09b839c-e2d5-47f6-ad12-696f66e1fccf_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV11MZE/2026-03-24/image/b09b839c-e2d5-47f6-ad12-696f66e1fccf_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFV11MZE%252F2026-03-24%252Fimage%252Fdcfb5a84-6de9-41b4-8217-a9a0c094bea8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV11MZE/2026-03-24/image/dcfb5a84-6de9-41b4-8217-a9a0c094bea8_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV11MZE/2026-03-24/image/4f49786b-6e24-473f-9380-d451bb9ee441_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690793?view=catalogue)
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFV11MZE%252F2026-03-24%252Fimage%252F218968a7-a264-4fe7-8544-b46fd52bc236_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV11MZE/2026-03-24/image/218968a7-a264-4fe7-8544-b46fd52bc236_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFV11MZE%252F2026-03-24%252Fimage%252Fd6131d0a-b7eb-4e47-b3eb-5f135a9962e4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV11MZE/2026-03-24/image/d6131d0a-b7eb-4e47-b3eb-5f135a9962e4_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFV11MZE%252F2026-03-24%252Fimage%252F94876076-88e2-4ecf-8c30-87accc97687a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV11MZE/2026-03-24/image/94876076-88e2-4ecf-8c30-87accc97687a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120690454, 'registration': 'YG63PLX', 'account': 'WBA004', 'make': 'AUDI', 'model': 'A4 DIESEL SALOON', 'derivative': '2.0 TDI 177 SE Technik 4dr', 'mileage': 158591, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-10-15', 'fuel': 'Diesel', 'motExpiry': '2026-10-18', 'doors': 4, 'engineSize': 1968, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/YG63PLX/2026-03-24/image/8c8d7375-de25-47f0-a036-f3fb37ed8064_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/0417d135-ea85-4ecb-a405-840a1c04c3a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/0f9c7f37-cbb3-46fc-9fa8-bfb9bd76e8c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/e4286cdf-81d5-4a55-957c-cc7de56f29ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/5d792abe-e5f2-4b7c-93e4-9dcceaf9caf5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/bc83386d-df21-46b4-9d57-54cbf5888d14_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/eae3920e-bfeb-4407-81e7-ca03dd90a325_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/a9a10b05-9305-493f-ad45-a4db2d129d5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/52a43aeb-c5bd-484a-a439-32ad0978184c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/6eb66686-f653-4448-b813-0811631936fb_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/14 9K - 09/14 20K - 11/15 39K 09/21 ??', 'remarks': 'VOSA DISCREPANCY - VOSA IN MILES AND KM - 46K - 47K- 65K- 80K- 97K - 102K- 113KM - 126K (FAIL) - 126K- 138K (MILES) - 138K- 155K (FAIL) - 154K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/edfcfd75-0a95-44c1-a88b-0fb6719b3ea8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120690454, 'registration': 'YG63PLX', 'account': 'WBA004', 'make': 'AUDI', 'model': 'A4 DIESEL SALOON', 'derivative': '2.0 TDI 177 SE Technik 4dr', 'mileage': 158591, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-10-15', 'fuel': 'Diesel', 'motExpiry': '2026-10-18', 'doors': 4, 'engineSize': 1968, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/YG63PLX/2026-03-24/image/8c8d7375-de25-47f0-a036-f3fb37ed8064_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/0417d135-ea85-4ecb-a405-840a1c04c3a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/0f9c7f37-cbb3-46fc-9fa8-bfb9bd76e8c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/e4286cdf-81d5-4a55-957c-cc7de56f29ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/5d792abe-e5f2-4b7c-93e4-9dcceaf9caf5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/bc83386d-df21-46b4-9d57-54cbf5888d14_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/eae3920e-bfeb-4407-81e7-ca03dd90a325_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/a9a10b05-9305-493f-ad45-a4db2d129d5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/52a43aeb-c5bd-484a-a439-32ad0978184c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/6eb66686-f653-4448-b813-0811631936fb_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 02/14 9K - 09/14 20K - 11/15 39K 09/21 ??', 'remarks': 'VOSA DISCREPANCY - VOSA IN MILES AND KM - 46K - 47K- 65K- 80K- 97K - 102K- 113KM - 126K (FAIL) - 126K- 138K (MILES) - 138K- 155K (FAIL) - 154K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/edfcfd75-0a95-44c1-a88b-0fb6719b3ea8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 595ceeb4-2246-5656-801e-1f51f6ec42e8 with identifier: 120690454
2026-03-24 19:09:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 595ceeb4-2246-5656-801e-1f51f6ec42e8 with scrape type 1
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 595ceeb4-2246-5656-801e-1f51f6ec42e8
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYG63PLX%252F2026-03-24%252Fimage%252F8c8d7375-de25-47f0-a036-f3fb37ed8064_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YG63PLX/2026-03-24/image/8c8d7375-de25-47f0-a036-f3fb37ed8064_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFV11MZE%252F2026-03-24%252Fimage%252Fe8dd0cb2-3eff-4527-bd07-058388a450f5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV11MZE/2026-03-24/image/e8dd0cb2-3eff-4527-bd07-058388a450f5_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYG63PLX%252F2026-03-24%252Fimage%252F0417d135-ea85-4ecb-a405-840a1c04c3a4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YG63PLX/2026-03-24/image/0417d135-ea85-4ecb-a405-840a1c04c3a4_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYG63PLX%252F2026-03-24%252Fimage%252F0f9c7f37-cbb3-46fc-9fa8-bfb9bd76e8c9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YG63PLX/2026-03-24/image/0f9c7f37-cbb3-46fc-9fa8-bfb9bd76e8c9_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b47fff50>
2026-03-24 19:09:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d37f3bd-6058-52f0-8cf0-7de4172af26d/3d37f3bd-6058-52f0-8cf0-7de4172af26d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV11MZE%252F2026-03-24%252Fimage%252F4f49786b-6e24-473f-9380-d451bb9ee441_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV11MZE/2026-03-24/image/4f49786b-6e24-473f-9380-d451bb9ee441_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3d37f3bd-6058-52f0-8cf0-7de4172af26d
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYG63PLX%252F2026-03-24%252Fimage%252Fe4286cdf-81d5-4a55-957c-cc7de56f29ca_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YG63PLX/2026-03-24/image/e4286cdf-81d5-4a55-957c-cc7de56f29ca_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYG63PLX%252F2026-03-24%252Fimage%252F5d792abe-e5f2-4b7c-93e4-9dcceaf9caf5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YG63PLX/2026-03-24/image/5d792abe-e5f2-4b7c-93e4-9dcceaf9caf5_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYG63PLX%252F2026-03-24%252Fimage%252Fbc83386d-df21-46b4-9d57-54cbf5888d14_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YG63PLX/2026-03-24/image/bc83386d-df21-46b4-9d57-54cbf5888d14_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYG63PLX%252F2026-03-24%252Fimage%252Feae3920e-bfeb-4407-81e7-ca03dd90a325_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YG63PLX/2026-03-24/image/eae3920e-bfeb-4407-81e7-ca03dd90a325_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYG63PLX%252F2026-03-24%252Fimage%252Fa9a10b05-9305-493f-ad45-a4db2d129d5f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YG63PLX/2026-03-24/image/a9a10b05-9305-493f-ad45-a4db2d129d5f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYG63PLX%252F2026-03-24%252Fimage%252F52a43aeb-c5bd-484a-a439-32ad0978184c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YG63PLX/2026-03-24/image/52a43aeb-c5bd-484a-a439-32ad0978184c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYG63PLX%252F2026-03-24%252Fimage%252F6eb66686-f653-4448-b813-0811631936fb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YG63PLX/2026-03-24/image/6eb66686-f653-4448-b813-0811631936fb_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV11MZE/2026-03-24/image/dcfb5a84-6de9-41b4-8217-a9a0c094bea8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690793?view=catalogue)
2026-03-24 19:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af154fd0>
2026-03-24 19:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d37f3bd-6058-52f0-8cf0-7de4172af26d/3d37f3bd-6058-52f0-8cf0-7de4172af26d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV11MZE%252F2026-03-24%252Fimage%252Fdcfb5a84-6de9-41b4-8217-a9a0c094bea8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV11MZE/2026-03-24/image/dcfb5a84-6de9-41b4-8217-a9a0c094bea8_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3d37f3bd-6058-52f0-8cf0-7de4172af26d
2026-03-24 19:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YG63PLX/2026-03-24/image/6eb66686-f653-4448-b813-0811631936fb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690454?view=catalogue)
2026-03-24 19:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120476757?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120754078?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3d15d0>
2026-03-24 19:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_595ceeb4-2246-5656-801e-1f51f6ec42e8/595ceeb4-2246-5656-801e-1f51f6ec42e8_image_9.jpg HTTP/1.1" 201 0
2026-03-24 19:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYG63PLX%252F2026-03-24%252Fimage%252F6eb66686-f653-4448-b813-0811631936fb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YG63PLX/2026-03-24/image/6eb66686-f653-4448-b813-0811631936fb_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 595ceeb4-2246-5656-801e-1f51f6ec42e8
2026-03-24 19:09:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120476757, 'registration': 'KN63VGM', 'account': 'MAN037', 'make': 'CITROEN', 'model': 'C4 PICASSO DIESEL ESTATE', 'derivative': '1.6 e-HDi 115 Airdream VTR+ 5dr', 'mileage': 83746, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-09-30', 'fuel': 'Diesel', 'motExpiry': '2026-04-17', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KN63VGM/2026-03-16/image/922655d4-0d7d-42e9-87b2-2186eefd6795_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN63VGM/2026-03-16/image/21abf344-2804-43a6-8484-d42eadf0e25c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN63VGM/2026-03-16/image/0dc8b015-596e-4377-84d6-a81c2edb91d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN63VGM/2026-03-16/image/26b59890-d556-4b8d-a1cc-f4950134100e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN63VGM/2026-03-16/image/10fd7e52-8e5f-4789-9ff2-5ef4102714ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN63VGM/2026-03-16/image/5d85296a-a648-4b82-b906-d9545e341537_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN63VGM/2026-03-16/image/d718e11b-819e-4904-ac57-7c3ada1f9644_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN63VGM/2026-03-16/image/1bf60165-0986-47c5-bdb7-519d888e13a7_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 08/14 10K - 09/15 15K- 09/16 19K- 09/17 23K - 09/18 28K - 11/20 37K - 11/21 43K - 10/23 51K - 03/25 71K', 'remarks': 'VOSA STATES 49K- 56K- 60K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f2bc0dec-6065-4d9e-9575-074c137ff280.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120476757, 'registration': 'KN63VGM', 'account': 'MAN037', 'make': 'CITROEN', 'model': 'C4 PICASSO DIESEL ESTATE', 'derivative': '1.6 e-HDi 115 Airdream VTR+ 5dr', 'mileage': 83746, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-09-30', 'fuel': 'Diesel', 'motExpiry': '2026-04-17', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KN63VGM/2026-03-16/image/922655d4-0d7d-42e9-87b2-2186eefd6795_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN63VGM/2026-03-16/image/21abf344-2804-43a6-8484-d42eadf0e25c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN63VGM/2026-03-16/image/0dc8b015-596e-4377-84d6-a81c2edb91d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN63VGM/2026-03-16/image/26b59890-d556-4b8d-a1cc-f4950134100e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN63VGM/2026-03-16/image/10fd7e52-8e5f-4789-9ff2-5ef4102714ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN63VGM/2026-03-16/image/5d85296a-a648-4b82-b906-d9545e341537_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN63VGM/2026-03-16/image/d718e11b-819e-4904-ac57-7c3ada1f9644_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN63VGM/2026-03-16/image/1bf60165-0986-47c5-bdb7-519d888e13a7_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 08/14 10K - 09/15 15K- 09/16 19K- 09/17 23K - 09/18 28K - 11/20 37K - 11/21 43K - 10/23 51K - 03/25 71K', 'remarks': 'VOSA STATES 49K- 56K- 60K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f2bc0dec-6065-4d9e-9575-074c137ff280.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00d520c6-f06a-5cb4-9c53-535fb79e96ac with identifier: 120476757
2026-03-24 19:09:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00d520c6-f06a-5cb4-9c53-535fb79e96ac with scrape type 2
2026-03-24 19:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00d520c6-f06a-5cb4-9c53-535fb79e96ac with scrape type 2
2026-03-24 19:09:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 00d520c6-f06a-5cb4-9c53-535fb79e96ac, identifier: 120476757
2026-03-24 19:09:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 00d520c6-f06a-5cb4-9c53-535fb79e96ac with identifier: 120476757
2026-03-24 19:09:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 00d520c6-f06a-5cb4-9c53-535fb79e96ac with identifier: 120476757
2026-03-24 19:09:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 00d520c6-f06a-5cb4-9c53-535fb79e96ac with identifier: 120476757 to the API
2026-03-24 19:09:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120476757?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '00d520c6-f06a-5cb4-9c53-535fb79e96ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KN63VGM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120476757',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CITROEN',
'model': 'C4 PICASSO DIESEL ESTATE',
'odometer': 83746,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-09-30',
'seller_name': 'Manamanx Ltd',
'title': 'CITROEN C4 PICASSO DIESEL ESTATE 1.6 e-HDi 115 Airdream VTR+ 5dr',
'transmission': 'manual',
'trim': '1.6 e-HDi 115 Airdream VTR+ 5dr',
'vin': None,
'year': 2013}
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476757%27 HTTP/1.1" 200 None
2026-03-24 19:09:16 [astonbarclay.gb] INFO: Saving data for 120476757: {'auction_closing_time': 1774888200.0, 'created_time': 1773667462.748851, 'last_price_update_time': 1774379356.133022}
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120476757') HTTP/1.1" 204 0
2026-03-24 19:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YG63PLX/2026-03-24/image/52a43aeb-c5bd-484a-a439-32ad0978184c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690454?view=catalogue)
2026-03-24 19:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YG63PLX/2026-03-24/image/a9a10b05-9305-493f-ad45-a4db2d129d5f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690454?view=catalogue)
2026-03-24 19:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YG63PLX/2026-03-24/image/eae3920e-bfeb-4407-81e7-ca03dd90a325_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690454?view=catalogue)
2026-03-24 19:09:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120754078, 'registration': 'SD62YGM', 'account': 'MAN037', 'make': 'FIAT', 'model': '500 HATCHBACK', 'derivative': '1.2 Lounge 3dr [Start Stop]', 'mileage': 57540, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-10-04', 'fuel': 'Petrol', 'motExpiry': '2026-08-18', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 52K- 55K- 56K- 56K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6d548364-a9d1-4863-ba43-fbc5ae5d6130.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120754078, 'registration': 'SD62YGM', 'account': 'MAN037', 'make': 'FIAT', 'model': '500 HATCHBACK', 'derivative': '1.2 Lounge 3dr [Start Stop]', 'mileage': 57540, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-10-04', 'fuel': 'Petrol', 'motExpiry': '2026-08-18', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 52K- 55K- 56K- 56K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6d548364-a9d1-4863-ba43-fbc5ae5d6130.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa4ab845-f51e-5bf4-8291-07f98a303085 with identifier: 120754078
2026-03-24 19:09:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa4ab845-f51e-5bf4-8291-07f98a303085 with scrape type 1
2026-03-24 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item fa4ab845-f51e-5bf4-8291-07f98a303085
2026-03-24 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item fa4ab845-f51e-5bf4-8291-07f98a303085
2026-03-24 19:09:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fa4ab845-f51e-5bf4-8291-07f98a303085, identifier: 120754078
2026-03-24 19:09:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fa4ab845-f51e-5bf4-8291-07f98a303085 with identifier: 120754078
2026-03-24 19:09:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fa4ab845-f51e-5bf4-8291-07f98a303085 with identifier: 120754078
2026-03-24 19:09:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fa4ab845-f51e-5bf4-8291-07f98a303085 with identifier: 120754078 to the API
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120754078?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'fa4ab845-f51e-5bf4-8291-07f98a303085',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SD62YGM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120754078',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FIAT',
'model': '500 HATCHBACK',
'odometer': 57540,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-10-04',
'seller_name': 'Manamanx Ltd',
'title': 'FIAT 500 HATCHBACK 1.2 Lounge 3dr [Start Stop]',
'transmission': 'manual',
'trim': '1.2 Lounge 3dr [Start Stop]',
'vin': None,
'year': 2012}
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120754078%27 HTTP/1.1" 200 None
2026-03-24 19:09:16 [astonbarclay.gb] INFO: Saving data for 120754078: {'created_time': 1774379356.580135, 'last_price_update_time': 1774379356.580147, 'auction_closing_time': 1774888200.0}
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120754078') HTTP/1.1" 204 0
2026-03-24 19:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YG63PLX/2026-03-24/image/bc83386d-df21-46b4-9d57-54cbf5888d14_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690454?view=catalogue)
2026-03-24 19:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YG63PLX/2026-03-24/image/e4286cdf-81d5-4a55-957c-cc7de56f29ca_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690454?view=catalogue)
2026-03-24 19:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YG63PLX/2026-03-24/image/5d792abe-e5f2-4b7c-93e4-9dcceaf9caf5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690454?view=catalogue)
2026-03-24 19:09:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0ebe90>
2026-03-24 19:09:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_595ceeb4-2246-5656-801e-1f51f6ec42e8/595ceeb4-2246-5656-801e-1f51f6ec42e8_image_8.jpg HTTP/1.1" 201 0
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYG63PLX%252F2026-03-24%252Fimage%252F52a43aeb-c5bd-484a-a439-32ad0978184c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YG63PLX/2026-03-24/image/52a43aeb-c5bd-484a-a439-32ad0978184c_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 595ceeb4-2246-5656-801e-1f51f6ec42e8
2026-03-24 19:09:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef70290>
2026-03-24 19:09:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_595ceeb4-2246-5656-801e-1f51f6ec42e8/595ceeb4-2246-5656-801e-1f51f6ec42e8_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYG63PLX%252F2026-03-24%252Fimage%252Fa9a10b05-9305-493f-ad45-a4db2d129d5f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YG63PLX/2026-03-24/image/a9a10b05-9305-493f-ad45-a4db2d129d5f_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 595ceeb4-2246-5656-801e-1f51f6ec42e8
2026-03-24 19:09:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefb3910>
2026-03-24 19:09:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_595ceeb4-2246-5656-801e-1f51f6ec42e8/595ceeb4-2246-5656-801e-1f51f6ec42e8_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYG63PLX%252F2026-03-24%252Fimage%252Feae3920e-bfeb-4407-81e7-ca03dd90a325_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YG63PLX/2026-03-24/image/eae3920e-bfeb-4407-81e7-ca03dd90a325_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 595ceeb4-2246-5656-801e-1f51f6ec42e8
2026-03-24 19:09:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0b6950>
2026-03-24 19:09:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_595ceeb4-2246-5656-801e-1f51f6ec42e8/595ceeb4-2246-5656-801e-1f51f6ec42e8_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYG63PLX%252F2026-03-24%252Fimage%252Fbc83386d-df21-46b4-9d57-54cbf5888d14_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YG63PLX/2026-03-24/image/bc83386d-df21-46b4-9d57-54cbf5888d14_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 595ceeb4-2246-5656-801e-1f51f6ec42e8
2026-03-24 19:09:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b447f850>
2026-03-24 19:09:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_595ceeb4-2246-5656-801e-1f51f6ec42e8/595ceeb4-2246-5656-801e-1f51f6ec42e8_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYG63PLX%252F2026-03-24%252Fimage%252Fe4286cdf-81d5-4a55-957c-cc7de56f29ca_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YG63PLX/2026-03-24/image/e4286cdf-81d5-4a55-957c-cc7de56f29ca_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 595ceeb4-2246-5656-801e-1f51f6ec42e8
2026-03-24 19:09:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefb2110>
2026-03-24 19:09:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_595ceeb4-2246-5656-801e-1f51f6ec42e8/595ceeb4-2246-5656-801e-1f51f6ec42e8_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYG63PLX%252F2026-03-24%252Fimage%252F5d792abe-e5f2-4b7c-93e4-9dcceaf9caf5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YG63PLX/2026-03-24/image/5d792abe-e5f2-4b7c-93e4-9dcceaf9caf5_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 595ceeb4-2246-5656-801e-1f51f6ec42e8
2026-03-24 19:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YG63PLX/2026-03-24/image/0f9c7f37-cbb3-46fc-9fa8-bfb9bd76e8c9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690454?view=catalogue)
2026-03-24 19:09:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YG63PLX/2026-03-24/image/8c8d7375-de25-47f0-a036-f3fb37ed8064_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690454?view=catalogue)
2026-03-24 19:09:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YG63PLX/2026-03-24/image/0417d135-ea85-4ecb-a405-840a1c04c3a4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690454?view=catalogue)
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af055e50>
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_595ceeb4-2246-5656-801e-1f51f6ec42e8/595ceeb4-2246-5656-801e-1f51f6ec42e8_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYG63PLX%252F2026-03-24%252Fimage%252F0f9c7f37-cbb3-46fc-9fa8-bfb9bd76e8c9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YG63PLX/2026-03-24/image/0f9c7f37-cbb3-46fc-9fa8-bfb9bd76e8c9_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 595ceeb4-2246-5656-801e-1f51f6ec42e8
2026-03-24 19:09:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV11MZE/2026-03-24/image/e8dd0cb2-3eff-4527-bd07-058388a450f5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690793?view=catalogue)
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2e28d0>
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_595ceeb4-2246-5656-801e-1f51f6ec42e8/595ceeb4-2246-5656-801e-1f51f6ec42e8_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYG63PLX%252F2026-03-24%252Fimage%252F8c8d7375-de25-47f0-a036-f3fb37ed8064_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YG63PLX/2026-03-24/image/8c8d7375-de25-47f0-a036-f3fb37ed8064_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 595ceeb4-2246-5656-801e-1f51f6ec42e8
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b47120d0>
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_595ceeb4-2246-5656-801e-1f51f6ec42e8/595ceeb4-2246-5656-801e-1f51f6ec42e8_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYG63PLX%252F2026-03-24%252Fimage%252F0417d135-ea85-4ecb-a405-840a1c04c3a4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YG63PLX/2026-03-24/image/0417d135-ea85-4ecb-a405-840a1c04c3a4_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 595ceeb4-2246-5656-801e-1f51f6ec42e8
2026-03-24 19:09:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 595ceeb4-2246-5656-801e-1f51f6ec42e8, skipping ID generation
2026-03-24 19:09:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 595ceeb4-2246-5656-801e-1f51f6ec42e8 with scrape type 1
2026-03-24 19:09:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 595ceeb4-2246-5656-801e-1f51f6ec42e8 sending to next pipeline
2026-03-24 19:09:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 595ceeb4-2246-5656-801e-1f51f6ec42e8, identifier: 120690454
2026-03-24 19:09:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 595ceeb4-2246-5656-801e-1f51f6ec42e8 with identifier: 120690454
2026-03-24 19:09:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 595ceeb4-2246-5656-801e-1f51f6ec42e8 with identifier: 120690454
2026-03-24 19:09:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 595ceeb4-2246-5656-801e-1f51f6ec42e8 with identifier: 120690454 to the API
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/YG63PLX/2026-03-24/image/0417d135-ea85-4ecb-a405-840a1c04c3a4_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '595ceeb4-2246-5656-801e-1f51f6ec42e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YG63PLX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120690454',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'AUDI',
'model': 'A4 DIESEL SALOON',
'odometer': 158591,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_595ceeb4-2246-5656-801e-1f51f6ec42e8/595ceeb4-2246-5656-801e-1f51f6ec42e8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31544,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/8c8d7375-de25-47f0-a036-f3fb37ed8064_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_595ceeb4-2246-5656-801e-1f51f6ec42e8/595ceeb4-2246-5656-801e-1f51f6ec42e8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34831,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/0417d135-ea85-4ecb-a405-840a1c04c3a4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_595ceeb4-2246-5656-801e-1f51f6ec42e8/595ceeb4-2246-5656-801e-1f51f6ec42e8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31359,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/0f9c7f37-cbb3-46fc-9fa8-bfb9bd76e8c9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_595ceeb4-2246-5656-801e-1f51f6ec42e8/595ceeb4-2246-5656-801e-1f51f6ec42e8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34789,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/e4286cdf-81d5-4a55-957c-cc7de56f29ca_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_595ceeb4-2246-5656-801e-1f51f6ec42e8/595ceeb4-2246-5656-801e-1f51f6ec42e8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52222,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/5d792abe-e5f2-4b7c-93e4-9dcceaf9caf5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_595ceeb4-2246-5656-801e-1f51f6ec42e8/595ceeb4-2246-5656-801e-1f51f6ec42e8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56495,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/bc83386d-df21-46b4-9d57-54cbf5888d14_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_595ceeb4-2246-5656-801e-1f51f6ec42e8/595ceeb4-2246-5656-801e-1f51f6ec42e8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49329,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/eae3920e-bfeb-4407-81e7-ca03dd90a325_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_595ceeb4-2246-5656-801e-1f51f6ec42e8/595ceeb4-2246-5656-801e-1f51f6ec42e8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48645,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/a9a10b05-9305-493f-ad45-a4db2d129d5f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_595ceeb4-2246-5656-801e-1f51f6ec42e8/595ceeb4-2246-5656-801e-1f51f6ec42e8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45084,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/52a43aeb-c5bd-484a-a439-32ad0978184c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_595ceeb4-2246-5656-801e-1f51f6ec42e8/595ceeb4-2246-5656-801e-1f51f6ec42e8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55149,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YG63PLX/2026-03-24/image/6eb66686-f653-4448-b813-0811631936fb_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-15',
'seller_name': 'UKCGR - Trade',
'title': 'AUDI A4 DIESEL SALOON 2.0 TDI 177 SE Technik 4dr',
'transmission': 'manual',
'trim': '2.0 TDI 177 SE Technik 4dr',
'vin': None,
'year': 2013}
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690454%27 HTTP/1.1" 200 None
2026-03-24 19:09:17 [astonbarclay.gb] INFO: Saving data for 120690454: {'created_time': 1774379357.656525, 'last_price_update_time': 1774379357.656536, 'auction_closing_time': 1774888200.0}
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120690454') HTTP/1.1" 204 0
2026-03-24 19:09:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV11MZE/2026-03-24/image/d6131d0a-b7eb-4e47-b3eb-5f135a9962e4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690793?view=catalogue)
2026-03-24 19:09:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV11MZE/2026-03-24/image/94876076-88e2-4ecf-8c30-87accc97687a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690793?view=catalogue)
2026-03-24 19:09:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV11MZE/2026-03-24/image/218968a7-a264-4fe7-8544-b46fd52bc236_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690793?view=catalogue)
2026-03-24 19:09:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120581417?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120617192?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af468450>
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d37f3bd-6058-52f0-8cf0-7de4172af26d/3d37f3bd-6058-52f0-8cf0-7de4172af26d_image_9.jpg HTTP/1.1" 201 0
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV11MZE%252F2026-03-24%252Fimage%252Fe8dd0cb2-3eff-4527-bd07-058388a450f5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV11MZE/2026-03-24/image/e8dd0cb2-3eff-4527-bd07-058388a450f5_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3d37f3bd-6058-52f0-8cf0-7de4172af26d
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af270fd0>
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d37f3bd-6058-52f0-8cf0-7de4172af26d/3d37f3bd-6058-52f0-8cf0-7de4172af26d_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV11MZE%252F2026-03-24%252Fimage%252Fd6131d0a-b7eb-4e47-b3eb-5f135a9962e4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV11MZE/2026-03-24/image/d6131d0a-b7eb-4e47-b3eb-5f135a9962e4_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3d37f3bd-6058-52f0-8cf0-7de4172af26d
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b473bc10>
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d37f3bd-6058-52f0-8cf0-7de4172af26d/3d37f3bd-6058-52f0-8cf0-7de4172af26d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV11MZE%252F2026-03-24%252Fimage%252F94876076-88e2-4ecf-8c30-87accc97687a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV11MZE/2026-03-24/image/94876076-88e2-4ecf-8c30-87accc97687a_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3d37f3bd-6058-52f0-8cf0-7de4172af26d
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af01f190>
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d37f3bd-6058-52f0-8cf0-7de4172af26d/3d37f3bd-6058-52f0-8cf0-7de4172af26d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV11MZE%252F2026-03-24%252Fimage%252F218968a7-a264-4fe7-8544-b46fd52bc236_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV11MZE/2026-03-24/image/218968a7-a264-4fe7-8544-b46fd52bc236_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3d37f3bd-6058-52f0-8cf0-7de4172af26d
2026-03-24 19:09:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120581417, 'registration': 'CJ17HYA', 'account': 'MAN037', 'make': 'PEUGEOT', 'model': '3008 DIESEL ESTATE', 'derivative': '1.6 BlueHDi 120 GT Line 5dr', 'mileage': 105814, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-08-10', 'fuel': 'Diesel', 'motExpiry': '2026-07-09', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CJ17HYA/2026-03-18/image/7717c562-41b6-4b6e-85ee-7839503b8d9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CJ17HYA/2026-03-18/image/9879906b-f036-418b-8c9f-48974289ec82_removebg.jpg?w=600', 'https://abimg003.imgix.net/CJ17HYA/2026-03-18/image/bdf1517d-5f5c-426c-9516-e0998cfd4c9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CJ17HYA/2026-03-18/image/37cd0004-36de-4092-b644-079707944d3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CJ17HYA/2026-03-18/image/352df23f-2d3c-4059-b926-120d959bd802_removebg.jpg?w=600', 'https://abimg003.imgix.net/CJ17HYA/2026-03-18/image/a5f6eb70-bd60-4036-86b7-4fa9fcc20720_removebg.jpg?w=600', 'https://abimg003.imgix.net/CJ17HYA/2026-03-18/image/cd7d51e9-c152-4cb8-bb01-cb25bea9777f_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 07/18 15K - 06/19 24K - 02/20 39K - 02/21 53K - 12/21 69K -', 'remarks': 'VOSA STATES 75K- 83K- 91K - 100K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fb1274fa-b3dd-48d5-8aeb-e1ee8637cf4d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120581417, 'registration': 'CJ17HYA', 'account': 'MAN037', 'make': 'PEUGEOT', 'model': '3008 DIESEL ESTATE', 'derivative': '1.6 BlueHDi 120 GT Line 5dr', 'mileage': 105814, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-08-10', 'fuel': 'Diesel', 'motExpiry': '2026-07-09', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CJ17HYA/2026-03-18/image/7717c562-41b6-4b6e-85ee-7839503b8d9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CJ17HYA/2026-03-18/image/9879906b-f036-418b-8c9f-48974289ec82_removebg.jpg?w=600', 'https://abimg003.imgix.net/CJ17HYA/2026-03-18/image/bdf1517d-5f5c-426c-9516-e0998cfd4c9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CJ17HYA/2026-03-18/image/37cd0004-36de-4092-b644-079707944d3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CJ17HYA/2026-03-18/image/352df23f-2d3c-4059-b926-120d959bd802_removebg.jpg?w=600', 'https://abimg003.imgix.net/CJ17HYA/2026-03-18/image/a5f6eb70-bd60-4036-86b7-4fa9fcc20720_removebg.jpg?w=600', 'https://abimg003.imgix.net/CJ17HYA/2026-03-18/image/cd7d51e9-c152-4cb8-bb01-cb25bea9777f_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 07/18 15K - 06/19 24K - 02/20 39K - 02/21 53K - 12/21 69K -', 'remarks': 'VOSA STATES 75K- 83K- 91K - 100K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fb1274fa-b3dd-48d5-8aeb-e1ee8637cf4d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1961b3c2-0df2-58f2-91f1-22e2d0746a66 with identifier: 120581417
2026-03-24 19:09:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1961b3c2-0df2-58f2-91f1-22e2d0746a66 with scrape type 2
2026-03-24 19:09:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1961b3c2-0df2-58f2-91f1-22e2d0746a66 with scrape type 2
2026-03-24 19:09:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1961b3c2-0df2-58f2-91f1-22e2d0746a66, identifier: 120581417
2026-03-24 19:09:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120617192, 'registration': 'YR67OVS', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.4 Limited Edition 5dr', 'mileage': 61404, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-09-18', 'fuel': 'Petrol', 'motExpiry': '2026-09-17', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YR67OVS/2026-03-20/image/7e22603b-7337-459a-8d8c-aacbb07b0a87_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR67OVS/2026-03-20/image/137bfb83-2f95-4565-9265-f0fa03dc7b6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR67OVS/2026-03-20/image/47f3c23c-1203-4070-a6bc-fe94276ebc9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR67OVS/2026-03-20/image/b928df6a-047f-45e4-98da-b8e91ba55f37_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR67OVS/2026-03-20/image/ecb25516-4f27-4b02-b4dc-44b70b8bda14_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR67OVS/2026-03-20/image/58457831-721e-4033-9f56-acf782b9608d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR67OVS/2026-03-20/image/48d80d65-e11f-4838-915e-f8e323020d1e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR67OVS/2026-03-20/image/0224376d-06d0-4845-8c0f-f688e894ccd3_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 09/18 5K - 08/19 10K', 'remarks': 'VOSA STATES 29K-37K- 47K- 57K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/53e41a0a-8c8e-49b5-b17e-1d4e79ecccb6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120617192, 'registration': 'YR67OVS', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK SPECIAL EDS', 'derivative': '1.4 Limited Edition 5dr', 'mileage': 61404, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-09-18', 'fuel': 'Petrol', 'motExpiry': '2026-09-17', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YR67OVS/2026-03-20/image/7e22603b-7337-459a-8d8c-aacbb07b0a87_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR67OVS/2026-03-20/image/137bfb83-2f95-4565-9265-f0fa03dc7b6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR67OVS/2026-03-20/image/47f3c23c-1203-4070-a6bc-fe94276ebc9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR67OVS/2026-03-20/image/b928df6a-047f-45e4-98da-b8e91ba55f37_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR67OVS/2026-03-20/image/ecb25516-4f27-4b02-b4dc-44b70b8bda14_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR67OVS/2026-03-20/image/58457831-721e-4033-9f56-acf782b9608d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR67OVS/2026-03-20/image/48d80d65-e11f-4838-915e-f8e323020d1e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR67OVS/2026-03-20/image/0224376d-06d0-4845-8c0f-f688e894ccd3_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 09/18 5K - 08/19 10K', 'remarks': 'VOSA STATES 29K-37K- 47K- 57K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/53e41a0a-8c8e-49b5-b17e-1d4e79ecccb6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bc6a103-c030-5693-91be-f94cafeb5975 with identifier: 120617192
2026-03-24 19:09:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bc6a103-c030-5693-91be-f94cafeb5975 with scrape type 2
2026-03-24 19:09:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bc6a103-c030-5693-91be-f94cafeb5975 with scrape type 2
2026-03-24 19:09:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0bc6a103-c030-5693-91be-f94cafeb5975, identifier: 120617192
2026-03-24 19:09:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1961b3c2-0df2-58f2-91f1-22e2d0746a66 with identifier: 120581417
2026-03-24 19:09:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1961b3c2-0df2-58f2-91f1-22e2d0746a66 with identifier: 120581417
2026-03-24 19:09:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1961b3c2-0df2-58f2-91f1-22e2d0746a66 with identifier: 120581417 to the API
2026-03-24 19:09:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120581417?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 104,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '1961b3c2-0df2-58f2-91f1-22e2d0746a66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CJ17HYA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120581417',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '3008 DIESEL ESTATE',
'odometer': 105814,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-08-10',
'seller_name': 'Manamanx Ltd',
'title': 'PEUGEOT 3008 DIESEL ESTATE 1.6 BlueHDi 120 GT Line 5dr',
'transmission': 'manual',
'trim': '1.6 BlueHDi 120 GT Line 5dr',
'vin': None,
'year': 2017}
2026-03-24 19:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120581417%27 HTTP/1.1" 200 None
2026-03-24 19:09:19 [astonbarclay.gb] INFO: Saving data for 120581417: {'auction_closing_time': 1774888200.0, 'created_time': 1773839076.844974, 'last_price_update_time': 1774379359.628174}
2026-03-24 19:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120581417') HTTP/1.1" 204 0
2026-03-24 19:09:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0bc6a103-c030-5693-91be-f94cafeb5975 with identifier: 120617192
2026-03-24 19:09:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0bc6a103-c030-5693-91be-f94cafeb5975 with identifier: 120617192
2026-03-24 19:09:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0bc6a103-c030-5693-91be-f94cafeb5975 with identifier: 120617192 to the API
2026-03-24 19:09:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120617192?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '0bc6a103-c030-5693-91be-f94cafeb5975',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YR67OVS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120617192',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK SPECIAL EDS',
'odometer': 61404,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-18',
'seller_name': 'Manamanx Ltd',
'title': 'VAUXHALL CORSA HATCHBACK SPECIAL EDS 1.4 Limited Edition 5dr',
'transmission': 'manual',
'trim': '1.4 Limited Edition 5dr',
'vin': None,
'year': 2017}
2026-03-24 19:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617192%27 HTTP/1.1" 200 None
2026-03-24 19:09:19 [astonbarclay.gb] INFO: Saving data for 120617192: {'auction_closing_time': 1774888200.0, 'created_time': 1773947611.784189, 'last_price_update_time': 1774379359.96937}
2026-03-24 19:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120617192') HTTP/1.1" 204 0
2026-03-24 19:09:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV11MZE/2026-03-24/image/041771a6-59f2-4021-9fa2-eecfa6348998_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690793?view=catalogue)
2026-03-24 19:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV11MZE/2026-03-24/image/1080b2dc-8073-4343-b8d7-e2e5608678ae_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690793?view=catalogue)
2026-03-24 19:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV11MZE/2026-03-24/image/b09b839c-e2d5-47f6-ad12-696f66e1fccf_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690793?view=catalogue)
2026-03-24 19:09:20 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 266.372(s), this was the 2nd time calling it.
2026-03-24 19:09:20 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.011211098257965 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:09:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef7d610>
2026-03-24 19:09:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d37f3bd-6058-52f0-8cf0-7de4172af26d/3d37f3bd-6058-52f0-8cf0-7de4172af26d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV11MZE%252F2026-03-24%252Fimage%252F041771a6-59f2-4021-9fa2-eecfa6348998_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV11MZE/2026-03-24/image/041771a6-59f2-4021-9fa2-eecfa6348998_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3d37f3bd-6058-52f0-8cf0-7de4172af26d
2026-03-24 19:09:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b6206a10>
2026-03-24 19:09:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d37f3bd-6058-52f0-8cf0-7de4172af26d/3d37f3bd-6058-52f0-8cf0-7de4172af26d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV11MZE%252F2026-03-24%252Fimage%252F1080b2dc-8073-4343-b8d7-e2e5608678ae_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV11MZE/2026-03-24/image/1080b2dc-8073-4343-b8d7-e2e5608678ae_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3d37f3bd-6058-52f0-8cf0-7de4172af26d
2026-03-24 19:09:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af162e50>
2026-03-24 19:09:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d37f3bd-6058-52f0-8cf0-7de4172af26d/3d37f3bd-6058-52f0-8cf0-7de4172af26d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV11MZE%252F2026-03-24%252Fimage%252Fb09b839c-e2d5-47f6-ad12-696f66e1fccf_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV11MZE/2026-03-24/image/b09b839c-e2d5-47f6-ad12-696f66e1fccf_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3d37f3bd-6058-52f0-8cf0-7de4172af26d
2026-03-24 19:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FV11MZE/2026-03-24/image/f1a31822-6540-4e31-be39-d01f33f7f8f1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120690793?view=catalogue)
2026-03-24 19:09:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af003290>
2026-03-24 19:09:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d37f3bd-6058-52f0-8cf0-7de4172af26d/3d37f3bd-6058-52f0-8cf0-7de4172af26d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFV11MZE%252F2026-03-24%252Fimage%252Ff1a31822-6540-4e31-be39-d01f33f7f8f1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FV11MZE/2026-03-24/image/f1a31822-6540-4e31-be39-d01f33f7f8f1_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3d37f3bd-6058-52f0-8cf0-7de4172af26d
2026-03-24 19:09:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3d37f3bd-6058-52f0-8cf0-7de4172af26d, skipping ID generation
2026-03-24 19:09:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d37f3bd-6058-52f0-8cf0-7de4172af26d with scrape type 1
2026-03-24 19:09:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3d37f3bd-6058-52f0-8cf0-7de4172af26d sending to next pipeline
2026-03-24 19:09:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3d37f3bd-6058-52f0-8cf0-7de4172af26d, identifier: 120690793
2026-03-24 19:09:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3d37f3bd-6058-52f0-8cf0-7de4172af26d with identifier: 120690793
2026-03-24 19:09:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3d37f3bd-6058-52f0-8cf0-7de4172af26d with identifier: 120690793
2026-03-24 19:09:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3d37f3bd-6058-52f0-8cf0-7de4172af26d with identifier: 120690793 to the API
2026-03-24 19:09:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/FV11MZE/2026-03-24/image/f1a31822-6540-4e31-be39-d01f33f7f8f1_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '3d37f3bd-6058-52f0-8cf0-7de4172af26d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FV11MZE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120690793',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'FOX HATCHBACK',
'odometer': 91010,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d37f3bd-6058-52f0-8cf0-7de4172af26d/3d37f3bd-6058-52f0-8cf0-7de4172af26d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37200,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/4f49786b-6e24-473f-9380-d451bb9ee441_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d37f3bd-6058-52f0-8cf0-7de4172af26d/3d37f3bd-6058-52f0-8cf0-7de4172af26d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37772,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/f1a31822-6540-4e31-be39-d01f33f7f8f1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d37f3bd-6058-52f0-8cf0-7de4172af26d/3d37f3bd-6058-52f0-8cf0-7de4172af26d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33492,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/041771a6-59f2-4021-9fa2-eecfa6348998_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d37f3bd-6058-52f0-8cf0-7de4172af26d/3d37f3bd-6058-52f0-8cf0-7de4172af26d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34709,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/1080b2dc-8073-4343-b8d7-e2e5608678ae_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d37f3bd-6058-52f0-8cf0-7de4172af26d/3d37f3bd-6058-52f0-8cf0-7de4172af26d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46571,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/b09b839c-e2d5-47f6-ad12-696f66e1fccf_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d37f3bd-6058-52f0-8cf0-7de4172af26d/3d37f3bd-6058-52f0-8cf0-7de4172af26d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57939,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/dcfb5a84-6de9-41b4-8217-a9a0c094bea8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d37f3bd-6058-52f0-8cf0-7de4172af26d/3d37f3bd-6058-52f0-8cf0-7de4172af26d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60991,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/218968a7-a264-4fe7-8544-b46fd52bc236_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d37f3bd-6058-52f0-8cf0-7de4172af26d/3d37f3bd-6058-52f0-8cf0-7de4172af26d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64204,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/d6131d0a-b7eb-4e47-b3eb-5f135a9962e4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d37f3bd-6058-52f0-8cf0-7de4172af26d/3d37f3bd-6058-52f0-8cf0-7de4172af26d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46159,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/94876076-88e2-4ecf-8c30-87accc97687a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d37f3bd-6058-52f0-8cf0-7de4172af26d/3d37f3bd-6058-52f0-8cf0-7de4172af26d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51533,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FV11MZE/2026-03-24/image/e8dd0cb2-3eff-4527-bd07-058388a450f5_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-06-17',
'seller_name': 'UKCGR - Trade',
'title': 'VOLKSWAGEN FOX HATCHBACK 1.2 60 Urban Fox 3dr',
'transmission': 'manual',
'trim': '1.2 60 Urban Fox 3dr',
'vin': None,
'year': 2011}
2026-03-24 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120690793%27 HTTP/1.1" 200 None
2026-03-24 19:09:21 [astonbarclay.gb] INFO: Saving data for 120690793: {'created_time': 1774379361.033784, 'last_price_update_time': 1774379361.033797, 'auction_closing_time': 1774888200.0}
2026-03-24 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120690793') HTTP/1.1" 204 0
2026-03-24 19:09:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120581824?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120581824, 'registration': 'FP67PMX', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.0T 115 SRi Vx-line 5dr', 'mileage': 116816, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-11-22', 'fuel': 'Petrol', 'motExpiry': '2026-07-26', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FP67PMX/2026-03-19/image/8d6ddae6-e81d-4651-bfea-bfa833dc4b65_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP67PMX/2026-03-19/image/9b24bb4b-32cb-48d3-89ed-540d103837ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP67PMX/2026-03-19/image/b8ab4e1e-129c-465c-b831-d4d213719221_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP67PMX/2026-03-19/image/463cb643-8798-4b6c-b41c-b899a43d364c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP67PMX/2026-03-19/image/5713b572-c1be-44c5-9892-08497e71cd8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP67PMX/2026-03-19/image/21f58dfe-95a9-4789-93bb-3b2ac704357f_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 08/18 8K - 04/19 16K - 11/19 25K - 08/20 32K -', 'remarks': 'VOSA STATES 34K- 44K- 61K- 87K- 110K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9e7ea122-2dc6-434d-8119-32b44be91f70.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120581824, 'registration': 'FP67PMX', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.0T 115 SRi Vx-line 5dr', 'mileage': 116816, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-11-22', 'fuel': 'Petrol', 'motExpiry': '2026-07-26', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FP67PMX/2026-03-19/image/8d6ddae6-e81d-4651-bfea-bfa833dc4b65_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP67PMX/2026-03-19/image/9b24bb4b-32cb-48d3-89ed-540d103837ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP67PMX/2026-03-19/image/b8ab4e1e-129c-465c-b831-d4d213719221_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP67PMX/2026-03-19/image/463cb643-8798-4b6c-b41c-b899a43d364c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP67PMX/2026-03-19/image/5713b572-c1be-44c5-9892-08497e71cd8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP67PMX/2026-03-19/image/21f58dfe-95a9-4789-93bb-3b2ac704357f_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 08/18 8K - 04/19 16K - 11/19 25K - 08/20 32K -', 'remarks': 'VOSA STATES 34K- 44K- 61K- 87K- 110K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9e7ea122-2dc6-434d-8119-32b44be91f70.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75f52838-db56-5ad8-81db-bebf03b27c4e with identifier: 120581824
2026-03-24 19:09:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75f52838-db56-5ad8-81db-bebf03b27c4e with scrape type 2
2026-03-24 19:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75f52838-db56-5ad8-81db-bebf03b27c4e with scrape type 2
2026-03-24 19:09:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 75f52838-db56-5ad8-81db-bebf03b27c4e, identifier: 120581824
2026-03-24 19:09:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 75f52838-db56-5ad8-81db-bebf03b27c4e with identifier: 120581824
2026-03-24 19:09:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 75f52838-db56-5ad8-81db-bebf03b27c4e with identifier: 120581824
2026-03-24 19:09:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 75f52838-db56-5ad8-81db-bebf03b27c4e with identifier: 120581824 to the API
2026-03-24 19:09:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120581824?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '75f52838-db56-5ad8-81db-bebf03b27c4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FP67PMX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120581824',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK',
'odometer': 116816,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-22',
'seller_name': 'Manamanx Ltd',
'title': 'VAUXHALL CORSA HATCHBACK 1.0T 115 SRi Vx-line 5dr',
'transmission': 'manual',
'trim': '1.0T 115 SRi Vx-line 5dr',
'vin': None,
'year': 2017}
2026-03-24 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120581824%27 HTTP/1.1" 200 None
2026-03-24 19:09:21 [astonbarclay.gb] INFO: Saving data for 120581824: {'auction_closing_time': 1774888200.0, 'created_time': 1773839078.76738, 'last_price_update_time': 1774379361.619573}
2026-03-24 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120581824') HTTP/1.1" 204 0
2026-03-24 19:09:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-24 19:09:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120445029?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120445029, 'registration': 'DC65CMY', 'account': 'STA062', 'make': 'VAUXHALL', 'model': 'MOKKA HATCHBACK', 'derivative': '1.4T SE 5dr Auto', 'mileage': 76832, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-12-02', 'fuel': 'Petrol', 'motExpiry': '2026-01-05', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DC65CMY/2026-03-17/image/b0a9bf3e-6b0e-4e38-a22b-6a3f4313ecf9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DC65CMY/2026-03-17/image/b46dbc62-e2f0-4312-98ea-ff7c3a11b8de_removebg.jpg?w=600', 'https://abimg003.imgix.net/DC65CMY/2026-03-17/image/4f6999e0-610c-45d4-a8b2-ed1e8077880e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DC65CMY/2026-03-17/image/b764462c-1fc1-4b33-ba8c-63923050366b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DC65CMY/2026-03-17/image/032eb562-d4b9-47d8-b557-493f77964923_removebg.jpg?w=600', 'https://abimg003.imgix.net/DC65CMY/2026-03-17/image/70a10ac9-5076-472e-9712-88d123356b9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DC65CMY/2026-03-17/image/abf8dddb-2627-4efd-84ee-f8edf0738c6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DC65CMY/2026-03-17/image/7c2bc78d-011d-46f0-8819-7563e4443e7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DC65CMY/2026-03-17/image/69eeaa83-19a1-4269-9d07-944532a3d478_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/16 ?? - 12/17 3k - 09/18 4k - 09/19 12k - 09/20 22k - 09/21 32k - 07/23 55k - 01/24 60k - 02/25 74k', 'remarks': 'VOSA STATES 32K - 45K- 60K - 72K', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e4a8217c-bb43-4d79-ade0-d196a6ba903f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120445029, 'registration': 'DC65CMY', 'account': 'STA062', 'make': 'VAUXHALL', 'model': 'MOKKA HATCHBACK', 'derivative': '1.4T SE 5dr Auto', 'mileage': 76832, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-12-02', 'fuel': 'Petrol', 'motExpiry': '2026-01-05', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DC65CMY/2026-03-17/image/b0a9bf3e-6b0e-4e38-a22b-6a3f4313ecf9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DC65CMY/2026-03-17/image/b46dbc62-e2f0-4312-98ea-ff7c3a11b8de_removebg.jpg?w=600', 'https://abimg003.imgix.net/DC65CMY/2026-03-17/image/4f6999e0-610c-45d4-a8b2-ed1e8077880e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DC65CMY/2026-03-17/image/b764462c-1fc1-4b33-ba8c-63923050366b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DC65CMY/2026-03-17/image/032eb562-d4b9-47d8-b557-493f77964923_removebg.jpg?w=600', 'https://abimg003.imgix.net/DC65CMY/2026-03-17/image/70a10ac9-5076-472e-9712-88d123356b9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DC65CMY/2026-03-17/image/abf8dddb-2627-4efd-84ee-f8edf0738c6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DC65CMY/2026-03-17/image/7c2bc78d-011d-46f0-8819-7563e4443e7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DC65CMY/2026-03-17/image/69eeaa83-19a1-4269-9d07-944532a3d478_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/16 ?? - 12/17 3k - 09/18 4k - 09/19 12k - 09/20 22k - 09/21 32k - 07/23 55k - 01/24 60k - 02/25 74k', 'remarks': 'VOSA STATES 32K - 45K- 60K - 72K', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e4a8217c-bb43-4d79-ade0-d196a6ba903f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8af811cd-52e1-5893-b9e3-2b0ecbc32c81 with identifier: 120445029
2026-03-24 19:09:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8af811cd-52e1-5893-b9e3-2b0ecbc32c81 with scrape type 2
2026-03-24 19:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8af811cd-52e1-5893-b9e3-2b0ecbc32c81 with scrape type 2
2026-03-24 19:09:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8af811cd-52e1-5893-b9e3-2b0ecbc32c81, identifier: 120445029
2026-03-24 19:09:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8af811cd-52e1-5893-b9e3-2b0ecbc32c81 with identifier: 120445029
2026-03-24 19:09:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8af811cd-52e1-5893-b9e3-2b0ecbc32c81 with identifier: 120445029
2026-03-24 19:09:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8af811cd-52e1-5893-b9e3-2b0ecbc32c81 with identifier: 120445029 to the API
2026-03-24 19:09:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120445029?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '8af811cd-52e1-5893-b9e3-2b0ecbc32c81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DC65CMY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120445029',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'MOKKA HATCHBACK',
'odometer': 76832,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-02',
'seller_name': 'Startline Motor Finance Ltd',
'title': 'VAUXHALL MOKKA HATCHBACK 1.4T SE 5dr Auto',
'transmission': 'automatic',
'trim': '1.4T SE 5dr Auto',
'vin': None,
'year': 2015}
2026-03-24 19:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120445029%27 HTTP/1.1" 200 None
2026-03-24 19:09:26 [astonbarclay.gb] INFO: Saving data for 120445029: {'auction_closing_time': 1774888200.0, 'created_time': 1774034139.658405, 'last_price_update_time': 1774379366.440612}
2026-03-24 19:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120445029') HTTP/1.1" 204 0
2026-03-24 19:09:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120617164?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120617164, 'registration': 'FM17FPD', 'account': 'MAN037', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 69667, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-07-10', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FM17FPD/2026-03-19/image/19e87505-8bec-4455-bfba-1b8e58795eaf_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17FPD/2026-03-19/image/ff06d061-2f90-489e-9632-f68afd1d3dfd_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17FPD/2026-03-19/image/a99d68a7-d92d-4fd7-85f5-887084a8f602_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17FPD/2026-03-19/image/c40ee0eb-a357-4a10-a9c4-3823ac0d16be_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17FPD/2026-03-19/image/6f07ca7d-a6ec-4110-87de-c0811bed190e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17FPD/2026-03-19/image/66fb5b50-7936-44a3-9ebd-1f1c8f8465e0_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/18 13K - 0/19 21K - 07/22 56K - 03/24 ??', 'remarks': 'VOSA STATES 56K - 58K- 60K- 65K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/03dbc3db-f81c-4441-bf3e-031d1b7352f3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120617164, 'registration': 'FM17FPD', 'account': 'MAN037', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 69667, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-07-10', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FM17FPD/2026-03-19/image/19e87505-8bec-4455-bfba-1b8e58795eaf_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17FPD/2026-03-19/image/ff06d061-2f90-489e-9632-f68afd1d3dfd_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17FPD/2026-03-19/image/a99d68a7-d92d-4fd7-85f5-887084a8f602_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17FPD/2026-03-19/image/c40ee0eb-a357-4a10-a9c4-3823ac0d16be_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17FPD/2026-03-19/image/6f07ca7d-a6ec-4110-87de-c0811bed190e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM17FPD/2026-03-19/image/66fb5b50-7936-44a3-9ebd-1f1c8f8465e0_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/18 13K - 0/19 21K - 07/22 56K - 03/24 ??', 'remarks': 'VOSA STATES 56K - 58K- 60K- 65K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/03dbc3db-f81c-4441-bf3e-031d1b7352f3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cc2b8a2-ab69-56bc-8f5d-a51a355fcbdf with identifier: 120617164
2026-03-24 19:09:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cc2b8a2-ab69-56bc-8f5d-a51a355fcbdf with scrape type 2
2026-03-24 19:09:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cc2b8a2-ab69-56bc-8f5d-a51a355fcbdf with scrape type 2
2026-03-24 19:09:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1cc2b8a2-ab69-56bc-8f5d-a51a355fcbdf, identifier: 120617164
2026-03-24 19:09:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1cc2b8a2-ab69-56bc-8f5d-a51a355fcbdf with identifier: 120617164
2026-03-24 19:09:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1cc2b8a2-ab69-56bc-8f5d-a51a355fcbdf with identifier: 120617164
2026-03-24 19:09:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1cc2b8a2-ab69-56bc-8f5d-a51a355fcbdf with identifier: 120617164 to the API
2026-03-24 19:09:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120617164?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '1cc2b8a2-ab69-56bc-8f5d-a51a355fcbdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FM17FPD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120617164',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 69667,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-30',
'seller_name': 'Manamanx Ltd',
'title': 'FORD FOCUS HATCHBACK 1.0 EcoBoost 125 Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Titanium 5dr',
'vin': None,
'year': 2017}
2026-03-24 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617164%27 HTTP/1.1" 200 None
2026-03-24 19:09:27 [astonbarclay.gb] INFO: Saving data for 120617164: {'auction_closing_time': 1774888200.0, 'created_time': 1773947549.447131, 'last_price_update_time': 1774379367.066916}
2026-03-24 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120617164') HTTP/1.1" 204 0
2026-03-24 19:09:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120693407?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120693407, 'registration': 'KP15WXR', 'account': 'WBA004', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL SALOON', 'derivative': 'C250 BlueTEC SE 4dr Auto', 'mileage': 136107, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-05-13', 'fuel': 'Diesel', 'motExpiry': '2027-02-23', 'doors': 4, 'engineSize': 2143, 'bodyType': 'Saloon', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 102K- 110K- 124K 136 KSPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6a7afeeb-bae4-44c1-bbd6-23c72a01d94e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120693407, 'registration': 'KP15WXR', 'account': 'WBA004', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL SALOON', 'derivative': 'C250 BlueTEC SE 4dr Auto', 'mileage': 136107, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2015-05-13', 'fuel': 'Diesel', 'motExpiry': '2027-02-23', 'doors': 4, 'engineSize': 2143, 'bodyType': 'Saloon', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 102K- 110K- 124K 136 KSPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6a7afeeb-bae4-44c1-bbd6-23c72a01d94e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5841b85-f3ef-5546-80e7-bd5f874524b9 with identifier: 120693407
2026-03-24 19:09:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5841b85-f3ef-5546-80e7-bd5f874524b9 with scrape type 1
2026-03-24 19:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c5841b85-f3ef-5546-80e7-bd5f874524b9
2026-03-24 19:09:29 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c5841b85-f3ef-5546-80e7-bd5f874524b9
2026-03-24 19:09:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c5841b85-f3ef-5546-80e7-bd5f874524b9, identifier: 120693407
2026-03-24 19:09:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c5841b85-f3ef-5546-80e7-bd5f874524b9 with identifier: 120693407
2026-03-24 19:09:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c5841b85-f3ef-5546-80e7-bd5f874524b9 with identifier: 120693407
2026-03-24 19:09:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c5841b85-f3ef-5546-80e7-bd5f874524b9 with identifier: 120693407 to the API
2026-03-24 19:09:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120693407?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'c5841b85-f3ef-5546-80e7-bd5f874524b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KP15WXR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120693407',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS DIESEL SALOON',
'odometer': 136107,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-13',
'seller_name': 'UKCGR - Trade',
'title': 'MERCEDES-BENZ C CLASS DIESEL SALOON C250 BlueTEC SE 4dr Auto',
'transmission': 'automatic',
'trim': 'C250 BlueTEC SE 4dr Auto',
'vin': None,
'year': 2015}
2026-03-24 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120693407%27 HTTP/1.1" 200 None
2026-03-24 19:09:29 [astonbarclay.gb] INFO: Saving data for 120693407: {'created_time': 1774379369.577201, 'last_price_update_time': 1774379369.577216, 'auction_closing_time': 1774888200.0}
2026-03-24 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120693407') HTTP/1.1" 204 0
2026-03-24 19:09:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120750401?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120750401, 'registration': 'RK05BNE', 'account': 'MAN037', 'make': 'CITROEN', 'model': 'C3 HATCHBACK SPECIAL EDITION', 'derivative': '1.1i Desire 5dr', 'mileage': 105508, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2005-07-29', 'fuel': 'Petrol', 'motExpiry': '2026-05-21', 'doors': 5, 'engineSize': 1124, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7d7e3a54-64f6-4ff5-9f8d-7aeebda2dbda.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120750401, 'registration': 'RK05BNE', 'account': 'MAN037', 'make': 'CITROEN', 'model': 'C3 HATCHBACK SPECIAL EDITION', 'derivative': '1.1i Desire 5dr', 'mileage': 105508, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2005-07-29', 'fuel': 'Petrol', 'motExpiry': '2026-05-21', 'doors': 5, 'engineSize': 1124, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7d7e3a54-64f6-4ff5-9f8d-7aeebda2dbda.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f187d374-596a-530f-90b7-0196a7baa6b1 with identifier: 120750401
2026-03-24 19:09:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f187d374-596a-530f-90b7-0196a7baa6b1 with scrape type 1
2026-03-24 19:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item f187d374-596a-530f-90b7-0196a7baa6b1
2026-03-24 19:09:29 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item f187d374-596a-530f-90b7-0196a7baa6b1
2026-03-24 19:09:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f187d374-596a-530f-90b7-0196a7baa6b1, identifier: 120750401
2026-03-24 19:09:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f187d374-596a-530f-90b7-0196a7baa6b1 with identifier: 120750401
2026-03-24 19:09:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f187d374-596a-530f-90b7-0196a7baa6b1 with identifier: 120750401
2026-03-24 19:09:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f187d374-596a-530f-90b7-0196a7baa6b1 with identifier: 120750401 to the API
2026-03-24 19:09:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120750401?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.1L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'f187d374-596a-530f-90b7-0196a7baa6b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RK05BNE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120750401',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CITROEN',
'model': 'C3 HATCHBACK SPECIAL EDITION',
'odometer': 105508,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-07-29',
'seller_name': 'Manamanx Ltd',
'title': 'CITROEN C3 HATCHBACK SPECIAL EDITION 1.1i Desire 5dr',
'transmission': 'manual',
'trim': '1.1i Desire 5dr',
'vin': None,
'year': 2005}
2026-03-24 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120750401%27 HTTP/1.1" 200 None
2026-03-24 19:09:30 [astonbarclay.gb] INFO: Saving data for 120750401: {'created_time': 1774379370.107078, 'last_price_update_time': 1774379370.107089, 'auction_closing_time': 1774888200.0}
2026-03-24 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120750401') HTTP/1.1" 204 0
2026-03-24 19:09:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120751313?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120751313, 'registration': 'FP14VBV', 'account': 'TR', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.33 VVT-i Icon 5dr', 'mileage': 207865, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-05-28', 'fuel': 'Petrol', 'motExpiry': '2027-01-07', 'doors': 5, 'engineSize': 1329, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 116K, 150K, 175K, 204K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120751313, 'registration': 'FP14VBV', 'account': 'TR', 'make': 'TOYOTA', 'model': 'YARIS HATCHBACK', 'derivative': '1.33 VVT-i Icon 5dr', 'mileage': 207865, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-05-28', 'fuel': 'Petrol', 'motExpiry': '2027-01-07', 'doors': 5, 'engineSize': 1329, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 116K, 150K, 175K, 204K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba3e88c5-95b1-59cc-b8c1-b8f76bf4e303 with identifier: 120751313
2026-03-24 19:09:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba3e88c5-95b1-59cc-b8c1-b8f76bf4e303 with scrape type 1
2026-03-24 19:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item ba3e88c5-95b1-59cc-b8c1-b8f76bf4e303
2026-03-24 19:09:31 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item ba3e88c5-95b1-59cc-b8c1-b8f76bf4e303
2026-03-24 19:09:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ba3e88c5-95b1-59cc-b8c1-b8f76bf4e303, identifier: 120751313
2026-03-24 19:09:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ba3e88c5-95b1-59cc-b8c1-b8f76bf4e303 with identifier: 120751313
2026-03-24 19:09:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ba3e88c5-95b1-59cc-b8c1-b8f76bf4e303 with identifier: 120751313
2026-03-24 19:09:31 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ba3e88c5-95b1-59cc-b8c1-b8f76bf4e303 with identifier: 120751313 to the API
2026-03-24 19:09:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120751313?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.3L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'ba3e88c5-95b1-59cc-b8c1-b8f76bf4e303',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FP14VBV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120751313',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'TOYOTA',
'model': 'YARIS HATCHBACK',
'odometer': 207865,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-28',
'seller_name': None,
'title': 'TOYOTA YARIS HATCHBACK 1.33 VVT-i Icon 5dr',
'transmission': 'manual',
'trim': '1.33 VVT-i Icon 5dr',
'vin': None,
'year': 2014}
2026-03-24 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120751313%27 HTTP/1.1" 200 None
2026-03-24 19:09:31 [astonbarclay.gb] INFO: Saving data for 120751313: {'created_time': 1774379371.740108, 'last_price_update_time': 1774379371.740119, 'auction_closing_time': 1774888200.0}
2026-03-24 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120751313') HTTP/1.1" 204 0
2026-03-24 19:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120751254?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120691012?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120751254, 'registration': 'WO15XHE', 'account': 'MAN037', 'make': 'JEEP', 'model': 'RENEGADE HATCHBACK', 'derivative': '1.4 Multiair Longitude 5dr', 'mileage': 78072, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-07-31', 'fuel': 'Petrol', 'motExpiry': '2027-02-17', 'doors': 5, 'engineSize': 1368, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service invoice 08/25 72K', 'remarks': 'VOSA STATES 68K- 71K- 72K- 75K- 77K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3191e083-dea6-40ee-97a0-c1ffb92988cf.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120751254, 'registration': 'WO15XHE', 'account': 'MAN037', 'make': 'JEEP', 'model': 'RENEGADE HATCHBACK', 'derivative': '1.4 Multiair Longitude 5dr', 'mileage': 78072, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-07-31', 'fuel': 'Petrol', 'motExpiry': '2027-02-17', 'doors': 5, 'engineSize': 1368, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service invoice 08/25 72K', 'remarks': 'VOSA STATES 68K- 71K- 72K- 75K- 77K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3191e083-dea6-40ee-97a0-c1ffb92988cf.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d7977c8-c861-5735-b9f0-81455f067804 with identifier: 120751254
2026-03-24 19:09:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d7977c8-c861-5735-b9f0-81455f067804 with scrape type 1
2026-03-24 19:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 3d7977c8-c861-5735-b9f0-81455f067804
2026-03-24 19:09:33 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 3d7977c8-c861-5735-b9f0-81455f067804
2026-03-24 19:09:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3d7977c8-c861-5735-b9f0-81455f067804, identifier: 120751254
2026-03-24 19:09:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3d7977c8-c861-5735-b9f0-81455f067804 with identifier: 120751254
2026-03-24 19:09:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3d7977c8-c861-5735-b9f0-81455f067804 with identifier: 120751254
2026-03-24 19:09:33 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3d7977c8-c861-5735-b9f0-81455f067804 with identifier: 120751254 to the API
2026-03-24 19:09:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120751254?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '3d7977c8-c861-5735-b9f0-81455f067804',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WO15XHE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120751254',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'JEEP',
'model': 'RENEGADE HATCHBACK',
'odometer': 78072,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-07-31',
'seller_name': 'Manamanx Ltd',
'title': 'JEEP RENEGADE HATCHBACK 1.4 Multiair Longitude 5dr',
'transmission': 'manual',
'trim': '1.4 Multiair Longitude 5dr',
'vin': None,
'year': 2015}
2026-03-24 19:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120751254%27 HTTP/1.1" 200 None
2026-03-24 19:09:33 [astonbarclay.gb] INFO: Saving data for 120751254: {'created_time': 1774379373.888171, 'last_price_update_time': 1774379373.888182, 'auction_closing_time': 1774888200.0}
2026-03-24 19:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120751254') HTTP/1.1" 204 0
2026-03-24 19:09:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120691012, 'registration': 'RY65PYO', 'account': 'LIN021', 'make': 'FORD', 'model': 'FIESTA HATCHBACK SPECIAL EDITIONS', 'derivative': '1.0 EcoBoost 140 Zetec S Red 3dr', 'mileage': 40470, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-02-29', 'fuel': 'Petrol', 'motExpiry': '2021-05-17', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Link Financial', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9ff6c48c-4e8a-441f-b3ad-fcba58ed95a1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120691012, 'registration': 'RY65PYO', 'account': 'LIN021', 'make': 'FORD', 'model': 'FIESTA HATCHBACK SPECIAL EDITIONS', 'derivative': '1.0 EcoBoost 140 Zetec S Red 3dr', 'mileage': 40470, 'mileageWarranty': True, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-02-29', 'fuel': 'Petrol', 'motExpiry': '2021-05-17', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Link Financial', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9ff6c48c-4e8a-441f-b3ad-fcba58ed95a1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79bb81af-e0d1-5242-bdfe-a8e0d7f1e4da with identifier: 120691012
2026-03-24 19:09:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79bb81af-e0d1-5242-bdfe-a8e0d7f1e4da with scrape type 1
2026-03-24 19:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 79bb81af-e0d1-5242-bdfe-a8e0d7f1e4da
2026-03-24 19:09:33 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 79bb81af-e0d1-5242-bdfe-a8e0d7f1e4da
2026-03-24 19:09:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 79bb81af-e0d1-5242-bdfe-a8e0d7f1e4da, identifier: 120691012
2026-03-24 19:09:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 79bb81af-e0d1-5242-bdfe-a8e0d7f1e4da with identifier: 120691012
2026-03-24 19:09:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 79bb81af-e0d1-5242-bdfe-a8e0d7f1e4da with identifier: 120691012
2026-03-24 19:09:34 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 79bb81af-e0d1-5242-bdfe-a8e0d7f1e4da with identifier: 120691012 to the API
2026-03-24 19:09:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120691012?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 104,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '79bb81af-e0d1-5242-bdfe-a8e0d7f1e4da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RY65PYO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120691012',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK SPECIAL EDITIONS',
'odometer': 40470,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-29',
'seller_name': 'Link Financial',
'title': 'FORD FIESTA HATCHBACK SPECIAL EDITIONS 1.0 EcoBoost 140 Zetec S Red '
'3dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 140 Zetec S Red 3dr',
'vin': None,
'year': 2016}
2026-03-24 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691012%27 HTTP/1.1" 200 None
2026-03-24 19:09:34 [astonbarclay.gb] INFO: Saving data for 120691012: {'created_time': 1774379374.398597, 'last_price_update_time': 1774379374.398607, 'auction_closing_time': 1774888200.0}
2026-03-24 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120691012') HTTP/1.1" 204 0
2026-03-24 19:09:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120692983?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120692983, 'registration': 'EF63PHU', 'account': 'WBA004', 'make': 'FORD', 'model': 'S-MAX DIESEL ESTATE', 'derivative': '2.0 TDCi 163 Titanium 5dr Powershift', 'mileage': 100275, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-01-09', 'fuel': 'Diesel', 'motExpiry': '2026-08-01', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 06/15 9K - 08/16 12K - 11/17 20K - 08/18 28K - 03/20 45K - 11/21 61K - 09/22 73K -', 'remarks': 'VOSA STATES 71K- 82K- 88K- 94K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3fe982c9-67ed-497e-b185-bec128a00221.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120692983, 'registration': 'EF63PHU', 'account': 'WBA004', 'make': 'FORD', 'model': 'S-MAX DIESEL ESTATE', 'derivative': '2.0 TDCi 163 Titanium 5dr Powershift', 'mileage': 100275, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-01-09', 'fuel': 'Diesel', 'motExpiry': '2026-08-01', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 06/15 9K - 08/16 12K - 11/17 20K - 08/18 28K - 03/20 45K - 11/21 61K - 09/22 73K -', 'remarks': 'VOSA STATES 71K- 82K- 88K- 94K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3fe982c9-67ed-497e-b185-bec128a00221.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 837e41c1-f6a0-53d2-b0bf-c54a61855bb5 with identifier: 120692983
2026-03-24 19:09:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 837e41c1-f6a0-53d2-b0bf-c54a61855bb5 with scrape type 1
2026-03-24 19:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 837e41c1-f6a0-53d2-b0bf-c54a61855bb5
2026-03-24 19:09:34 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 837e41c1-f6a0-53d2-b0bf-c54a61855bb5
2026-03-24 19:09:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 837e41c1-f6a0-53d2-b0bf-c54a61855bb5, identifier: 120692983
2026-03-24 19:09:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 837e41c1-f6a0-53d2-b0bf-c54a61855bb5 with identifier: 120692983
2026-03-24 19:09:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 837e41c1-f6a0-53d2-b0bf-c54a61855bb5 with identifier: 120692983
2026-03-24 19:09:34 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 837e41c1-f6a0-53d2-b0bf-c54a61855bb5 with identifier: 120692983 to the API
2026-03-24 19:09:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120692983?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '837e41c1-f6a0-53d2-b0bf-c54a61855bb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EF63PHU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120692983',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'S-MAX DIESEL ESTATE',
'odometer': 100275,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-01-09',
'seller_name': 'UKCGR - Trade',
'title': 'FORD S-MAX DIESEL ESTATE 2.0 TDCi 163 Titanium 5dr Powershift',
'transmission': 'automatic',
'trim': '2.0 TDCi 163 Titanium 5dr Powershift',
'vin': None,
'year': 2014}
2026-03-24 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120692983%27 HTTP/1.1" 200 None
2026-03-24 19:09:34 [astonbarclay.gb] INFO: Saving data for 120692983: {'created_time': 1774379374.986187, 'last_price_update_time': 1774379374.986199, 'auction_closing_time': 1774888200.0}
2026-03-24 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120692983') HTTP/1.1" 204 0
2026-03-24 19:09:35 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.195(s), this was the 1st time calling it.
2026-03-24 19:09:35 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.996483203531051 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120752578?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120752578, 'registration': 'MW18KKE', 'account': 'MAN037', 'make': 'VOLKSWAGEN', 'model': 'T-ROC HATCHBACK', 'derivative': '1.5 TSI EVO SE 5dr', 'mileage': 87754, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-06-20', 'fuel': 'Petrol', 'motExpiry': '2026-07-21', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 26K- 37K- 50K 65K - 82', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 121, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bb785485-de2b-49df-8895-20d7f83d0718.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120752578, 'registration': 'MW18KKE', 'account': 'MAN037', 'make': 'VOLKSWAGEN', 'model': 'T-ROC HATCHBACK', 'derivative': '1.5 TSI EVO SE 5dr', 'mileage': 87754, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2018-06-20', 'fuel': 'Petrol', 'motExpiry': '2026-07-21', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 26K- 37K- 50K 65K - 82', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 121, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bb785485-de2b-49df-8895-20d7f83d0718.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a09a3e7f-af9d-5828-981a-0e65b05f193c with identifier: 120752578
2026-03-24 19:09:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a09a3e7f-af9d-5828-981a-0e65b05f193c with scrape type 1
2026-03-24 19:09:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item a09a3e7f-af9d-5828-981a-0e65b05f193c
2026-03-24 19:09:36 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item a09a3e7f-af9d-5828-981a-0e65b05f193c
2026-03-24 19:09:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a09a3e7f-af9d-5828-981a-0e65b05f193c, identifier: 120752578
2026-03-24 19:09:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a09a3e7f-af9d-5828-981a-0e65b05f193c with identifier: 120752578
2026-03-24 19:09:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a09a3e7f-af9d-5828-981a-0e65b05f193c with identifier: 120752578
2026-03-24 19:09:36 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a09a3e7f-af9d-5828-981a-0e65b05f193c with identifier: 120752578 to the API
2026-03-24 19:09:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120752578?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 121,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'a09a3e7f-af9d-5828-981a-0e65b05f193c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MW18KKE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120752578',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'T-ROC HATCHBACK',
'odometer': 87754,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-20',
'seller_name': 'Manamanx Ltd',
'title': 'VOLKSWAGEN T-ROC HATCHBACK 1.5 TSI EVO SE 5dr',
'transmission': 'manual',
'trim': '1.5 TSI EVO SE 5dr',
'vin': None,
'year': 2018}
2026-03-24 19:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120752578%27 HTTP/1.1" 200 None
2026-03-24 19:09:36 [astonbarclay.gb] INFO: Saving data for 120752578: {'created_time': 1774379376.445378, 'last_price_update_time': 1774379376.445388, 'auction_closing_time': 1774888200.0}
2026-03-24 19:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120752578') HTTP/1.1" 204 0
2026-03-24 19:09:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120680251?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120680251, 'registration': 'LL70OGO', 'account': 'MOT070', 'make': 'MERCEDES-BENZ', 'model': 'CLA COUPE', 'derivative': 'CLA 180 AMG Line Premium Plus 4dr Tip Auto', 'mileage': 36831, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2020-11-26', 'fuel': 'Petrol', 'motExpiry': '2027-02-17', 'doors': 4, 'engineSize': 1332, 'bodyType': 'Saloon', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa - 20k, 27k, 34k, 36k', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120680251, 'registration': 'LL70OGO', 'account': 'MOT070', 'make': 'MERCEDES-BENZ', 'model': 'CLA COUPE', 'derivative': 'CLA 180 AMG Line Premium Plus 4dr Tip Auto', 'mileage': 36831, 'mileageWarranty': True, 'type': 'car', 'saleId': 18853, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-31T09:15Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2020-11-26', 'fuel': 'Petrol', 'motExpiry': '2027-02-17', 'doors': 4, 'engineSize': 1332, 'bodyType': 'Saloon', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa - 20k, 27k, 34k, 36k', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 140, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba136c56-7090-5db2-8184-96a2202add9d with identifier: 120680251
2026-03-24 19:09:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba136c56-7090-5db2-8184-96a2202add9d with scrape type 2
2026-03-24 19:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba136c56-7090-5db2-8184-96a2202add9d with scrape type 2
2026-03-24 19:09:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ba136c56-7090-5db2-8184-96a2202add9d, identifier: 120680251
2026-03-24 19:09:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ba136c56-7090-5db2-8184-96a2202add9d with identifier: 120680251
2026-03-24 19:09:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ba136c56-7090-5db2-8184-96a2202add9d with identifier: 120680251
2026-03-24 19:09:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ba136c56-7090-5db2-8184-96a2202add9d with identifier: 120680251 to the API
2026-03-24 19:09:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120680251?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-31T09:15:00Z',
'fuel_type': 'Petrol',
'id': 'ba136c56-7090-5db2-8184-96a2202add9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LL70OGO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120680251',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'MERCEDES-BENZ',
'model': 'CLA COUPE',
'odometer': 36831,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-26',
'seller_name': 'Motability Operations',
'title': 'MERCEDES-BENZ CLA COUPE CLA 180 AMG Line Premium Plus 4dr Tip Auto',
'transmission': 'automatic',
'trim': 'CLA 180 AMG Line Premium Plus 4dr Tip Auto',
'vin': None,
'year': 2020}
2026-03-24 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680251%27 HTTP/1.1" 200 None
2026-03-24 19:09:39 [astonbarclay.gb] INFO: Saving data for 120680251: {'auction_closing_time': 1774948500.0, 'created_time': 1774271231.643072, 'last_price_update_time': 1774379379.782685}
2026-03-24 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120680251') HTTP/1.1" 204 0
2026-03-24 19:09:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120688219?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120688219, 'registration': 'EY10YCJ', 'account': 'WBA004', 'make': 'RENAULT', 'model': 'CLIO HATCHBACK', 'derivative': '1.2 TCE Dynamique 3dr', 'mileage': 69754, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-03-26', 'fuel': 'Petrol', 'motExpiry': '2026-04-06', 'doors': 3, 'engineSize': 1149, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/e1db1f0a-ad8b-4c5f-b0f3-4e47dbdd05db_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/ba174e89-374a-48e7-9523-cfbfe6c1e2c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/697af763-a848-4fd3-9578-cb49244a6494_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/8f19cf68-8e10-4e25-aa70-2e3c92fbff91_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/1402b496-88c4-42d8-af77-8ae96375deba_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/d04339cc-3694-48d5-a523-60f55dad9ffa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/b13f7fd4-3c13-4610-8345-bf4992b2140b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/3b30bb2a-ebf5-48bb-b38c-cfbbd078af80_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/8262196c-319e-410c-878c-bac4710b4eda_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/03afe1c8-fa07-4814-8941-d0d9190106d3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 04/12-13K, 10/14-25K, 04/16-35K, 09/16-38K, 03/20-46K', 'remarks': 'VOSA STATES 54K, 62K, 65K, 68K, SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/df874a12-7862-4119-a96f-ffec8fe62759.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120688219, 'registration': 'EY10YCJ', 'account': 'WBA004', 'make': 'RENAULT', 'model': 'CLIO HATCHBACK', 'derivative': '1.2 TCE Dynamique 3dr', 'mileage': 69754, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-03-26', 'fuel': 'Petrol', 'motExpiry': '2026-04-06', 'doors': 3, 'engineSize': 1149, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/e1db1f0a-ad8b-4c5f-b0f3-4e47dbdd05db_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/ba174e89-374a-48e7-9523-cfbfe6c1e2c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/697af763-a848-4fd3-9578-cb49244a6494_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/8f19cf68-8e10-4e25-aa70-2e3c92fbff91_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/1402b496-88c4-42d8-af77-8ae96375deba_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/d04339cc-3694-48d5-a523-60f55dad9ffa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/b13f7fd4-3c13-4610-8345-bf4992b2140b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/3b30bb2a-ebf5-48bb-b38c-cfbbd078af80_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/8262196c-319e-410c-878c-bac4710b4eda_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/03afe1c8-fa07-4814-8941-d0d9190106d3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 04/12-13K, 10/14-25K, 04/16-35K, 09/16-38K, 03/20-46K', 'remarks': 'VOSA STATES 54K, 62K, 65K, 68K, SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/df874a12-7862-4119-a96f-ffec8fe62759.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c77fc73-980e-5cfa-997a-a3b9f7323133 with identifier: 120688219
2026-03-24 19:09:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c77fc73-980e-5cfa-997a-a3b9f7323133 with scrape type 1
2026-03-24 19:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6c77fc73-980e-5cfa-997a-a3b9f7323133
2026-03-24 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEY10YCJ%252F2026-03-24%252Fimage%252Fe1db1f0a-ad8b-4c5f-b0f3-4e47dbdd05db_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/e1db1f0a-ad8b-4c5f-b0f3-4e47dbdd05db_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEY10YCJ%252F2026-03-24%252Fimage%252Fba174e89-374a-48e7-9523-cfbfe6c1e2c1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/ba174e89-374a-48e7-9523-cfbfe6c1e2c1_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEY10YCJ%252F2026-03-24%252Fimage%252F697af763-a848-4fd3-9578-cb49244a6494_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/697af763-a848-4fd3-9578-cb49244a6494_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEY10YCJ%252F2026-03-24%252Fimage%252F8f19cf68-8e10-4e25-aa70-2e3c92fbff91_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/8f19cf68-8e10-4e25-aa70-2e3c92fbff91_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEY10YCJ%252F2026-03-24%252Fimage%252F1402b496-88c4-42d8-af77-8ae96375deba_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/1402b496-88c4-42d8-af77-8ae96375deba_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEY10YCJ%252F2026-03-24%252Fimage%252Fd04339cc-3694-48d5-a523-60f55dad9ffa_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/d04339cc-3694-48d5-a523-60f55dad9ffa_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEY10YCJ%252F2026-03-24%252Fimage%252Fb13f7fd4-3c13-4610-8345-bf4992b2140b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/b13f7fd4-3c13-4610-8345-bf4992b2140b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEY10YCJ%252F2026-03-24%252Fimage%252F3b30bb2a-ebf5-48bb-b38c-cfbbd078af80_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/3b30bb2a-ebf5-48bb-b38c-cfbbd078af80_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEY10YCJ%252F2026-03-24%252Fimage%252F8262196c-319e-410c-878c-bac4710b4eda_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/8262196c-319e-410c-878c-bac4710b4eda_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEY10YCJ%252F2026-03-24%252Fimage%252F03afe1c8-fa07-4814-8941-d0d9190106d3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/03afe1c8-fa07-4814-8941-d0d9190106d3_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120688426?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120688426, 'registration': 'SE14GXT', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 82 Zetec 5dr', 'mileage': 27865, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-09-22', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SE14GXT/2026-03-24/image/2ccfbc50-a593-4d55-80d8-5d92823ce9aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE14GXT/2026-03-24/image/058a4040-6e0f-4955-b468-d515bbd7443a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE14GXT/2026-03-24/image/e8271cd0-aab8-4f67-a73d-2a5c5d89ca00_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE14GXT/2026-03-24/image/4637cc49-8960-4865-a135-61b77d5df039_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE14GXT/2026-03-24/image/a7b4e3dd-9079-413d-9ec6-44bd8a38833e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE14GXT/2026-03-24/image/5bc7ed12-8a60-4c16-9b82-6d1dda037d82_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE14GXT/2026-03-24/image/cf4eadd9-49ec-4227-94ad-e7e9a6104194_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE14GXT/2026-03-24/image/597b4cd0-fa51-447d-8212-6efd46bdb787_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/15-2K, 06/17-5K, 11/18-8K, 09/19-11K, 09/20-13K, 08/21-15K, 04/23-21K, 09/24-24K, 09/25-27K', 'remarks': 'VOSA STATES 19K, 22K, 24K, 27K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/360bd06c-dc7e-4710-a6cb-1d2430e3929b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120688426, 'registration': 'SE14GXT', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 82 Zetec 5dr', 'mileage': 27865, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-09-22', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SE14GXT/2026-03-24/image/2ccfbc50-a593-4d55-80d8-5d92823ce9aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE14GXT/2026-03-24/image/058a4040-6e0f-4955-b468-d515bbd7443a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE14GXT/2026-03-24/image/e8271cd0-aab8-4f67-a73d-2a5c5d89ca00_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE14GXT/2026-03-24/image/4637cc49-8960-4865-a135-61b77d5df039_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE14GXT/2026-03-24/image/a7b4e3dd-9079-413d-9ec6-44bd8a38833e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE14GXT/2026-03-24/image/5bc7ed12-8a60-4c16-9b82-6d1dda037d82_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE14GXT/2026-03-24/image/cf4eadd9-49ec-4227-94ad-e7e9a6104194_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE14GXT/2026-03-24/image/597b4cd0-fa51-447d-8212-6efd46bdb787_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/15-2K, 06/17-5K, 11/18-8K, 09/19-11K, 09/20-13K, 08/21-15K, 04/23-21K, 09/24-24K, 09/25-27K', 'remarks': 'VOSA STATES 19K, 22K, 24K, 27K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/360bd06c-dc7e-4710-a6cb-1d2430e3929b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43b9c127-cb5b-597a-8b1a-38e9aabb5c02 with identifier: 120688426
2026-03-24 19:09:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43b9c127-cb5b-597a-8b1a-38e9aabb5c02 with scrape type 1
2026-03-24 19:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 43b9c127-cb5b-597a-8b1a-38e9aabb5c02
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSE14GXT%252F2026-03-24%252Fimage%252F2ccfbc50-a593-4d55-80d8-5d92823ce9aa_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SE14GXT/2026-03-24/image/2ccfbc50-a593-4d55-80d8-5d92823ce9aa_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSE14GXT%252F2026-03-24%252Fimage%252F058a4040-6e0f-4955-b468-d515bbd7443a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SE14GXT/2026-03-24/image/058a4040-6e0f-4955-b468-d515bbd7443a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSE14GXT%252F2026-03-24%252Fimage%252Fe8271cd0-aab8-4f67-a73d-2a5c5d89ca00_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SE14GXT/2026-03-24/image/e8271cd0-aab8-4f67-a73d-2a5c5d89ca00_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSE14GXT%252F2026-03-24%252Fimage%252F4637cc49-8960-4865-a135-61b77d5df039_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SE14GXT/2026-03-24/image/4637cc49-8960-4865-a135-61b77d5df039_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSE14GXT%252F2026-03-24%252Fimage%252Fa7b4e3dd-9079-413d-9ec6-44bd8a38833e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SE14GXT/2026-03-24/image/a7b4e3dd-9079-413d-9ec6-44bd8a38833e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSE14GXT%252F2026-03-24%252Fimage%252F5bc7ed12-8a60-4c16-9b82-6d1dda037d82_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SE14GXT/2026-03-24/image/5bc7ed12-8a60-4c16-9b82-6d1dda037d82_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSE14GXT%252F2026-03-24%252Fimage%252Fcf4eadd9-49ec-4227-94ad-e7e9a6104194_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SE14GXT/2026-03-24/image/cf4eadd9-49ec-4227-94ad-e7e9a6104194_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSE14GXT%252F2026-03-24%252Fimage%252F597b4cd0-fa51-447d-8212-6efd46bdb787_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SE14GXT/2026-03-24/image/597b4cd0-fa51-447d-8212-6efd46bdb787_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/03afe1c8-fa07-4814-8941-d0d9190106d3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688219?view=catalogue)
2026-03-24 19:09:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SE14GXT/2026-03-24/image/597b4cd0-fa51-447d-8212-6efd46bdb787_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688426?view=catalogue)
2026-03-24 19:09:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b48bc550>
2026-03-24 19:09:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c77fc73-980e-5cfa-997a-a3b9f7323133/6c77fc73-980e-5cfa-997a-a3b9f7323133_image_9.jpg HTTP/1.1" 201 0
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEY10YCJ%252F2026-03-24%252Fimage%252F03afe1c8-fa07-4814-8941-d0d9190106d3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/03afe1c8-fa07-4814-8941-d0d9190106d3_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6c77fc73-980e-5cfa-997a-a3b9f7323133
2026-03-24 19:09:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SE14GXT/2026-03-24/image/cf4eadd9-49ec-4227-94ad-e7e9a6104194_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688426?view=catalogue)
2026-03-24 19:09:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3c7510>
2026-03-24 19:09:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43b9c127-cb5b-597a-8b1a-38e9aabb5c02/43b9c127-cb5b-597a-8b1a-38e9aabb5c02_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSE14GXT%252F2026-03-24%252Fimage%252F597b4cd0-fa51-447d-8212-6efd46bdb787_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SE14GXT/2026-03-24/image/597b4cd0-fa51-447d-8212-6efd46bdb787_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 43b9c127-cb5b-597a-8b1a-38e9aabb5c02
2026-03-24 19:09:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SE14GXT/2026-03-24/image/5bc7ed12-8a60-4c16-9b82-6d1dda037d82_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688426?view=catalogue)
2026-03-24 19:09:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b676f990>
2026-03-24 19:09:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43b9c127-cb5b-597a-8b1a-38e9aabb5c02/43b9c127-cb5b-597a-8b1a-38e9aabb5c02_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSE14GXT%252F2026-03-24%252Fimage%252Fcf4eadd9-49ec-4227-94ad-e7e9a6104194_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SE14GXT/2026-03-24/image/cf4eadd9-49ec-4227-94ad-e7e9a6104194_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 43b9c127-cb5b-597a-8b1a-38e9aabb5c02
2026-03-24 19:09:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SE14GXT/2026-03-24/image/a7b4e3dd-9079-413d-9ec6-44bd8a38833e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688426?view=catalogue)
2026-03-24 19:09:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef90810>
2026-03-24 19:09:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43b9c127-cb5b-597a-8b1a-38e9aabb5c02/43b9c127-cb5b-597a-8b1a-38e9aabb5c02_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSE14GXT%252F2026-03-24%252Fimage%252F5bc7ed12-8a60-4c16-9b82-6d1dda037d82_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SE14GXT/2026-03-24/image/5bc7ed12-8a60-4c16-9b82-6d1dda037d82_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 43b9c127-cb5b-597a-8b1a-38e9aabb5c02
2026-03-24 19:09:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SE14GXT/2026-03-24/image/4637cc49-8960-4865-a135-61b77d5df039_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688426?view=catalogue)
2026-03-24 19:09:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b482a610>
2026-03-24 19:09:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43b9c127-cb5b-597a-8b1a-38e9aabb5c02/43b9c127-cb5b-597a-8b1a-38e9aabb5c02_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSE14GXT%252F2026-03-24%252Fimage%252Fa7b4e3dd-9079-413d-9ec6-44bd8a38833e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SE14GXT/2026-03-24/image/a7b4e3dd-9079-413d-9ec6-44bd8a38833e_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 43b9c127-cb5b-597a-8b1a-38e9aabb5c02
2026-03-24 19:09:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SE14GXT/2026-03-24/image/e8271cd0-aab8-4f67-a73d-2a5c5d89ca00_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688426?view=catalogue)
2026-03-24 19:09:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af4640d0>
2026-03-24 19:09:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43b9c127-cb5b-597a-8b1a-38e9aabb5c02/43b9c127-cb5b-597a-8b1a-38e9aabb5c02_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSE14GXT%252F2026-03-24%252Fimage%252F4637cc49-8960-4865-a135-61b77d5df039_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SE14GXT/2026-03-24/image/4637cc49-8960-4865-a135-61b77d5df039_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 43b9c127-cb5b-597a-8b1a-38e9aabb5c02
2026-03-24 19:09:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SE14GXT/2026-03-24/image/058a4040-6e0f-4955-b468-d515bbd7443a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688426?view=catalogue)
2026-03-24 19:09:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/SE14GXT/2026-03-24/image/2ccfbc50-a593-4d55-80d8-5d92823ce9aa_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688426?view=catalogue)
2026-03-24 19:09:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af149710>
2026-03-24 19:09:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43b9c127-cb5b-597a-8b1a-38e9aabb5c02/43b9c127-cb5b-597a-8b1a-38e9aabb5c02_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSE14GXT%252F2026-03-24%252Fimage%252Fe8271cd0-aab8-4f67-a73d-2a5c5d89ca00_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SE14GXT/2026-03-24/image/e8271cd0-aab8-4f67-a73d-2a5c5d89ca00_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 43b9c127-cb5b-597a-8b1a-38e9aabb5c02
2026-03-24 19:09:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b472e810>
2026-03-24 19:09:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43b9c127-cb5b-597a-8b1a-38e9aabb5c02/43b9c127-cb5b-597a-8b1a-38e9aabb5c02_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSE14GXT%252F2026-03-24%252Fimage%252F058a4040-6e0f-4955-b468-d515bbd7443a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SE14GXT/2026-03-24/image/058a4040-6e0f-4955-b468-d515bbd7443a_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 43b9c127-cb5b-597a-8b1a-38e9aabb5c02
2026-03-24 19:09:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b482a250>
2026-03-24 19:09:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43b9c127-cb5b-597a-8b1a-38e9aabb5c02/43b9c127-cb5b-597a-8b1a-38e9aabb5c02_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FSE14GXT%252F2026-03-24%252Fimage%252F2ccfbc50-a593-4d55-80d8-5d92823ce9aa_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SE14GXT/2026-03-24/image/2ccfbc50-a593-4d55-80d8-5d92823ce9aa_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 43b9c127-cb5b-597a-8b1a-38e9aabb5c02
2026-03-24 19:09:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 43b9c127-cb5b-597a-8b1a-38e9aabb5c02, skipping ID generation
2026-03-24 19:09:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43b9c127-cb5b-597a-8b1a-38e9aabb5c02 with scrape type 1
2026-03-24 19:09:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 43b9c127-cb5b-597a-8b1a-38e9aabb5c02 sending to next pipeline
2026-03-24 19:09:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 43b9c127-cb5b-597a-8b1a-38e9aabb5c02, identifier: 120688426
2026-03-24 19:09:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 43b9c127-cb5b-597a-8b1a-38e9aabb5c02 with identifier: 120688426
2026-03-24 19:09:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 43b9c127-cb5b-597a-8b1a-38e9aabb5c02 with identifier: 120688426
2026-03-24 19:09:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 43b9c127-cb5b-597a-8b1a-38e9aabb5c02 with identifier: 120688426 to the API
2026-03-24 19:09:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/SE14GXT/2026-03-24/image/2ccfbc50-a593-4d55-80d8-5d92823ce9aa_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '43b9c127-cb5b-597a-8b1a-38e9aabb5c02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SE14GXT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120688426',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 27865,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43b9c127-cb5b-597a-8b1a-38e9aabb5c02/43b9c127-cb5b-597a-8b1a-38e9aabb5c02_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23286,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/SE14GXT/2026-03-24/image/2ccfbc50-a593-4d55-80d8-5d92823ce9aa_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43b9c127-cb5b-597a-8b1a-38e9aabb5c02/43b9c127-cb5b-597a-8b1a-38e9aabb5c02_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25129,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/SE14GXT/2026-03-24/image/058a4040-6e0f-4955-b468-d515bbd7443a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43b9c127-cb5b-597a-8b1a-38e9aabb5c02/43b9c127-cb5b-597a-8b1a-38e9aabb5c02_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25588,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/SE14GXT/2026-03-24/image/e8271cd0-aab8-4f67-a73d-2a5c5d89ca00_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43b9c127-cb5b-597a-8b1a-38e9aabb5c02/43b9c127-cb5b-597a-8b1a-38e9aabb5c02_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23505,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/SE14GXT/2026-03-24/image/4637cc49-8960-4865-a135-61b77d5df039_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43b9c127-cb5b-597a-8b1a-38e9aabb5c02/43b9c127-cb5b-597a-8b1a-38e9aabb5c02_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46002,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/SE14GXT/2026-03-24/image/a7b4e3dd-9079-413d-9ec6-44bd8a38833e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43b9c127-cb5b-597a-8b1a-38e9aabb5c02/43b9c127-cb5b-597a-8b1a-38e9aabb5c02_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40863,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/SE14GXT/2026-03-24/image/5bc7ed12-8a60-4c16-9b82-6d1dda037d82_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43b9c127-cb5b-597a-8b1a-38e9aabb5c02/43b9c127-cb5b-597a-8b1a-38e9aabb5c02_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39661,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/SE14GXT/2026-03-24/image/cf4eadd9-49ec-4227-94ad-e7e9a6104194_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43b9c127-cb5b-597a-8b1a-38e9aabb5c02/43b9c127-cb5b-597a-8b1a-38e9aabb5c02_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47987,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/SE14GXT/2026-03-24/image/597b4cd0-fa51-447d-8212-6efd46bdb787_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-30',
'seller_name': 'UKCGR - Trade',
'title': 'FORD FIESTA HATCHBACK 1.25 82 Zetec 5dr',
'transmission': 'manual',
'trim': '1.25 82 Zetec 5dr',
'vin': None,
'year': 2014}
2026-03-24 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688426%27 HTTP/1.1" 200 None
2026-03-24 19:09:43 [astonbarclay.gb] INFO: Saving data for 120688426: {'created_time': 1774379383.293329, 'last_price_update_time': 1774379383.29334, 'auction_closing_time': 1774888200.0}
2026-03-24 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120688426') HTTP/1.1" 204 0
2026-03-24 19:09:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/8262196c-319e-410c-878c-bac4710b4eda_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688219?view=catalogue)
2026-03-24 19:09:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af149910>
2026-03-24 19:09:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c77fc73-980e-5cfa-997a-a3b9f7323133/6c77fc73-980e-5cfa-997a-a3b9f7323133_image_8.jpg HTTP/1.1" 201 0
2026-03-24 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEY10YCJ%252F2026-03-24%252Fimage%252F8262196c-319e-410c-878c-bac4710b4eda_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/8262196c-319e-410c-878c-bac4710b4eda_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6c77fc73-980e-5cfa-997a-a3b9f7323133
2026-03-24 19:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/3b30bb2a-ebf5-48bb-b38c-cfbbd078af80_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688219?view=catalogue)
2026-03-24 19:09:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3a8d10>
2026-03-24 19:09:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c77fc73-980e-5cfa-997a-a3b9f7323133/6c77fc73-980e-5cfa-997a-a3b9f7323133_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEY10YCJ%252F2026-03-24%252Fimage%252F3b30bb2a-ebf5-48bb-b38c-cfbbd078af80_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/3b30bb2a-ebf5-48bb-b38c-cfbbd078af80_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6c77fc73-980e-5cfa-997a-a3b9f7323133
2026-03-24 19:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120691804?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/b13f7fd4-3c13-4610-8345-bf4992b2140b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688219?view=catalogue)
2026-03-24 19:09:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120691804, 'registration': 'BX14PUK', 'account': 'WBA004', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.2 SD4 Pure 5dr [Tech Pack]', 'mileage': 77565, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-07-25', 'fuel': 'Diesel', 'motExpiry': '2026-07-31', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BX14PUK/2026-03-24/image/c90c0f20-390f-4829-a3ec-69b8763d990e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/80ebdd88-e00b-4134-8529-e8c9c6d50714_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/aab62bb1-4d52-462f-98f0-b745c2143278_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/7fd8b0ae-f533-4b70-b8bd-9d8600ab0e17_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/8abb8bed-c4ab-48c0-bbe0-a858e5ddc022_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/1cd08745-819a-459d-abe7-9ac63be10dba_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/2e079831-678d-4fb5-b49e-d4c780264376_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/69c3f051-5c67-43b6-a490-ad1679e6bc41_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/e0bddc1c-edc2-4b68-945a-14eee9e49ba1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/375f1730-aaee-499d-9520-03f94ba3cf14_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/21 42K', 'remarks': 'VOSA STATES 44K- 52K- 57K- 65K- 72K-', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/099f6828-fe2b-47f3-b74b-d34f749c3a1f.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120691804, 'registration': 'BX14PUK', 'account': 'WBA004', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.2 SD4 Pure 5dr [Tech Pack]', 'mileage': 77565, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-07-25', 'fuel': 'Diesel', 'motExpiry': '2026-07-31', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BX14PUK/2026-03-24/image/c90c0f20-390f-4829-a3ec-69b8763d990e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/80ebdd88-e00b-4134-8529-e8c9c6d50714_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/aab62bb1-4d52-462f-98f0-b745c2143278_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/7fd8b0ae-f533-4b70-b8bd-9d8600ab0e17_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/8abb8bed-c4ab-48c0-bbe0-a858e5ddc022_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/1cd08745-819a-459d-abe7-9ac63be10dba_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/2e079831-678d-4fb5-b49e-d4c780264376_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/69c3f051-5c67-43b6-a490-ad1679e6bc41_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/e0bddc1c-edc2-4b68-945a-14eee9e49ba1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/375f1730-aaee-499d-9520-03f94ba3cf14_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/21 42K', 'remarks': 'VOSA STATES 44K- 52K- 57K- 65K- 72K-', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/099f6828-fe2b-47f3-b74b-d34f749c3a1f.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d043d91-0449-54ce-be6f-797a96a2b578 with identifier: 120691804
2026-03-24 19:09:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d043d91-0449-54ce-be6f-797a96a2b578 with scrape type 1
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0d043d91-0449-54ce-be6f-797a96a2b578
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBX14PUK%252F2026-03-24%252Fimage%252Fc90c0f20-390f-4829-a3ec-69b8763d990e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BX14PUK/2026-03-24/image/c90c0f20-390f-4829-a3ec-69b8763d990e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBX14PUK%252F2026-03-24%252Fimage%252F80ebdd88-e00b-4134-8529-e8c9c6d50714_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BX14PUK/2026-03-24/image/80ebdd88-e00b-4134-8529-e8c9c6d50714_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBX14PUK%252F2026-03-24%252Fimage%252Faab62bb1-4d52-462f-98f0-b745c2143278_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BX14PUK/2026-03-24/image/aab62bb1-4d52-462f-98f0-b745c2143278_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBX14PUK%252F2026-03-24%252Fimage%252F7fd8b0ae-f533-4b70-b8bd-9d8600ab0e17_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BX14PUK/2026-03-24/image/7fd8b0ae-f533-4b70-b8bd-9d8600ab0e17_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBX14PUK%252F2026-03-24%252Fimage%252F8abb8bed-c4ab-48c0-bbe0-a858e5ddc022_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BX14PUK/2026-03-24/image/8abb8bed-c4ab-48c0-bbe0-a858e5ddc022_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3c7410>
2026-03-24 19:09:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c77fc73-980e-5cfa-997a-a3b9f7323133/6c77fc73-980e-5cfa-997a-a3b9f7323133_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEY10YCJ%252F2026-03-24%252Fimage%252Fb13f7fd4-3c13-4610-8345-bf4992b2140b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/b13f7fd4-3c13-4610-8345-bf4992b2140b_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6c77fc73-980e-5cfa-997a-a3b9f7323133
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBX14PUK%252F2026-03-24%252Fimage%252F1cd08745-819a-459d-abe7-9ac63be10dba_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BX14PUK/2026-03-24/image/1cd08745-819a-459d-abe7-9ac63be10dba_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBX14PUK%252F2026-03-24%252Fimage%252F2e079831-678d-4fb5-b49e-d4c780264376_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BX14PUK/2026-03-24/image/2e079831-678d-4fb5-b49e-d4c780264376_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120696584?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBX14PUK%252F2026-03-24%252Fimage%252F69c3f051-5c67-43b6-a490-ad1679e6bc41_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BX14PUK/2026-03-24/image/69c3f051-5c67-43b6-a490-ad1679e6bc41_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBX14PUK%252F2026-03-24%252Fimage%252Fe0bddc1c-edc2-4b68-945a-14eee9e49ba1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BX14PUK/2026-03-24/image/e0bddc1c-edc2-4b68-945a-14eee9e49ba1_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBX14PUK%252F2026-03-24%252Fimage%252F375f1730-aaee-499d-9520-03f94ba3cf14_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BX14PUK/2026-03-24/image/375f1730-aaee-499d-9520-03f94ba3cf14_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BX14PUK/2026-03-24/image/2e079831-678d-4fb5-b49e-d4c780264376_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120691804?view=catalogue)
2026-03-24 19:09:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120696584, 'registration': 'FX63RYZ', 'account': 'WBA004', 'make': 'LEXUS', 'model': 'IS SALOON', 'derivative': '300h Premier 4dr CVT Auto', 'mileage': 90238, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2013-11-19', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-01-31', 'doors': 4, 'engineSize': 2493, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/cce5fa27-54cf-4d52-811f-393f1de0e03e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/796e8589-6ba2-43da-a130-d1831c63c02c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/2e78c12d-5f36-4c2a-89ae-e469136d4687_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/0d9f3d38-ac06-49b2-803e-09acef82434e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/5a8b5eef-11b3-4d76-a115-6b6434ac337f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/442800e0-6613-4ab6-a1b1-670e4fbead57_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/75a9833f-0e8f-45a5-b0c6-e450dd4dfff3_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/c23c28d4-45da-410d-88f2-c1a635827e4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/c06a0499-5d2f-471b-ba2e-c5c7aae89e6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/5b6115bb-f6dd-40d1-a1b5-31bc5b5ddcfc_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': 'Cat D Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/14-9K, 09/15-16K, 02/17-28K, 04/18-42K, 07/19-53K, 07/20-64, 02/22-76K, 08/23-82K, 01/25-87K, 01/26-90K', 'remarks': 'Category D Insurance Loss. Vehicle Damaged But Repairable - Insurer Decided Not To Repair VOSA STATES 80K, 83K, 87K, 90K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120696584, 'registration': 'FX63RYZ', 'account': 'WBA004', 'make': 'LEXUS', 'model': 'IS SALOON', 'derivative': '300h Premier 4dr CVT Auto', 'mileage': 90238, 'mileageWarranty': True, 'type': 'car', 'saleId': 19231, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2013-11-19', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-01-31', 'doors': 4, 'engineSize': 2493, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/cce5fa27-54cf-4d52-811f-393f1de0e03e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/796e8589-6ba2-43da-a130-d1831c63c02c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/2e78c12d-5f36-4c2a-89ae-e469136d4687_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/0d9f3d38-ac06-49b2-803e-09acef82434e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/5a8b5eef-11b3-4d76-a115-6b6434ac337f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/442800e0-6613-4ab6-a1b1-670e4fbead57_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/75a9833f-0e8f-45a5-b0c6-e450dd4dfff3_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/c23c28d4-45da-410d-88f2-c1a635827e4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/c06a0499-5d2f-471b-ba2e-c5c7aae89e6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/5b6115bb-f6dd-40d1-a1b5-31bc5b5ddcfc_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': 'Cat D Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/14-9K, 09/15-16K, 02/17-28K, 04/18-42K, 07/19-53K, 07/20-64, 02/22-76K, 08/23-82K, 01/25-87K, 01/26-90K', 'remarks': 'Category D Insurance Loss. Vehicle Damaged But Repairable - Insurer Decided Not To Repair VOSA STATES 80K, 83K, 87K, 90K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dced924f-5fe7-5e79-b5f3-f7593d8c7e99 with identifier: 120696584
2026-03-24 19:09:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dced924f-5fe7-5e79-b5f3-f7593d8c7e99 with scrape type 1
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dced924f-5fe7-5e79-b5f3-f7593d8c7e99
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFX63RYZ%252F2026-03-24%252Fimage%252Fcce5fa27-54cf-4d52-811f-393f1de0e03e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/cce5fa27-54cf-4d52-811f-393f1de0e03e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BX14PUK/2026-03-24/image/375f1730-aaee-499d-9520-03f94ba3cf14_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120691804?view=catalogue)
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFX63RYZ%252F2026-03-24%252Fimage%252F796e8589-6ba2-43da-a130-d1831c63c02c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/796e8589-6ba2-43da-a130-d1831c63c02c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/d04339cc-3694-48d5-a523-60f55dad9ffa_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688219?view=catalogue)
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFX63RYZ%252F2026-03-24%252Fimage%252F2e78c12d-5f36-4c2a-89ae-e469136d4687_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/2e78c12d-5f36-4c2a-89ae-e469136d4687_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFX63RYZ%252F2026-03-24%252Fimage%252F0d9f3d38-ac06-49b2-803e-09acef82434e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/0d9f3d38-ac06-49b2-803e-09acef82434e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFX63RYZ%252F2026-03-24%252Fimage%252F5a8b5eef-11b3-4d76-a115-6b6434ac337f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/5a8b5eef-11b3-4d76-a115-6b6434ac337f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4824110>
2026-03-24 19:09:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d043d91-0449-54ce-be6f-797a96a2b578/0d043d91-0449-54ce-be6f-797a96a2b578_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBX14PUK%252F2026-03-24%252Fimage%252F2e079831-678d-4fb5-b49e-d4c780264376_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BX14PUK/2026-03-24/image/2e079831-678d-4fb5-b49e-d4c780264376_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0d043d91-0449-54ce-be6f-797a96a2b578
2026-03-24 19:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/cce5fa27-54cf-4d52-811f-393f1de0e03e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120696584?view=catalogue)
2026-03-24 19:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/796e8589-6ba2-43da-a130-d1831c63c02c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120696584?view=catalogue)
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFX63RYZ%252F2026-03-24%252Fimage%252F442800e0-6613-4ab6-a1b1-670e4fbead57_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/442800e0-6613-4ab6-a1b1-670e4fbead57_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFX63RYZ%252F2026-03-24%252Fimage%252F75a9833f-0e8f-45a5-b0c6-e450dd4dfff3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/75a9833f-0e8f-45a5-b0c6-e450dd4dfff3_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFX63RYZ%252F2026-03-24%252Fimage%252Fc23c28d4-45da-410d-88f2-c1a635827e4c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/c23c28d4-45da-410d-88f2-c1a635827e4c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af25cb50>
2026-03-24 19:09:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d043d91-0449-54ce-be6f-797a96a2b578/0d043d91-0449-54ce-be6f-797a96a2b578_image_9.jpg HTTP/1.1" 201 0
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBX14PUK%252F2026-03-24%252Fimage%252F375f1730-aaee-499d-9520-03f94ba3cf14_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BX14PUK/2026-03-24/image/375f1730-aaee-499d-9520-03f94ba3cf14_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0d043d91-0449-54ce-be6f-797a96a2b578
2026-03-24 19:09:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef7d490>
2026-03-24 19:09:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c77fc73-980e-5cfa-997a-a3b9f7323133/6c77fc73-980e-5cfa-997a-a3b9f7323133_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEY10YCJ%252F2026-03-24%252Fimage%252Fd04339cc-3694-48d5-a523-60f55dad9ffa_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/d04339cc-3694-48d5-a523-60f55dad9ffa_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6c77fc73-980e-5cfa-997a-a3b9f7323133
2026-03-24 19:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/0d9f3d38-ac06-49b2-803e-09acef82434e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120696584?view=catalogue)
2026-03-24 19:09:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/5a8b5eef-11b3-4d76-a115-6b6434ac337f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120696584?view=catalogue)
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFX63RYZ%252F2026-03-24%252Fimage%252Fc06a0499-5d2f-471b-ba2e-c5c7aae89e6b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/c06a0499-5d2f-471b-ba2e-c5c7aae89e6b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFX63RYZ%252F2026-03-24%252Fimage%252F5b6115bb-f6dd-40d1-a1b5-31bc5b5ddcfc_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:09:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/5b6115bb-f6dd-40d1-a1b5-31bc5b5ddcfc_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:09:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef7a150>
2026-03-24 19:09:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dced924f-5fe7-5e79-b5f3-f7593d8c7e99/dced924f-5fe7-5e79-b5f3-f7593d8c7e99_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFX63RYZ%252F2026-03-24%252Fimage%252Fcce5fa27-54cf-4d52-811f-393f1de0e03e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/cce5fa27-54cf-4d52-811f-393f1de0e03e_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dced924f-5fe7-5e79-b5f3-f7593d8c7e99
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af010c10>
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dced924f-5fe7-5e79-b5f3-f7593d8c7e99/dced924f-5fe7-5e79-b5f3-f7593d8c7e99_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFX63RYZ%252F2026-03-24%252Fimage%252F796e8589-6ba2-43da-a130-d1831c63c02c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/796e8589-6ba2-43da-a130-d1831c63c02c_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dced924f-5fe7-5e79-b5f3-f7593d8c7e99
2026-03-24 19:09:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/75a9833f-0e8f-45a5-b0c6-e450dd4dfff3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120696584?view=catalogue)
2026-03-24 19:09:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/c23c28d4-45da-410d-88f2-c1a635827e4c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120696584?view=catalogue)
2026-03-24 19:09:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/1402b496-88c4-42d8-af77-8ae96375deba_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688219?view=catalogue)
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af245810>
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dced924f-5fe7-5e79-b5f3-f7593d8c7e99/dced924f-5fe7-5e79-b5f3-f7593d8c7e99_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFX63RYZ%252F2026-03-24%252Fimage%252F0d9f3d38-ac06-49b2-803e-09acef82434e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/0d9f3d38-ac06-49b2-803e-09acef82434e_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dced924f-5fe7-5e79-b5f3-f7593d8c7e99
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af322350>
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dced924f-5fe7-5e79-b5f3-f7593d8c7e99/dced924f-5fe7-5e79-b5f3-f7593d8c7e99_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFX63RYZ%252F2026-03-24%252Fimage%252F5a8b5eef-11b3-4d76-a115-6b6434ac337f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/5a8b5eef-11b3-4d76-a115-6b6434ac337f_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dced924f-5fe7-5e79-b5f3-f7593d8c7e99
2026-03-24 19:09:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/c06a0499-5d2f-471b-ba2e-c5c7aae89e6b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120696584?view=catalogue)
2026-03-24 19:09:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/5b6115bb-f6dd-40d1-a1b5-31bc5b5ddcfc_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120696584?view=catalogue)
2026-03-24 19:09:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/442800e0-6613-4ab6-a1b1-670e4fbead57_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120696584?view=catalogue)
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af45d090>
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dced924f-5fe7-5e79-b5f3-f7593d8c7e99/dced924f-5fe7-5e79-b5f3-f7593d8c7e99_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFX63RYZ%252F2026-03-24%252Fimage%252F75a9833f-0e8f-45a5-b0c6-e450dd4dfff3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/75a9833f-0e8f-45a5-b0c6-e450dd4dfff3_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dced924f-5fe7-5e79-b5f3-f7593d8c7e99
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b472d0d0>
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dced924f-5fe7-5e79-b5f3-f7593d8c7e99/dced924f-5fe7-5e79-b5f3-f7593d8c7e99_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFX63RYZ%252F2026-03-24%252Fimage%252Fc23c28d4-45da-410d-88f2-c1a635827e4c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/c23c28d4-45da-410d-88f2-c1a635827e4c_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dced924f-5fe7-5e79-b5f3-f7593d8c7e99
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b473be50>
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c77fc73-980e-5cfa-997a-a3b9f7323133/6c77fc73-980e-5cfa-997a-a3b9f7323133_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEY10YCJ%252F2026-03-24%252Fimage%252F1402b496-88c4-42d8-af77-8ae96375deba_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/1402b496-88c4-42d8-af77-8ae96375deba_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6c77fc73-980e-5cfa-997a-a3b9f7323133
2026-03-24 19:09:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BX14PUK/2026-03-24/image/e0bddc1c-edc2-4b68-945a-14eee9e49ba1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120691804?view=catalogue)
2026-03-24 19:09:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BX14PUK/2026-03-24/image/69c3f051-5c67-43b6-a490-ad1679e6bc41_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120691804?view=catalogue)
2026-03-24 19:09:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/2e78c12d-5f36-4c2a-89ae-e469136d4687_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120696584?view=catalogue)
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b472ffd0>
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dced924f-5fe7-5e79-b5f3-f7593d8c7e99/dced924f-5fe7-5e79-b5f3-f7593d8c7e99_image_8.jpg HTTP/1.1" 201 0
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFX63RYZ%252F2026-03-24%252Fimage%252Fc06a0499-5d2f-471b-ba2e-c5c7aae89e6b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/c06a0499-5d2f-471b-ba2e-c5c7aae89e6b_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dced924f-5fe7-5e79-b5f3-f7593d8c7e99
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0a57d0>
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dced924f-5fe7-5e79-b5f3-f7593d8c7e99/dced924f-5fe7-5e79-b5f3-f7593d8c7e99_image_9.jpg HTTP/1.1" 201 0
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFX63RYZ%252F2026-03-24%252Fimage%252F5b6115bb-f6dd-40d1-a1b5-31bc5b5ddcfc_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/5b6115bb-f6dd-40d1-a1b5-31bc5b5ddcfc_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dced924f-5fe7-5e79-b5f3-f7593d8c7e99
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af007c50>
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dced924f-5fe7-5e79-b5f3-f7593d8c7e99/dced924f-5fe7-5e79-b5f3-f7593d8c7e99_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFX63RYZ%252F2026-03-24%252Fimage%252F442800e0-6613-4ab6-a1b1-670e4fbead57_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/442800e0-6613-4ab6-a1b1-670e4fbead57_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dced924f-5fe7-5e79-b5f3-f7593d8c7e99
2026-03-24 19:09:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BX14PUK/2026-03-24/image/7fd8b0ae-f533-4b70-b8bd-9d8600ab0e17_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120691804?view=catalogue)
2026-03-24 19:09:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BX14PUK/2026-03-24/image/8abb8bed-c4ab-48c0-bbe0-a858e5ddc022_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120691804?view=catalogue)
2026-03-24 19:09:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BX14PUK/2026-03-24/image/1cd08745-819a-459d-abe7-9ac63be10dba_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120691804?view=catalogue)
2026-03-24 19:09:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/118914209?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b6209810>
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d043d91-0449-54ce-be6f-797a96a2b578/0d043d91-0449-54ce-be6f-797a96a2b578_image_8.jpg HTTP/1.1" 201 0
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBX14PUK%252F2026-03-24%252Fimage%252Fe0bddc1c-edc2-4b68-945a-14eee9e49ba1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BX14PUK/2026-03-24/image/e0bddc1c-edc2-4b68-945a-14eee9e49ba1_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0d043d91-0449-54ce-be6f-797a96a2b578
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af272650>
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d043d91-0449-54ce-be6f-797a96a2b578/0d043d91-0449-54ce-be6f-797a96a2b578_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBX14PUK%252F2026-03-24%252Fimage%252F69c3f051-5c67-43b6-a490-ad1679e6bc41_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BX14PUK/2026-03-24/image/69c3f051-5c67-43b6-a490-ad1679e6bc41_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0d043d91-0449-54ce-be6f-797a96a2b578
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af1627d0>
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dced924f-5fe7-5e79-b5f3-f7593d8c7e99/dced924f-5fe7-5e79-b5f3-f7593d8c7e99_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFX63RYZ%252F2026-03-24%252Fimage%252F2e78c12d-5f36-4c2a-89ae-e469136d4687_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/2e78c12d-5f36-4c2a-89ae-e469136d4687_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dced924f-5fe7-5e79-b5f3-f7593d8c7e99
2026-03-24 19:09:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dced924f-5fe7-5e79-b5f3-f7593d8c7e99, skipping ID generation
2026-03-24 19:09:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dced924f-5fe7-5e79-b5f3-f7593d8c7e99 with scrape type 1
2026-03-24 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dced924f-5fe7-5e79-b5f3-f7593d8c7e99 sending to next pipeline
2026-03-24 19:09:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dced924f-5fe7-5e79-b5f3-f7593d8c7e99, identifier: 120696584
2026-03-24 19:09:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dced924f-5fe7-5e79-b5f3-f7593d8c7e99 with identifier: 120696584
2026-03-24 19:09:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dced924f-5fe7-5e79-b5f3-f7593d8c7e99 with identifier: 120696584
2026-03-24 19:09:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: dced924f-5fe7-5e79-b5f3-f7593d8c7e99 with identifier: 120696584 to the API
2026-03-24 19:09:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/2e78c12d-5f36-4c2a-89ae-e469136d4687_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.5L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'dced924f-5fe7-5e79-b5f3-f7593d8c7e99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FX63RYZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120696584',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LEXUS',
'model': 'IS SALOON',
'odometer': 90238,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dced924f-5fe7-5e79-b5f3-f7593d8c7e99/dced924f-5fe7-5e79-b5f3-f7593d8c7e99_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36463,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/cce5fa27-54cf-4d52-811f-393f1de0e03e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dced924f-5fe7-5e79-b5f3-f7593d8c7e99/dced924f-5fe7-5e79-b5f3-f7593d8c7e99_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39212,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/796e8589-6ba2-43da-a130-d1831c63c02c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dced924f-5fe7-5e79-b5f3-f7593d8c7e99/dced924f-5fe7-5e79-b5f3-f7593d8c7e99_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36269,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/2e78c12d-5f36-4c2a-89ae-e469136d4687_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dced924f-5fe7-5e79-b5f3-f7593d8c7e99/dced924f-5fe7-5e79-b5f3-f7593d8c7e99_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38417,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/0d9f3d38-ac06-49b2-803e-09acef82434e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dced924f-5fe7-5e79-b5f3-f7593d8c7e99/dced924f-5fe7-5e79-b5f3-f7593d8c7e99_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45161,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/5a8b5eef-11b3-4d76-a115-6b6434ac337f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dced924f-5fe7-5e79-b5f3-f7593d8c7e99/dced924f-5fe7-5e79-b5f3-f7593d8c7e99_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41981,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/442800e0-6613-4ab6-a1b1-670e4fbead57_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dced924f-5fe7-5e79-b5f3-f7593d8c7e99/dced924f-5fe7-5e79-b5f3-f7593d8c7e99_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49740,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/75a9833f-0e8f-45a5-b0c6-e450dd4dfff3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dced924f-5fe7-5e79-b5f3-f7593d8c7e99/dced924f-5fe7-5e79-b5f3-f7593d8c7e99_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58282,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/c23c28d4-45da-410d-88f2-c1a635827e4c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dced924f-5fe7-5e79-b5f3-f7593d8c7e99/dced924f-5fe7-5e79-b5f3-f7593d8c7e99_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49708,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/c06a0499-5d2f-471b-ba2e-c5c7aae89e6b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dced924f-5fe7-5e79-b5f3-f7593d8c7e99/dced924f-5fe7-5e79-b5f3-f7593d8c7e99_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63803,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FX63RYZ/2026-03-24/image/5b6115bb-f6dd-40d1-a1b5-31bc5b5ddcfc_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-11-19',
'seller_name': 'UKCGR - Trade',
'title': 'LEXUS IS SALOON 300h Premier 4dr CVT Auto',
'transmission': 'automatic',
'trim': '300h Premier 4dr CVT Auto',
'vin': None,
'year': 2013}
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696584%27 HTTP/1.1" 200 None
2026-03-24 19:09:46 [astonbarclay.gb] INFO: Saving data for 120696584: {'created_time': 1774379386.27461, 'last_price_update_time': 1774379386.274623, 'auction_closing_time': 1774888200.0}
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120696584') HTTP/1.1" 204 0
2026-03-24 19:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BX14PUK/2026-03-24/image/80ebdd88-e00b-4134-8529-e8c9c6d50714_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120691804?view=catalogue)
2026-03-24 19:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BX14PUK/2026-03-24/image/c90c0f20-390f-4829-a3ec-69b8763d990e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120691804?view=catalogue)
2026-03-24 19:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BX14PUK/2026-03-24/image/aab62bb1-4d52-462f-98f0-b745c2143278_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120691804?view=catalogue)
2026-03-24 19:09:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef7fd90>
2026-03-24 19:09:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d043d91-0449-54ce-be6f-797a96a2b578/0d043d91-0449-54ce-be6f-797a96a2b578_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBX14PUK%252F2026-03-24%252Fimage%252F7fd8b0ae-f533-4b70-b8bd-9d8600ab0e17_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BX14PUK/2026-03-24/image/7fd8b0ae-f533-4b70-b8bd-9d8600ab0e17_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0d043d91-0449-54ce-be6f-797a96a2b578
2026-03-24 19:09:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b482ea90>
2026-03-24 19:09:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d043d91-0449-54ce-be6f-797a96a2b578/0d043d91-0449-54ce-be6f-797a96a2b578_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBX14PUK%252F2026-03-24%252Fimage%252F8abb8bed-c4ab-48c0-bbe0-a858e5ddc022_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BX14PUK/2026-03-24/image/8abb8bed-c4ab-48c0-bbe0-a858e5ddc022_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0d043d91-0449-54ce-be6f-797a96a2b578
2026-03-24 19:09:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2c4650>
2026-03-24 19:09:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d043d91-0449-54ce-be6f-797a96a2b578/0d043d91-0449-54ce-be6f-797a96a2b578_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBX14PUK%252F2026-03-24%252Fimage%252F1cd08745-819a-459d-abe7-9ac63be10dba_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BX14PUK/2026-03-24/image/1cd08745-819a-459d-abe7-9ac63be10dba_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0d043d91-0449-54ce-be6f-797a96a2b578
2026-03-24 19:09:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 118914209, 'registration': 'OE25ZHH', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.2 Turbo Ultimate 5dr Auto', 'mileage': 9413, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-05-23', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OE25ZHH/2026-01-24/image/d32fad1e-d11e-4469-a9b2-13ea0aa24701_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE25ZHH/2026-01-24/image/1b62473f-55d8-4f1d-ad0c-0f548cf7c55a_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE25ZHH/2026-01-24/image/552d7ecc-082d-44d1-b11b-0b720ab6b98b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE25ZHH/2026-01-24/image/727a0dde-3aef-449b-923a-d91e2719826d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE25ZHH/2026-01-24/image/b8cd89fd-c157-47b5-9b6d-ed70800536c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE25ZHH/2026-01-24/image/2fbe9d54-d0d6-48d7-a8a9-47f8e84eb984_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE25ZHH/2026-01-24/image/03053fc2-54f4-4928-916e-b75b199d8574_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE25ZHH/2026-01-24/image/1dc89d3f-829f-44fe-9c08-139eb28273b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE25ZHH/2026-01-24/image/72803c44-cdfe-4740-80f1-0e6956f5f72e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fbe364f6-332a-4299-85c0-50a53e03e27c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 118914209, 'registration': 'OE25ZHH', 'account': 'MOT070', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.2 Turbo Ultimate 5dr Auto', 'mileage': 9413, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-05-23', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OE25ZHH/2026-01-24/image/d32fad1e-d11e-4469-a9b2-13ea0aa24701_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE25ZHH/2026-01-24/image/1b62473f-55d8-4f1d-ad0c-0f548cf7c55a_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE25ZHH/2026-01-24/image/552d7ecc-082d-44d1-b11b-0b720ab6b98b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE25ZHH/2026-01-24/image/727a0dde-3aef-449b-923a-d91e2719826d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE25ZHH/2026-01-24/image/b8cd89fd-c157-47b5-9b6d-ed70800536c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE25ZHH/2026-01-24/image/2fbe9d54-d0d6-48d7-a8a9-47f8e84eb984_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE25ZHH/2026-01-24/image/03053fc2-54f4-4928-916e-b75b199d8574_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE25ZHH/2026-01-24/image/1dc89d3f-829f-44fe-9c08-139eb28273b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE25ZHH/2026-01-24/image/72803c44-cdfe-4740-80f1-0e6956f5f72e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fbe364f6-332a-4299-85c0-50a53e03e27c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e95f2d9-5907-5709-b387-8b8cd614ca60 with identifier: 118914209
2026-03-24 19:09:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e95f2d9-5907-5709-b387-8b8cd614ca60 with scrape type 2
2026-03-24 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e95f2d9-5907-5709-b387-8b8cd614ca60 with scrape type 2
2026-03-24 19:09:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6e95f2d9-5907-5709-b387-8b8cd614ca60, identifier: 118914209
2026-03-24 19:09:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6e95f2d9-5907-5709-b387-8b8cd614ca60 with identifier: 118914209
2026-03-24 19:09:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6e95f2d9-5907-5709-b387-8b8cd614ca60 with identifier: 118914209
2026-03-24 19:09:46 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6e95f2d9-5907-5709-b387-8b8cd614ca60 with identifier: 118914209 to the API
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/118914209?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6e95f2d9-5907-5709-b387-8b8cd614ca60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OE25ZHH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/118914209',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK',
'odometer': 9413,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-23',
'seller_name': 'Motability Operations',
'title': 'VAUXHALL CORSA HATCHBACK 1.2 Turbo Ultimate 5dr Auto',
'transmission': 'automatic',
'trim': '1.2 Turbo Ultimate 5dr Auto',
'vin': None,
'year': 2025}
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118914209%27 HTTP/1.1" 200 None
2026-03-24 19:09:46 [astonbarclay.gb] INFO: Saving data for 118914209: {'auction_closing_time': 1774861200.0, 'created_time': 1773402099.711471, 'last_price_update_time': 1774379386.865673}
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118914209') HTTP/1.1" 204 0
2026-03-24 19:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/8f19cf68-8e10-4e25-aa70-2e3c92fbff91_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688219?view=catalogue)
2026-03-24 19:09:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4739e10>
2026-03-24 19:09:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d043d91-0449-54ce-be6f-797a96a2b578/0d043d91-0449-54ce-be6f-797a96a2b578_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBX14PUK%252F2026-03-24%252Fimage%252F80ebdd88-e00b-4134-8529-e8c9c6d50714_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BX14PUK/2026-03-24/image/80ebdd88-e00b-4134-8529-e8c9c6d50714_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0d043d91-0449-54ce-be6f-797a96a2b578
2026-03-24 19:09:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b48a6790>
2026-03-24 19:09:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d043d91-0449-54ce-be6f-797a96a2b578/0d043d91-0449-54ce-be6f-797a96a2b578_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBX14PUK%252F2026-03-24%252Fimage%252Fc90c0f20-390f-4829-a3ec-69b8763d990e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BX14PUK/2026-03-24/image/c90c0f20-390f-4829-a3ec-69b8763d990e_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0d043d91-0449-54ce-be6f-797a96a2b578
2026-03-24 19:09:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af011210>
2026-03-24 19:09:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0d043d91-0449-54ce-be6f-797a96a2b578/0d043d91-0449-54ce-be6f-797a96a2b578_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBX14PUK%252F2026-03-24%252Fimage%252Faab62bb1-4d52-462f-98f0-b745c2143278_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BX14PUK/2026-03-24/image/aab62bb1-4d52-462f-98f0-b745c2143278_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0d043d91-0449-54ce-be6f-797a96a2b578
2026-03-24 19:09:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0d043d91-0449-54ce-be6f-797a96a2b578, skipping ID generation
2026-03-24 19:09:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d043d91-0449-54ce-be6f-797a96a2b578 with scrape type 1
2026-03-24 19:09:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0d043d91-0449-54ce-be6f-797a96a2b578 sending to next pipeline
2026-03-24 19:09:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0d043d91-0449-54ce-be6f-797a96a2b578, identifier: 120691804
2026-03-24 19:09:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0d043d91-0449-54ce-be6f-797a96a2b578 with identifier: 120691804
2026-03-24 19:09:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0d043d91-0449-54ce-be6f-797a96a2b578 with identifier: 120691804
2026-03-24 19:09:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0d043d91-0449-54ce-be6f-797a96a2b578 with identifier: 120691804 to the API
2026-03-24 19:09:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/BX14PUK/2026-03-24/image/aab62bb1-4d52-462f-98f0-b745c2143278_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': '0d043d91-0449-54ce-be6f-797a96a2b578',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BX14PUK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120691804',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 77565,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d043d91-0449-54ce-be6f-797a96a2b578/0d043d91-0449-54ce-be6f-797a96a2b578_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37376,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/c90c0f20-390f-4829-a3ec-69b8763d990e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d043d91-0449-54ce-be6f-797a96a2b578/0d043d91-0449-54ce-be6f-797a96a2b578_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39214,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/80ebdd88-e00b-4134-8529-e8c9c6d50714_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d043d91-0449-54ce-be6f-797a96a2b578/0d043d91-0449-54ce-be6f-797a96a2b578_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39268,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/aab62bb1-4d52-462f-98f0-b745c2143278_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d043d91-0449-54ce-be6f-797a96a2b578/0d043d91-0449-54ce-be6f-797a96a2b578_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41480,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/7fd8b0ae-f533-4b70-b8bd-9d8600ab0e17_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d043d91-0449-54ce-be6f-797a96a2b578/0d043d91-0449-54ce-be6f-797a96a2b578_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49748,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/8abb8bed-c4ab-48c0-bbe0-a858e5ddc022_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d043d91-0449-54ce-be6f-797a96a2b578/0d043d91-0449-54ce-be6f-797a96a2b578_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49668,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/1cd08745-819a-459d-abe7-9ac63be10dba_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d043d91-0449-54ce-be6f-797a96a2b578/0d043d91-0449-54ce-be6f-797a96a2b578_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54758,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/2e079831-678d-4fb5-b49e-d4c780264376_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d043d91-0449-54ce-be6f-797a96a2b578/0d043d91-0449-54ce-be6f-797a96a2b578_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39732,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/69c3f051-5c67-43b6-a490-ad1679e6bc41_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d043d91-0449-54ce-be6f-797a96a2b578/0d043d91-0449-54ce-be6f-797a96a2b578_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49700,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/e0bddc1c-edc2-4b68-945a-14eee9e49ba1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d043d91-0449-54ce-be6f-797a96a2b578/0d043d91-0449-54ce-be6f-797a96a2b578_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49308,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BX14PUK/2026-03-24/image/375f1730-aaee-499d-9520-03f94ba3cf14_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-07-25',
'seller_name': 'UKCGR - Trade',
'title': 'LAND ROVER RANGE ROVER EVOQUE DIESEL HATCHBACK 2.2 SD4 Pure 5dr '
'[Tech Pack]',
'transmission': 'manual',
'trim': '2.2 SD4 Pure 5dr [Tech Pack]',
'vin': None,
'year': 2014}
2026-03-24 19:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120691804%27 HTTP/1.1" 200 None
2026-03-24 19:09:47 [astonbarclay.gb] INFO: Saving data for 120691804: {'created_time': 1774379387.541212, 'last_price_update_time': 1774379387.541223, 'auction_closing_time': 1774888200.0}
2026-03-24 19:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120691804') HTTP/1.1" 204 0
2026-03-24 19:09:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/e1db1f0a-ad8b-4c5f-b0f3-4e47dbdd05db_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688219?view=catalogue)
2026-03-24 19:09:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/697af763-a848-4fd3-9578-cb49244a6494_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688219?view=catalogue)
2026-03-24 19:09:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/ba174e89-374a-48e7-9523-cfbfe6c1e2c1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688219?view=catalogue)
2026-03-24 19:09:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b482a950>
2026-03-24 19:09:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c77fc73-980e-5cfa-997a-a3b9f7323133/6c77fc73-980e-5cfa-997a-a3b9f7323133_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEY10YCJ%252F2026-03-24%252Fimage%252F8f19cf68-8e10-4e25-aa70-2e3c92fbff91_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/8f19cf68-8e10-4e25-aa70-2e3c92fbff91_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6c77fc73-980e-5cfa-997a-a3b9f7323133
2026-03-24 19:09:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af07f210>
2026-03-24 19:09:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c77fc73-980e-5cfa-997a-a3b9f7323133/6c77fc73-980e-5cfa-997a-a3b9f7323133_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEY10YCJ%252F2026-03-24%252Fimage%252Fe1db1f0a-ad8b-4c5f-b0f3-4e47dbdd05db_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/e1db1f0a-ad8b-4c5f-b0f3-4e47dbdd05db_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6c77fc73-980e-5cfa-997a-a3b9f7323133
2026-03-24 19:09:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af337890>
2026-03-24 19:09:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c77fc73-980e-5cfa-997a-a3b9f7323133/6c77fc73-980e-5cfa-997a-a3b9f7323133_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEY10YCJ%252F2026-03-24%252Fimage%252F697af763-a848-4fd3-9578-cb49244a6494_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/697af763-a848-4fd3-9578-cb49244a6494_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6c77fc73-980e-5cfa-997a-a3b9f7323133
2026-03-24 19:09:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:09:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef8a090>
2026-03-24 19:09:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:09:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:09:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:09:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c77fc73-980e-5cfa-997a-a3b9f7323133/6c77fc73-980e-5cfa-997a-a3b9f7323133_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FEY10YCJ%252F2026-03-24%252Fimage%252Fba174e89-374a-48e7-9523-cfbfe6c1e2c1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/ba174e89-374a-48e7-9523-cfbfe6c1e2c1_removebg.jpg?w=600 saved to cache
2026-03-24 19:09:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6c77fc73-980e-5cfa-997a-a3b9f7323133
2026-03-24 19:09:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6c77fc73-980e-5cfa-997a-a3b9f7323133, skipping ID generation
2026-03-24 19:09:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c77fc73-980e-5cfa-997a-a3b9f7323133 with scrape type 1
2026-03-24 19:09:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6c77fc73-980e-5cfa-997a-a3b9f7323133 sending to next pipeline
2026-03-24 19:09:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6c77fc73-980e-5cfa-997a-a3b9f7323133, identifier: 120688219
2026-03-24 19:09:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6c77fc73-980e-5cfa-997a-a3b9f7323133 with identifier: 120688219
2026-03-24 19:09:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6c77fc73-980e-5cfa-997a-a3b9f7323133 with identifier: 120688219
2026-03-24 19:09:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6c77fc73-980e-5cfa-997a-a3b9f7323133 with identifier: 120688219 to the API
2026-03-24 19:09:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/ba174e89-374a-48e7-9523-cfbfe6c1e2c1_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.1L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': '6c77fc73-980e-5cfa-997a-a3b9f7323133',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EY10YCJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120688219',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'RENAULT',
'model': 'CLIO HATCHBACK',
'odometer': 69754,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77fc73-980e-5cfa-997a-a3b9f7323133/6c77fc73-980e-5cfa-997a-a3b9f7323133_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30632,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/e1db1f0a-ad8b-4c5f-b0f3-4e47dbdd05db_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77fc73-980e-5cfa-997a-a3b9f7323133/6c77fc73-980e-5cfa-997a-a3b9f7323133_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37241,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/ba174e89-374a-48e7-9523-cfbfe6c1e2c1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77fc73-980e-5cfa-997a-a3b9f7323133/6c77fc73-980e-5cfa-997a-a3b9f7323133_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29513,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/697af763-a848-4fd3-9578-cb49244a6494_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77fc73-980e-5cfa-997a-a3b9f7323133/6c77fc73-980e-5cfa-997a-a3b9f7323133_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35000,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/8f19cf68-8e10-4e25-aa70-2e3c92fbff91_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77fc73-980e-5cfa-997a-a3b9f7323133/6c77fc73-980e-5cfa-997a-a3b9f7323133_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54635,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/1402b496-88c4-42d8-af77-8ae96375deba_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77fc73-980e-5cfa-997a-a3b9f7323133/6c77fc73-980e-5cfa-997a-a3b9f7323133_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52950,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/d04339cc-3694-48d5-a523-60f55dad9ffa_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77fc73-980e-5cfa-997a-a3b9f7323133/6c77fc73-980e-5cfa-997a-a3b9f7323133_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52933,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/b13f7fd4-3c13-4610-8345-bf4992b2140b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77fc73-980e-5cfa-997a-a3b9f7323133/6c77fc73-980e-5cfa-997a-a3b9f7323133_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57236,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/3b30bb2a-ebf5-48bb-b38c-cfbbd078af80_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77fc73-980e-5cfa-997a-a3b9f7323133/6c77fc73-980e-5cfa-997a-a3b9f7323133_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41850,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/8262196c-319e-410c-878c-bac4710b4eda_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77fc73-980e-5cfa-997a-a3b9f7323133/6c77fc73-980e-5cfa-997a-a3b9f7323133_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52745,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EY10YCJ/2026-03-24/image/03afe1c8-fa07-4814-8941-d0d9190106d3_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-03-26',
'seller_name': 'UKCGR - Trade',
'title': 'RENAULT CLIO HATCHBACK 1.2 TCE Dynamique 3dr',
'transmission': 'manual',
'trim': '1.2 TCE Dynamique 3dr',
'vin': None,
'year': 2010}
2026-03-24 19:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688219%27 HTTP/1.1" 200 None
2026-03-24 19:09:48 [astonbarclay.gb] INFO: Saving data for 120688219: {'created_time': 1774379388.23533, 'last_price_update_time': 1774379388.235343, 'auction_closing_time': 1774888200.0}
2026-03-24 19:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120688219') HTTP/1.1" 204 0
2026-03-24 19:09:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120168848?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120168848, 'registration': 'EN74NFX', 'account': 'MOT070', 'make': 'DACIA', 'model': 'JOGGER ESTATE', 'derivative': '1.6 HEV Extreme 5dr Auto', 'mileage': 4523, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-01-31', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EN74NFX/2026-03-05/image/102936c3-71e7-4093-a7c7-29ab0f51a4de_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN74NFX/2026-03-05/image/5b48fbc8-a79d-4a52-ab23-6a870a6a48b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN74NFX/2026-03-05/image/ee39f7b1-f0c6-4997-8b94-5104e78e7d67_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN74NFX/2026-03-05/image/3ccc43c3-81ff-4f91-8027-9d4282fa3e2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN74NFX/2026-03-05/image/967faae4-8ea8-43ca-b27f-10729ca8a3ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN74NFX/2026-03-05/image/bb3b14c8-bb02-432a-8d7b-3d6a846fa64b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN74NFX/2026-03-05/image/f10f0d70-8f9a-4201-a99a-955759529dd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN74NFX/2026-03-05/image/bc512425-261d-41e6-a105-a08c993f98d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN74NFX/2026-03-05/image/2f27432c-cc30-4bd9-865e-eec48c4f70eb_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'BROKEN SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/28795763-0434-4e53-ba06-531f8d810d56.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120168848, 'registration': 'EN74NFX', 'account': 'MOT070', 'make': 'DACIA', 'model': 'JOGGER ESTATE', 'derivative': '1.6 HEV Extreme 5dr Auto', 'mileage': 4523, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-01-31', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EN74NFX/2026-03-05/image/102936c3-71e7-4093-a7c7-29ab0f51a4de_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN74NFX/2026-03-05/image/5b48fbc8-a79d-4a52-ab23-6a870a6a48b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN74NFX/2026-03-05/image/ee39f7b1-f0c6-4997-8b94-5104e78e7d67_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN74NFX/2026-03-05/image/3ccc43c3-81ff-4f91-8027-9d4282fa3e2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN74NFX/2026-03-05/image/967faae4-8ea8-43ca-b27f-10729ca8a3ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN74NFX/2026-03-05/image/bb3b14c8-bb02-432a-8d7b-3d6a846fa64b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN74NFX/2026-03-05/image/f10f0d70-8f9a-4201-a99a-955759529dd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN74NFX/2026-03-05/image/bc512425-261d-41e6-a105-a08c993f98d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN74NFX/2026-03-05/image/2f27432c-cc30-4bd9-865e-eec48c4f70eb_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'BROKEN SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/28795763-0434-4e53-ba06-531f8d810d56.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89802a52-5684-5b13-89d6-73cd7a4a5c9d with identifier: 120168848
2026-03-24 19:09:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89802a52-5684-5b13-89d6-73cd7a4a5c9d with scrape type 2
2026-03-24 19:09:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89802a52-5684-5b13-89d6-73cd7a4a5c9d with scrape type 2
2026-03-24 19:09:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 89802a52-5684-5b13-89d6-73cd7a4a5c9d, identifier: 120168848
2026-03-24 19:09:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 89802a52-5684-5b13-89d6-73cd7a4a5c9d with identifier: 120168848
2026-03-24 19:09:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 89802a52-5684-5b13-89d6-73cd7a4a5c9d with identifier: 120168848
2026-03-24 19:09:51 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 89802a52-5684-5b13-89d6-73cd7a4a5c9d with identifier: 120168848 to the API
2026-03-24 19:09:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120168848?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '89802a52-5684-5b13-89d6-73cd7a4a5c9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EN74NFX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120168848',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'DACIA',
'model': 'JOGGER ESTATE',
'odometer': 4523,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-01-31',
'seller_name': 'Motability Operations',
'title': 'DACIA JOGGER ESTATE 1.6 HEV Extreme 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 HEV Extreme 5dr Auto',
'vin': None,
'year': 2025}
2026-03-24 19:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120168848%27 HTTP/1.1" 200 None
2026-03-24 19:09:51 [astonbarclay.gb] INFO: Saving data for 120168848: {'auction_closing_time': 1774861200.0, 'created_time': 1773830826.202833, 'last_price_update_time': 1774379391.649639}
2026-03-24 19:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120168848') HTTP/1.1" 204 0
2026-03-24 19:09:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120313737?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120313737, 'registration': 'YJ69XNZ', 'account': 'NOR038', 'make': 'MERCEDES-BENZ', 'model': 'SPRINTER 311CDI L3 DIESEL RWD', 'derivative': '3.5t H2 Van', 'mileage': 1, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-09-30', 'fuel': 'Diesel', 'motExpiry': '2026-04-15', 'doors': None, 'engineSize': 2143, 'bodyType': 'High Volume/High Roof Van', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'INTERMITTENT STARTS', 'virtual': False, 'seller': 'Northside Truck & Van Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 204, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-24 19:09:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120313737, 'registration': 'YJ69XNZ', 'account': 'NOR038', 'make': 'MERCEDES-BENZ', 'model': 'SPRINTER 311CDI L3 DIESEL RWD', 'derivative': '3.5t H2 Van', 'mileage': 1, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-09-30', 'fuel': 'Diesel', 'motExpiry': '2026-04-15', 'doors': None, 'engineSize': 2143, 'bodyType': 'High Volume/High Roof Van', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'INTERMITTENT STARTS', 'virtual': False, 'seller': 'Northside Truck & Van Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 204, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-24 19:09:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23ec4e55-2389-53ab-bd7e-999081885517 with identifier: 120313737
2026-03-24 19:09:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23ec4e55-2389-53ab-bd7e-999081885517 with scrape type 2
2026-03-24 19:09:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23ec4e55-2389-53ab-bd7e-999081885517 with scrape type 2
2026-03-24 19:09:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 23ec4e55-2389-53ab-bd7e-999081885517, identifier: 120313737
2026-03-24 19:09:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 23ec4e55-2389-53ab-bd7e-999081885517 with identifier: 120313737
2026-03-24 19:09:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 23ec4e55-2389-53ab-bd7e-999081885517 with identifier: 120313737
2026-03-24 19:09:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 23ec4e55-2389-53ab-bd7e-999081885517 with identifier: 120313737 to the API
2026-03-24 19:09:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120313737?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 204,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '23ec4e55-2389-53ab-bd7e-999081885517',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YJ69XNZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120313737',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MERCEDES-BENZ',
'model': 'SPRINTER 311CDI L3 DIESEL RWD',
'odometer': 1,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-30',
'seller_name': 'Northside Truck & Van Ltd',
'title': 'MERCEDES-BENZ SPRINTER 311CDI L3 DIESEL RWD 3.5t H2 Van',
'transmission': 'manual',
'trim': '3.5t H2 Van',
'vin': None,
'year': 2019}
2026-03-24 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120313737%27 HTTP/1.1" 200 None
2026-03-24 19:09:52 [astonbarclay.gb] INFO: Saving data for 120313737: {'auction_closing_time': 1774947600.0, 'created_time': 1774271254.250719, 'last_price_update_time': 1774379392.240589}
2026-03-24 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120313737') HTTP/1.1" 204 0
2026-03-24 19:09:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/114262881?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:55 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 114262881, 'registration': 'LF74JMK', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': 'E-3008 ELECTRIC ESTATE', 'derivative': '157kW GT 73kWh 5dr Auto', 'mileage': 1381, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-01-30', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LF74JMK/2026-03-02/image/49fe9d3e-a372-4e0f-9511-9d3e472f3409_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF74JMK/2026-03-02/image/d1f01fb5-243b-460f-bbd6-f474aca1c844_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF74JMK/2026-03-02/image/10673a0d-879f-4d54-9609-2cf2038a7e00_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF74JMK/2026-03-02/image/4d5a72f4-9a06-47ae-9b2d-30c66d194a80_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF74JMK/2026-03-02/image/20d7880c-11c3-422b-8c71-7a77d1f54d69_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF74JMK/2026-03-02/image/8d0c94b7-3c09-4eff-af90-8e7e38a20c43_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF74JMK/2026-03-02/image/66cb91b1-60b6-47b5-833f-c791d2e566a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF74JMK/2026-03-02/image/efb10559-f825-42e5-953a-95b5bb9b6d0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF74JMK/2026-03-02/image/0c2f2002-f20b-4e55-a43e-15de43f377da_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF74JMK/2026-03-02/image/8910f818-689d-4ea1-ad61-cb59d44803d6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY FOB ONLY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/055d26a2-8aa5-4a41-aae8-6390eade1ab4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:55 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 114262881, 'registration': 'LF74JMK', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': 'E-3008 ELECTRIC ESTATE', 'derivative': '157kW GT 73kWh 5dr Auto', 'mileage': 1381, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-01-30', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LF74JMK/2026-03-02/image/49fe9d3e-a372-4e0f-9511-9d3e472f3409_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF74JMK/2026-03-02/image/d1f01fb5-243b-460f-bbd6-f474aca1c844_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF74JMK/2026-03-02/image/10673a0d-879f-4d54-9609-2cf2038a7e00_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF74JMK/2026-03-02/image/4d5a72f4-9a06-47ae-9b2d-30c66d194a80_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF74JMK/2026-03-02/image/20d7880c-11c3-422b-8c71-7a77d1f54d69_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF74JMK/2026-03-02/image/8d0c94b7-3c09-4eff-af90-8e7e38a20c43_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF74JMK/2026-03-02/image/66cb91b1-60b6-47b5-833f-c791d2e566a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF74JMK/2026-03-02/image/efb10559-f825-42e5-953a-95b5bb9b6d0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF74JMK/2026-03-02/image/0c2f2002-f20b-4e55-a43e-15de43f377da_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF74JMK/2026-03-02/image/8910f818-689d-4ea1-ad61-cb59d44803d6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY FOB ONLY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/055d26a2-8aa5-4a41-aae8-6390eade1ab4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f711eaa-a366-5adf-a9ee-75f04de83793 with identifier: 114262881
2026-03-24 19:09:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f711eaa-a366-5adf-a9ee-75f04de83793 with scrape type 2
2026-03-24 19:09:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f711eaa-a366-5adf-a9ee-75f04de83793 with scrape type 2
2026-03-24 19:09:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2f711eaa-a366-5adf-a9ee-75f04de83793, identifier: 114262881
2026-03-24 19:09:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2f711eaa-a366-5adf-a9ee-75f04de83793 with identifier: 114262881
2026-03-24 19:09:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2f711eaa-a366-5adf-a9ee-75f04de83793 with identifier: 114262881
2026-03-24 19:09:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2f711eaa-a366-5adf-a9ee-75f04de83793 with identifier: 114262881 to the API
2026-03-24 19:09:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:09:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:09:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/114262881?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Electric',
'id': '2f711eaa-a366-5adf-a9ee-75f04de83793',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LF74JMK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/114262881',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': 'E-3008 ELECTRIC ESTATE',
'odometer': 1381,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-01-30',
'seller_name': 'Motability Operations',
'title': 'PEUGEOT E-3008 ELECTRIC ESTATE 157kW GT 73kWh 5dr Auto',
'transmission': 'automatic',
'trim': '157kW GT 73kWh 5dr Auto',
'vin': None,
'year': 2025}
2026-03-24 19:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27114262881%27 HTTP/1.1" 200 None
2026-03-24 19:09:55 [astonbarclay.gb] INFO: Saving data for 114262881: {'auction_closing_time': 1774861200.0, 'created_time': 1773402895.660941, 'last_price_update_time': 1774379395.774774}
2026-03-24 19:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='114262881') HTTP/1.1" 204 0
2026-03-24 19:09:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119837652?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:09:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:09:59 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119837652, 'registration': 'KY72BVM', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 Tekna 5dr DCT', 'mileage': 5118, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-11-30', 'fuel': 'Petrol', 'motExpiry': '2027-01-28', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KY72BVM/2026-03-11/image/005e0bf5-6c89-4642-90b1-353721392500_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72BVM/2026-03-11/image/0fef3763-20fe-4560-9233-acc47e0d6f35_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72BVM/2026-03-11/image/32c21880-4cf3-427c-a175-c495f65d3bd8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72BVM/2026-03-11/image/058306f6-2941-420d-926e-b347b8496809_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72BVM/2026-03-11/image/4c3bf228-ace1-42ce-a73f-08c4caa5aad1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72BVM/2026-03-11/image/9394252d-b3fd-48f6-8992-809bb85063c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72BVM/2026-03-11/image/b83c73f1-cf20-46c0-8aa1-63c7ff205693_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72BVM/2026-03-11/image/e0cabe64-2e6d-4b45-b67d-0ceb05060810_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72BVM/2026-03-11/image/15db1972-9a46-4014-acab-3c2863d2e7e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72BVM/2026-03-11/image/bdb81492-720d-4f96-9cfd-bd7f4b353f39_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/24 1K', 'remarks': 'VOSA STATES, 5K', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/43949f0f-bc83-4644-8a50-37386be769f5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:59 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119837652, 'registration': 'KY72BVM', 'account': 'MOT070', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 Tekna 5dr DCT', 'mileage': 5118, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-11-30', 'fuel': 'Petrol', 'motExpiry': '2027-01-28', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KY72BVM/2026-03-11/image/005e0bf5-6c89-4642-90b1-353721392500_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72BVM/2026-03-11/image/0fef3763-20fe-4560-9233-acc47e0d6f35_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72BVM/2026-03-11/image/32c21880-4cf3-427c-a175-c495f65d3bd8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72BVM/2026-03-11/image/058306f6-2941-420d-926e-b347b8496809_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72BVM/2026-03-11/image/4c3bf228-ace1-42ce-a73f-08c4caa5aad1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72BVM/2026-03-11/image/9394252d-b3fd-48f6-8992-809bb85063c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72BVM/2026-03-11/image/b83c73f1-cf20-46c0-8aa1-63c7ff205693_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72BVM/2026-03-11/image/e0cabe64-2e6d-4b45-b67d-0ceb05060810_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72BVM/2026-03-11/image/15db1972-9a46-4014-acab-3c2863d2e7e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72BVM/2026-03-11/image/bdb81492-720d-4f96-9cfd-bd7f4b353f39_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/24 1K', 'remarks': 'VOSA STATES, 5K', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/43949f0f-bc83-4644-8a50-37386be769f5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:09:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6b352a4-6af6-550b-9788-4858a939c817 with identifier: 119837652
2026-03-24 19:09:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6b352a4-6af6-550b-9788-4858a939c817 with scrape type 2
2026-03-24 19:09:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6b352a4-6af6-550b-9788-4858a939c817 with scrape type 2
2026-03-24 19:09:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b6b352a4-6af6-550b-9788-4858a939c817, identifier: 119837652
2026-03-24 19:09:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b6b352a4-6af6-550b-9788-4858a939c817 with identifier: 119837652
2026-03-24 19:09:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b6b352a4-6af6-550b-9788-4858a939c817 with identifier: 119837652
2026-03-24 19:09:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b6b352a4-6af6-550b-9788-4858a939c817 with identifier: 119837652 to the API
2026-03-24 19:09:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:10:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:10:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119837652?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b6b352a4-6af6-550b-9788-4858a939c817',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KY72BVM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119837652',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 5118,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-30',
'seller_name': 'Motability Operations',
'title': 'NISSAN JUKE HATCHBACK 1.0 DiG-T 114 Tekna 5dr DCT',
'transmission': 'automatic',
'trim': '1.0 DiG-T 114 Tekna 5dr DCT',
'vin': None,
'year': 2022}
2026-03-24 19:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119837652%27 HTTP/1.1" 200 None
2026-03-24 19:10:00 [astonbarclay.gb] INFO: Saving data for 119837652: {'auction_closing_time': 1774861200.0, 'created_time': 1773402881.178456, 'last_price_update_time': 1774379400.884326}
2026-03-24 19:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119837652') HTTP/1.1" 204 0
2026-03-24 19:10:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120750706?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:10:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:10:01 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120750706, 'registration': 'KU66JXE', 'account': 'MAN037', 'make': 'KIA', 'model': 'CEED DIESEL HATCHBACK', 'derivative': '1.6 CRDi ISG GT-Line 5dr', 'mileage': 66858, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-09-05', 'fuel': 'Diesel', 'motExpiry': '2026-04-27', 'doors': 5, 'engineSize': 1582, 'bodyType': 'Hatchback', 'images': None, 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 102, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3b272f18-f38b-45e6-817c-cd17589e6ba1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:01 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120750706, 'registration': 'KU66JXE', 'account': 'MAN037', 'make': 'KIA', 'model': 'CEED DIESEL HATCHBACK', 'derivative': '1.6 CRDi ISG GT-Line 5dr', 'mileage': 66858, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-09-05', 'fuel': 'Diesel', 'motExpiry': '2026-04-27', 'doors': 5, 'engineSize': 1582, 'bodyType': 'Hatchback', 'images': None, 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 102, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3b272f18-f38b-45e6-817c-cd17589e6ba1.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c287675e-8135-57da-b316-bdb6c9b2041e with identifier: 120750706
2026-03-24 19:10:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c287675e-8135-57da-b316-bdb6c9b2041e with scrape type 1
2026-03-24 19:10:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c287675e-8135-57da-b316-bdb6c9b2041e
2026-03-24 19:10:01 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c287675e-8135-57da-b316-bdb6c9b2041e
2026-03-24 19:10:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c287675e-8135-57da-b316-bdb6c9b2041e, identifier: 120750706
2026-03-24 19:10:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c287675e-8135-57da-b316-bdb6c9b2041e with identifier: 120750706
2026-03-24 19:10:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c287675e-8135-57da-b316-bdb6c9b2041e with identifier: 120750706
2026-03-24 19:10:01 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c287675e-8135-57da-b316-bdb6c9b2041e with identifier: 120750706 to the API
2026-03-24 19:10:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:10:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:10:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120750706?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 102,
'color': 'YELLOW',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Diesel',
'id': 'c287675e-8135-57da-b316-bdb6c9b2041e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KU66JXE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120750706',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'KIA',
'model': 'CEED DIESEL HATCHBACK',
'odometer': 66858,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-05',
'seller_name': 'Manamanx Ltd',
'title': 'KIA CEED DIESEL HATCHBACK 1.6 CRDi ISG GT-Line 5dr',
'transmission': 'manual',
'trim': '1.6 CRDi ISG GT-Line 5dr',
'vin': None,
'year': 2016}
2026-03-24 19:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120750706%27 HTTP/1.1" 200 None
2026-03-24 19:10:02 [astonbarclay.gb] INFO: Saving data for 120750706: {'created_time': 1774379402.36356, 'last_price_update_time': 1774379402.363571, 'auction_closing_time': 1774888200.0}
2026-03-24 19:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120750706') HTTP/1.1" 204 0
2026-03-24 19:10:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119960187?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:10:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:10:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119618922?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:10:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:10:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119960187, 'registration': 'DG65OEF', 'account': 'STE131', 'make': 'AUDI', 'model': 'TT COUPE', 'derivative': '2.0T FSI Quattro S Line 2dr S Tronic', 'mileage': 1, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-09-11', 'fuel': 'Petrol', 'motExpiry': '2024-06-18', 'doors': 2, 'engineSize': 1984, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/DG65OEF/2026-03-24/image/0c0b7b3c-8a11-4d8b-bbf8-adf9b4e49245_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/d7995b9d-59ed-463a-8b16-30feb17afa8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/e9baeec9-66c7-4007-80e5-f190a9041946_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/7a23907f-5299-4022-9152-31689a0ba04d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/ece0659a-8dba-4da0-bd98-400c899c0b13_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/a6d05896-587a-40a9-95b2-915d98fc0fc6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/959e9cee-060d-458b-b837-c6eba896eb87_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/5b4d8f20-9b3f-4f86-97a8-3631182d76ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/3f379e73-ecfa-4334-b0b2-10f166375141_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/c8eb0b29-17cc-41c3-851a-6006f3db7c11_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/c5794d25-c14d-4c32-bb6a-eac44147d61c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/24f83372-3b36-4e80-99e7-75191418be9d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Stellantis Financial Services UK', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 153, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/19718f37-e644-47ab-8eda-988afcfa2317.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119960187, 'registration': 'DG65OEF', 'account': 'STE131', 'make': 'AUDI', 'model': 'TT COUPE', 'derivative': '2.0T FSI Quattro S Line 2dr S Tronic', 'mileage': 1, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-09-11', 'fuel': 'Petrol', 'motExpiry': '2024-06-18', 'doors': 2, 'engineSize': 1984, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/DG65OEF/2026-03-24/image/0c0b7b3c-8a11-4d8b-bbf8-adf9b4e49245_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/d7995b9d-59ed-463a-8b16-30feb17afa8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/e9baeec9-66c7-4007-80e5-f190a9041946_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/7a23907f-5299-4022-9152-31689a0ba04d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/ece0659a-8dba-4da0-bd98-400c899c0b13_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/a6d05896-587a-40a9-95b2-915d98fc0fc6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/959e9cee-060d-458b-b837-c6eba896eb87_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/5b4d8f20-9b3f-4f86-97a8-3631182d76ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/3f379e73-ecfa-4334-b0b2-10f166375141_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/c8eb0b29-17cc-41c3-851a-6006f3db7c11_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/c5794d25-c14d-4c32-bb6a-eac44147d61c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/24f83372-3b36-4e80-99e7-75191418be9d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Stellantis Financial Services UK', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 153, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/19718f37-e644-47ab-8eda-988afcfa2317.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba6f751f-e9a5-5332-9e78-e386efb30395 with identifier: 119960187
2026-03-24 19:10:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba6f751f-e9a5-5332-9e78-e386efb30395 with scrape type 1
2026-03-24 19:10:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ba6f751f-e9a5-5332-9e78-e386efb30395
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDG65OEF%252F2026-03-24%252Fimage%252F0c0b7b3c-8a11-4d8b-bbf8-adf9b4e49245_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:10:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG65OEF/2026-03-24/image/0c0b7b3c-8a11-4d8b-bbf8-adf9b4e49245_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDG65OEF%252F2026-03-24%252Fimage%252Fd7995b9d-59ed-463a-8b16-30feb17afa8d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:10:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG65OEF/2026-03-24/image/d7995b9d-59ed-463a-8b16-30feb17afa8d_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDG65OEF%252F2026-03-24%252Fimage%252Fe9baeec9-66c7-4007-80e5-f190a9041946_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:10:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG65OEF/2026-03-24/image/e9baeec9-66c7-4007-80e5-f190a9041946_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDG65OEF%252F2026-03-24%252Fimage%252F7a23907f-5299-4022-9152-31689a0ba04d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:10:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG65OEF/2026-03-24/image/7a23907f-5299-4022-9152-31689a0ba04d_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDG65OEF%252F2026-03-24%252Fimage%252Fece0659a-8dba-4da0-bd98-400c899c0b13_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:10:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG65OEF/2026-03-24/image/ece0659a-8dba-4da0-bd98-400c899c0b13_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:10:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119618922, 'registration': 'LS74UFB', 'account': 'MOT070', 'make': 'DACIA', 'model': 'JOGGER ESTATE', 'derivative': '1.6 HEV Expression 5dr Auto', 'mileage': 5788, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-09-30', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LS74UFB/2026-02-24/image/ab806862-6485-4332-b4ee-44b552065e52_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74UFB/2026-02-24/image/a483c93d-c2ec-4753-bb63-5ff5b8e92783_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74UFB/2026-02-24/image/a42bb259-61b9-466c-a0ef-7331a1a519d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74UFB/2026-02-24/image/26579443-d969-4eaf-bd8a-24ee8d641e4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74UFB/2026-02-24/image/202ad20b-9a4e-4204-b676-a7621d703218_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74UFB/2026-02-24/image/348d2cc4-cb6b-47b6-a68f-52d5c47d11a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74UFB/2026-02-24/image/dac08d34-6987-4700-bdca-3b9766d4de55_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74UFB/2026-02-24/image/37cefcac-7c84-4696-8073-75a63d80acf7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74UFB/2026-02-24/image/a592c01f-9807-4cc0-ae6d-31c0b3722c3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74UFB/2026-02-24/image/c1fb2c03-fda9-4fcb-861e-a4d4fc19d416_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/eb65bde8-4ac4-492a-b062-8aeff901b774.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119618922, 'registration': 'LS74UFB', 'account': 'MOT070', 'make': 'DACIA', 'model': 'JOGGER ESTATE', 'derivative': '1.6 HEV Expression 5dr Auto', 'mileage': 5788, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-09-30', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LS74UFB/2026-02-24/image/ab806862-6485-4332-b4ee-44b552065e52_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74UFB/2026-02-24/image/a483c93d-c2ec-4753-bb63-5ff5b8e92783_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74UFB/2026-02-24/image/a42bb259-61b9-466c-a0ef-7331a1a519d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74UFB/2026-02-24/image/26579443-d969-4eaf-bd8a-24ee8d641e4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74UFB/2026-02-24/image/202ad20b-9a4e-4204-b676-a7621d703218_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74UFB/2026-02-24/image/348d2cc4-cb6b-47b6-a68f-52d5c47d11a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74UFB/2026-02-24/image/dac08d34-6987-4700-bdca-3b9766d4de55_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74UFB/2026-02-24/image/37cefcac-7c84-4696-8073-75a63d80acf7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74UFB/2026-02-24/image/a592c01f-9807-4cc0-ae6d-31c0b3722c3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74UFB/2026-02-24/image/c1fb2c03-fda9-4fcb-861e-a4d4fc19d416_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/eb65bde8-4ac4-492a-b062-8aeff901b774.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf0c624f-6211-5e1b-b8a7-f337f5a29a59 with identifier: 119618922
2026-03-24 19:10:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf0c624f-6211-5e1b-b8a7-f337f5a29a59 with scrape type 2
2026-03-24 19:10:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf0c624f-6211-5e1b-b8a7-f337f5a29a59 with scrape type 2
2026-03-24 19:10:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bf0c624f-6211-5e1b-b8a7-f337f5a29a59, identifier: 119618922
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDG65OEF%252F2026-03-24%252Fimage%252Fa6d05896-587a-40a9-95b2-915d98fc0fc6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:10:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG65OEF/2026-03-24/image/a6d05896-587a-40a9-95b2-915d98fc0fc6_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:10:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bf0c624f-6211-5e1b-b8a7-f337f5a29a59 with identifier: 119618922
2026-03-24 19:10:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bf0c624f-6211-5e1b-b8a7-f337f5a29a59 with identifier: 119618922
2026-03-24 19:10:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bf0c624f-6211-5e1b-b8a7-f337f5a29a59 with identifier: 119618922 to the API
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:10:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119618922?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'bf0c624f-6211-5e1b-b8a7-f337f5a29a59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LS74UFB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119618922',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'DACIA',
'model': 'JOGGER ESTATE',
'odometer': 5788,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-09-30',
'seller_name': 'Motability Operations',
'title': 'DACIA JOGGER ESTATE 1.6 HEV Expression 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 HEV Expression 5dr Auto',
'vin': None,
'year': 2024}
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119618922%27 HTTP/1.1" 200 None
2026-03-24 19:10:03 [astonbarclay.gb] INFO: Saving data for 119618922: {'auction_closing_time': 1774861200.0, 'created_time': 1773402005.180308, 'last_price_update_time': 1774379403.854652}
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119618922') HTTP/1.1" 204 0
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDG65OEF%252F2026-03-24%252Fimage%252F959e9cee-060d-458b-b837-c6eba896eb87_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:10:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG65OEF/2026-03-24/image/959e9cee-060d-458b-b837-c6eba896eb87_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDG65OEF%252F2026-03-24%252Fimage%252F5b4d8f20-9b3f-4f86-97a8-3631182d76ae_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:10:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG65OEF/2026-03-24/image/5b4d8f20-9b3f-4f86-97a8-3631182d76ae_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDG65OEF%252F2026-03-24%252Fimage%252F3f379e73-ecfa-4334-b0b2-10f166375141_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:10:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG65OEF/2026-03-24/image/3f379e73-ecfa-4334-b0b2-10f166375141_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDG65OEF%252F2026-03-24%252Fimage%252Fc8eb0b29-17cc-41c3-851a-6006f3db7c11_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:10:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG65OEF/2026-03-24/image/c8eb0b29-17cc-41c3-851a-6006f3db7c11_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120214662?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:10:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DG65OEF/2026-03-24/image/c8eb0b29-17cc-41c3-851a-6006f3db7c11_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119960187?view=catalogue)
2026-03-24 19:10:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120214662, 'registration': 'OW25NPU', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': '2008 ESTATE', 'derivative': '1.2 PureTech Allure 5dr', 'mileage': 2873, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2025-06-25', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/OW25NPU/2026-03-07/image/914c4a9f-7753-4fbf-ac26-9ccd9ea00887_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW25NPU/2026-03-07/image/ed389db6-6729-424a-9f7f-a5fc6af27f7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW25NPU/2026-03-07/image/2150ffd7-7e40-41e7-b371-6d57cc6a6159_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW25NPU/2026-03-07/image/9f3cb89a-be65-47e5-84a3-0195b9493302_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW25NPU/2026-03-07/image/2f2ee5f6-45c7-4b49-ac33-14d3f75cedd3_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW25NPU/2026-03-07/image/35878ba1-18db-4f90-a1f5-f8da98c967c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW25NPU/2026-03-07/image/10761c56-bedd-49fe-8c14-92516b9a276d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW25NPU/2026-03-07/image/803413bd-bc91-4e0a-adba-70bd85dc699c_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'OUTSTANDING RECALL', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2ca09b1d-ea56-42d8-9402-08ef7c94ec38.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120214662, 'registration': 'OW25NPU', 'account': 'MOT070', 'make': 'PEUGEOT', 'model': '2008 ESTATE', 'derivative': '1.2 PureTech Allure 5dr', 'mileage': 2873, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2025-06-25', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1199, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/OW25NPU/2026-03-07/image/914c4a9f-7753-4fbf-ac26-9ccd9ea00887_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW25NPU/2026-03-07/image/ed389db6-6729-424a-9f7f-a5fc6af27f7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW25NPU/2026-03-07/image/2150ffd7-7e40-41e7-b371-6d57cc6a6159_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW25NPU/2026-03-07/image/9f3cb89a-be65-47e5-84a3-0195b9493302_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW25NPU/2026-03-07/image/2f2ee5f6-45c7-4b49-ac33-14d3f75cedd3_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW25NPU/2026-03-07/image/35878ba1-18db-4f90-a1f5-f8da98c967c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW25NPU/2026-03-07/image/10761c56-bedd-49fe-8c14-92516b9a276d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OW25NPU/2026-03-07/image/803413bd-bc91-4e0a-adba-70bd85dc699c_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'OUTSTANDING RECALL', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2ca09b1d-ea56-42d8-9402-08ef7c94ec38.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b44a3a78-e731-5fc0-80d4-344d8f74e93b with identifier: 120214662
2026-03-24 19:10:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b44a3a78-e731-5fc0-80d4-344d8f74e93b with scrape type 2
2026-03-24 19:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b44a3a78-e731-5fc0-80d4-344d8f74e93b with scrape type 2
2026-03-24 19:10:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b44a3a78-e731-5fc0-80d4-344d8f74e93b, identifier: 120214662
2026-03-24 19:10:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b44a3a78-e731-5fc0-80d4-344d8f74e93b with identifier: 120214662
2026-03-24 19:10:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b44a3a78-e731-5fc0-80d4-344d8f74e93b with identifier: 120214662
2026-03-24 19:10:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b44a3a78-e731-5fc0-80d4-344d8f74e93b with identifier: 120214662 to the API
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:10:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120214662?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b44a3a78-e731-5fc0-80d4-344d8f74e93b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OW25NPU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120214662',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '2008 ESTATE',
'odometer': 2873,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-25',
'seller_name': 'Motability Operations',
'title': 'PEUGEOT 2008 ESTATE 1.2 PureTech Allure 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech Allure 5dr',
'vin': None,
'year': 2025}
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120214662%27 HTTP/1.1" 200 None
2026-03-24 19:10:05 [astonbarclay.gb] INFO: Saving data for 120214662: {'auction_closing_time': 1774861200.0, 'created_time': 1773402107.317703, 'last_price_update_time': 1774379405.618267}
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120214662') HTTP/1.1" 204 0
2026-03-24 19:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DG65OEF/2026-03-24/image/3f379e73-ecfa-4334-b0b2-10f166375141_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119960187?view=catalogue)
2026-03-24 19:10:05 [scrapy.extensions.logstats] INFO: Crawled 181 pages (at 35 pages/min), scraped 158 items (at 36 items/min)
2026-03-24 19:10:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 19:10:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:10:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3a1b10>
2026-03-24 19:10:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:10:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba6f751f-e9a5-5332-9e78-e386efb30395/ba6f751f-e9a5-5332-9e78-e386efb30395_image_9.jpg HTTP/1.1" 201 0
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDG65OEF%252F2026-03-24%252Fimage%252Fc8eb0b29-17cc-41c3-851a-6006f3db7c11_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG65OEF/2026-03-24/image/c8eb0b29-17cc-41c3-851a-6006f3db7c11_removebg.jpg?w=600 saved to cache
2026-03-24 19:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ba6f751f-e9a5-5332-9e78-e386efb30395
2026-03-24 19:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DG65OEF/2026-03-24/image/5b4d8f20-9b3f-4f86-97a8-3631182d76ae_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119960187?view=catalogue)
2026-03-24 19:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DG65OEF/2026-03-24/image/959e9cee-060d-458b-b837-c6eba896eb87_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119960187?view=catalogue)
2026-03-24 19:10:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:10:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3a3250>
2026-03-24 19:10:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:10:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba6f751f-e9a5-5332-9e78-e386efb30395/ba6f751f-e9a5-5332-9e78-e386efb30395_image_8.jpg HTTP/1.1" 201 0
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDG65OEF%252F2026-03-24%252Fimage%252F3f379e73-ecfa-4334-b0b2-10f166375141_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG65OEF/2026-03-24/image/3f379e73-ecfa-4334-b0b2-10f166375141_removebg.jpg?w=600 saved to cache
2026-03-24 19:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ba6f751f-e9a5-5332-9e78-e386efb30395
2026-03-24 19:10:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:10:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af07c810>
2026-03-24 19:10:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:10:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba6f751f-e9a5-5332-9e78-e386efb30395/ba6f751f-e9a5-5332-9e78-e386efb30395_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDG65OEF%252F2026-03-24%252Fimage%252F5b4d8f20-9b3f-4f86-97a8-3631182d76ae_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG65OEF/2026-03-24/image/5b4d8f20-9b3f-4f86-97a8-3631182d76ae_removebg.jpg?w=600 saved to cache
2026-03-24 19:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ba6f751f-e9a5-5332-9e78-e386efb30395
2026-03-24 19:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DG65OEF/2026-03-24/image/a6d05896-587a-40a9-95b2-915d98fc0fc6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119960187?view=catalogue)
2026-03-24 19:10:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:10:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af011090>
2026-03-24 19:10:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:10:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba6f751f-e9a5-5332-9e78-e386efb30395/ba6f751f-e9a5-5332-9e78-e386efb30395_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDG65OEF%252F2026-03-24%252Fimage%252F959e9cee-060d-458b-b837-c6eba896eb87_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG65OEF/2026-03-24/image/959e9cee-060d-458b-b837-c6eba896eb87_removebg.jpg?w=600 saved to cache
2026-03-24 19:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ba6f751f-e9a5-5332-9e78-e386efb30395
2026-03-24 19:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DG65OEF/2026-03-24/image/ece0659a-8dba-4da0-bd98-400c899c0b13_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119960187?view=catalogue)
2026-03-24 19:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DG65OEF/2026-03-24/image/7a23907f-5299-4022-9152-31689a0ba04d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119960187?view=catalogue)
2026-03-24 19:10:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:10:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b46b8a10>
2026-03-24 19:10:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:10:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba6f751f-e9a5-5332-9e78-e386efb30395/ba6f751f-e9a5-5332-9e78-e386efb30395_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDG65OEF%252F2026-03-24%252Fimage%252Fa6d05896-587a-40a9-95b2-915d98fc0fc6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG65OEF/2026-03-24/image/a6d05896-587a-40a9-95b2-915d98fc0fc6_removebg.jpg?w=600 saved to cache
2026-03-24 19:10:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ba6f751f-e9a5-5332-9e78-e386efb30395
2026-03-24 19:10:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DG65OEF/2026-03-24/image/e9baeec9-66c7-4007-80e5-f190a9041946_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119960187?view=catalogue)
2026-03-24 19:10:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:10:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af07edd0>
2026-03-24 19:10:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:10:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:10:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:10:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba6f751f-e9a5-5332-9e78-e386efb30395/ba6f751f-e9a5-5332-9e78-e386efb30395_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDG65OEF%252F2026-03-24%252Fimage%252Fece0659a-8dba-4da0-bd98-400c899c0b13_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:10:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG65OEF/2026-03-24/image/ece0659a-8dba-4da0-bd98-400c899c0b13_removebg.jpg?w=600 saved to cache
2026-03-24 19:10:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ba6f751f-e9a5-5332-9e78-e386efb30395
2026-03-24 19:10:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DG65OEF/2026-03-24/image/d7995b9d-59ed-463a-8b16-30feb17afa8d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119960187?view=catalogue)
2026-03-24 19:10:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:10:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4828c10>
2026-03-24 19:10:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:10:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:10:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:10:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba6f751f-e9a5-5332-9e78-e386efb30395/ba6f751f-e9a5-5332-9e78-e386efb30395_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDG65OEF%252F2026-03-24%252Fimage%252F7a23907f-5299-4022-9152-31689a0ba04d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:10:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG65OEF/2026-03-24/image/7a23907f-5299-4022-9152-31689a0ba04d_removebg.jpg?w=600 saved to cache
2026-03-24 19:10:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ba6f751f-e9a5-5332-9e78-e386efb30395
2026-03-24 19:10:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:10:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af244f10>
2026-03-24 19:10:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:10:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:10:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:10:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba6f751f-e9a5-5332-9e78-e386efb30395/ba6f751f-e9a5-5332-9e78-e386efb30395_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDG65OEF%252F2026-03-24%252Fimage%252Fe9baeec9-66c7-4007-80e5-f190a9041946_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:10:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG65OEF/2026-03-24/image/e9baeec9-66c7-4007-80e5-f190a9041946_removebg.jpg?w=600 saved to cache
2026-03-24 19:10:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ba6f751f-e9a5-5332-9e78-e386efb30395
2026-03-24 19:10:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DG65OEF/2026-03-24/image/0c0b7b3c-8a11-4d8b-bbf8-adf9b4e49245_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/119960187?view=catalogue)
2026-03-24 19:10:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:10:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b44ac690>
2026-03-24 19:10:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:10:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:10:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:10:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba6f751f-e9a5-5332-9e78-e386efb30395/ba6f751f-e9a5-5332-9e78-e386efb30395_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDG65OEF%252F2026-03-24%252Fimage%252Fd7995b9d-59ed-463a-8b16-30feb17afa8d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:10:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG65OEF/2026-03-24/image/d7995b9d-59ed-463a-8b16-30feb17afa8d_removebg.jpg?w=600 saved to cache
2026-03-24 19:10:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ba6f751f-e9a5-5332-9e78-e386efb30395
2026-03-24 19:10:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:10:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af251010>
2026-03-24 19:10:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:10:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:10:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:10:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba6f751f-e9a5-5332-9e78-e386efb30395/ba6f751f-e9a5-5332-9e78-e386efb30395_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDG65OEF%252F2026-03-24%252Fimage%252F0c0b7b3c-8a11-4d8b-bbf8-adf9b4e49245_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:10:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG65OEF/2026-03-24/image/0c0b7b3c-8a11-4d8b-bbf8-adf9b4e49245_removebg.jpg?w=600 saved to cache
2026-03-24 19:10:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ba6f751f-e9a5-5332-9e78-e386efb30395
2026-03-24 19:10:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ba6f751f-e9a5-5332-9e78-e386efb30395, skipping ID generation
2026-03-24 19:10:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba6f751f-e9a5-5332-9e78-e386efb30395 with scrape type 1
2026-03-24 19:10:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ba6f751f-e9a5-5332-9e78-e386efb30395 sending to next pipeline
2026-03-24 19:10:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ba6f751f-e9a5-5332-9e78-e386efb30395, identifier: 119960187
2026-03-24 19:10:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ba6f751f-e9a5-5332-9e78-e386efb30395 with identifier: 119960187
2026-03-24 19:10:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ba6f751f-e9a5-5332-9e78-e386efb30395 with identifier: 119960187
2026-03-24 19:10:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ba6f751f-e9a5-5332-9e78-e386efb30395 with identifier: 119960187 to the API
2026-03-24 19:10:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:10:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:10:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/DG65OEF/2026-03-24/image/0c0b7b3c-8a11-4d8b-bbf8-adf9b4e49245_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 153,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ba6f751f-e9a5-5332-9e78-e386efb30395',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DG65OEF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119960187',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'AUDI',
'model': 'TT COUPE',
'odometer': 1,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 12,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba6f751f-e9a5-5332-9e78-e386efb30395/ba6f751f-e9a5-5332-9e78-e386efb30395_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34072,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/0c0b7b3c-8a11-4d8b-bbf8-adf9b4e49245_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba6f751f-e9a5-5332-9e78-e386efb30395/ba6f751f-e9a5-5332-9e78-e386efb30395_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33806,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/d7995b9d-59ed-463a-8b16-30feb17afa8d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba6f751f-e9a5-5332-9e78-e386efb30395/ba6f751f-e9a5-5332-9e78-e386efb30395_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37575,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/e9baeec9-66c7-4007-80e5-f190a9041946_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba6f751f-e9a5-5332-9e78-e386efb30395/ba6f751f-e9a5-5332-9e78-e386efb30395_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40769,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/7a23907f-5299-4022-9152-31689a0ba04d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba6f751f-e9a5-5332-9e78-e386efb30395/ba6f751f-e9a5-5332-9e78-e386efb30395_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16312,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/ece0659a-8dba-4da0-bd98-400c899c0b13_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba6f751f-e9a5-5332-9e78-e386efb30395/ba6f751f-e9a5-5332-9e78-e386efb30395_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43859,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/a6d05896-587a-40a9-95b2-915d98fc0fc6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba6f751f-e9a5-5332-9e78-e386efb30395/ba6f751f-e9a5-5332-9e78-e386efb30395_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52244,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/959e9cee-060d-458b-b837-c6eba896eb87_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba6f751f-e9a5-5332-9e78-e386efb30395/ba6f751f-e9a5-5332-9e78-e386efb30395_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49961,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/5b4d8f20-9b3f-4f86-97a8-3631182d76ae_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba6f751f-e9a5-5332-9e78-e386efb30395/ba6f751f-e9a5-5332-9e78-e386efb30395_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48973,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/3f379e73-ecfa-4334-b0b2-10f166375141_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba6f751f-e9a5-5332-9e78-e386efb30395/ba6f751f-e9a5-5332-9e78-e386efb30395_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41445,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DG65OEF/2026-03-24/image/c8eb0b29-17cc-41c3-851a-6006f3db7c11_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-11',
'seller_name': 'Stellantis Financial Services UK',
'title': 'AUDI TT COUPE 2.0T FSI Quattro S Line 2dr S Tronic',
'transmission': 'automatic',
'trim': '2.0T FSI Quattro S Line 2dr S Tronic',
'vin': None,
'year': 2015}
2026-03-24 19:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119960187%27 HTTP/1.1" 200 None
2026-03-24 19:10:07 [astonbarclay.gb] INFO: Saving data for 119960187: {'created_time': 1774379407.685008, 'last_price_update_time': 1774379407.685023, 'auction_closing_time': 1774861200.0}
2026-03-24 19:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119960187') HTTP/1.1" 204 0
2026-03-24 19:10:07 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 132.565(s), this was the 1st time calling it.
2026-03-24 19:10:07 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.362855585649358 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:10:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120123036?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:10:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:10:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120123036, 'registration': 'LR74YOD', 'account': 'MOT070', 'make': 'VOLKSWAGEN', 'model': 'TIGUAN ALLSPACE ESTATE', 'derivative': '1.5 TSI Elegance 5dr DSG', 'mileage': 14530, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-09-19', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LR74YOD/2026-03-04/image/740d4757-bd0b-46a2-a600-0497b07087b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR74YOD/2026-03-04/image/230432db-9701-46d5-9590-2de84143ba9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR74YOD/2026-03-04/image/f64f4be2-66c8-4af3-8dbd-f41d2c0f3754_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR74YOD/2026-03-04/image/c851a090-bbaf-4bdb-8fdb-5bfb7f6b6b3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR74YOD/2026-03-04/image/737324f7-1fd2-4292-b1de-aa4607d4dd54_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR74YOD/2026-03-04/image/c3d27fce-bf2b-4342-88a6-3f28b13f295a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR74YOD/2026-03-04/image/a3ddf687-955a-4c29-8212-d20be092ebc6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR74YOD/2026-03-04/image/c1fe1e7e-1885-485b-8870-69502a3f5531_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR74YOD/2026-03-04/image/ff51306f-edfb-4c65-859e-eccdd9fa2626_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR74YOD/2026-03-04/image/c1857294-a170-4a5a-96c4-e97096f6cba3_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/acb6513a-2551-4b1a-a199-703f6509af43.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120123036, 'registration': 'LR74YOD', 'account': 'MOT070', 'make': 'VOLKSWAGEN', 'model': 'TIGUAN ALLSPACE ESTATE', 'derivative': '1.5 TSI Elegance 5dr DSG', 'mileage': 14530, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-09-19', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LR74YOD/2026-03-04/image/740d4757-bd0b-46a2-a600-0497b07087b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR74YOD/2026-03-04/image/230432db-9701-46d5-9590-2de84143ba9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR74YOD/2026-03-04/image/f64f4be2-66c8-4af3-8dbd-f41d2c0f3754_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR74YOD/2026-03-04/image/c851a090-bbaf-4bdb-8fdb-5bfb7f6b6b3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR74YOD/2026-03-04/image/737324f7-1fd2-4292-b1de-aa4607d4dd54_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR74YOD/2026-03-04/image/c3d27fce-bf2b-4342-88a6-3f28b13f295a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR74YOD/2026-03-04/image/a3ddf687-955a-4c29-8212-d20be092ebc6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR74YOD/2026-03-04/image/c1fe1e7e-1885-485b-8870-69502a3f5531_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR74YOD/2026-03-04/image/ff51306f-edfb-4c65-859e-eccdd9fa2626_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR74YOD/2026-03-04/image/c1857294-a170-4a5a-96c4-e97096f6cba3_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/acb6513a-2551-4b1a-a199-703f6509af43.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0176e1c-10a1-5717-a312-1c46826feeae with identifier: 120123036
2026-03-24 19:10:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0176e1c-10a1-5717-a312-1c46826feeae with scrape type 2
2026-03-24 19:10:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0176e1c-10a1-5717-a312-1c46826feeae with scrape type 2
2026-03-24 19:10:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c0176e1c-10a1-5717-a312-1c46826feeae, identifier: 120123036
2026-03-24 19:10:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c0176e1c-10a1-5717-a312-1c46826feeae with identifier: 120123036
2026-03-24 19:10:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c0176e1c-10a1-5717-a312-1c46826feeae with identifier: 120123036
2026-03-24 19:10:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c0176e1c-10a1-5717-a312-1c46826feeae with identifier: 120123036 to the API
2026-03-24 19:10:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:10:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:10:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120123036?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 166,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c0176e1c-10a1-5717-a312-1c46826feeae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LR74YOD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120123036',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'TIGUAN ALLSPACE ESTATE',
'odometer': 14530,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-09-19',
'seller_name': 'Motability Operations',
'title': 'VOLKSWAGEN TIGUAN ALLSPACE ESTATE 1.5 TSI Elegance 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 TSI Elegance 5dr DSG',
'vin': None,
'year': 2024}
2026-03-24 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120123036%27 HTTP/1.1" 200 None
2026-03-24 19:10:09 [astonbarclay.gb] INFO: Saving data for 120123036: {'auction_closing_time': 1774861200.0, 'created_time': 1773402006.662062, 'last_price_update_time': 1774379409.837685}
2026-03-24 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120123036') HTTP/1.1" 204 0
2026-03-24 19:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120287242?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:10:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:10:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120287242, 'registration': 'AP74FEF', 'account': 'MOT070', 'make': 'DACIA', 'model': 'JOGGER ESTATE', 'derivative': '1.6 HEV Extreme 5dr Auto', 'mileage': 16534, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-12-23', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AP74FEF/2026-03-11/image/efac3aaf-e59c-4286-a6a1-e963d0da0e43_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP74FEF/2026-03-11/image/c3b9506e-1aac-467e-bcbe-d09393ba68ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP74FEF/2026-03-11/image/aeff6889-a812-400c-b16a-c00ec72977f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP74FEF/2026-03-11/image/f76b8ef4-f129-496f-96a0-c1c554efba1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP74FEF/2026-03-11/image/b487bd3e-d759-40c7-827d-ae7e3fb8d628_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP74FEF/2026-03-11/image/136cb5f2-855d-4b98-aec0-bb8cc169a160_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP74FEF/2026-03-11/image/fe711005-7775-43de-b240-0c87745da6e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP74FEF/2026-03-11/image/61efb436-bc17-445a-af89-ea1eca6d33e1_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/25 16K', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7a72b0be-07fd-44d0-901e-d73c916d333a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120287242, 'registration': 'AP74FEF', 'account': 'MOT070', 'make': 'DACIA', 'model': 'JOGGER ESTATE', 'derivative': '1.6 HEV Extreme 5dr Auto', 'mileage': 16534, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-12-23', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AP74FEF/2026-03-11/image/efac3aaf-e59c-4286-a6a1-e963d0da0e43_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP74FEF/2026-03-11/image/c3b9506e-1aac-467e-bcbe-d09393ba68ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP74FEF/2026-03-11/image/aeff6889-a812-400c-b16a-c00ec72977f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP74FEF/2026-03-11/image/f76b8ef4-f129-496f-96a0-c1c554efba1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP74FEF/2026-03-11/image/b487bd3e-d759-40c7-827d-ae7e3fb8d628_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP74FEF/2026-03-11/image/136cb5f2-855d-4b98-aec0-bb8cc169a160_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP74FEF/2026-03-11/image/fe711005-7775-43de-b240-0c87745da6e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP74FEF/2026-03-11/image/61efb436-bc17-445a-af89-ea1eca6d33e1_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/25 16K', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7a72b0be-07fd-44d0-901e-d73c916d333a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a47d427-b4c8-53a5-b344-db342159c75a with identifier: 120287242
2026-03-24 19:10:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a47d427-b4c8-53a5-b344-db342159c75a with scrape type 2
2026-03-24 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a47d427-b4c8-53a5-b344-db342159c75a with scrape type 2
2026-03-24 19:10:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3a47d427-b4c8-53a5-b344-db342159c75a, identifier: 120287242
2026-03-24 19:10:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3a47d427-b4c8-53a5-b344-db342159c75a with identifier: 120287242
2026-03-24 19:10:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3a47d427-b4c8-53a5-b344-db342159c75a with identifier: 120287242
2026-03-24 19:10:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3a47d427-b4c8-53a5-b344-db342159c75a with identifier: 120287242 to the API
2026-03-24 19:10:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:10:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:10:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120287242?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'GREEN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '3a47d427-b4c8-53a5-b344-db342159c75a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AP74FEF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120287242',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'DACIA',
'model': 'JOGGER ESTATE',
'odometer': 16534,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-12-23',
'seller_name': 'Motability Operations',
'title': 'DACIA JOGGER ESTATE 1.6 HEV Extreme 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 HEV Extreme 5dr Auto',
'vin': None,
'year': 2024}
2026-03-24 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120287242%27 HTTP/1.1" 200 None
2026-03-24 19:10:13 [astonbarclay.gb] INFO: Saving data for 120287242: {'auction_closing_time': 1774861200.0, 'created_time': 1773741740.688538, 'last_price_update_time': 1774379413.757731}
2026-03-24 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120287242') HTTP/1.1" 204 0
2026-03-24 19:10:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:10:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120643521?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:10:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:10:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120643521, 'registration': 'FX19YTT', 'account': 'REA001', 'make': 'HYUNDAI', 'model': 'I800 DIESEL ESTATE', 'derivative': '2.5 CRDi SE Nav 5dr', 'mileage': 77616, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-04-30', 'fuel': 'Diesel', 'motExpiry': '2025-08-10', 'doors': 5, 'engineSize': 2497, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Ready Rent A Car', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 222, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/999ee41a-3844-4fd4-a934-8aae35665f76.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:10:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120643521, 'registration': 'FX19YTT', 'account': 'REA001', 'make': 'HYUNDAI', 'model': 'I800 DIESEL ESTATE', 'derivative': '2.5 CRDi SE Nav 5dr', 'mileage': 77616, 'mileageWarranty': True, 'type': 'car', 'saleId': 18966, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-31T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-04-30', 'fuel': 'Diesel', 'motExpiry': '2025-08-10', 'doors': 5, 'engineSize': 2497, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Ready Rent A Car', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 222, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/999ee41a-3844-4fd4-a934-8aae35665f76.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:10:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1539e06-6c1f-523d-b3fe-4c2f6bb12ecd with identifier: 120643521
2026-03-24 19:10:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1539e06-6c1f-523d-b3fe-4c2f6bb12ecd with scrape type 1
2026-03-24 19:10:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item b1539e06-6c1f-523d-b3fe-4c2f6bb12ecd
2026-03-24 19:10:15 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item b1539e06-6c1f-523d-b3fe-4c2f6bb12ecd
2026-03-24 19:10:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b1539e06-6c1f-523d-b3fe-4c2f6bb12ecd, identifier: 120643521
2026-03-24 19:10:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b1539e06-6c1f-523d-b3fe-4c2f6bb12ecd with identifier: 120643521
2026-03-24 19:10:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b1539e06-6c1f-523d-b3fe-4c2f6bb12ecd with identifier: 120643521
2026-03-24 19:10:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b1539e06-6c1f-523d-b3fe-4c2f6bb12ecd with identifier: 120643521 to the API
2026-03-24 19:10:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:10:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:10:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120643521?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 222,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b1539e06-6c1f-523d-b3fe-4c2f6bb12ecd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FX19YTT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120643521',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'HYUNDAI',
'model': 'I800 DIESEL ESTATE',
'odometer': 77616,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-30',
'seller_name': 'Ready Rent A Car',
'title': 'HYUNDAI I800 DIESEL ESTATE 2.5 CRDi SE Nav 5dr',
'transmission': 'manual',
'trim': '2.5 CRDi SE Nav 5dr',
'vin': None,
'year': 2019}
2026-03-24 19:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120643521%27 HTTP/1.1" 200 None
2026-03-24 19:10:15 [astonbarclay.gb] INFO: Saving data for 120643521: {'created_time': 1774379415.548034, 'last_price_update_time': 1774379415.548068, 'auction_closing_time': 1774947600.0}
2026-03-24 19:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120643521') HTTP/1.1" 204 0
2026-03-24 19:10:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119908197?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:10:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:10:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119908197, 'registration': 'BU18ZTS', 'account': 'MOT131', 'make': 'KIA', 'model': 'SPORTAGE ESTATE (NR)', 'derivative': '1.6 GDi ISG 2 5dr', 'mileage': 1, 'mileageWarranty': False, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2018-03-19', 'fuel': 'Petrol', 'motExpiry': '2024-03-18', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BU18ZTS/2026-02-24/image/07bc058e-7507-4058-a912-1fa2fa310069_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU18ZTS/2026-02-24/image/a72d55d0-6920-405c-a8f9-6eb04f5ba440_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU18ZTS/2026-02-24/image/b1ae110b-3f2d-4ec6-96ce-e767df1f59aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU18ZTS/2026-02-24/image/805c16ec-85a7-4da2-97f4-07b1c8de6023_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU18ZTS/2026-02-24/image/15459243-61d6-4a5a-a2db-45669bf990c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU18ZTS/2026-02-24/image/e8ffb717-3e6e-4271-965c-3ac271f80133_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU18ZTS/2026-02-24/image/f9dd33d2-fe6b-4a3c-aaa7-7c248c1ae41b_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Fleet', 'serviceHistory': 'Service invoice 3/19 6K, 3/20 142k', 'remarks': '**NON-RUNNER - *Battery disconnected for safety* Replacement Engine needed - MAY HAVE FURTHER FAULTS - COLLECTION ONLY - NO DELIVERY AVAILABLE - VEHICLE LOCATED IN WESTBURY, WILTSHIRE** - *No Spare Key* - "TRUE MILEAGE UNKNOWN - ODOMETER CANNOT BE READ - MILEAGE ESTIMATED AT 49k AS PER LAST KNOWN VOSA ON 02/23 AND CAP FIGURES TO REFLECT THIS ESTIMATE"', 'virtual': True, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 147, 'location': {'siteId': '659780', 'description': 'Aston Barclay Westbury'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119908197, 'registration': 'BU18ZTS', 'account': 'MOT131', 'make': 'KIA', 'model': 'SPORTAGE ESTATE (NR)', 'derivative': '1.6 GDi ISG 2 5dr', 'mileage': 1, 'mileageWarranty': False, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2018-03-19', 'fuel': 'Petrol', 'motExpiry': '2024-03-18', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BU18ZTS/2026-02-24/image/07bc058e-7507-4058-a912-1fa2fa310069_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU18ZTS/2026-02-24/image/a72d55d0-6920-405c-a8f9-6eb04f5ba440_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU18ZTS/2026-02-24/image/b1ae110b-3f2d-4ec6-96ce-e767df1f59aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU18ZTS/2026-02-24/image/805c16ec-85a7-4da2-97f4-07b1c8de6023_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU18ZTS/2026-02-24/image/15459243-61d6-4a5a-a2db-45669bf990c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU18ZTS/2026-02-24/image/e8ffb717-3e6e-4271-965c-3ac271f80133_removebg.jpg?w=600', 'https://abimg003.imgix.net/BU18ZTS/2026-02-24/image/f9dd33d2-fe6b-4a3c-aaa7-7c248c1ae41b_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Fleet', 'serviceHistory': 'Service invoice 3/19 6K, 3/20 142k', 'remarks': '**NON-RUNNER - *Battery disconnected for safety* Replacement Engine needed - MAY HAVE FURTHER FAULTS - COLLECTION ONLY - NO DELIVERY AVAILABLE - VEHICLE LOCATED IN WESTBURY, WILTSHIRE** - *No Spare Key* - "TRUE MILEAGE UNKNOWN - ODOMETER CANNOT BE READ - MILEAGE ESTIMATED AT 49k AS PER LAST KNOWN VOSA ON 02/23 AND CAP FIGURES TO REFLECT THIS ESTIMATE"', 'virtual': True, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 147, 'location': {'siteId': '659780', 'description': 'Aston Barclay Westbury'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf967890-5c85-5fe2-88fb-42b68ee32e7a with identifier: 119908197
2026-03-24 19:10:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf967890-5c85-5fe2-88fb-42b68ee32e7a with scrape type 2
2026-03-24 19:10:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf967890-5c85-5fe2-88fb-42b68ee32e7a with scrape type 2
2026-03-24 19:10:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cf967890-5c85-5fe2-88fb-42b68ee32e7a, identifier: 119908197
2026-03-24 19:10:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cf967890-5c85-5fe2-88fb-42b68ee32e7a with identifier: 119908197
2026-03-24 19:10:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cf967890-5c85-5fe2-88fb-42b68ee32e7a with identifier: 119908197
2026-03-24 19:10:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cf967890-5c85-5fe2-88fb-42b68ee32e7a with identifier: 119908197 to the API
2026-03-24 19:10:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:10:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:10:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119908197?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 147,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'cf967890-5c85-5fe2-88fb-42b68ee32e7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BU18ZTS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119908197',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'KIA',
'model': 'SPORTAGE ESTATE (NR)',
'odometer': 1,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-19',
'seller_name': 'MotoNovo Finance',
'title': 'KIA SPORTAGE ESTATE (NR) 1.6 GDi ISG 2 5dr',
'transmission': 'manual',
'trim': '1.6 GDi ISG 2 5dr',
'vin': None,
'year': 2018}
2026-03-24 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119908197%27 HTTP/1.1" 200 None
2026-03-24 19:10:16 [astonbarclay.gb] INFO: Saving data for 119908197: {'auction_closing_time': 1774609200.0, 'created_time': 1773839094.297898, 'last_price_update_time': 1774379416.88379}
2026-03-24 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119908197') HTTP/1.1" 204 0
2026-03-24 19:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/118913248?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:10:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:10:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 118913248, 'registration': 'FX68VUG', 'account': 'STA058', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL SALOON', 'derivative': 'C220d AMG Line Premium 4dr 9G-Tronic', 'mileage': 110523, 'mileageWarranty': False, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2018-11-05', 'fuel': 'Diesel', 'motExpiry': '2025-12-09', 'doors': 4, 'engineSize': 1950, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/FX68VUG/2026-03-04/image/a9a59695-f1da-40ff-bb89-96d37f68ac51_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX68VUG/2026-03-04/image/30e72a58-f452-4608-8f68-c65639e5c900_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX68VUG/2026-03-04/image/a3c7e01e-68d7-4a63-989a-a8137da59b29_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX68VUG/2026-03-04/image/efe2791f-0c59-4a71-834b-36a31403c532_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**NON-RUNNER - NO KEYS - MAY HAVE FURTHER FAULTS - COLLECTION ONLY - NO DELIVERY AVAILABLE - VEHICLE LOCATED IN CHELMSFORD, ESSEX**MILEAGE ESTIMATED @ 123523 AS PER VENDOR, TRUE MILEAGE UNKNOWN- CAPPED BASED ON ESTIMATED MILEAGE.', 'virtual': True, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 117, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 118913248, 'registration': 'FX68VUG', 'account': 'STA058', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL SALOON', 'derivative': 'C220d AMG Line Premium 4dr 9G-Tronic', 'mileage': 110523, 'mileageWarranty': False, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2018-11-05', 'fuel': 'Diesel', 'motExpiry': '2025-12-09', 'doors': 4, 'engineSize': 1950, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/FX68VUG/2026-03-04/image/a9a59695-f1da-40ff-bb89-96d37f68ac51_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX68VUG/2026-03-04/image/30e72a58-f452-4608-8f68-c65639e5c900_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX68VUG/2026-03-04/image/a3c7e01e-68d7-4a63-989a-a8137da59b29_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX68VUG/2026-03-04/image/efe2791f-0c59-4a71-834b-36a31403c532_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**NON-RUNNER - NO KEYS - MAY HAVE FURTHER FAULTS - COLLECTION ONLY - NO DELIVERY AVAILABLE - VEHICLE LOCATED IN CHELMSFORD, ESSEX**MILEAGE ESTIMATED @ 123523 AS PER VENDOR, TRUE MILEAGE UNKNOWN- CAPPED BASED ON ESTIMATED MILEAGE.', 'virtual': True, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 117, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16cc0bbc-b967-5abd-a9af-5aaa45d330c6 with identifier: 118913248
2026-03-24 19:10:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16cc0bbc-b967-5abd-a9af-5aaa45d330c6 with scrape type 2
2026-03-24 19:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16cc0bbc-b967-5abd-a9af-5aaa45d330c6 with scrape type 2
2026-03-24 19:10:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 16cc0bbc-b967-5abd-a9af-5aaa45d330c6, identifier: 118913248
2026-03-24 19:10:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 16cc0bbc-b967-5abd-a9af-5aaa45d330c6 with identifier: 118913248
2026-03-24 19:10:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 16cc0bbc-b967-5abd-a9af-5aaa45d330c6 with identifier: 118913248
2026-03-24 19:10:34 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 16cc0bbc-b967-5abd-a9af-5aaa45d330c6 with identifier: 118913248 to the API
2026-03-24 19:10:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:10:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:10:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/118913248?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 117,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '16cc0bbc-b967-5abd-a9af-5aaa45d330c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FX68VUG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/118913248',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS DIESEL SALOON',
'odometer': 110523,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-05',
'seller_name': 'Startline Motor Finance Ltd',
'title': 'MERCEDES-BENZ C CLASS DIESEL SALOON C220d AMG Line Premium 4dr '
'9G-Tronic',
'transmission': 'automatic',
'trim': 'C220d AMG Line Premium 4dr 9G-Tronic',
'vin': None,
'year': 2018}
2026-03-24 19:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118913248%27 HTTP/1.1" 200 None
2026-03-24 19:10:34 [astonbarclay.gb] INFO: Saving data for 118913248: {'auction_closing_time': 1774609200.0, 'created_time': 1773404565.812205, 'last_price_update_time': 1774379434.39257}
2026-03-24 19:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118913248') HTTP/1.1" 204 0
2026-03-24 19:10:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120060014?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:10:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:10:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120060014, 'registration': 'AO74YTU', 'account': 'MOT070', 'make': 'JEEP', 'model': 'AVENGER ELECTRIC HATCHBACK', 'derivative': '115kW Summit 54kWh 5dr Auto', 'mileage': 6726, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-11-30', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AO74YTU/2026-03-03/image/bbe590c6-16af-40c8-9b8b-64b8cfb9055e_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO74YTU/2026-03-03/image/81965fa0-d5ad-46d5-a326-6c1af2e0fd87_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO74YTU/2026-03-03/image/f817a1f3-dc8b-4a03-8c63-765b7554f7c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO74YTU/2026-03-03/image/063aa7e4-8ca0-41ec-94a6-8508cf886baa_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO74YTU/2026-03-03/image/038a2532-19d8-4211-a996-bbb629b45c3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO74YTU/2026-03-03/image/cdc431aa-6bbe-4c93-8293-d6fc38795ef8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO74YTU/2026-03-03/image/303a6bca-c48f-40bc-abc8-7e26df7a9059_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO74YTU/2026-03-03/image/9ce400b5-b3b7-4985-bb3d-56f1ada782f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO74YTU/2026-03-03/image/115a3547-f52b-4dc9-9a4f-53b4a15f99b3_removebg.jpg?w=600'], 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/26 6K', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a95d72c0-4a12-4e3c-901c-a4f2c90d1126.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120060014, 'registration': 'AO74YTU', 'account': 'MOT070', 'make': 'JEEP', 'model': 'AVENGER ELECTRIC HATCHBACK', 'derivative': '115kW Summit 54kWh 5dr Auto', 'mileage': 6726, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-11-30', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AO74YTU/2026-03-03/image/bbe590c6-16af-40c8-9b8b-64b8cfb9055e_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO74YTU/2026-03-03/image/81965fa0-d5ad-46d5-a326-6c1af2e0fd87_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO74YTU/2026-03-03/image/f817a1f3-dc8b-4a03-8c63-765b7554f7c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO74YTU/2026-03-03/image/063aa7e4-8ca0-41ec-94a6-8508cf886baa_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO74YTU/2026-03-03/image/038a2532-19d8-4211-a996-bbb629b45c3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO74YTU/2026-03-03/image/cdc431aa-6bbe-4c93-8293-d6fc38795ef8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO74YTU/2026-03-03/image/303a6bca-c48f-40bc-abc8-7e26df7a9059_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO74YTU/2026-03-03/image/9ce400b5-b3b7-4985-bb3d-56f1ada782f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO74YTU/2026-03-03/image/115a3547-f52b-4dc9-9a4f-53b4a15f99b3_removebg.jpg?w=600'], 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/26 6K', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a95d72c0-4a12-4e3c-901c-a4f2c90d1126.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc05ea29-a4b0-5376-ac75-4f099e0dd0cb with identifier: 120060014
2026-03-24 19:10:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc05ea29-a4b0-5376-ac75-4f099e0dd0cb with scrape type 2
2026-03-24 19:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc05ea29-a4b0-5376-ac75-4f099e0dd0cb with scrape type 2
2026-03-24 19:10:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fc05ea29-a4b0-5376-ac75-4f099e0dd0cb, identifier: 120060014
2026-03-24 19:10:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fc05ea29-a4b0-5376-ac75-4f099e0dd0cb with identifier: 120060014
2026-03-24 19:10:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fc05ea29-a4b0-5376-ac75-4f099e0dd0cb with identifier: 120060014
2026-03-24 19:10:35 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fc05ea29-a4b0-5376-ac75-4f099e0dd0cb with identifier: 120060014 to the API
2026-03-24 19:10:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:10:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:10:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120060014?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'YELLOW',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Electric',
'id': 'fc05ea29-a4b0-5376-ac75-4f099e0dd0cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AO74YTU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120060014',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'JEEP',
'model': 'AVENGER ELECTRIC HATCHBACK',
'odometer': 6726,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-30',
'seller_name': 'Motability Operations',
'title': 'JEEP AVENGER ELECTRIC HATCHBACK 115kW Summit 54kWh 5dr Auto',
'transmission': 'automatic',
'trim': '115kW Summit 54kWh 5dr Auto',
'vin': None,
'year': 2024}
2026-03-24 19:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120060014%27 HTTP/1.1" 200 None
2026-03-24 19:10:36 [astonbarclay.gb] INFO: Saving data for 120060014: {'auction_closing_time': 1774861200.0, 'created_time': 1773402866.507372, 'last_price_update_time': 1774379436.179341}
2026-03-24 19:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120060014') HTTP/1.1" 204 0
2026-03-24 19:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/114657057?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:10:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:10:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 114657057, 'registration': 'FV15FCF', 'account': 'ZUT002', 'make': 'FORD', 'model': 'KUGA DIESEL ESTATE', 'derivative': '2.0 TDCi 180 Titanium 5dr Powershift', 'mileage': 93959, 'mileageWarranty': False, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2015-06-12', 'fuel': 'Diesel', 'motExpiry': '2025-01-03', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FV15FCF/2025-08-13/image/3980f041-35fe-44da-8ce7-7535b8051e4e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV15FCF/2025-08-13/image/a972d44a-bd94-465f-97d7-17702ec16684_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV15FCF/2025-08-13/image/5f4760ce-bedf-441f-b100-2838c560c6f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV15FCF/2025-08-13/image/3f232695-1a69-4fca-a909-798414583630_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV15FCF/2025-08-13/image/a3fe9b04-d827-4c00-bfe9-8a6dc238a62a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV15FCF/2025-08-13/image/d542b10b-ddf0-49ee-936b-4f3411cc453a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV15FCF/2025-08-13/image/4183924c-082a-474f-86c2-255b82432955_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV15FCF/2025-08-13/image/a2ae12f6-f233-4d14-9118-34075385831b_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': '**NON-RUNNER COLLECTION ONLY CHELMSFORD - ENGINE STRIPPED, MAY HAEV FURTHER FAULTS, SOLD AS SEEN**', 'virtual': True, 'seller': 'Zuto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 140, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 114657057, 'registration': 'FV15FCF', 'account': 'ZUT002', 'make': 'FORD', 'model': 'KUGA DIESEL ESTATE', 'derivative': '2.0 TDCi 180 Titanium 5dr Powershift', 'mileage': 93959, 'mileageWarranty': False, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2015-06-12', 'fuel': 'Diesel', 'motExpiry': '2025-01-03', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FV15FCF/2025-08-13/image/3980f041-35fe-44da-8ce7-7535b8051e4e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV15FCF/2025-08-13/image/a972d44a-bd94-465f-97d7-17702ec16684_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV15FCF/2025-08-13/image/5f4760ce-bedf-441f-b100-2838c560c6f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV15FCF/2025-08-13/image/3f232695-1a69-4fca-a909-798414583630_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV15FCF/2025-08-13/image/a3fe9b04-d827-4c00-bfe9-8a6dc238a62a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV15FCF/2025-08-13/image/d542b10b-ddf0-49ee-936b-4f3411cc453a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV15FCF/2025-08-13/image/4183924c-082a-474f-86c2-255b82432955_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV15FCF/2025-08-13/image/a2ae12f6-f233-4d14-9118-34075385831b_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': '**NON-RUNNER COLLECTION ONLY CHELMSFORD - ENGINE STRIPPED, MAY HAEV FURTHER FAULTS, SOLD AS SEEN**', 'virtual': True, 'seller': 'Zuto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 140, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8126bc9-a474-5c2b-bf88-f709b2269f58 with identifier: 114657057
2026-03-24 19:10:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8126bc9-a474-5c2b-bf88-f709b2269f58 with scrape type 2
2026-03-24 19:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8126bc9-a474-5c2b-bf88-f709b2269f58 with scrape type 2
2026-03-24 19:10:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c8126bc9-a474-5c2b-bf88-f709b2269f58, identifier: 114657057
2026-03-24 19:10:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c8126bc9-a474-5c2b-bf88-f709b2269f58 with identifier: 114657057
2026-03-24 19:10:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c8126bc9-a474-5c2b-bf88-f709b2269f58 with identifier: 114657057
2026-03-24 19:10:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c8126bc9-a474-5c2b-bf88-f709b2269f58 with identifier: 114657057 to the API
2026-03-24 19:10:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:10:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:10:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/114657057?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 140,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'c8126bc9-a474-5c2b-bf88-f709b2269f58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FV15FCF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/114657057',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'FORD',
'model': 'KUGA DIESEL ESTATE',
'odometer': 93959,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-12',
'seller_name': 'Zuto',
'title': 'FORD KUGA DIESEL ESTATE 2.0 TDCi 180 Titanium 5dr Powershift',
'transmission': 'automatic',
'trim': '2.0 TDCi 180 Titanium 5dr Powershift',
'vin': None,
'year': 2015}
2026-03-24 19:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27114657057%27 HTTP/1.1" 200 None
2026-03-24 19:10:37 [astonbarclay.gb] INFO: Saving data for 114657057: {'auction_closing_time': 1774609200.0, 'created_time': 1773404498.212569, 'last_price_update_time': 1774379437.962597}
2026-03-24 19:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='114657057') HTTP/1.1" 204 0
2026-03-24 19:10:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120129124?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:10:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:10:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120129124, 'registration': 'PY15FGU', 'account': 'MOT131', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.2 SD4 HSE Luxury 5dr Auto', 'mileage': 116057, 'mileageWarranty': True, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2015-06-26', 'fuel': 'Diesel', 'motExpiry': '2027-01-02', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/PY15FGU/2026-03-04/image/bf7e676c-14c3-4a3a-a312-2afd0ccdd680_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY15FGU/2026-03-04/image/a2330120-fe76-4f5b-9128-d692b852a27d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY15FGU/2026-03-04/image/aa9c047c-505e-42fe-814a-a7030f113b43_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY15FGU/2026-03-04/image/1a880bdd-65be-4384-be3e-6ba481d2cb29_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY15FGU/2026-03-04/image/914fce43-a5a7-4870-8204-66305163153c_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY15FGU/2026-03-04/image/7b7fa109-c4f9-48d8-8503-ead71206b5ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY15FGU/2026-03-04/image/fe32c285-1348-48dd-a4fe-0e9e91ff0ae1_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY15FGU/2026-03-04/image/67b37e43-57ac-42ee-b5ab-11c289aa711e_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY15FGU/2026-03-04/image/9439a04c-2769-4d05-b70c-a379aaca9687_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/16-10K, 09/17-19K, 08/18-26K, 09/19-36K 10/23-69K', 'remarks': 'ENGINE SEIZED * MAY HAVE FURTHER FAULTS* VOSA STATES 26K 26K 35K 42K 48K 67K 68K 69K 97K 101K', 'virtual': True, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 166, 'location': {'siteId': '20846447', 'description': 'Aston Barclay Donington Park'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120129124, 'registration': 'PY15FGU', 'account': 'MOT131', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.2 SD4 HSE Luxury 5dr Auto', 'mileage': 116057, 'mileageWarranty': True, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2015-06-26', 'fuel': 'Diesel', 'motExpiry': '2027-01-02', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/PY15FGU/2026-03-04/image/bf7e676c-14c3-4a3a-a312-2afd0ccdd680_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY15FGU/2026-03-04/image/a2330120-fe76-4f5b-9128-d692b852a27d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY15FGU/2026-03-04/image/aa9c047c-505e-42fe-814a-a7030f113b43_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY15FGU/2026-03-04/image/1a880bdd-65be-4384-be3e-6ba481d2cb29_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY15FGU/2026-03-04/image/914fce43-a5a7-4870-8204-66305163153c_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY15FGU/2026-03-04/image/7b7fa109-c4f9-48d8-8503-ead71206b5ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY15FGU/2026-03-04/image/fe32c285-1348-48dd-a4fe-0e9e91ff0ae1_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY15FGU/2026-03-04/image/67b37e43-57ac-42ee-b5ab-11c289aa711e_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY15FGU/2026-03-04/image/9439a04c-2769-4d05-b70c-a379aaca9687_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 08/16-10K, 09/17-19K, 08/18-26K, 09/19-36K 10/23-69K', 'remarks': 'ENGINE SEIZED * MAY HAVE FURTHER FAULTS* VOSA STATES 26K 26K 35K 42K 48K 67K 68K 69K 97K 101K', 'virtual': True, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 166, 'location': {'siteId': '20846447', 'description': 'Aston Barclay Donington Park'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a0bcd05-3340-5893-9131-101fc9cb88b5 with identifier: 120129124
2026-03-24 19:10:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a0bcd05-3340-5893-9131-101fc9cb88b5 with scrape type 2
2026-03-24 19:10:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a0bcd05-3340-5893-9131-101fc9cb88b5 with scrape type 2
2026-03-24 19:10:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7a0bcd05-3340-5893-9131-101fc9cb88b5, identifier: 120129124
2026-03-24 19:10:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7a0bcd05-3340-5893-9131-101fc9cb88b5 with identifier: 120129124
2026-03-24 19:10:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7a0bcd05-3340-5893-9131-101fc9cb88b5 with identifier: 120129124
2026-03-24 19:10:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7a0bcd05-3340-5893-9131-101fc9cb88b5 with identifier: 120129124 to the API
2026-03-24 19:10:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:10:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:10:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120129124?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 166,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '7a0bcd05-3340-5893-9131-101fc9cb88b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PY15FGU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120129124',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT DIESEL SW',
'odometer': 116057,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-26',
'seller_name': 'MotoNovo Finance',
'title': 'LAND ROVER DISCOVERY SPORT DIESEL SW 2.2 SD4 HSE Luxury 5dr Auto',
'transmission': 'automatic',
'trim': '2.2 SD4 HSE Luxury 5dr Auto',
'vin': None,
'year': 2015}
2026-03-24 19:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120129124%27 HTTP/1.1" 200 None
2026-03-24 19:10:42 [astonbarclay.gb] INFO: Saving data for 120129124: {'auction_closing_time': 1774609200.0, 'created_time': 1774271266.244419, 'last_price_update_time': 1774379442.3208}
2026-03-24 19:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120129124') HTTP/1.1" 204 0
2026-03-24 19:10:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120582459?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:10:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:10:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120582459, 'registration': 'YP64LVL', 'account': 'MAN037', 'make': 'FORD', 'model': 'KA HATCHBACK', 'derivative': '1.2 Zetec 3dr [Start Stop]', 'mileage': 69758, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-07-22', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YP64LVL/2026-03-18/image/bf8d6d04-bf7c-4c7f-b439-d20ab4066eed_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP64LVL/2026-03-18/image/1094133e-b02f-4517-8443-c9ae3658750a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP64LVL/2026-03-18/image/e2bccde5-b400-4fa8-8b4e-58e48a33ae0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP64LVL/2026-03-18/image/ee556073-eb9b-4a8c-abcf-09845636215c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP64LVL/2026-03-18/image/28bd6d29-48ad-4c0e-b342-65d8876f6569_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP64LVL/2026-03-18/image/1c8b395b-0aad-467c-8ef0-598ed4f2f7d0_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 07/23 49K - 07/24 59K - 07/25 68K -', 'remarks': 'VOSA STATES 43K - 49K - 59K - 68K', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/39619069-d7e2-4f3f-bfd1-b80d4473aee6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120582459, 'registration': 'YP64LVL', 'account': 'MAN037', 'make': 'FORD', 'model': 'KA HATCHBACK', 'derivative': '1.2 Zetec 3dr [Start Stop]', 'mileage': 69758, 'mileageWarranty': False, 'type': 'car', 'saleId': 19230, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T16:30Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-07-22', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YP64LVL/2026-03-18/image/bf8d6d04-bf7c-4c7f-b439-d20ab4066eed_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP64LVL/2026-03-18/image/1094133e-b02f-4517-8443-c9ae3658750a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP64LVL/2026-03-18/image/e2bccde5-b400-4fa8-8b4e-58e48a33ae0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP64LVL/2026-03-18/image/ee556073-eb9b-4a8c-abcf-09845636215c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP64LVL/2026-03-18/image/28bd6d29-48ad-4c0e-b342-65d8876f6569_removebg.jpg?w=600', 'https://abimg003.imgix.net/YP64LVL/2026-03-18/image/1c8b395b-0aad-467c-8ef0-598ed4f2f7d0_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 07/23 49K - 07/24 59K - 07/25 68K -', 'remarks': 'VOSA STATES 43K - 49K - 59K - 68K', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/39619069-d7e2-4f3f-bfd1-b80d4473aee6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6861a24-0795-5a7d-bbc3-4af43f4eda96 with identifier: 120582459
2026-03-24 19:10:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6861a24-0795-5a7d-bbc3-4af43f4eda96 with scrape type 2
2026-03-24 19:10:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6861a24-0795-5a7d-bbc3-4af43f4eda96 with scrape type 2
2026-03-24 19:10:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f6861a24-0795-5a7d-bbc3-4af43f4eda96, identifier: 120582459
2026-03-24 19:10:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f6861a24-0795-5a7d-bbc3-4af43f4eda96 with identifier: 120582459
2026-03-24 19:10:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f6861a24-0795-5a7d-bbc3-4af43f4eda96 with identifier: 120582459
2026-03-24 19:10:44 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f6861a24-0795-5a7d-bbc3-4af43f4eda96 with identifier: 120582459 to the API
2026-03-24 19:10:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:10:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:10:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120582459?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-30T16:30:00Z',
'fuel_type': 'Petrol',
'id': 'f6861a24-0795-5a7d-bbc3-4af43f4eda96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YP64LVL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120582459',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'KA HATCHBACK',
'odometer': 69758,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-31',
'seller_name': 'Manamanx Ltd',
'title': 'FORD KA HATCHBACK 1.2 Zetec 3dr [Start Stop]',
'transmission': 'manual',
'trim': '1.2 Zetec 3dr [Start Stop]',
'vin': None,
'year': 2014}
2026-03-24 19:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582459%27 HTTP/1.1" 200 None
2026-03-24 19:10:44 [astonbarclay.gb] INFO: Saving data for 120582459: {'auction_closing_time': 1774888200.0, 'created_time': 1773839073.166391, 'last_price_update_time': 1774379444.687067}
2026-03-24 19:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120582459') HTTP/1.1" 204 0
2026-03-24 19:10:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119270827?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:10:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:10:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119270827, 'registration': 'SC15BVU', 'account': 'SMC012', 'make': 'DACIA', 'model': 'SANDERO STEPWAY DIESEL HATCHBACK', 'derivative': '1.5 dCi Laureate 5dr', 'mileage': 68876, 'mileageWarranty': True, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-05-29', 'fuel': 'Diesel', 'motExpiry': '2026-09-06', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SC15BVU/2026-02-24/image/b53211c4-56d6-4d2c-8ae6-ed07df5f498c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC15BVU/2026-02-24/image/d56a772b-e78b-4082-933e-27ef67b37d97_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC15BVU/2026-02-24/image/cd994917-17f8-408f-b687-3f1ecb9c3080_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC15BVU/2026-02-24/image/cd014d59-dcb8-4e64-a392-96bb35534cb7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC15BVU/2026-02-24/image/87d791bc-cfc7-4523-b418-8bfa7816bfca_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC15BVU/2026-02-24/image/7936bebd-6db2-434f-aaf3-e0fe9e52cfef_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC15BVU/2026-02-24/image/a298358c-8969-4460-a66b-2c1198ce02f4_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': 'Cat D Insurance Loss', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'CAT D - SALVAGE - Damage is front end and undercarriage NO V5 NON-RUNNER COLLECTION ONLY CHELMSFORD - ENGINE ISSUES, MAY HAVE FURTHER FAULTS, SOLD AS SEEN - VOSA STATES 41K, 61K, 67K', 'virtual': True, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 105, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119270827, 'registration': 'SC15BVU', 'account': 'SMC012', 'make': 'DACIA', 'model': 'SANDERO STEPWAY DIESEL HATCHBACK', 'derivative': '1.5 dCi Laureate 5dr', 'mileage': 68876, 'mileageWarranty': True, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-05-29', 'fuel': 'Diesel', 'motExpiry': '2026-09-06', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SC15BVU/2026-02-24/image/b53211c4-56d6-4d2c-8ae6-ed07df5f498c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC15BVU/2026-02-24/image/d56a772b-e78b-4082-933e-27ef67b37d97_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC15BVU/2026-02-24/image/cd994917-17f8-408f-b687-3f1ecb9c3080_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC15BVU/2026-02-24/image/cd014d59-dcb8-4e64-a392-96bb35534cb7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC15BVU/2026-02-24/image/87d791bc-cfc7-4523-b418-8bfa7816bfca_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC15BVU/2026-02-24/image/7936bebd-6db2-434f-aaf3-e0fe9e52cfef_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC15BVU/2026-02-24/image/a298358c-8969-4460-a66b-2c1198ce02f4_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': 'Cat D Insurance Loss', 'grade': None, 'nonRunner': True, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'CAT D - SALVAGE - Damage is front end and undercarriage NO V5 NON-RUNNER COLLECTION ONLY CHELMSFORD - ENGINE ISSUES, MAY HAVE FURTHER FAULTS, SOLD AS SEEN - VOSA STATES 41K, 61K, 67K', 'virtual': True, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 105, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f2514bd-a63b-5c3d-847d-17cacdf4a862 with identifier: 119270827
2026-03-24 19:10:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f2514bd-a63b-5c3d-847d-17cacdf4a862 with scrape type 2
2026-03-24 19:10:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f2514bd-a63b-5c3d-847d-17cacdf4a862 with scrape type 2
2026-03-24 19:10:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1f2514bd-a63b-5c3d-847d-17cacdf4a862, identifier: 119270827
2026-03-24 19:10:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1f2514bd-a63b-5c3d-847d-17cacdf4a862 with identifier: 119270827
2026-03-24 19:10:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1f2514bd-a63b-5c3d-847d-17cacdf4a862 with identifier: 119270827
2026-03-24 19:10:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1f2514bd-a63b-5c3d-847d-17cacdf4a862 with identifier: 119270827 to the API
2026-03-24 19:10:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:10:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:10:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119270827?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '1f2514bd-a63b-5c3d-847d-17cacdf4a862',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SC15BVU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119270827',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'DACIA',
'model': 'SANDERO STEPWAY DIESEL HATCHBACK',
'odometer': 68876,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-29',
'seller_name': 'SMC Group',
'title': 'DACIA SANDERO STEPWAY DIESEL HATCHBACK 1.5 dCi Laureate 5dr',
'transmission': 'manual',
'trim': '1.5 dCi Laureate 5dr',
'vin': None,
'year': 2015}
2026-03-24 19:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119270827%27 HTTP/1.1" 200 None
2026-03-24 19:10:46 [astonbarclay.gb] INFO: Saving data for 119270827: {'auction_closing_time': 1774609200.0, 'created_time': 1773404606.428196, 'last_price_update_time': 1774379446.154935}
2026-03-24 19:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119270827') HTTP/1.1" 204 0
2026-03-24 19:10:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/118212820?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:10:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:10:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 118212820, 'registration': 'BW18OCF', 'account': 'MOT131', 'make': 'ALFA ROMEO', 'model': 'GIULIA DIESEL SALOON', 'derivative': '2.2 JTDM-2 180 Tecnica 4dr Auto', 'mileage': 113934, 'mileageWarranty': False, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2018-08-14', 'fuel': 'Diesel', 'motExpiry': '2025-11-24', 'doors': 4, 'engineSize': 2143, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/BW18OCF/2026-01-22/image/442afdd1-c932-408d-b91e-688673efa882_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW18OCF/2026-01-22/image/e1c2ce5b-7410-4ba0-973e-7c7878aa66de_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW18OCF/2026-01-22/image/53b5e908-9a4c-46ef-89c6-01074caba961_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW18OCF/2026-01-22/image/aea0b47f-2ef3-4949-906b-3c60cd511b71_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW18OCF/2026-01-22/image/6e5d481b-ab9e-4a53-914d-c1d28eaaa51c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW18OCF/2026-01-22/image/e1041ea9-a87f-478c-9d36-1832eb180452_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/19 - 12K, 08/21 - 52K, 03/22 - 62K, 07/22 - 69K, 01/23 - 84K, 10/23 - 99K', 'remarks': '****NON-RUNNER , ENGINE SEIZED, POSSIBLE FURTHER PROBLEMS, COLLECTION ONLY FROM CHELMSFORD*****NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES 52K, 69K, 94K, 110K', 'virtual': True, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 109, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9375e23b-a52f-41cb-99ca-9954d8853ba8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 118212820, 'registration': 'BW18OCF', 'account': 'MOT131', 'make': 'ALFA ROMEO', 'model': 'GIULIA DIESEL SALOON', 'derivative': '2.2 JTDM-2 180 Tecnica 4dr Auto', 'mileage': 113934, 'mileageWarranty': False, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2018-08-14', 'fuel': 'Diesel', 'motExpiry': '2025-11-24', 'doors': 4, 'engineSize': 2143, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/BW18OCF/2026-01-22/image/442afdd1-c932-408d-b91e-688673efa882_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW18OCF/2026-01-22/image/e1c2ce5b-7410-4ba0-973e-7c7878aa66de_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW18OCF/2026-01-22/image/53b5e908-9a4c-46ef-89c6-01074caba961_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW18OCF/2026-01-22/image/aea0b47f-2ef3-4949-906b-3c60cd511b71_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW18OCF/2026-01-22/image/6e5d481b-ab9e-4a53-914d-c1d28eaaa51c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW18OCF/2026-01-22/image/e1041ea9-a87f-478c-9d36-1832eb180452_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/19 - 12K, 08/21 - 52K, 03/22 - 62K, 07/22 - 69K, 01/23 - 84K, 10/23 - 99K', 'remarks': '****NON-RUNNER , ENGINE SEIZED, POSSIBLE FURTHER PROBLEMS, COLLECTION ONLY FROM CHELMSFORD*****NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES 52K, 69K, 94K, 110K', 'virtual': True, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 109, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9375e23b-a52f-41cb-99ca-9954d8853ba8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3b34d5a-2ed6-55b3-b75f-984fa71368fc with identifier: 118212820
2026-03-24 19:10:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3b34d5a-2ed6-55b3-b75f-984fa71368fc with scrape type 2
2026-03-24 19:10:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3b34d5a-2ed6-55b3-b75f-984fa71368fc with scrape type 2
2026-03-24 19:10:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c3b34d5a-2ed6-55b3-b75f-984fa71368fc, identifier: 118212820
2026-03-24 19:10:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c3b34d5a-2ed6-55b3-b75f-984fa71368fc with identifier: 118212820
2026-03-24 19:10:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c3b34d5a-2ed6-55b3-b75f-984fa71368fc with identifier: 118212820
2026-03-24 19:10:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c3b34d5a-2ed6-55b3-b75f-984fa71368fc with identifier: 118212820 to the API
2026-03-24 19:10:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:10:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:10:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/118212820?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'RED',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'c3b34d5a-2ed6-55b3-b75f-984fa71368fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BW18OCF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/118212820',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'ALFA ROMEO',
'model': 'GIULIA DIESEL SALOON',
'odometer': 113934,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-14',
'seller_name': 'MotoNovo Finance',
'title': 'ALFA ROMEO GIULIA DIESEL SALOON 2.2 JTDM-2 180 Tecnica 4dr Auto',
'transmission': 'automatic',
'trim': '2.2 JTDM-2 180 Tecnica 4dr Auto',
'vin': None,
'year': 2018}
2026-03-24 19:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118212820%27 HTTP/1.1" 200 None
2026-03-24 19:10:47 [astonbarclay.gb] INFO: Saving data for 118212820: {'auction_closing_time': 1774609200.0, 'created_time': 1773948112.010629, 'last_price_update_time': 1774379447.791032}
2026-03-24 19:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118212820') HTTP/1.1" 204 0
2026-03-24 19:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120264057?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:10:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:10:49 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120264057, 'registration': 'GM15BFK', 'account': 'KCS002', 'make': 'VOLKSWAGEN', 'model': 'PASSAT DIESEL ESTATE', 'derivative': '1.6 TDI S 5dr', 'mileage': 157964, 'mileageWarranty': True, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-06-25', 'fuel': 'Diesel', 'motExpiry': '2026-05-21', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GM15BFK/2026-03-10/image/ad639174-9fd7-4428-85a8-05118887c5cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/GM15BFK/2026-03-10/image/7e71da70-4167-4423-b766-f49a05d67050_removebg.jpg?w=600', 'https://abimg003.imgix.net/GM15BFK/2026-03-10/image/2e1eeff8-015c-4746-a2ed-eb9ebe20a21f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GM15BFK/2026-03-10/image/4d246da3-1d29-47e7-9165-1644d281ad2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GM15BFK/2026-03-10/image/7e18bfaf-cd61-4050-9390-c5e3d9146456_removebg.jpg?w=600'], 'colour': 'BROWN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 07/16 13K 01/17 22K 06/17 29K 10/17 38K 08/18 57K 05/21 95K 01/22 109K 01/23 128K 05/24 141K', 'remarks': 'S/KEY - OIL LEAK - DOES START & RUN - MAY HAVE FURTHER FAULTS - COLLECTION ONLY - NO DELIVERY AVAILABLE - VEHICLE LOCATED IN WESTBURY, WILTSHIRE**', 'virtual': True, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 107, 'location': {'siteId': '659780', 'description': 'Aston Barclay Westbury'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:49 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120264057, 'registration': 'GM15BFK', 'account': 'KCS002', 'make': 'VOLKSWAGEN', 'model': 'PASSAT DIESEL ESTATE', 'derivative': '1.6 TDI S 5dr', 'mileage': 157964, 'mileageWarranty': True, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-06-25', 'fuel': 'Diesel', 'motExpiry': '2026-05-21', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GM15BFK/2026-03-10/image/ad639174-9fd7-4428-85a8-05118887c5cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/GM15BFK/2026-03-10/image/7e71da70-4167-4423-b766-f49a05d67050_removebg.jpg?w=600', 'https://abimg003.imgix.net/GM15BFK/2026-03-10/image/2e1eeff8-015c-4746-a2ed-eb9ebe20a21f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GM15BFK/2026-03-10/image/4d246da3-1d29-47e7-9165-1644d281ad2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GM15BFK/2026-03-10/image/7e18bfaf-cd61-4050-9390-c5e3d9146456_removebg.jpg?w=600'], 'colour': 'BROWN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 07/16 13K 01/17 22K 06/17 29K 10/17 38K 08/18 57K 05/21 95K 01/22 109K 01/23 128K 05/24 141K', 'remarks': 'S/KEY - OIL LEAK - DOES START & RUN - MAY HAVE FURTHER FAULTS - COLLECTION ONLY - NO DELIVERY AVAILABLE - VEHICLE LOCATED IN WESTBURY, WILTSHIRE**', 'virtual': True, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 107, 'location': {'siteId': '659780', 'description': 'Aston Barclay Westbury'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7a2a57f-a768-5e56-ad3d-c27c83911bc3 with identifier: 120264057
2026-03-24 19:10:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7a2a57f-a768-5e56-ad3d-c27c83911bc3 with scrape type 2
2026-03-24 19:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7a2a57f-a768-5e56-ad3d-c27c83911bc3 with scrape type 2
2026-03-24 19:10:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f7a2a57f-a768-5e56-ad3d-c27c83911bc3, identifier: 120264057
2026-03-24 19:10:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f7a2a57f-a768-5e56-ad3d-c27c83911bc3 with identifier: 120264057
2026-03-24 19:10:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:10:49 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BROWN HTTP/1.1" 200 None
2026-03-24 19:10:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:10:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f7a2a57f-a768-5e56-ad3d-c27c83911bc3 with identifier: 120264057
2026-03-24 19:10:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f7a2a57f-a768-5e56-ad3d-c27c83911bc3 with identifier: 120264057 to the API
2026-03-24 19:10:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:10:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:10:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120264057?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 107,
'color': 'BROWN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'f7a2a57f-a768-5e56-ad3d-c27c83911bc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GM15BFK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120264057',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'VOLKSWAGEN',
'model': 'PASSAT DIESEL ESTATE',
'odometer': 157964,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-25',
'seller_name': 'CarBuy Limited',
'title': 'VOLKSWAGEN PASSAT DIESEL ESTATE 1.6 TDI S 5dr',
'transmission': 'manual',
'trim': '1.6 TDI S 5dr',
'vin': None,
'year': 2015}
2026-03-24 19:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120264057%27 HTTP/1.1" 200 None
2026-03-24 19:10:49 [astonbarclay.gb] INFO: Saving data for 120264057: {'auction_closing_time': 1774609200.0, 'created_time': 1773404484.411374, 'last_price_update_time': 1774379449.659569}
2026-03-24 19:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120264057') HTTP/1.1" 204 0
2026-03-24 19:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119180124?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:10:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:10:49 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119180124, 'registration': 'SA59TNZ', 'account': 'LON007', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.4 Zetec 5dr', 'mileage': 72775, 'mileageWarranty': False, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2009-09-22', 'fuel': 'Petrol', 'motExpiry': '2026-03-23', 'doors': 5, 'engineSize': 1388, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SA59TNZ/2026-02-13/image/dc5a3d30-8751-4792-baf3-c73045cecf5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA59TNZ/2026-02-13/image/24d461cf-c22e-4af6-acf4-65637bfe8746_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA59TNZ/2026-02-13/image/7f56ed44-3282-45c4-a5b7-6390173319c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA59TNZ/2026-02-13/image/8e4d1cff-6516-4f7a-a14f-c033fd116915_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA59TNZ/2026-02-13/image/76490fda-2ed2-47fb-a175-312a6dc056f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA59TNZ/2026-02-13/image/08ae1f3a-aef3-4c11-aba8-dbc3efdab236_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA59TNZ/2026-02-13/image/e4b7f2e5-011a-42d5-ae7c-e2076f4dfabe_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Express', 'serviceHistory': 'Service book 1/11 11K - 10/11 19K - 10/12 28K - 04/13 31K - 01/14 33K - 04/23 60K', 'remarks': 'VOSA STATES, 56K, 60K, 65K, 69K - SPARE KEY IN OFFICE NON RUNNER COLLECTION ONLY CHELMSFORD CLUTCH GONE MAY HAVE FURTHER FAULTS SOLD AS SEEN', 'virtual': True, 'seller': '.', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:49 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119180124, 'registration': 'SA59TNZ', 'account': 'LON007', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.4 Zetec 5dr', 'mileage': 72775, 'mileageWarranty': False, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2009-09-22', 'fuel': 'Petrol', 'motExpiry': '2026-03-23', 'doors': 5, 'engineSize': 1388, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SA59TNZ/2026-02-13/image/dc5a3d30-8751-4792-baf3-c73045cecf5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA59TNZ/2026-02-13/image/24d461cf-c22e-4af6-acf4-65637bfe8746_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA59TNZ/2026-02-13/image/7f56ed44-3282-45c4-a5b7-6390173319c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA59TNZ/2026-02-13/image/8e4d1cff-6516-4f7a-a14f-c033fd116915_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA59TNZ/2026-02-13/image/76490fda-2ed2-47fb-a175-312a6dc056f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA59TNZ/2026-02-13/image/08ae1f3a-aef3-4c11-aba8-dbc3efdab236_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA59TNZ/2026-02-13/image/e4b7f2e5-011a-42d5-ae7c-e2076f4dfabe_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Express', 'serviceHistory': 'Service book 1/11 11K - 10/11 19K - 10/12 28K - 04/13 31K - 01/14 33K - 04/23 60K', 'remarks': 'VOSA STATES, 56K, 60K, 65K, 69K - SPARE KEY IN OFFICE NON RUNNER COLLECTION ONLY CHELMSFORD CLUTCH GONE MAY HAVE FURTHER FAULTS SOLD AS SEEN', 'virtual': True, 'seller': '.', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34ad4dbc-c60a-5cd7-af46-0906979d44f6 with identifier: 119180124
2026-03-24 19:10:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34ad4dbc-c60a-5cd7-af46-0906979d44f6 with scrape type 2
2026-03-24 19:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34ad4dbc-c60a-5cd7-af46-0906979d44f6 with scrape type 2
2026-03-24 19:10:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 34ad4dbc-c60a-5cd7-af46-0906979d44f6, identifier: 119180124
2026-03-24 19:10:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 34ad4dbc-c60a-5cd7-af46-0906979d44f6 with identifier: 119180124
2026-03-24 19:10:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 34ad4dbc-c60a-5cd7-af46-0906979d44f6 with identifier: 119180124
2026-03-24 19:10:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 34ad4dbc-c60a-5cd7-af46-0906979d44f6 with identifier: 119180124 to the API
2026-03-24 19:10:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:10:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:10:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119180124?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '34ad4dbc-c60a-5cd7-af46-0906979d44f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SA59TNZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119180124',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 72775,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-22',
'seller_name': '.',
'title': 'FORD FIESTA HATCHBACK 1.4 Zetec 5dr',
'transmission': 'manual',
'trim': '1.4 Zetec 5dr',
'vin': None,
'year': 2009}
2026-03-24 19:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119180124%27 HTTP/1.1" 200 None
2026-03-24 19:10:50 [astonbarclay.gb] INFO: Saving data for 119180124: {'auction_closing_time': 1774609200.0, 'created_time': 1773404408.727204, 'last_price_update_time': 1774379450.188149}
2026-03-24 19:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119180124') HTTP/1.1" 204 0
2026-03-24 19:10:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119621371?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:10:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:10:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119621371, 'registration': 'HG16HLC', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'GRAND C4 PICASSO DIESEL ESTATE', 'derivative': '1.6 BlueHDi VTR+ 5dr EAT6', 'mileage': 19999, 'mileageWarranty': False, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2016-06-16', 'fuel': 'Diesel', 'motExpiry': '2027-01-21', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/HG16HLC/2026-02-25/image/eb179b12-4b07-4ebe-b51b-807793ff3937_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG16HLC/2026-02-25/image/8bdeeeed-db82-403c-8c8f-cd33d6454d9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG16HLC/2026-02-25/image/5b21c6ef-0df3-4b91-aaa5-c1448e67e8f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG16HLC/2026-02-25/image/a9c1199f-4cbb-4167-bad5-0c3255d7d8f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG16HLC/2026-02-25/image/fec161ab-aa05-443f-baa1-80dff960f2f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG16HLC/2026-02-25/image/347fd909-4971-40c7-82f0-bda080ca676d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG16HLC/2026-02-25/image/f20daead-b234-4591-8fd8-eab5c65a9859_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': 'Cat S Insurance Loss', 'grade': None, 'nonRunner': True, 'inspectionType': 'Express', 'serviceHistory': 'Service book 01/24-112K, 09/24-124K, 12/24-126K', 'remarks': "Category S Insurance Loss. Vehicle Structurally Damaged But Repairable-Insurer Decided Not to Repair CAT S - STRUCTURAL - FRONT - STARTS AND DRIVES FOR LOADING PURPOSES ANY OTHER UNKNOWN VIEWING BY PRIOR ARRANGEMENT IS RECOMMENDED. DESCRIPTION IS A GUIDE ONLY.- DELIVERY AVAILABLE - PLEASE CALL **NON-RUNNER - GEARBOX ISSUES - VEHICLE WON'T START- MAY HAVE FURTHER FAULTS - COLLECTION ONLY - NO DELIVERY AVAILABLE - VEHICLE LOCATED IN CHELMSFORD, ESSEX** Ex-Private Hire, VOSA STATES 122K, 133K, 162K, 196K", 'virtual': True, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 103, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2066afb4-0531-46ac-b856-e51f2cfc2e71.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119621371, 'registration': 'HG16HLC', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'GRAND C4 PICASSO DIESEL ESTATE', 'derivative': '1.6 BlueHDi VTR+ 5dr EAT6', 'mileage': 19999, 'mileageWarranty': False, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2016-06-16', 'fuel': 'Diesel', 'motExpiry': '2027-01-21', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/HG16HLC/2026-02-25/image/eb179b12-4b07-4ebe-b51b-807793ff3937_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG16HLC/2026-02-25/image/8bdeeeed-db82-403c-8c8f-cd33d6454d9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG16HLC/2026-02-25/image/5b21c6ef-0df3-4b91-aaa5-c1448e67e8f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG16HLC/2026-02-25/image/a9c1199f-4cbb-4167-bad5-0c3255d7d8f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG16HLC/2026-02-25/image/fec161ab-aa05-443f-baa1-80dff960f2f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG16HLC/2026-02-25/image/347fd909-4971-40c7-82f0-bda080ca676d_removebg.jpg?w=600', 'https://abimg003.imgix.net/HG16HLC/2026-02-25/image/f20daead-b234-4591-8fd8-eab5c65a9859_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': 'Cat S Insurance Loss', 'grade': None, 'nonRunner': True, 'inspectionType': 'Express', 'serviceHistory': 'Service book 01/24-112K, 09/24-124K, 12/24-126K', 'remarks': "Category S Insurance Loss. Vehicle Structurally Damaged But Repairable-Insurer Decided Not to Repair CAT S - STRUCTURAL - FRONT - STARTS AND DRIVES FOR LOADING PURPOSES ANY OTHER UNKNOWN VIEWING BY PRIOR ARRANGEMENT IS RECOMMENDED. DESCRIPTION IS A GUIDE ONLY.- DELIVERY AVAILABLE - PLEASE CALL **NON-RUNNER - GEARBOX ISSUES - VEHICLE WON'T START- MAY HAVE FURTHER FAULTS - COLLECTION ONLY - NO DELIVERY AVAILABLE - VEHICLE LOCATED IN CHELMSFORD, ESSEX** Ex-Private Hire, VOSA STATES 122K, 133K, 162K, 196K", 'virtual': True, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 103, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2066afb4-0531-46ac-b856-e51f2cfc2e71.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0db88fa-0257-58d4-945d-198cbe5bdec7 with identifier: 119621371
2026-03-24 19:10:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0db88fa-0257-58d4-945d-198cbe5bdec7 with scrape type 2
2026-03-24 19:10:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0db88fa-0257-58d4-945d-198cbe5bdec7 with scrape type 2
2026-03-24 19:10:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a0db88fa-0257-58d4-945d-198cbe5bdec7, identifier: 119621371
2026-03-24 19:10:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a0db88fa-0257-58d4-945d-198cbe5bdec7 with identifier: 119621371
2026-03-24 19:10:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a0db88fa-0257-58d4-945d-198cbe5bdec7 with identifier: 119621371
2026-03-24 19:10:51 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a0db88fa-0257-58d4-945d-198cbe5bdec7 with identifier: 119621371 to the API
2026-03-24 19:10:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:10:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:10:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119621371?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 103,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'a0db88fa-0257-58d4-945d-198cbe5bdec7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HG16HLC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119621371',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'CITROEN',
'model': 'GRAND C4 PICASSO DIESEL ESTATE',
'odometer': 19999,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-16',
'seller_name': 'UKCGR - Trade',
'title': 'CITROEN GRAND C4 PICASSO DIESEL ESTATE 1.6 BlueHDi VTR+ 5dr EAT6',
'transmission': 'automatic',
'trim': '1.6 BlueHDi VTR+ 5dr EAT6',
'vin': None,
'year': 2016}
2026-03-24 19:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119621371%27 HTTP/1.1" 200 None
2026-03-24 19:10:51 [astonbarclay.gb] INFO: Saving data for 119621371: {'auction_closing_time': 1774609200.0, 'created_time': 1773404499.020164, 'last_price_update_time': 1774379451.318375}
2026-03-24 19:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119621371') HTTP/1.1" 204 0
2026-03-24 19:10:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120043895?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:10:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:10:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120098736?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:10:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:10:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120043895, 'registration': 'OY69RVJ', 'account': 'WBA003', 'make': 'HYUNDAI', 'model': 'I20 HATCHBACK', 'derivative': '1.0 T-GDi SE 5dr Auto', 'mileage': 109274, 'mileageWarranty': True, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2019-09-18', 'fuel': 'Petrol', 'motExpiry': '2026-04-24', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OY69RVJ/2026-03-02/image/d542191b-4a4d-4335-aa17-e4489612dd52_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY69RVJ/2026-03-02/image/b8e50d95-33c2-471b-b4a9-25ba7f0b91cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY69RVJ/2026-03-02/image/d7406160-b08c-440e-bc8f-190012dd3747_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY69RVJ/2026-03-02/image/5496dd94-e154-4c77-8f1f-be48c490dece_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY69RVJ/2026-03-02/image/5da6eeb1-7458-410b-bdfd-a4010739a9f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY69RVJ/2026-03-02/image/3faae7e9-c345-4f77-af89-13afc4b7a243_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY69RVJ/2026-03-02/image/1e417960-1a8f-41dd-ab99-e65b6aa21ee0_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY69RVJ/2026-03-02/image/f2a3a9cb-67ae-440d-a88d-45c917d08c2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY69RVJ/2026-03-02/image/36055cd2-cedb-4961-b561-0b40a0a4b88c_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service invoice 11/23 57K,', 'remarks': 'SPARE KEY - **Oil Contamination - Poor Gear Selection - Engine Knocking - EML - MAY HAVE FURTHER FAULTS - COLLECTION ONLY - NO DELIVERY AVAILABLE - VEHICLE LOCATED IN WESTBURY, WILTSHIRE**', 'virtual': True, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 107, 'location': {'siteId': '659780', 'description': 'Aston Barclay Westbury'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120043895, 'registration': 'OY69RVJ', 'account': 'WBA003', 'make': 'HYUNDAI', 'model': 'I20 HATCHBACK', 'derivative': '1.0 T-GDi SE 5dr Auto', 'mileage': 109274, 'mileageWarranty': True, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2019-09-18', 'fuel': 'Petrol', 'motExpiry': '2026-04-24', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OY69RVJ/2026-03-02/image/d542191b-4a4d-4335-aa17-e4489612dd52_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY69RVJ/2026-03-02/image/b8e50d95-33c2-471b-b4a9-25ba7f0b91cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY69RVJ/2026-03-02/image/d7406160-b08c-440e-bc8f-190012dd3747_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY69RVJ/2026-03-02/image/5496dd94-e154-4c77-8f1f-be48c490dece_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY69RVJ/2026-03-02/image/5da6eeb1-7458-410b-bdfd-a4010739a9f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY69RVJ/2026-03-02/image/3faae7e9-c345-4f77-af89-13afc4b7a243_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY69RVJ/2026-03-02/image/1e417960-1a8f-41dd-ab99-e65b6aa21ee0_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY69RVJ/2026-03-02/image/f2a3a9cb-67ae-440d-a88d-45c917d08c2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY69RVJ/2026-03-02/image/36055cd2-cedb-4961-b561-0b40a0a4b88c_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service invoice 11/23 57K,', 'remarks': 'SPARE KEY - **Oil Contamination - Poor Gear Selection - Engine Knocking - EML - MAY HAVE FURTHER FAULTS - COLLECTION ONLY - NO DELIVERY AVAILABLE - VEHICLE LOCATED IN WESTBURY, WILTSHIRE**', 'virtual': True, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 107, 'location': {'siteId': '659780', 'description': 'Aston Barclay Westbury'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1baaec57-230b-5f60-b5e2-82bc204792d9 with identifier: 120043895
2026-03-24 19:10:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1baaec57-230b-5f60-b5e2-82bc204792d9 with scrape type 2
2026-03-24 19:10:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1baaec57-230b-5f60-b5e2-82bc204792d9 with scrape type 2
2026-03-24 19:10:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1baaec57-230b-5f60-b5e2-82bc204792d9, identifier: 120043895
2026-03-24 19:10:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1baaec57-230b-5f60-b5e2-82bc204792d9 with identifier: 120043895
2026-03-24 19:10:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1baaec57-230b-5f60-b5e2-82bc204792d9 with identifier: 120043895
2026-03-24 19:10:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1baaec57-230b-5f60-b5e2-82bc204792d9 with identifier: 120043895 to the API
2026-03-24 19:10:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:10:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:10:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120043895?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 107,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '1baaec57-230b-5f60-b5e2-82bc204792d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OY69RVJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120043895',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'HYUNDAI',
'model': 'I20 HATCHBACK',
'odometer': 109274,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-18',
'seller_name': 'UKCGR - Select',
'title': 'HYUNDAI I20 HATCHBACK 1.0 T-GDi SE 5dr Auto',
'transmission': 'automatic',
'trim': '1.0 T-GDi SE 5dr Auto',
'vin': None,
'year': 2019}
2026-03-24 19:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120043895%27 HTTP/1.1" 200 None
2026-03-24 19:10:52 [astonbarclay.gb] INFO: Saving data for 120043895: {'auction_closing_time': 1774609200.0, 'created_time': 1773404507.101584, 'last_price_update_time': 1774379452.565213}
2026-03-24 19:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120043895') HTTP/1.1" 204 0
2026-03-24 19:10:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120098736, 'registration': 'YY15ZBN', 'account': 'MOT075', 'make': 'CITROEN', 'model': 'C4 CACTUS HATCHBACK (RC)', 'derivative': '1.2 PureTech [82] Feel 5dr', 'mileage': 91058, 'mileageWarranty': True, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-06-23', 'fuel': 'Petrol', 'motExpiry': '2026-12-22', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YY15ZBN/2026-03-03/image/da8ece00-a0f7-40fc-add0-8cc1ee111b99_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY15ZBN/2026-03-03/image/b5ed3697-7c3b-44a8-a955-2963f3d9dfd8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY15ZBN/2026-03-03/image/20822d06-24f4-4f02-9578-4e3a4deee689_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY15ZBN/2026-03-03/image/a2400381-eebf-49db-b741-943a3c3ff133_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY15ZBN/2026-03-03/image/7db9f5cf-5b13-4250-b09d-48923a6d1f8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY15ZBN/2026-03-03/image/b939eef8-fa7d-434b-bd75-d5f0fe119c5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY15ZBN/2026-03-03/image/03ab8736-d9d0-4ff5-a237-cf02b5ef958d_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 6/16 5K, 6/17 13K, 6/18 20K, 11/19 28K, 12/20 31K, 12/21 33K, 12/22 44K, 9/23 57K, 8/24 70K, 9/25 86K, 10/25 88K', 'remarks': '*NON-RUNNER BATTERY DISCONNECTED – NO DELIVERY AVAILABLE (WESTBURY) ENGINE POSSIBLY SEIZED, REQUIRES NEW ENGINE, MAY HAVE FURTHER FAULTS* - SPARE KEY', 'virtual': True, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': {'siteId': '659780', 'description': 'Aston Barclay Westbury'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120098736, 'registration': 'YY15ZBN', 'account': 'MOT075', 'make': 'CITROEN', 'model': 'C4 CACTUS HATCHBACK (RC)', 'derivative': '1.2 PureTech [82] Feel 5dr', 'mileage': 91058, 'mileageWarranty': True, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2015-06-23', 'fuel': 'Petrol', 'motExpiry': '2026-12-22', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YY15ZBN/2026-03-03/image/da8ece00-a0f7-40fc-add0-8cc1ee111b99_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY15ZBN/2026-03-03/image/b5ed3697-7c3b-44a8-a955-2963f3d9dfd8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY15ZBN/2026-03-03/image/20822d06-24f4-4f02-9578-4e3a4deee689_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY15ZBN/2026-03-03/image/a2400381-eebf-49db-b741-943a3c3ff133_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY15ZBN/2026-03-03/image/7db9f5cf-5b13-4250-b09d-48923a6d1f8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY15ZBN/2026-03-03/image/b939eef8-fa7d-434b-bd75-d5f0fe119c5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YY15ZBN/2026-03-03/image/03ab8736-d9d0-4ff5-a237-cf02b5ef958d_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 6/16 5K, 6/17 13K, 6/18 20K, 11/19 28K, 12/20 31K, 12/21 33K, 12/22 44K, 9/23 57K, 8/24 70K, 9/25 86K, 10/25 88K', 'remarks': '*NON-RUNNER BATTERY DISCONNECTED – NO DELIVERY AVAILABLE (WESTBURY) ENGINE POSSIBLY SEIZED, REQUIRES NEW ENGINE, MAY HAVE FURTHER FAULTS* - SPARE KEY', 'virtual': True, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': {'siteId': '659780', 'description': 'Aston Barclay Westbury'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08823ea5-d127-5333-9d18-37879243c982 with identifier: 120098736
2026-03-24 19:10:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08823ea5-d127-5333-9d18-37879243c982 with scrape type 2
2026-03-24 19:10:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08823ea5-d127-5333-9d18-37879243c982 with scrape type 2
2026-03-24 19:10:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 08823ea5-d127-5333-9d18-37879243c982, identifier: 120098736
2026-03-24 19:10:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 08823ea5-d127-5333-9d18-37879243c982 with identifier: 120098736
2026-03-24 19:10:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 08823ea5-d127-5333-9d18-37879243c982 with identifier: 120098736
2026-03-24 19:10:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 08823ea5-d127-5333-9d18-37879243c982 with identifier: 120098736 to the API
2026-03-24 19:10:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:10:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:10:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120098736?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '08823ea5-d127-5333-9d18-37879243c982',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YY15ZBN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120098736',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'CITROEN',
'model': 'C4 CACTUS HATCHBACK (RC)',
'odometer': 91058,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-23',
'seller_name': 'MotoNovo Finance',
'title': 'CITROEN C4 CACTUS HATCHBACK (RC) 1.2 PureTech [82] Feel 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech [82] Feel 5dr',
'vin': None,
'year': 2015}
2026-03-24 19:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120098736%27 HTTP/1.1" 200 None
2026-03-24 19:10:52 [astonbarclay.gb] INFO: Saving data for 120098736: {'auction_closing_time': 1774609200.0, 'created_time': 1774271404.194527, 'last_price_update_time': 1774379452.915736}
2026-03-24 19:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120098736') HTTP/1.1" 204 0
2026-03-24 19:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/116883375?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:10:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:10:55 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 116883375, 'registration': 'OY69EDK', 'account': 'VWF001', 'make': 'VOLKSWAGEN', 'model': 'TRANSPORTER T32 SWB DIESEL', 'derivative': '2.0 TDI BMT 150 Highline Van', 'mileage': 108778, 'mileageWarranty': False, 'type': 'commercial', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2019-10-18', 'fuel': 'Diesel', 'motExpiry': '2025-04-07', 'doors': None, 'engineSize': 1968, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/OY69EDK/2025-11-03/image/40714255-f636-4944-8830-82baeed554cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY69EDK/2025-11-03/image/a9f0702e-5a08-48f4-af01-1c918290e349_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY69EDK/2025-11-03/image/5701271a-f827-48de-b89b-42e3b255260e_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'vosa - 66k, 95k, VEHICLE HAS FLOOD DAMAGE WONT START, MAY HAVE FURTHER FAULTS', 'virtual': True, 'seller': 'Volkswagen Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 192, 'location': {'siteId': '659779', 'description': 'Aston Barclay Prees Heath'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:55 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 116883375, 'registration': 'OY69EDK', 'account': 'VWF001', 'make': 'VOLKSWAGEN', 'model': 'TRANSPORTER T32 SWB DIESEL', 'derivative': '2.0 TDI BMT 150 Highline Van', 'mileage': 108778, 'mileageWarranty': False, 'type': 'commercial', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2019-10-18', 'fuel': 'Diesel', 'motExpiry': '2025-04-07', 'doors': None, 'engineSize': 1968, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/OY69EDK/2025-11-03/image/40714255-f636-4944-8830-82baeed554cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY69EDK/2025-11-03/image/a9f0702e-5a08-48f4-af01-1c918290e349_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY69EDK/2025-11-03/image/5701271a-f827-48de-b89b-42e3b255260e_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'vosa - 66k, 95k, VEHICLE HAS FLOOD DAMAGE WONT START, MAY HAVE FURTHER FAULTS', 'virtual': True, 'seller': 'Volkswagen Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 192, 'location': {'siteId': '659779', 'description': 'Aston Barclay Prees Heath'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcc9f6e3-dc0a-56a0-aa55-cec9c5363feb with identifier: 116883375
2026-03-24 19:10:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcc9f6e3-dc0a-56a0-aa55-cec9c5363feb with scrape type 2
2026-03-24 19:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bcc9f6e3-dc0a-56a0-aa55-cec9c5363feb with scrape type 2
2026-03-24 19:10:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bcc9f6e3-dc0a-56a0-aa55-cec9c5363feb, identifier: 116883375
2026-03-24 19:10:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bcc9f6e3-dc0a-56a0-aa55-cec9c5363feb with identifier: 116883375
2026-03-24 19:10:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bcc9f6e3-dc0a-56a0-aa55-cec9c5363feb with identifier: 116883375
2026-03-24 19:10:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bcc9f6e3-dc0a-56a0-aa55-cec9c5363feb with identifier: 116883375 to the API
2026-03-24 19:10:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:10:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:10:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/116883375?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 192,
'color': 'GREY',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'bcc9f6e3-dc0a-56a0-aa55-cec9c5363feb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OY69EDK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/116883375',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'VOLKSWAGEN',
'model': 'TRANSPORTER T32 SWB DIESEL',
'odometer': 108778,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-18',
'seller_name': 'Volkswagen Financial Services',
'title': 'VOLKSWAGEN TRANSPORTER T32 SWB DIESEL 2.0 TDI BMT 150 Highline Van',
'transmission': 'manual',
'trim': '2.0 TDI BMT 150 Highline Van',
'vin': None,
'year': 2019}
2026-03-24 19:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116883375%27 HTTP/1.1" 200 None
2026-03-24 19:10:55 [astonbarclay.gb] INFO: Saving data for 116883375: {'auction_closing_time': 1774609200.0, 'created_time': 1774271260.742685, 'last_price_update_time': 1774379455.338622}
2026-03-24 19:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='116883375') HTTP/1.1" 204 0
2026-03-24 19:10:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120760792?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:10:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:10:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120760792, 'registration': 'FN70VYM', 'account': 'MOT129', 'make': 'KTM', 'model': '790 DUKE', 'derivative': '790 Duke (20MY)', 'mileage': 5472, 'mileageWarranty': True, 'type': 'motorcycle', 'saleId': 19174, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T10:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': None, 'firstRegistration': '2021-01-21', 'fuel': 'Petrol', 'motExpiry': '2026-05-03', 'doors': None, 'engineSize': 799, 'bodyType': None, 'images': None, 'colour': 'ORANGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': True, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 103, 'location': {'siteId': '659780', 'description': 'Aston Barclay Westbury'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120760792, 'registration': 'FN70VYM', 'account': 'MOT129', 'make': 'KTM', 'model': '790 DUKE', 'derivative': '790 Duke (20MY)', 'mileage': 5472, 'mileageWarranty': True, 'type': 'motorcycle', 'saleId': 19174, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T10:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': None, 'firstRegistration': '2021-01-21', 'fuel': 'Petrol', 'motExpiry': '2026-05-03', 'doors': None, 'engineSize': 799, 'bodyType': None, 'images': None, 'colour': 'ORANGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': '', 'virtual': True, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 103, 'location': {'siteId': '659780', 'description': 'Aston Barclay Westbury'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:56 [astonbarclay.gb] ERROR: Error parsing details: Field transmission is not nullable
2026-03-24 19:10:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/117402269?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:10:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:10:57 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 117402269, 'registration': 'SY62NCZ', 'account': 'AST003', 'make': 'VOLKSWAGEN', 'model': 'GOLF HATCHBACK', 'derivative': '1.4 TSI Match 5dr', 'mileage': 65251, 'mileageWarranty': True, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2012-09-01', 'fuel': 'Petrol', 'motExpiry': '2025-12-04', 'doors': 5, 'engineSize': 1390, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SY62NCZ/2025-11-20/image/d9d35f0b-a929-42c1-b7d0-2f6429d42576_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY62NCZ/2025-11-20/image/23957f83-cc4a-49e1-895f-1cd8abe3a90c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY62NCZ/2025-11-20/image/eed7c0f6-69f3-47c4-a637-a5d560eb34fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY62NCZ/2025-11-20/image/68cb7b54-50b2-429c-bf9d-def50dfd1963_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY62NCZ/2025-11-20/image/8d3234c5-3293-41ac-ac3d-3736161d8a6d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY62NCZ/2025-11-20/image/28418a52-ac3a-4ea2-86d8-1b2beef1e578_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY62NCZ/2025-11-20/image/110fe5a1-9a0f-4d0c-8955-4cc6a1c40d90_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY62NCZ/2025-11-20/image/4096d8d1-11f3-4ee8-9d2d-db70c2b4206c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY62NCZ/2025-11-20/image/c922ea98-3933-4346-9292-b846ab356f1f_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': 'Cat C Insurance Loss', 'grade': None, 'nonRunner': True, 'inspectionType': 'Dealer', 'serviceHistory': '', 'remarks': "Category C Insurance Loss. Vehicle Extensively Damaged But Repairable -Insurer Decided Not To Repair VIC PASS: V5 states 'substantially repaired and/or accident damaged: identity checked on 07/04/2014' **NON-RUNNER COLLECTION ONLY CHELMSFORD - - WILL NOT START, MAY HAVE FURTHER FAULTS, SOLD AS SEEN** VOSA STATES 42K, 50K, 58K, 62K", 'virtual': True, 'seller': 'TCB Group - Value', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 144, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:57 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 117402269, 'registration': 'SY62NCZ', 'account': 'AST003', 'make': 'VOLKSWAGEN', 'model': 'GOLF HATCHBACK', 'derivative': '1.4 TSI Match 5dr', 'mileage': 65251, 'mileageWarranty': True, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2012-09-01', 'fuel': 'Petrol', 'motExpiry': '2025-12-04', 'doors': 5, 'engineSize': 1390, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SY62NCZ/2025-11-20/image/d9d35f0b-a929-42c1-b7d0-2f6429d42576_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY62NCZ/2025-11-20/image/23957f83-cc4a-49e1-895f-1cd8abe3a90c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY62NCZ/2025-11-20/image/eed7c0f6-69f3-47c4-a637-a5d560eb34fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY62NCZ/2025-11-20/image/68cb7b54-50b2-429c-bf9d-def50dfd1963_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY62NCZ/2025-11-20/image/8d3234c5-3293-41ac-ac3d-3736161d8a6d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY62NCZ/2025-11-20/image/28418a52-ac3a-4ea2-86d8-1b2beef1e578_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY62NCZ/2025-11-20/image/110fe5a1-9a0f-4d0c-8955-4cc6a1c40d90_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY62NCZ/2025-11-20/image/4096d8d1-11f3-4ee8-9d2d-db70c2b4206c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SY62NCZ/2025-11-20/image/c922ea98-3933-4346-9292-b846ab356f1f_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': 'Cat C Insurance Loss', 'grade': None, 'nonRunner': True, 'inspectionType': 'Dealer', 'serviceHistory': '', 'remarks': "Category C Insurance Loss. Vehicle Extensively Damaged But Repairable -Insurer Decided Not To Repair VIC PASS: V5 states 'substantially repaired and/or accident damaged: identity checked on 07/04/2014' **NON-RUNNER COLLECTION ONLY CHELMSFORD - - WILL NOT START, MAY HAVE FURTHER FAULTS, SOLD AS SEEN** VOSA STATES 42K, 50K, 58K, 62K", 'virtual': True, 'seller': 'TCB Group - Value', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 144, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:10:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2090a2ce-0eb5-560a-b74f-11913285045b with identifier: 117402269
2026-03-24 19:10:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2090a2ce-0eb5-560a-b74f-11913285045b with scrape type 2
2026-03-24 19:10:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2090a2ce-0eb5-560a-b74f-11913285045b with scrape type 2
2026-03-24 19:10:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2090a2ce-0eb5-560a-b74f-11913285045b, identifier: 117402269
2026-03-24 19:10:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2090a2ce-0eb5-560a-b74f-11913285045b with identifier: 117402269
2026-03-24 19:10:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2090a2ce-0eb5-560a-b74f-11913285045b with identifier: 117402269
2026-03-24 19:10:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2090a2ce-0eb5-560a-b74f-11913285045b with identifier: 117402269 to the API
2026-03-24 19:10:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:10:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:10:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/117402269?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Petrol',
'id': '2090a2ce-0eb5-560a-b74f-11913285045b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SY62NCZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/117402269',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'VOLKSWAGEN',
'model': 'GOLF HATCHBACK',
'odometer': 65251,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-01',
'seller_name': 'TCB Group - Value',
'title': 'VOLKSWAGEN GOLF HATCHBACK 1.4 TSI Match 5dr',
'transmission': 'manual',
'trim': '1.4 TSI Match 5dr',
'vin': None,
'year': 2012}
2026-03-24 19:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117402269%27 HTTP/1.1" 200 None
2026-03-24 19:10:58 [astonbarclay.gb] INFO: Saving data for 117402269: {'auction_closing_time': 1774609200.0, 'created_time': 1773404481.319452, 'last_price_update_time': 1774379458.005503}
2026-03-24 19:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117402269') HTTP/1.1" 204 0
2026-03-24 19:11:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120114758?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:11:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:11:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120114758, 'registration': 'RJ17KZK', 'account': 'MOT075', 'make': 'BMW', 'model': '3 SERIES DIESEL TOURING (NR)', 'derivative': '335d xDrive M Sport 5dr Step Auto', 'mileage': 114983, 'mileageWarranty': True, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2017-06-07', 'fuel': 'Diesel', 'motExpiry': '2026-07-02', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RJ17KZK/2026-03-03/image/44b89d28-ce01-4bf4-8ee0-214f8dc1b9b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ17KZK/2026-03-03/image/b8f63700-a53a-4f8c-9200-d3b8296c0277_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ17KZK/2026-03-03/image/408bb666-0fff-45e6-a0a2-60b4e791e66f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ17KZK/2026-03-03/image/834d8a3b-5eef-4e24-8c6a-e0a540770c2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ17KZK/2026-03-03/image/8adc8063-ffa1-4af9-9401-cb797bcb2400_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ17KZK/2026-03-03/image/bf95d380-1da4-4af8-af43-8da3ecdc509d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ17KZK/2026-03-03/image/cf199003-f3d1-4264-9944-dc006c947224_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ17KZK/2026-03-03/image/3c0700cb-fa06-43cd-be27-32a157ba5afe_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ17KZK/2026-03-03/image/1e21f7b8-af91-4654-b250-8de97dc8dfd6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Fleet', 'serviceHistory': 'Service invoice 06/25 107k', 'remarks': '*NON-RUNNER BATTERY DISCONNECTED – NO DELIVERY AVAILABLE (WESTBURY) ENGINE KNOCKING, REQUIRES NEW ENGINE - MAY HAVE FURTHER FAULTS* - s/key', 'virtual': True, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 151, 'location': {'siteId': '659780', 'description': 'Aston Barclay Westbury'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:11:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120114758, 'registration': 'RJ17KZK', 'account': 'MOT075', 'make': 'BMW', 'model': '3 SERIES DIESEL TOURING (NR)', 'derivative': '335d xDrive M Sport 5dr Step Auto', 'mileage': 114983, 'mileageWarranty': True, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2017-06-07', 'fuel': 'Diesel', 'motExpiry': '2026-07-02', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RJ17KZK/2026-03-03/image/44b89d28-ce01-4bf4-8ee0-214f8dc1b9b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ17KZK/2026-03-03/image/b8f63700-a53a-4f8c-9200-d3b8296c0277_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ17KZK/2026-03-03/image/408bb666-0fff-45e6-a0a2-60b4e791e66f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ17KZK/2026-03-03/image/834d8a3b-5eef-4e24-8c6a-e0a540770c2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ17KZK/2026-03-03/image/8adc8063-ffa1-4af9-9401-cb797bcb2400_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ17KZK/2026-03-03/image/bf95d380-1da4-4af8-af43-8da3ecdc509d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ17KZK/2026-03-03/image/cf199003-f3d1-4264-9944-dc006c947224_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ17KZK/2026-03-03/image/3c0700cb-fa06-43cd-be27-32a157ba5afe_removebg.jpg?w=600', 'https://abimg003.imgix.net/RJ17KZK/2026-03-03/image/1e21f7b8-af91-4654-b250-8de97dc8dfd6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Fleet', 'serviceHistory': 'Service invoice 06/25 107k', 'remarks': '*NON-RUNNER BATTERY DISCONNECTED – NO DELIVERY AVAILABLE (WESTBURY) ENGINE KNOCKING, REQUIRES NEW ENGINE - MAY HAVE FURTHER FAULTS* - s/key', 'virtual': True, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 151, 'location': {'siteId': '659780', 'description': 'Aston Barclay Westbury'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:11:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dba9062-4211-54cd-89e9-4bc35f72fb10 with identifier: 120114758
2026-03-24 19:11:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dba9062-4211-54cd-89e9-4bc35f72fb10 with scrape type 2
2026-03-24 19:11:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9dba9062-4211-54cd-89e9-4bc35f72fb10 with scrape type 2
2026-03-24 19:11:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9dba9062-4211-54cd-89e9-4bc35f72fb10, identifier: 120114758
2026-03-24 19:11:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9dba9062-4211-54cd-89e9-4bc35f72fb10 with identifier: 120114758
2026-03-24 19:11:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9dba9062-4211-54cd-89e9-4bc35f72fb10 with identifier: 120114758
2026-03-24 19:11:00 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9dba9062-4211-54cd-89e9-4bc35f72fb10 with identifier: 120114758 to the API
2026-03-24 19:11:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:11:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:11:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120114758?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 151,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '9dba9062-4211-54cd-89e9-4bc35f72fb10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RJ17KZK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120114758',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'BMW',
'model': '3 SERIES DIESEL TOURING (NR)',
'odometer': 114983,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-07',
'seller_name': 'MotoNovo Finance',
'title': 'BMW 3 SERIES DIESEL TOURING (NR) 335d xDrive M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': '335d xDrive M Sport 5dr Step Auto',
'vin': None,
'year': 2017}
2026-03-24 19:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120114758%27 HTTP/1.1" 200 None
2026-03-24 19:11:00 [astonbarclay.gb] INFO: Saving data for 120114758: {'auction_closing_time': 1774609200.0, 'created_time': 1774271559.051754, 'last_price_update_time': 1774379460.927418}
2026-03-24 19:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120114758') HTTP/1.1" 204 0
2026-03-24 19:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120759901?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:11:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:11:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120759901, 'registration': 'SV09HCO', 'account': 'WBA001', 'make': 'AUDI', 'model': 'A3 HATCHBACK SPECIAL EDITIONS', 'derivative': '2.0 TDI 170 Quattro Black Edition 3dr', 'mileage': 198813, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2009-06-16', 'fuel': 'Diesel', 'motExpiry': '2026-11-26', 'doors': 3, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 33K, 42K, 48K, 53K, 54K, 68K, 82K, 91K, 98K, 104K, 117K, 136K, 154K, 174K, 193K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': False, 'v5details': None, 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:11:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120759901, 'registration': 'SV09HCO', 'account': 'WBA001', 'make': 'AUDI', 'model': 'A3 HATCHBACK SPECIAL EDITIONS', 'derivative': '2.0 TDI 170 Quattro Black Edition 3dr', 'mileage': 198813, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2009-06-16', 'fuel': 'Diesel', 'motExpiry': '2026-11-26', 'doors': 3, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 33K, 42K, 48K, 53K, 54K, 68K, 82K, 91K, 98K, 104K, 117K, 136K, 154K, 174K, 193K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': False, 'v5details': None, 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:11:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3cf2ec9-881e-5406-b3c7-dea950a06f0b with identifier: 120759901
2026-03-24 19:11:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3cf2ec9-881e-5406-b3c7-dea950a06f0b with scrape type 1
2026-03-24 19:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item a3cf2ec9-881e-5406-b3c7-dea950a06f0b
2026-03-24 19:11:04 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item a3cf2ec9-881e-5406-b3c7-dea950a06f0b
2026-03-24 19:11:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a3cf2ec9-881e-5406-b3c7-dea950a06f0b, identifier: 120759901
2026-03-24 19:11:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a3cf2ec9-881e-5406-b3c7-dea950a06f0b with identifier: 120759901
2026-03-24 19:11:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a3cf2ec9-881e-5406-b3c7-dea950a06f0b with identifier: 120759901
2026-03-24 19:11:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a3cf2ec9-881e-5406-b3c7-dea950a06f0b with identifier: 120759901 to the API
2026-03-24 19:11:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:11:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:11:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120759901?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'a3cf2ec9-881e-5406-b3c7-dea950a06f0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SV09HCO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120759901',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'AUDI',
'model': 'A3 HATCHBACK SPECIAL EDITIONS',
'odometer': 198813,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-06-16',
'seller_name': 'UKCGR',
'title': 'AUDI A3 HATCHBACK SPECIAL EDITIONS 2.0 TDI 170 Quattro Black '
'Edition 3dr',
'transmission': 'manual',
'trim': '2.0 TDI 170 Quattro Black Edition 3dr',
'vin': None,
'year': 2009}
2026-03-24 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120759901%27 HTTP/1.1" 200 None
2026-03-24 19:11:05 [astonbarclay.gb] INFO: Saving data for 120759901: {'created_time': 1774379465.056402, 'last_price_update_time': 1774379465.056429, 'auction_closing_time': 1774604700.0}
2026-03-24 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120759901') HTTP/1.1" 204 0
2026-03-24 19:11:05 [scrapy.extensions.logstats] INFO: Crawled 200 pages (at 19 pages/min), scraped 179 items (at 21 items/min)
2026-03-24 19:11:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 19:11:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120742052?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:11:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:11:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120742052, 'registration': 'NA66NFU', 'account': 'WBA001', 'make': 'RENAULT', 'model': 'KADJAR DIESEL HATCHBACK', 'derivative': '1.5 dCi Dynamique Nav 5dr', 'mileage': 66983, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-09-08', 'fuel': 'Diesel', 'motExpiry': '2026-09-11', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 19K, 26K, 33K, 44K, 55K, 60K, 63K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:11:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120742052, 'registration': 'NA66NFU', 'account': 'WBA001', 'make': 'RENAULT', 'model': 'KADJAR DIESEL HATCHBACK', 'derivative': '1.5 dCi Dynamique Nav 5dr', 'mileage': 66983, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-09-08', 'fuel': 'Diesel', 'motExpiry': '2026-09-11', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 19K, 26K, 33K, 44K, 55K, 60K, 63K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:11:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86d8d21e-e4c6-5e90-8967-420dd328d7b4 with identifier: 120742052
2026-03-24 19:11:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86d8d21e-e4c6-5e90-8967-420dd328d7b4 with scrape type 1
2026-03-24 19:11:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 86d8d21e-e4c6-5e90-8967-420dd328d7b4
2026-03-24 19:11:14 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 86d8d21e-e4c6-5e90-8967-420dd328d7b4
2026-03-24 19:11:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 86d8d21e-e4c6-5e90-8967-420dd328d7b4, identifier: 120742052
2026-03-24 19:11:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 86d8d21e-e4c6-5e90-8967-420dd328d7b4 with identifier: 120742052
2026-03-24 19:11:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 86d8d21e-e4c6-5e90-8967-420dd328d7b4 with identifier: 120742052
2026-03-24 19:11:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 86d8d21e-e4c6-5e90-8967-420dd328d7b4 with identifier: 120742052 to the API
2026-03-24 19:11:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:11:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:11:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120742052?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': '86d8d21e-e4c6-5e90-8967-420dd328d7b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NA66NFU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120742052',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'RENAULT',
'model': 'KADJAR DIESEL HATCHBACK',
'odometer': 66983,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-08',
'seller_name': 'UKCGR',
'title': 'RENAULT KADJAR DIESEL HATCHBACK 1.5 dCi Dynamique Nav 5dr',
'transmission': 'manual',
'trim': '1.5 dCi Dynamique Nav 5dr',
'vin': None,
'year': 2016}
2026-03-24 19:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120742052%27 HTTP/1.1" 200 None
2026-03-24 19:11:14 [astonbarclay.gb] INFO: Saving data for 120742052: {'created_time': 1774379474.987479, 'last_price_update_time': 1774379474.987489, 'auction_closing_time': 1774604700.0}
2026-03-24 19:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120742052') HTTP/1.1" 204 0
2026-03-24 19:11:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120237760?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:11:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:11:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120237760, 'registration': 'KW67VPX', 'account': 'HAT007', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 SD4 240 HSE Dynamic Luxury 5dr Auto', 'mileage': 46299, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-12-20', 'fuel': 'Diesel', 'motExpiry': None, 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/KW67VPX/2026-03-11/image/5abea2e0-6d7c-403b-9030-79f8e2f22090_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW67VPX/2026-03-11/image/d5fb8a19-99d3-4a22-a1e2-2a713b820c11_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW67VPX/2026-03-11/image/f99c4163-a71b-453c-9726-a0d7e30f6b6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW67VPX/2026-03-11/image/ce8b6566-2976-4052-aac1-7c7cdbc6ca1e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW67VPX/2026-03-11/image/8f336858-1144-4970-87ed-56ed17da7cfa_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW67VPX/2026-03-11/image/d9bad73b-2247-4790-8143-0f9c8cb750b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW67VPX/2026-03-11/image/4656238b-0b70-4d4c-8ce3-ff551e31299f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW67VPX/2026-03-11/image/9b4e5a4b-3a8e-4624-8e37-fc8787724f02_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW67VPX/2026-03-11/image/7f3e9797-e6fb-48bc-afe0-4682eb34014a_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/22- 26K', 'remarks': '**64**VOSA STATES 15K, 26K, 29K, 35K, 40K', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 169, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0e5c3163-8b8e-4df5-a54e-48c5705d1fa4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:11:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120237760, 'registration': 'KW67VPX', 'account': 'HAT007', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 SD4 240 HSE Dynamic Luxury 5dr Auto', 'mileage': 46299, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-12-20', 'fuel': 'Diesel', 'motExpiry': None, 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/KW67VPX/2026-03-11/image/5abea2e0-6d7c-403b-9030-79f8e2f22090_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW67VPX/2026-03-11/image/d5fb8a19-99d3-4a22-a1e2-2a713b820c11_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW67VPX/2026-03-11/image/f99c4163-a71b-453c-9726-a0d7e30f6b6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW67VPX/2026-03-11/image/ce8b6566-2976-4052-aac1-7c7cdbc6ca1e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW67VPX/2026-03-11/image/8f336858-1144-4970-87ed-56ed17da7cfa_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW67VPX/2026-03-11/image/d9bad73b-2247-4790-8143-0f9c8cb750b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW67VPX/2026-03-11/image/4656238b-0b70-4d4c-8ce3-ff551e31299f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW67VPX/2026-03-11/image/9b4e5a4b-3a8e-4624-8e37-fc8787724f02_removebg.jpg?w=600', 'https://abimg003.imgix.net/KW67VPX/2026-03-11/image/7f3e9797-e6fb-48bc-afe0-4682eb34014a_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/22- 26K', 'remarks': '**64**VOSA STATES 15K, 26K, 29K, 35K, 40K', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 169, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0e5c3163-8b8e-4df5-a54e-48c5705d1fa4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:11:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d511747-7977-5ade-b9c8-77ba4dd3d9de with identifier: 120237760
2026-03-24 19:11:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d511747-7977-5ade-b9c8-77ba4dd3d9de with scrape type 2
2026-03-24 19:11:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d511747-7977-5ade-b9c8-77ba4dd3d9de with scrape type 2
2026-03-24 19:11:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8d511747-7977-5ade-b9c8-77ba4dd3d9de, identifier: 120237760
2026-03-24 19:11:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8d511747-7977-5ade-b9c8-77ba4dd3d9de with identifier: 120237760
2026-03-24 19:11:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8d511747-7977-5ade-b9c8-77ba4dd3d9de with identifier: 120237760
2026-03-24 19:11:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8d511747-7977-5ade-b9c8-77ba4dd3d9de with identifier: 120237760 to the API
2026-03-24 19:11:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:11:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:11:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120237760?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 169,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Diesel',
'id': '8d511747-7977-5ade-b9c8-77ba4dd3d9de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KW67VPX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120237760',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT DIESEL SW',
'odometer': 46299,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-20',
'seller_name': 'Hatfields Group',
'title': 'LAND ROVER DISCOVERY SPORT DIESEL SW 2.0 SD4 240 HSE Dynamic Luxury '
'5dr Auto',
'transmission': 'automatic',
'trim': '2.0 SD4 240 HSE Dynamic Luxury 5dr Auto',
'vin': None,
'year': 2017}
2026-03-24 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120237760%27 HTTP/1.1" 200 None
2026-03-24 19:11:16 [astonbarclay.gb] INFO: Saving data for 120237760: {'auction_closing_time': 1774431900.0, 'created_time': 1773403374.635479, 'last_price_update_time': 1774379476.963359}
2026-03-24 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120237760') HTTP/1.1" 204 0
2026-03-24 19:11:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119348869?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:11:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:11:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119348869, 'registration': 'YR73CLO', 'account': 'KIN032', 'make': 'VOLVO', 'model': 'XC40 ELECTRIC ESTATE', 'derivative': '300kW Recharge Twin Ultimate 82kWh 5dr AWD Auto', 'mileage': 17230, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-12-01', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YR73CLO/2026-02-09/image/f0b5910c-3e1c-4565-bd2b-d2be00a27d9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR73CLO/2026-02-09/image/20c7321e-d360-486f-91fb-940d7c7fc9f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR73CLO/2026-02-09/image/be8e36b0-f407-4b92-a3e7-62e96c072ce9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR73CLO/2026-02-09/image/b5c0b4df-1f64-4fe3-8595-cfe4f748b773_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR73CLO/2026-02-09/image/6eb6b479-e385-48e3-9d17-a32fcb2b9ed8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR73CLO/2026-02-09/image/f1eb0417-7cfb-41c6-af8b-6b11491a8a69_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR73CLO/2026-02-09/image/fb625e21-6709-4511-817c-7cf053c62821_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR73CLO/2026-02-09/image/9a037d64-ed6b-4ad2-b7e2-0acf2dc16b57_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR73CLO/2026-02-09/image/5e0bef02-9b6b-483f-b754-0c226b98f5bb_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/25- 15K,', 'remarks': '**279** SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/30a3d1d1-c0e4-45b5-9fa3-eb61603622bf.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:11:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119348869, 'registration': 'YR73CLO', 'account': 'KIN032', 'make': 'VOLVO', 'model': 'XC40 ELECTRIC ESTATE', 'derivative': '300kW Recharge Twin Ultimate 82kWh 5dr AWD Auto', 'mileage': 17230, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-12-01', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YR73CLO/2026-02-09/image/f0b5910c-3e1c-4565-bd2b-d2be00a27d9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR73CLO/2026-02-09/image/20c7321e-d360-486f-91fb-940d7c7fc9f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR73CLO/2026-02-09/image/be8e36b0-f407-4b92-a3e7-62e96c072ce9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR73CLO/2026-02-09/image/b5c0b4df-1f64-4fe3-8595-cfe4f748b773_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR73CLO/2026-02-09/image/6eb6b479-e385-48e3-9d17-a32fcb2b9ed8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR73CLO/2026-02-09/image/f1eb0417-7cfb-41c6-af8b-6b11491a8a69_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR73CLO/2026-02-09/image/fb625e21-6709-4511-817c-7cf053c62821_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR73CLO/2026-02-09/image/9a037d64-ed6b-4ad2-b7e2-0acf2dc16b57_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR73CLO/2026-02-09/image/5e0bef02-9b6b-483f-b754-0c226b98f5bb_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/25- 15K,', 'remarks': '**279** SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/30a3d1d1-c0e4-45b5-9fa3-eb61603622bf.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:11:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53f21420-04f1-57d1-b37c-c273dba7d158 with identifier: 119348869
2026-03-24 19:11:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53f21420-04f1-57d1-b37c-c273dba7d158 with scrape type 2
2026-03-24 19:11:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53f21420-04f1-57d1-b37c-c273dba7d158 with scrape type 2
2026-03-24 19:11:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 53f21420-04f1-57d1-b37c-c273dba7d158, identifier: 119348869
2026-03-24 19:11:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 53f21420-04f1-57d1-b37c-c273dba7d158 with identifier: 119348869
2026-03-24 19:11:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 53f21420-04f1-57d1-b37c-c273dba7d158 with identifier: 119348869
2026-03-24 19:11:33 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 53f21420-04f1-57d1-b37c-c273dba7d158 with identifier: 119348869 to the API
2026-03-24 19:11:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:11:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:11:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119348869?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREEN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Electric',
'id': '53f21420-04f1-57d1-b37c-c273dba7d158',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YR73CLO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119348869',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLVO',
'model': 'XC40 ELECTRIC ESTATE',
'odometer': 17230,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-01',
'seller_name': 'Kinto',
'title': 'VOLVO XC40 ELECTRIC ESTATE 300kW Recharge Twin Ultimate 82kWh 5dr '
'AWD Auto',
'transmission': 'automatic',
'trim': '300kW Recharge Twin Ultimate 82kWh 5dr AWD Auto',
'vin': None,
'year': 2023}
2026-03-24 19:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119348869%27 HTTP/1.1" 200 None
2026-03-24 19:11:33 [astonbarclay.gb] INFO: Saving data for 119348869: {'auction_closing_time': 1774604700.0, 'created_time': 1774271260.015772, 'last_price_update_time': 1774379493.809196}
2026-03-24 19:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119348869') HTTP/1.1" 204 0
2026-03-24 19:11:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120738215?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:11:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:11:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120738215, 'registration': 'LR64HYO', 'account': 'WBA001', 'make': 'SMART', 'model': 'FORTWO ELECTRIC CABRIO', 'derivative': '55kW Electric Drive 2dr Auto', 'mileage': 31836, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-11-29', 'fuel': 'Electric', 'motExpiry': '2026-11-21', 'doors': 2, 'engineSize': None, 'bodyType': 'Cabriolet', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 9K, 11K, 23KM, 16K, 21K, 25K, 29K, 31K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:11:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120738215, 'registration': 'LR64HYO', 'account': 'WBA001', 'make': 'SMART', 'model': 'FORTWO ELECTRIC CABRIO', 'derivative': '55kW Electric Drive 2dr Auto', 'mileage': 31836, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-11-29', 'fuel': 'Electric', 'motExpiry': '2026-11-21', 'doors': 2, 'engineSize': None, 'bodyType': 'Cabriolet', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 9K, 11K, 23KM, 16K, 21K, 25K, 29K, 31K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:11:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18ceac3c-6606-57a4-901a-11d1dd9e79c9 with identifier: 120738215
2026-03-24 19:11:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18ceac3c-6606-57a4-901a-11d1dd9e79c9 with scrape type 1
2026-03-24 19:11:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 18ceac3c-6606-57a4-901a-11d1dd9e79c9
2026-03-24 19:11:33 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 18ceac3c-6606-57a4-901a-11d1dd9e79c9
2026-03-24 19:11:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 18ceac3c-6606-57a4-901a-11d1dd9e79c9, identifier: 120738215
2026-03-24 19:11:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 18ceac3c-6606-57a4-901a-11d1dd9e79c9 with identifier: 120738215
2026-03-24 19:11:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 18ceac3c-6606-57a4-901a-11d1dd9e79c9 with identifier: 120738215
2026-03-24 19:11:34 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 18ceac3c-6606-57a4-901a-11d1dd9e79c9 with identifier: 120738215 to the API
2026-03-24 19:11:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:11:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:11:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120738215?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Electric',
'id': '18ceac3c-6606-57a4-901a-11d1dd9e79c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LR64HYO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120738215',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SMART',
'model': 'FORTWO ELECTRIC CABRIO',
'odometer': 31836,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-29',
'seller_name': 'UKCGR',
'title': 'SMART FORTWO ELECTRIC CABRIO 55kW Electric Drive 2dr Auto',
'transmission': 'automatic',
'trim': '55kW Electric Drive 2dr Auto',
'vin': None,
'year': 2014}
2026-03-24 19:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120738215%27 HTTP/1.1" 200 None
2026-03-24 19:11:34 [astonbarclay.gb] INFO: Saving data for 120738215: {'created_time': 1774379494.407432, 'last_price_update_time': 1774379494.407443, 'auction_closing_time': 1774604700.0}
2026-03-24 19:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120738215') HTTP/1.1" 204 0
2026-03-24 19:11:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 400.789(s), this was the 3rd time calling it.
2026-03-24 19:11:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.167913547543671 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119819209?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:11:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:11:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 119819209, 'registration': 'PF71FZS', 'account': 'ZEN002', 'make': 'VOLKSWAGEN', 'model': 'ID.3 HATCHBACK', 'derivative': '150kW Family Pro Performance 58kWh 5dr Auto', 'mileage': 91792, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-02-21', 'fuel': 'Electric', 'motExpiry': '2027-02-20', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PF71FZS/2026-02-23/image/be111b0c-397b-400c-87bf-44ded911a6fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF71FZS/2026-02-23/image/5aa6f713-d463-4128-93ff-60d57c245f92_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF71FZS/2026-02-23/image/f967ed2e-cf7f-45e8-b702-69f861e85369_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF71FZS/2026-02-23/image/be62726b-af83-44b9-a2ba-a6469cdc551a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF71FZS/2026-02-23/image/a9d80d79-a1ef-4536-8a57-e4c408066097_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF71FZS/2026-02-23/image/3aa0ab8e-dd61-4252-9fac-39c20b7ff181_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF71FZS/2026-02-23/image/e047322d-5f38-4c8b-9fe1-04e742d68152_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF71FZS/2026-02-23/image/1534ea06-7bb8-428c-8efd-5a2101157c47_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF71FZS/2026-02-23/image/a8bd401a-5bd3-4690-96eb-792316a9902f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/24-60K,', 'remarks': '**904**VOSA STATES 64K, 91K, CHARGING LEAD SPARE KEY \t 18in East Derry Alloys', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/55830763-a8e3-4f73-9468-1848828eb834.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:11:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 119819209, 'registration': 'PF71FZS', 'account': 'ZEN002', 'make': 'VOLKSWAGEN', 'model': 'ID.3 HATCHBACK', 'derivative': '150kW Family Pro Performance 58kWh 5dr Auto', 'mileage': 91792, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-02-21', 'fuel': 'Electric', 'motExpiry': '2027-02-20', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PF71FZS/2026-02-23/image/be111b0c-397b-400c-87bf-44ded911a6fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF71FZS/2026-02-23/image/5aa6f713-d463-4128-93ff-60d57c245f92_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF71FZS/2026-02-23/image/f967ed2e-cf7f-45e8-b702-69f861e85369_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF71FZS/2026-02-23/image/be62726b-af83-44b9-a2ba-a6469cdc551a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF71FZS/2026-02-23/image/a9d80d79-a1ef-4536-8a57-e4c408066097_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF71FZS/2026-02-23/image/3aa0ab8e-dd61-4252-9fac-39c20b7ff181_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF71FZS/2026-02-23/image/e047322d-5f38-4c8b-9fe1-04e742d68152_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF71FZS/2026-02-23/image/1534ea06-7bb8-428c-8efd-5a2101157c47_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF71FZS/2026-02-23/image/a8bd401a-5bd3-4690-96eb-792316a9902f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/24-60K,', 'remarks': '**904**VOSA STATES 64K, 91K, CHARGING LEAD SPARE KEY \t 18in East Derry Alloys', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/55830763-a8e3-4f73-9468-1848828eb834.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:11:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ab3cd43-1114-5f30-b936-7309494d861b with identifier: 119819209
2026-03-24 19:11:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ab3cd43-1114-5f30-b936-7309494d861b with scrape type 2
2026-03-24 19:11:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ab3cd43-1114-5f30-b936-7309494d861b with scrape type 2
2026-03-24 19:11:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4ab3cd43-1114-5f30-b936-7309494d861b, identifier: 119819209
2026-03-24 19:11:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4ab3cd43-1114-5f30-b936-7309494d861b with identifier: 119819209
2026-03-24 19:11:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4ab3cd43-1114-5f30-b936-7309494d861b with identifier: 119819209
2026-03-24 19:11:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4ab3cd43-1114-5f30-b936-7309494d861b with identifier: 119819209 to the API
2026-03-24 19:11:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:11:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:11:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119819209?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Electric',
'id': '4ab3cd43-1114-5f30-b936-7309494d861b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'PF71FZS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119819209',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLKSWAGEN',
'model': 'ID.3 HATCHBACK',
'odometer': 91792,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-21',
'seller_name': 'Zenith',
'title': 'VOLKSWAGEN ID.3 HATCHBACK 150kW Family Pro Performance 58kWh 5dr '
'Auto',
'transmission': 'automatic',
'trim': '150kW Family Pro Performance 58kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119819209%27 HTTP/1.1" 200 None
2026-03-24 19:11:38 [astonbarclay.gb] INFO: Saving data for 119819209: {'auction_closing_time': 1774431900.0, 'created_time': 1773752975.181805, 'last_price_update_time': 1774379498.007706}
2026-03-24 19:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119819209') HTTP/1.1" 204 0
2026-03-24 19:11:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 4th time calling it.
2026-03-24 19:11:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119203393?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:11:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:11:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119203393, 'registration': 'MW72HGE', 'account': 'KIN032', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi PHEV 3 5dr Auto AWD', 'mileage': 28230, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-01-31', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-01-30', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MW72HGE/2026-02-11/image/348181a3-ce2d-48e8-b408-d2b8ceabeeb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72HGE/2026-02-11/image/49c32fd4-a9ef-4059-8beb-e1567a71f8c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72HGE/2026-02-11/image/d283940f-e8ec-43e5-8221-8489ad21488e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72HGE/2026-02-11/image/e41e3471-eacd-4699-a0f6-f7256abc850a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72HGE/2026-02-11/image/875ab16e-a7e0-47eb-8f95-a0f0b0ae7d50_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72HGE/2026-02-11/image/5d97fbfe-19e2-4e0e-916f-dd4d3e5c7dca_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72HGE/2026-02-11/image/633048a6-f42c-41ce-85f7-3904d9d3febe_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72HGE/2026-02-11/image/c739f98c-d99e-4807-9419-e93c5db7523f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72HGE/2026-02-11/image/b51d030f-5744-4bcf-8fc4-5f3180a7d68b_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/24- 10K, 03/25- 20K, 01/26- 28K,', 'remarks': '**281**VOSA STATES 28K SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 25, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4d02dc39-5501-45f4-a405-923350ee9eab.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:11:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119203393, 'registration': 'MW72HGE', 'account': 'KIN032', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi PHEV 3 5dr Auto AWD', 'mileage': 28230, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-01-31', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-01-30', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MW72HGE/2026-02-11/image/348181a3-ce2d-48e8-b408-d2b8ceabeeb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72HGE/2026-02-11/image/49c32fd4-a9ef-4059-8beb-e1567a71f8c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72HGE/2026-02-11/image/d283940f-e8ec-43e5-8221-8489ad21488e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72HGE/2026-02-11/image/e41e3471-eacd-4699-a0f6-f7256abc850a_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72HGE/2026-02-11/image/875ab16e-a7e0-47eb-8f95-a0f0b0ae7d50_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72HGE/2026-02-11/image/5d97fbfe-19e2-4e0e-916f-dd4d3e5c7dca_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72HGE/2026-02-11/image/633048a6-f42c-41ce-85f7-3904d9d3febe_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72HGE/2026-02-11/image/c739f98c-d99e-4807-9419-e93c5db7523f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW72HGE/2026-02-11/image/b51d030f-5744-4bcf-8fc4-5f3180a7d68b_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/24- 10K, 03/25- 20K, 01/26- 28K,', 'remarks': '**281**VOSA STATES 28K SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 25, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4d02dc39-5501-45f4-a405-923350ee9eab.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:11:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7355e466-7041-5040-9a2d-839535a3df8c with identifier: 119203393
2026-03-24 19:11:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7355e466-7041-5040-9a2d-839535a3df8c with scrape type 2
2026-03-24 19:11:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7355e466-7041-5040-9a2d-839535a3df8c with scrape type 2
2026-03-24 19:11:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7355e466-7041-5040-9a2d-839535a3df8c, identifier: 119203393
2026-03-24 19:11:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7355e466-7041-5040-9a2d-839535a3df8c with identifier: 119203393
2026-03-24 19:11:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7355e466-7041-5040-9a2d-839535a3df8c with identifier: 119203393
2026-03-24 19:11:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7355e466-7041-5040-9a2d-839535a3df8c with identifier: 119203393 to the API
2026-03-24 19:11:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:11:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:11:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119203393?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 25,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '7355e466-7041-5040-9a2d-839535a3df8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MW72HGE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119203393',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'SPORTAGE ESTATE',
'odometer': 28230,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-31',
'seller_name': 'Kinto',
'title': 'KIA SPORTAGE ESTATE 1.6T GDi PHEV 3 5dr Auto AWD',
'transmission': 'automatic',
'trim': '1.6T GDi PHEV 3 5dr Auto AWD',
'vin': None,
'year': 2023}
2026-03-24 19:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119203393%27 HTTP/1.1" 200 None
2026-03-24 19:11:42 [astonbarclay.gb] INFO: Saving data for 119203393: {'auction_closing_time': 1774604700.0, 'created_time': 1774271135.373857, 'last_price_update_time': 1774379502.225661}
2026-03-24 19:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119203393') HTTP/1.1" 204 0
2026-03-24 19:11:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120696822?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:11:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:11:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120696822, 'registration': 'WH66AWX', 'account': 'MER023', 'make': 'BMW', 'model': '4 SERIES CONVERTIBLE', 'derivative': '440i M Sport 2dr Auto [Professional Media]', 'mileage': 159592, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2017-02-18', 'fuel': 'Petrol', 'motExpiry': '2027-02-17', 'doors': 2, 'engineSize': 2998, 'bodyType': 'Convertible', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'BMW Individual extended leather upholstery, BMW Individual instrument panel finished in leather, Convertible Comfort package, Loudspeaker system - Harman/Kardon, M Sport braking system, Variable Sport steering, 18" light alloy V-spoke style 398, Orbit Grey with performance tyres, Burr Walnut trim finishers with Pearl Chrome highlight, BMW Individual Golden Brown extended leather, DVD/VCD, Warm Air Collar, Heated Steering Wheel', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 167, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/60515f51-ba4c-4f8b-acfd-d852f1618e84.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:11:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120696822, 'registration': 'WH66AWX', 'account': 'MER023', 'make': 'BMW', 'model': '4 SERIES CONVERTIBLE', 'derivative': '440i M Sport 2dr Auto [Professional Media]', 'mileage': 159592, 'mileageWarranty': True, 'type': 'car', 'saleId': 19229, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-04-01T08:45Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2017-02-18', 'fuel': 'Petrol', 'motExpiry': '2027-02-17', 'doors': 2, 'engineSize': 2998, 'bodyType': 'Convertible', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'BMW Individual extended leather upholstery, BMW Individual instrument panel finished in leather, Convertible Comfort package, Loudspeaker system - Harman/Kardon, M Sport braking system, Variable Sport steering, 18" light alloy V-spoke style 398, Orbit Grey with performance tyres, Burr Walnut trim finishers with Pearl Chrome highlight, BMW Individual Golden Brown extended leather, DVD/VCD, Warm Air Collar, Heated Steering Wheel', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 167, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/60515f51-ba4c-4f8b-acfd-d852f1618e84.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:11:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf1317da-42da-5317-b90f-3e7887b7e919 with identifier: 120696822
2026-03-24 19:11:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf1317da-42da-5317-b90f-3e7887b7e919 with scrape type 1
2026-03-24 19:11:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item bf1317da-42da-5317-b90f-3e7887b7e919
2026-03-24 19:11:47 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item bf1317da-42da-5317-b90f-3e7887b7e919
2026-03-24 19:11:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bf1317da-42da-5317-b90f-3e7887b7e919, identifier: 120696822
2026-03-24 19:11:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bf1317da-42da-5317-b90f-3e7887b7e919 with identifier: 120696822
2026-03-24 19:11:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bf1317da-42da-5317-b90f-3e7887b7e919 with identifier: 120696822
2026-03-24 19:11:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bf1317da-42da-5317-b90f-3e7887b7e919 with identifier: 120696822 to the API
2026-03-24 19:11:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:11:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:11:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120696822?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 167,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-04-01T08:45:00Z',
'fuel_type': 'Petrol',
'id': 'bf1317da-42da-5317-b90f-3e7887b7e919',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WH66AWX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120696822',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'BMW',
'model': '4 SERIES CONVERTIBLE',
'odometer': 159592,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-18',
'seller_name': 'Mercedes-Benz South West',
'title': 'BMW 4 SERIES CONVERTIBLE 440i M Sport 2dr Auto [Professional Media]',
'transmission': 'automatic',
'trim': '440i M Sport 2dr Auto [Professional Media]',
'vin': None,
'year': 2017}
2026-03-24 19:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120696822%27 HTTP/1.1" 200 None
2026-03-24 19:11:48 [astonbarclay.gb] INFO: Saving data for 120696822: {'created_time': 1774379508.329143, 'last_price_update_time': 1774379508.329154, 'auction_closing_time': 1775033100.0}
2026-03-24 19:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120696822') HTTP/1.1" 204 0
2026-03-24 19:11:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119348144?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:11:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:11:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120631389?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:11:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:11:49 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119348144, 'registration': 'WG72ZXV', 'account': 'KIN032', 'make': 'VOLVO', 'model': 'XC40 ESTATE', 'derivative': '2.0 B3P Core 5dr Auto', 'mileage': 24663, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-21', 'fuel': 'Petrol', 'motExpiry': '2026-12-20', 'doors': 5, 'engineSize': 1969, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WG72ZXV/2026-02-06/image/5489eb36-2e15-48fd-9c92-175e2e6e2246_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZXV/2026-02-06/image/f928fe71-49b4-481d-b778-b0941e4e959d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZXV/2026-02-06/image/fecfa27e-09f2-486e-a18c-06e4f3bfd428_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZXV/2026-02-06/image/5064a8af-b03a-43ed-a883-29a80bc1e23d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZXV/2026-02-06/image/dacd50ee-473a-48b4-a81d-72dbf886e6ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZXV/2026-02-06/image/ec016b9a-6b70-414d-9c37-c816433fe850_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZXV/2026-02-06/image/f9fecd41-85be-49b7-96f7-43e781e8ef02_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZXV/2026-02-06/image/57d9c104-1f9b-4df8-a132-29fc23841185_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZXV/2026-02-06/image/7b8a65ba-6070-49b9-ad9d-dcb512d540e4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 12/23- 6K, 11/24- 14K,', 'remarks': '**220**VOSA STATES 22K SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 152, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3b3134a2-e313-4a30-ab94-85cd63be699b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:11:49 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119348144, 'registration': 'WG72ZXV', 'account': 'KIN032', 'make': 'VOLVO', 'model': 'XC40 ESTATE', 'derivative': '2.0 B3P Core 5dr Auto', 'mileage': 24663, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-21', 'fuel': 'Petrol', 'motExpiry': '2026-12-20', 'doors': 5, 'engineSize': 1969, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WG72ZXV/2026-02-06/image/5489eb36-2e15-48fd-9c92-175e2e6e2246_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZXV/2026-02-06/image/f928fe71-49b4-481d-b778-b0941e4e959d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZXV/2026-02-06/image/fecfa27e-09f2-486e-a18c-06e4f3bfd428_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZXV/2026-02-06/image/5064a8af-b03a-43ed-a883-29a80bc1e23d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZXV/2026-02-06/image/dacd50ee-473a-48b4-a81d-72dbf886e6ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZXV/2026-02-06/image/ec016b9a-6b70-414d-9c37-c816433fe850_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZXV/2026-02-06/image/f9fecd41-85be-49b7-96f7-43e781e8ef02_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZXV/2026-02-06/image/57d9c104-1f9b-4df8-a132-29fc23841185_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG72ZXV/2026-02-06/image/7b8a65ba-6070-49b9-ad9d-dcb512d540e4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 12/23- 6K, 11/24- 14K,', 'remarks': '**220**VOSA STATES 22K SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 152, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3b3134a2-e313-4a30-ab94-85cd63be699b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:11:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16ef7fdc-ae84-5c9e-8ec1-44d17d708f9b with identifier: 119348144
2026-03-24 19:11:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16ef7fdc-ae84-5c9e-8ec1-44d17d708f9b with scrape type 2
2026-03-24 19:11:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16ef7fdc-ae84-5c9e-8ec1-44d17d708f9b with scrape type 2
2026-03-24 19:11:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 16ef7fdc-ae84-5c9e-8ec1-44d17d708f9b, identifier: 119348144
2026-03-24 19:11:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 16ef7fdc-ae84-5c9e-8ec1-44d17d708f9b with identifier: 119348144
2026-03-24 19:11:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 16ef7fdc-ae84-5c9e-8ec1-44d17d708f9b with identifier: 119348144
2026-03-24 19:11:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 16ef7fdc-ae84-5c9e-8ec1-44d17d708f9b with identifier: 119348144 to the API
2026-03-24 19:11:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:11:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:11:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119348144?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 152,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '16ef7fdc-ae84-5c9e-8ec1-44d17d708f9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WG72ZXV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119348144',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLVO',
'model': 'XC40 ESTATE',
'odometer': 24663,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-21',
'seller_name': 'Kinto',
'title': 'VOLVO XC40 ESTATE 2.0 B3P Core 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 B3P Core 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119348144%27 HTTP/1.1" 200 None
2026-03-24 19:11:49 [astonbarclay.gb] INFO: Saving data for 119348144: {'auction_closing_time': 1774604700.0, 'created_time': 1774271159.908644, 'last_price_update_time': 1774379509.825439}
2026-03-24 19:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119348144') HTTP/1.1" 204 0
2026-03-24 19:11:49 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120631389, 'registration': 'YY22FUP', 'account': 'VAN040', 'make': 'HYUNDAI', 'model': 'I20 HATCHBACK', 'derivative': '1.0T GDi 48V MHD Premium 5dr', 'mileage': 12401, 'mileageWarranty': False, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-05-12', 'fuel': 'Petrol', 'motExpiry': '2026-05-11', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 10K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:11:49 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120631389, 'registration': 'YY22FUP', 'account': 'VAN040', 'make': 'HYUNDAI', 'model': 'I20 HATCHBACK', 'derivative': '1.0T GDi 48V MHD Premium 5dr', 'mileage': 12401, 'mileageWarranty': False, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-05-12', 'fuel': 'Petrol', 'motExpiry': '2026-05-11', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 10K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:11:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecd070e4-296d-5221-8449-6fd7d45f99a7 with identifier: 120631389
2026-03-24 19:11:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecd070e4-296d-5221-8449-6fd7d45f99a7 with scrape type 1
2026-03-24 19:11:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item ecd070e4-296d-5221-8449-6fd7d45f99a7
2026-03-24 19:11:49 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item ecd070e4-296d-5221-8449-6fd7d45f99a7
2026-03-24 19:11:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ecd070e4-296d-5221-8449-6fd7d45f99a7, identifier: 120631389
2026-03-24 19:11:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ecd070e4-296d-5221-8449-6fd7d45f99a7 with identifier: 120631389
2026-03-24 19:11:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ecd070e4-296d-5221-8449-6fd7d45f99a7 with identifier: 120631389
2026-03-24 19:11:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ecd070e4-296d-5221-8449-6fd7d45f99a7 with identifier: 120631389 to the API
2026-03-24 19:11:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:11:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:11:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120631389?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'ecd070e4-296d-5221-8449-6fd7d45f99a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YY22FUP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120631389',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HYUNDAI',
'model': 'I20 HATCHBACK',
'odometer': 12401,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-12',
'seller_name': 'Vantage Motor Group',
'title': 'HYUNDAI I20 HATCHBACK 1.0T GDi 48V MHD Premium 5dr',
'transmission': 'manual',
'trim': '1.0T GDi 48V MHD Premium 5dr',
'vin': None,
'year': 2022}
2026-03-24 19:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631389%27 HTTP/1.1" 200 None
2026-03-24 19:11:50 [astonbarclay.gb] INFO: Saving data for 120631389: {'created_time': 1774379510.345207, 'last_price_update_time': 1774379510.345218, 'auction_closing_time': 1774604700.0}
2026-03-24 19:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120631389') HTTP/1.1" 204 0
2026-03-24 19:11:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119328399?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:11:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:11:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119328399, 'registration': 'SJ24KCD', 'account': 'KIN032', 'make': 'MG MOTOR UK', 'model': 'MG4 HATCHBACK', 'derivative': '150kW SE EV Long Range 64kWh 5dr Auto', 'mileage': 3227, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-08-08', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SJ24KCD/2026-02-05/image/be4e796f-4030-489c-82ea-028e1d3d4623_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ24KCD/2026-02-05/image/dbfccf96-7b1e-461b-b467-a793a41a864f_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ24KCD/2026-02-05/image/808b3150-f070-41f7-9040-eca2c33735d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ24KCD/2026-02-05/image/d0675e5c-7ee3-4c6a-8f44-62ddc347f285_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ24KCD/2026-02-05/image/2999712d-246e-4133-b9b6-c12725ddd3a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ24KCD/2026-02-05/image/5bae0f08-4199-4232-a8d8-71b4b69134e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ24KCD/2026-02-05/image/e6b69e9d-4fd4-4f55-8108-3b50e9711673_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ24KCD/2026-02-05/image/07874124-181b-4688-98e6-b907f035886a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ24KCD/2026-02-05/image/5fea9036-7b09-496b-a3c2-05c2fb75e534_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 08/25- 2K,', 'remarks': '**231** SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e1295bab-8d7b-4536-8f3a-ffc2808fb28f.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:11:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119328399, 'registration': 'SJ24KCD', 'account': 'KIN032', 'make': 'MG MOTOR UK', 'model': 'MG4 HATCHBACK', 'derivative': '150kW SE EV Long Range 64kWh 5dr Auto', 'mileage': 3227, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-08-08', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SJ24KCD/2026-02-05/image/be4e796f-4030-489c-82ea-028e1d3d4623_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ24KCD/2026-02-05/image/dbfccf96-7b1e-461b-b467-a793a41a864f_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ24KCD/2026-02-05/image/808b3150-f070-41f7-9040-eca2c33735d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ24KCD/2026-02-05/image/d0675e5c-7ee3-4c6a-8f44-62ddc347f285_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ24KCD/2026-02-05/image/2999712d-246e-4133-b9b6-c12725ddd3a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ24KCD/2026-02-05/image/5bae0f08-4199-4232-a8d8-71b4b69134e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ24KCD/2026-02-05/image/e6b69e9d-4fd4-4f55-8108-3b50e9711673_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ24KCD/2026-02-05/image/07874124-181b-4688-98e6-b907f035886a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SJ24KCD/2026-02-05/image/5fea9036-7b09-496b-a3c2-05c2fb75e534_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 08/25- 2K,', 'remarks': '**231** SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e1295bab-8d7b-4536-8f3a-ffc2808fb28f.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:11:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c85310db-391b-5713-b4ae-a04f6163b73f with identifier: 119328399
2026-03-24 19:11:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c85310db-391b-5713-b4ae-a04f6163b73f with scrape type 2
2026-03-24 19:11:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c85310db-391b-5713-b4ae-a04f6163b73f with scrape type 2
2026-03-24 19:11:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c85310db-391b-5713-b4ae-a04f6163b73f, identifier: 119328399
2026-03-24 19:11:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c85310db-391b-5713-b4ae-a04f6163b73f with identifier: 119328399
2026-03-24 19:11:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c85310db-391b-5713-b4ae-a04f6163b73f with identifier: 119328399
2026-03-24 19:11:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c85310db-391b-5713-b4ae-a04f6163b73f with identifier: 119328399 to the API
2026-03-24 19:11:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:11:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:11:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119328399?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Electric',
'id': 'c85310db-391b-5713-b4ae-a04f6163b73f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SJ24KCD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119328399',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MG MOTOR UK',
'model': 'MG4 HATCHBACK',
'odometer': 3227,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-08-08',
'seller_name': 'Kinto',
'title': 'MG MOTOR UK MG4 HATCHBACK 150kW SE EV Long Range 64kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW SE EV Long Range 64kWh 5dr Auto',
'vin': None,
'year': 2024}
2026-03-24 19:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119328399%27 HTTP/1.1" 200 None
2026-03-24 19:11:50 [astonbarclay.gb] INFO: Saving data for 119328399: {'auction_closing_time': 1774604700.0, 'created_time': 1774271172.074178, 'last_price_update_time': 1774379510.82966}
2026-03-24 19:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119328399') HTTP/1.1" 204 0
2026-03-24 19:11:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120748919?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:11:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:11:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120748919, 'registration': 'VE12XRP', 'account': 'WBA001', 'make': 'VOLVO', 'model': 'C30 SPORTS COUPE', 'derivative': '2.0 R DESIGN 3dr', 'mileage': 103580, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-06-29', 'fuel': 'Petrol', 'motExpiry': '2026-06-29', 'doors': 3, 'engineSize': 1999, 'bodyType': 'Coupe', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 28K, 39K, 46K, 55K, 60K, 65K, 69K, 74K, 79K, 87K, 96K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 177, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:11:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120748919, 'registration': 'VE12XRP', 'account': 'WBA001', 'make': 'VOLVO', 'model': 'C30 SPORTS COUPE', 'derivative': '2.0 R DESIGN 3dr', 'mileage': 103580, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-06-29', 'fuel': 'Petrol', 'motExpiry': '2026-06-29', 'doors': 3, 'engineSize': 1999, 'bodyType': 'Coupe', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 28K, 39K, 46K, 55K, 60K, 65K, 69K, 74K, 79K, 87K, 96K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 177, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:11:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1effd74-fab6-5de4-9801-6cab6b5419a4 with identifier: 120748919
2026-03-24 19:11:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1effd74-fab6-5de4-9801-6cab6b5419a4 with scrape type 1
2026-03-24 19:11:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c1effd74-fab6-5de4-9801-6cab6b5419a4
2026-03-24 19:11:51 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c1effd74-fab6-5de4-9801-6cab6b5419a4
2026-03-24 19:11:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c1effd74-fab6-5de4-9801-6cab6b5419a4, identifier: 120748919
2026-03-24 19:11:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c1effd74-fab6-5de4-9801-6cab6b5419a4 with identifier: 120748919
2026-03-24 19:11:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c1effd74-fab6-5de4-9801-6cab6b5419a4 with identifier: 120748919
2026-03-24 19:11:51 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c1effd74-fab6-5de4-9801-6cab6b5419a4 with identifier: 120748919 to the API
2026-03-24 19:11:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:11:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:11:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120748919?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 177,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'c1effd74-fab6-5de4-9801-6cab6b5419a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VE12XRP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120748919',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLVO',
'model': 'C30 SPORTS COUPE',
'odometer': 103580,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-06-29',
'seller_name': 'UKCGR',
'title': 'VOLVO C30 SPORTS COUPE 2.0 R DESIGN 3dr',
'transmission': 'manual',
'trim': '2.0 R DESIGN 3dr',
'vin': None,
'year': 2012}
2026-03-24 19:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120748919%27 HTTP/1.1" 200 None
2026-03-24 19:11:51 [astonbarclay.gb] INFO: Saving data for 120748919: {'created_time': 1774379511.533752, 'last_price_update_time': 1774379511.533763, 'auction_closing_time': 1774604700.0}
2026-03-24 19:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120748919') HTTP/1.1" 204 0
2026-03-24 19:11:54 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.297(s), this was the 1st time calling it.
2026-03-24 19:11:54 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.562302702732571 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120750385?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:11:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:11:55 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120750385, 'registration': 'LB11TTJ', 'account': 'WBA001', 'make': 'KIA', 'model': 'PRO CEED DIESEL HATCHBACK', 'derivative': '1.6 CRDi 89 2 EcoDynamics 3dr', 'mileage': 124813, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-07-15', 'fuel': 'Diesel', 'motExpiry': '2027-02-16', 'doors': 3, 'engineSize': 1582, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 28K, 38K, 47K, 56K, 64K, 71K, 84K, 93K, 101K, 109K, 118K, 124K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 103, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:11:55 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120750385, 'registration': 'LB11TTJ', 'account': 'WBA001', 'make': 'KIA', 'model': 'PRO CEED DIESEL HATCHBACK', 'derivative': '1.6 CRDi 89 2 EcoDynamics 3dr', 'mileage': 124813, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-07-15', 'fuel': 'Diesel', 'motExpiry': '2027-02-16', 'doors': 3, 'engineSize': 1582, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 28K, 38K, 47K, 56K, 64K, 71K, 84K, 93K, 101K, 109K, 118K, 124K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 103, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:11:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c57700e8-5bcf-5c19-a907-f7c7a1ad1a63 with identifier: 120750385
2026-03-24 19:11:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c57700e8-5bcf-5c19-a907-f7c7a1ad1a63 with scrape type 1
2026-03-24 19:11:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c57700e8-5bcf-5c19-a907-f7c7a1ad1a63
2026-03-24 19:11:55 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c57700e8-5bcf-5c19-a907-f7c7a1ad1a63
2026-03-24 19:11:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c57700e8-5bcf-5c19-a907-f7c7a1ad1a63, identifier: 120750385
2026-03-24 19:11:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c57700e8-5bcf-5c19-a907-f7c7a1ad1a63 with identifier: 120750385
2026-03-24 19:11:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c57700e8-5bcf-5c19-a907-f7c7a1ad1a63 with identifier: 120750385
2026-03-24 19:11:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c57700e8-5bcf-5c19-a907-f7c7a1ad1a63 with identifier: 120750385 to the API
2026-03-24 19:11:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:11:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:11:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120750385?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 103,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'c57700e8-5bcf-5c19-a907-f7c7a1ad1a63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LB11TTJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120750385',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'PRO CEED DIESEL HATCHBACK',
'odometer': 124813,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-07-15',
'seller_name': 'UKCGR',
'title': 'KIA PRO CEED DIESEL HATCHBACK 1.6 CRDi 89 2 EcoDynamics 3dr',
'transmission': 'manual',
'trim': '1.6 CRDi 89 2 EcoDynamics 3dr',
'vin': None,
'year': 2011}
2026-03-24 19:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120750385%27 HTTP/1.1" 200 None
2026-03-24 19:11:55 [astonbarclay.gb] INFO: Saving data for 120750385: {'created_time': 1774379515.518741, 'last_price_update_time': 1774379515.518753, 'auction_closing_time': 1774604700.0}
2026-03-24 19:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120750385') HTTP/1.1" 204 0
2026-03-24 19:11:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120758532?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:11:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:11:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120758532, 'registration': 'LP13ZYJ', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.4 SE 5dr Auto', 'mileage': 55204, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2013-08-21', 'fuel': 'Petrol', 'motExpiry': '2026-09-09', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 17K, 21K, 25K, 27K, 28K, 29K, 31K, 36K, 45K, 51K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 147, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:11:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120758532, 'registration': 'LP13ZYJ', 'account': 'WBA001', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.4 SE 5dr Auto', 'mileage': 55204, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2013-08-21', 'fuel': 'Petrol', 'motExpiry': '2026-09-09', 'doors': 5, 'engineSize': 1398, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 17K, 21K, 25K, 27K, 28K, 29K, 31K, 36K, 45K, 51K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 147, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:11:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a8dff38-adbe-5531-ae33-472d5964ceb1 with identifier: 120758532
2026-03-24 19:11:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a8dff38-adbe-5531-ae33-472d5964ceb1 with scrape type 1
2026-03-24 19:11:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 7a8dff38-adbe-5531-ae33-472d5964ceb1
2026-03-24 19:11:56 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 7a8dff38-adbe-5531-ae33-472d5964ceb1
2026-03-24 19:11:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7a8dff38-adbe-5531-ae33-472d5964ceb1, identifier: 120758532
2026-03-24 19:11:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7a8dff38-adbe-5531-ae33-472d5964ceb1 with identifier: 120758532
2026-03-24 19:11:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7a8dff38-adbe-5531-ae33-472d5964ceb1 with identifier: 120758532
2026-03-24 19:11:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7a8dff38-adbe-5531-ae33-472d5964ceb1 with identifier: 120758532 to the API
2026-03-24 19:11:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:11:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:11:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120758532?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 147,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '7a8dff38-adbe-5531-ae33-472d5964ceb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LP13ZYJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120758532',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK',
'odometer': 55204,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-08-21',
'seller_name': 'UKCGR',
'title': 'VAUXHALL CORSA HATCHBACK 1.4 SE 5dr Auto',
'transmission': 'automatic',
'trim': '1.4 SE 5dr Auto',
'vin': None,
'year': 2013}
2026-03-24 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758532%27 HTTP/1.1" 200 None
2026-03-24 19:11:56 [astonbarclay.gb] INFO: Saving data for 120758532: {'created_time': 1774379516.975693, 'last_price_update_time': 1774379516.975704, 'auction_closing_time': 1774604700.0}
2026-03-24 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120758532') HTTP/1.1" 204 0
2026-03-24 19:11:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120749685?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:11:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:11:57 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120749685, 'registration': 'RJ15MSX', 'account': 'WBA001', 'make': 'DACIA', 'model': 'SANDERO STEPWAY DIESEL HATCHBACK', 'derivative': '1.5 dCi Laureate 5dr', 'mileage': 93095, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-06-25', 'fuel': 'Diesel', 'motExpiry': '2027-03-30', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 54K, 59K, 65K, 68K, 70K, 77K, 85K, 93K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:11:57 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120749685, 'registration': 'RJ15MSX', 'account': 'WBA001', 'make': 'DACIA', 'model': 'SANDERO STEPWAY DIESEL HATCHBACK', 'derivative': '1.5 dCi Laureate 5dr', 'mileage': 93095, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2015-06-25', 'fuel': 'Diesel', 'motExpiry': '2027-03-30', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 54K, 59K, 65K, 68K, 70K, 77K, 85K, 93K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:11:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6e309f7-7614-5908-8ea0-e390dbefc058 with identifier: 120749685
2026-03-24 19:11:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6e309f7-7614-5908-8ea0-e390dbefc058 with scrape type 1
2026-03-24 19:11:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item e6e309f7-7614-5908-8ea0-e390dbefc058
2026-03-24 19:11:57 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item e6e309f7-7614-5908-8ea0-e390dbefc058
2026-03-24 19:11:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e6e309f7-7614-5908-8ea0-e390dbefc058, identifier: 120749685
2026-03-24 19:11:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e6e309f7-7614-5908-8ea0-e390dbefc058 with identifier: 120749685
2026-03-24 19:11:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e6e309f7-7614-5908-8ea0-e390dbefc058 with identifier: 120749685
2026-03-24 19:11:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e6e309f7-7614-5908-8ea0-e390dbefc058 with identifier: 120749685 to the API
2026-03-24 19:11:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:11:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:11:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120749685?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'e6e309f7-7614-5908-8ea0-e390dbefc058',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RJ15MSX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120749685',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'DACIA',
'model': 'SANDERO STEPWAY DIESEL HATCHBACK',
'odometer': 93095,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-25',
'seller_name': 'UKCGR',
'title': 'DACIA SANDERO STEPWAY DIESEL HATCHBACK 1.5 dCi Laureate 5dr',
'transmission': 'manual',
'trim': '1.5 dCi Laureate 5dr',
'vin': None,
'year': 2015}
2026-03-24 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120749685%27 HTTP/1.1" 200 None
2026-03-24 19:11:57 [astonbarclay.gb] INFO: Saving data for 120749685: {'created_time': 1774379517.499997, 'last_price_update_time': 1774379517.500009, 'auction_closing_time': 1774604700.0}
2026-03-24 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120749685') HTTP/1.1" 204 0
2026-03-24 19:12:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:12:05 [scrapy.extensions.logstats] INFO: Crawled 214 pages (at 14 pages/min), scraped 193 items (at 14 items/min)
2026-03-24 19:12:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 19:12:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120759183?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:12:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:12:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120759183, 'registration': 'OY58VBG', 'account': 'WBA001', 'make': 'NISSAN', 'model': 'X-TRAIL DIESEL STATION WAGON', 'derivative': '2.0 dCi Sport 5dr', 'mileage': 139052, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-09-17', 'fuel': 'Diesel', 'motExpiry': '2026-07-05', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Station Wagon', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 27K, 30K, 35K, 37K, 44K, 56K, 70K, 81K, 93K, 99K, 102K, 104K, 110K, 123K, 136K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 190, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:12:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120759183, 'registration': 'OY58VBG', 'account': 'WBA001', 'make': 'NISSAN', 'model': 'X-TRAIL DIESEL STATION WAGON', 'derivative': '2.0 dCi Sport 5dr', 'mileage': 139052, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2008-09-17', 'fuel': 'Diesel', 'motExpiry': '2026-07-05', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Station Wagon', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 27K, 30K, 35K, 37K, 44K, 56K, 70K, 81K, 93K, 99K, 102K, 104K, 110K, 123K, 136K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 190, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:12:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 142ac05e-4ec1-53c3-b444-f22752e9242a with identifier: 120759183
2026-03-24 19:12:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 142ac05e-4ec1-53c3-b444-f22752e9242a with scrape type 1
2026-03-24 19:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 142ac05e-4ec1-53c3-b444-f22752e9242a
2026-03-24 19:12:07 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 142ac05e-4ec1-53c3-b444-f22752e9242a
2026-03-24 19:12:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 142ac05e-4ec1-53c3-b444-f22752e9242a, identifier: 120759183
2026-03-24 19:12:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 142ac05e-4ec1-53c3-b444-f22752e9242a with identifier: 120759183
2026-03-24 19:12:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 142ac05e-4ec1-53c3-b444-f22752e9242a with identifier: 120759183
2026-03-24 19:12:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 142ac05e-4ec1-53c3-b444-f22752e9242a with identifier: 120759183 to the API
2026-03-24 19:12:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:12:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:12:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120759183?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 190,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': '142ac05e-4ec1-53c3-b444-f22752e9242a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OY58VBG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120759183',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'NISSAN',
'model': 'X-TRAIL DIESEL STATION WAGON',
'odometer': 139052,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-09-17',
'seller_name': 'UKCGR',
'title': 'NISSAN X-TRAIL DIESEL STATION WAGON 2.0 dCi Sport 5dr',
'transmission': 'manual',
'trim': '2.0 dCi Sport 5dr',
'vin': None,
'year': 2008}
2026-03-24 19:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120759183%27 HTTP/1.1" 200 None
2026-03-24 19:12:08 [astonbarclay.gb] INFO: Saving data for 120759183: {'created_time': 1774379528.094022, 'last_price_update_time': 1774379528.094034, 'auction_closing_time': 1774604700.0}
2026-03-24 19:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120759183') HTTP/1.1" 204 0
2026-03-24 19:12:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120759763?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:12:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:12:13 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.088(s), this was the 1st time calling it.
2026-03-24 19:12:13 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.074910327639987 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:12:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120759763, 'registration': 'GF14KOE', 'account': 'WBA001', 'make': 'HYUNDAI', 'model': 'I20 HATCHBACK', 'derivative': '1.4 Style 5dr', 'mileage': 49106, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-03-28', 'fuel': 'Petrol', 'motExpiry': '2026-08-10', 'doors': 5, 'engineSize': 1396, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 36K, 37K, 40K, 43K, 44K, 44K, 45K, 47K, 48K, 48K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:12:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120759763, 'registration': 'GF14KOE', 'account': 'WBA001', 'make': 'HYUNDAI', 'model': 'I20 HATCHBACK', 'derivative': '1.4 Style 5dr', 'mileage': 49106, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-03-28', 'fuel': 'Petrol', 'motExpiry': '2026-08-10', 'doors': 5, 'engineSize': 1396, 'bodyType': 'Hatchback', 'images': None, 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 36K, 37K, 40K, 43K, 44K, 44K, 45K, 47K, 48K, 48K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 126, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:12:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e18ece34-4d71-58b3-84a7-83484fd08f39 with identifier: 120759763
2026-03-24 19:12:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e18ece34-4d71-58b3-84a7-83484fd08f39 with scrape type 1
2026-03-24 19:12:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item e18ece34-4d71-58b3-84a7-83484fd08f39
2026-03-24 19:12:13 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item e18ece34-4d71-58b3-84a7-83484fd08f39
2026-03-24 19:12:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e18ece34-4d71-58b3-84a7-83484fd08f39, identifier: 120759763
2026-03-24 19:12:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e18ece34-4d71-58b3-84a7-83484fd08f39 with identifier: 120759763
2026-03-24 19:12:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e18ece34-4d71-58b3-84a7-83484fd08f39 with identifier: 120759763
2026-03-24 19:12:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e18ece34-4d71-58b3-84a7-83484fd08f39 with identifier: 120759763 to the API
2026-03-24 19:12:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:12:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:12:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120759763?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 126,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'e18ece34-4d71-58b3-84a7-83484fd08f39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GF14KOE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120759763',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HYUNDAI',
'model': 'I20 HATCHBACK',
'odometer': 49106,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-28',
'seller_name': 'UKCGR',
'title': 'HYUNDAI I20 HATCHBACK 1.4 Style 5dr',
'transmission': 'manual',
'trim': '1.4 Style 5dr',
'vin': None,
'year': 2014}
2026-03-24 19:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120759763%27 HTTP/1.1" 200 None
2026-03-24 19:12:13 [astonbarclay.gb] INFO: Saving data for 120759763: {'created_time': 1774379533.792155, 'last_price_update_time': 1774379533.792165, 'auction_closing_time': 1774604700.0}
2026-03-24 19:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120759763') HTTP/1.1" 204 0
2026-03-24 19:12:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119408215?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:12:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:12:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119408215, 'registration': 'DK22OEB', 'account': 'KIN032', 'make': 'FORD', 'model': 'KUGA ST-LINE X PHEV CVT', 'derivative': None, 'mileage': 16800, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-07-26', 'fuel': 'Hybrid Electric', 'motExpiry': '2026-07-25', 'doors': 5, 'engineSize': 2488, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DK22OEB/2026-03-23/image/ae23a691-e22e-4350-8b09-5e4d685a4416_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK22OEB/2026-03-23/image/d7cf7923-0c02-44f2-ae4f-e2aa19ba9982_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK22OEB/2026-03-23/image/2644224d-7e77-48cb-b698-dc60f33a24d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK22OEB/2026-03-23/image/a4504b64-9228-42a8-8e08-04c1d50abb32_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK22OEB/2026-03-23/image/c3eb810e-f43a-461a-9521-109daefbc540_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK22OEB/2026-03-23/image/75775480-accc-4692-bf08-6efc16c4945f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK22OEB/2026-03-23/image/a7c03d06-0862-4b1e-9095-072125dc569d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK22OEB/2026-03-23/image/7b9155dd-a522-4fc1-8d87-8f2cd821ead8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK22OEB/2026-03-23/image/882d5e75-84d6-46f4-ad02-0f1559e95f91_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/24 - 10K, 01/26 - 16K,', 'remarks': '**207** VOSA STATES 14K, SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 25, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8d321c8a-caf5-4401-a6dd-fe5a6608edde.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:12:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119408215, 'registration': 'DK22OEB', 'account': 'KIN032', 'make': 'FORD', 'model': 'KUGA ST-LINE X PHEV CVT', 'derivative': None, 'mileage': 16800, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-07-26', 'fuel': 'Hybrid Electric', 'motExpiry': '2026-07-25', 'doors': 5, 'engineSize': 2488, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DK22OEB/2026-03-23/image/ae23a691-e22e-4350-8b09-5e4d685a4416_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK22OEB/2026-03-23/image/d7cf7923-0c02-44f2-ae4f-e2aa19ba9982_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK22OEB/2026-03-23/image/2644224d-7e77-48cb-b698-dc60f33a24d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK22OEB/2026-03-23/image/a4504b64-9228-42a8-8e08-04c1d50abb32_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK22OEB/2026-03-23/image/c3eb810e-f43a-461a-9521-109daefbc540_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK22OEB/2026-03-23/image/75775480-accc-4692-bf08-6efc16c4945f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK22OEB/2026-03-23/image/a7c03d06-0862-4b1e-9095-072125dc569d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK22OEB/2026-03-23/image/7b9155dd-a522-4fc1-8d87-8f2cd821ead8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK22OEB/2026-03-23/image/882d5e75-84d6-46f4-ad02-0f1559e95f91_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/24 - 10K, 01/26 - 16K,', 'remarks': '**207** VOSA STATES 14K, SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 25, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8d321c8a-caf5-4401-a6dd-fe5a6608edde.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:12:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 188a0466-834a-5763-8ccd-d4077bffd810 with identifier: 119408215
2026-03-24 19:12:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 188a0466-834a-5763-8ccd-d4077bffd810 with scrape type 2
2026-03-24 19:12:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 188a0466-834a-5763-8ccd-d4077bffd810 with scrape type 2
2026-03-24 19:12:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 188a0466-834a-5763-8ccd-d4077bffd810, identifier: 119408215
2026-03-24 19:12:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 188a0466-834a-5763-8ccd-d4077bffd810 with identifier: 119408215
2026-03-24 19:12:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:12:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybrid+Electric HTTP/1.1" 200 None
2026-03-24 19:12:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:12:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 188a0466-834a-5763-8ccd-d4077bffd810 with identifier: 119408215
2026-03-24 19:12:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 188a0466-834a-5763-8ccd-d4077bffd810 with identifier: 119408215 to the API
2026-03-24 19:12:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:12:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:12:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119408215?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 25,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Hybrid Electric',
'id': '188a0466-834a-5763-8ccd-d4077bffd810',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DK22OEB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119408215',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'KUGA ST-LINE X PHEV CVT',
'odometer': 16800,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-26',
'seller_name': 'Kinto',
'title': 'FORD KUGA ST-LINE X PHEV CVT None',
'transmission': 'automatic',
'trim': None,
'vin': None,
'year': 2022}
2026-03-24 19:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119408215%27 HTTP/1.1" 200 None
2026-03-24 19:12:14 [astonbarclay.gb] INFO: Saving data for 119408215: {'auction_closing_time': 1774604700.0, 'created_time': 1774271135.90456, 'last_price_update_time': 1774379534.488459}
2026-03-24 19:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119408215') HTTP/1.1" 204 0
2026-03-24 19:12:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119427785?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:12:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:12:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119427785, 'registration': 'MC72NXW', 'account': 'KIN032', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi PHEV GT-Line S 5dr Auto AWD', 'mileage': 27514, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-01-31', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-01-30', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MC72NXW/2026-02-10/image/d12aaa23-f6f4-4d42-aa4e-449de79df93c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72NXW/2026-02-10/image/dd275894-8c6d-49a4-9b6f-fbe39fee1a5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72NXW/2026-02-10/image/c8ff35b2-bda7-4931-b0e2-fe8c7fa4dd7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72NXW/2026-02-10/image/98d31e9c-cff1-4d3d-a525-24082b136aae_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72NXW/2026-02-10/image/22b204d0-e224-4039-b66c-5062198a8833_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72NXW/2026-02-10/image/cd624663-8c4a-4224-8543-f6c9ed5a8897_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72NXW/2026-02-10/image/4cc56d16-ce0a-4b2d-9ebf-ac97042e4837_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72NXW/2026-02-10/image/77f1ccca-0ab5-4459-8ccb-373f68884547_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72NXW/2026-02-10/image/3272110c-fb03-4e7e-a8f3-016ef1bbb709_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/24 - 6K, 01/25 - 17K, 01/26 - 26K', 'remarks': '**304** VOSA STATES 26K, SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 25, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/14f79b97-9834-4c8f-958f-a24fca4a7325.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:12:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119427785, 'registration': 'MC72NXW', 'account': 'KIN032', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi PHEV GT-Line S 5dr Auto AWD', 'mileage': 27514, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-01-31', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-01-30', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MC72NXW/2026-02-10/image/d12aaa23-f6f4-4d42-aa4e-449de79df93c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72NXW/2026-02-10/image/dd275894-8c6d-49a4-9b6f-fbe39fee1a5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72NXW/2026-02-10/image/c8ff35b2-bda7-4931-b0e2-fe8c7fa4dd7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72NXW/2026-02-10/image/98d31e9c-cff1-4d3d-a525-24082b136aae_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72NXW/2026-02-10/image/22b204d0-e224-4039-b66c-5062198a8833_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72NXW/2026-02-10/image/cd624663-8c4a-4224-8543-f6c9ed5a8897_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72NXW/2026-02-10/image/4cc56d16-ce0a-4b2d-9ebf-ac97042e4837_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72NXW/2026-02-10/image/77f1ccca-0ab5-4459-8ccb-373f68884547_removebg.jpg?w=600', 'https://abimg003.imgix.net/MC72NXW/2026-02-10/image/3272110c-fb03-4e7e-a8f3-016ef1bbb709_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/24 - 6K, 01/25 - 17K, 01/26 - 26K', 'remarks': '**304** VOSA STATES 26K, SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 25, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/14f79b97-9834-4c8f-958f-a24fca4a7325.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:12:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83876a43-09a3-5de8-86a4-4d1526518610 with identifier: 119427785
2026-03-24 19:12:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83876a43-09a3-5de8-86a4-4d1526518610 with scrape type 2
2026-03-24 19:12:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83876a43-09a3-5de8-86a4-4d1526518610 with scrape type 2
2026-03-24 19:12:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 83876a43-09a3-5de8-86a4-4d1526518610, identifier: 119427785
2026-03-24 19:12:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 83876a43-09a3-5de8-86a4-4d1526518610 with identifier: 119427785
2026-03-24 19:12:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 83876a43-09a3-5de8-86a4-4d1526518610 with identifier: 119427785
2026-03-24 19:12:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 83876a43-09a3-5de8-86a4-4d1526518610 with identifier: 119427785 to the API
2026-03-24 19:12:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:12:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:12:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119427785?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 25,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '83876a43-09a3-5de8-86a4-4d1526518610',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MC72NXW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119427785',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'SPORTAGE ESTATE',
'odometer': 27514,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-31',
'seller_name': 'Kinto',
'title': 'KIA SPORTAGE ESTATE 1.6T GDi PHEV GT-Line S 5dr Auto AWD',
'transmission': 'automatic',
'trim': '1.6T GDi PHEV GT-Line S 5dr Auto AWD',
'vin': None,
'year': 2023}
2026-03-24 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119427785%27 HTTP/1.1" 200 None
2026-03-24 19:12:16 [astonbarclay.gb] INFO: Saving data for 119427785: {'auction_closing_time': 1774604700.0, 'created_time': 1774271123.87153, 'last_price_update_time': 1774379536.056272}
2026-03-24 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119427785') HTTP/1.1" 204 0
2026-03-24 19:12:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:12:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119848508?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:12:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:12:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119848508, 'registration': 'LS74YZA', 'account': 'MOT070', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi 241 PHEV GT-Line S 5dr Auto AWD', 'mileage': 9537, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-10-26', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LS74YZA/2026-02-25/image/2c1ad9cc-ed6d-4ed7-9dce-ffd5bf554cb1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74YZA/2026-02-25/image/9c41d2aa-1591-4ae6-8640-b93bdb6709c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74YZA/2026-02-25/image/85c9d8b5-667f-4048-b5fc-2af728e01fb1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74YZA/2026-02-25/image/cc83a101-534a-46b0-a24c-a516f9787c12_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74YZA/2026-02-25/image/956854e8-c662-4c24-994d-db620afea97b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74YZA/2026-02-25/image/087c0233-0d10-44e2-a5f8-dc86c39ceb29_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74YZA/2026-02-25/image/dd2b170c-80e2-481c-9237-b8352aef3a70_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74YZA/2026-02-25/image/8926d538-09ff-4b82-8f55-f0ad303f5dbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74YZA/2026-02-25/image/147bf75c-9e57-427e-a857-71fcde4675de_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74YZA/2026-02-25/image/991df5a3-b493-4649-b99c-e8b6c8707392_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74YZA/2026-02-25/image/989a5da9-d15d-493b-ab05-94fad0dc3a69_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/24 6K', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 28, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/10642b39-5a97-44d3-8cd1-593c06230bb4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:12:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119848508, 'registration': 'LS74YZA', 'account': 'MOT070', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi 241 PHEV GT-Line S 5dr Auto AWD', 'mileage': 9537, 'mileageWarranty': True, 'type': 'car', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-10-26', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LS74YZA/2026-02-25/image/2c1ad9cc-ed6d-4ed7-9dce-ffd5bf554cb1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74YZA/2026-02-25/image/9c41d2aa-1591-4ae6-8640-b93bdb6709c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74YZA/2026-02-25/image/85c9d8b5-667f-4048-b5fc-2af728e01fb1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74YZA/2026-02-25/image/cc83a101-534a-46b0-a24c-a516f9787c12_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74YZA/2026-02-25/image/956854e8-c662-4c24-994d-db620afea97b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74YZA/2026-02-25/image/087c0233-0d10-44e2-a5f8-dc86c39ceb29_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74YZA/2026-02-25/image/dd2b170c-80e2-481c-9237-b8352aef3a70_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74YZA/2026-02-25/image/8926d538-09ff-4b82-8f55-f0ad303f5dbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74YZA/2026-02-25/image/147bf75c-9e57-427e-a857-71fcde4675de_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74YZA/2026-02-25/image/991df5a3-b493-4649-b99c-e8b6c8707392_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS74YZA/2026-02-25/image/989a5da9-d15d-493b-ab05-94fad0dc3a69_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/24 6K', 'remarks': '', 'virtual': False, 'seller': 'Motability Operations', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 28, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/10642b39-5a97-44d3-8cd1-593c06230bb4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:12:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7187b681-7d8f-577c-b25e-a52d967c9dca with identifier: 119848508
2026-03-24 19:12:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7187b681-7d8f-577c-b25e-a52d967c9dca with scrape type 2
2026-03-24 19:12:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7187b681-7d8f-577c-b25e-a52d967c9dca with scrape type 2
2026-03-24 19:12:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7187b681-7d8f-577c-b25e-a52d967c9dca, identifier: 119848508
2026-03-24 19:12:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7187b681-7d8f-577c-b25e-a52d967c9dca with identifier: 119848508
2026-03-24 19:12:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7187b681-7d8f-577c-b25e-a52d967c9dca with identifier: 119848508
2026-03-24 19:12:23 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7187b681-7d8f-577c-b25e-a52d967c9dca with identifier: 119848508 to the API
2026-03-24 19:12:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:12:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:12:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119848508?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 28,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '7187b681-7d8f-577c-b25e-a52d967c9dca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LS74YZA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119848508',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'KIA',
'model': 'SPORTAGE ESTATE',
'odometer': 9537,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-10-26',
'seller_name': 'Motability Operations',
'title': 'KIA SPORTAGE ESTATE 1.6T GDi 241 PHEV GT-Line S 5dr Auto AWD',
'transmission': 'automatic',
'trim': '1.6T GDi 241 PHEV GT-Line S 5dr Auto AWD',
'vin': None,
'year': 2024}
2026-03-24 19:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119848508%27 HTTP/1.1" 200 None
2026-03-24 19:12:23 [astonbarclay.gb] INFO: Saving data for 119848508: {'auction_closing_time': 1774861200.0, 'created_time': 1773402113.237059, 'last_price_update_time': 1774379543.490677}
2026-03-24 19:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119848508') HTTP/1.1" 204 0
2026-03-24 19:12:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120747101?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:12:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:12:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120747101, 'registration': 'NL12VYH', 'account': 'WBA001', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL SALOON', 'derivative': 'C220 CDI BlueEFFICIENCY Sport 4dr Auto', 'mileage': 164200, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2012-03-30', 'fuel': 'Diesel', 'motExpiry': '2027-01-19', 'doors': 4, 'engineSize': 2143, 'bodyType': 'Saloon', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'Ex-Private Hire VOSA STATES 24K, 36K, 41K, 50K, 64K, 76K, 83K, 92K, 100K, 109K, 122K, 133K, 140K, 144K, 152K, 162K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': False, 'v5details': None, 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:12:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120747101, 'registration': 'NL12VYH', 'account': 'WBA001', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS DIESEL SALOON', 'derivative': 'C220 CDI BlueEFFICIENCY Sport 4dr Auto', 'mileage': 164200, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2012-03-30', 'fuel': 'Diesel', 'motExpiry': '2027-01-19', 'doors': 4, 'engineSize': 2143, 'bodyType': 'Saloon', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'Ex-Private Hire VOSA STATES 24K, 36K, 41K, 50K, 64K, 76K, 83K, 92K, 100K, 109K, 122K, 133K, 140K, 144K, 152K, 162K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': False, 'v5details': None, 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:12:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd412e47-39bb-506a-ac22-dc9ae930e63c with identifier: 120747101
2026-03-24 19:12:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd412e47-39bb-506a-ac22-dc9ae930e63c with scrape type 1
2026-03-24 19:12:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item dd412e47-39bb-506a-ac22-dc9ae930e63c
2026-03-24 19:12:25 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item dd412e47-39bb-506a-ac22-dc9ae930e63c
2026-03-24 19:12:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dd412e47-39bb-506a-ac22-dc9ae930e63c, identifier: 120747101
2026-03-24 19:12:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dd412e47-39bb-506a-ac22-dc9ae930e63c with identifier: 120747101
2026-03-24 19:12:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dd412e47-39bb-506a-ac22-dc9ae930e63c with identifier: 120747101
2026-03-24 19:12:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: dd412e47-39bb-506a-ac22-dc9ae930e63c with identifier: 120747101 to the API
2026-03-24 19:12:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:12:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:12:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120747101?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'dd412e47-39bb-506a-ac22-dc9ae930e63c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NL12VYH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120747101',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS DIESEL SALOON',
'odometer': 164200,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-03-30',
'seller_name': 'UKCGR',
'title': 'MERCEDES-BENZ C CLASS DIESEL SALOON C220 CDI BlueEFFICIENCY Sport '
'4dr Auto',
'transmission': 'automatic',
'trim': 'C220 CDI BlueEFFICIENCY Sport 4dr Auto',
'vin': None,
'year': 2012}
2026-03-24 19:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120747101%27 HTTP/1.1" 200 None
2026-03-24 19:12:26 [astonbarclay.gb] INFO: Saving data for 120747101: {'created_time': 1774379546.365544, 'last_price_update_time': 1774379546.365553, 'auction_closing_time': 1774604700.0}
2026-03-24 19:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120747101') HTTP/1.1" 204 0
2026-03-24 19:12:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120521730?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:12:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:12:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120521730, 'registration': 'FV71WSJ', 'account': 'DAY005', 'make': 'TOYOTA', 'model': 'COROLLA TOURING SPORT', 'derivative': '1.8 VVT-i Hybrid Icon 5dr CVT', 'mileage': 16662, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-02-03', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-12-18', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FV71WSJ/2026-03-24/image/c8176384-1ff0-4c15-bd66-b1d0ef63491d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSJ/2026-03-24/image/30024b43-8752-446f-bce6-bf0972b9d6a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSJ/2026-03-24/image/57c320fe-a044-4a4e-a53c-5631edb98946_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSJ/2026-03-24/image/e4dc6258-14c6-428e-b298-f404c942ee03_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSJ/2026-03-24/image/8e346835-6369-41e0-b3c0-4cf74274347c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSJ/2026-03-24/image/002bb09a-ef6e-43ac-8a22-33c099bb063e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSJ/2026-03-24/image/072a8fda-956e-42c7-946f-8279e94cb740_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSJ/2026-03-24/image/68563b63-2f27-43dc-92df-19fecdd3e08b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSJ/2026-03-24/image/e9a6d002-ca94-4f94-9428-d46ca8084fec_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/23-5K, 12/24-10K, 12/25-16K,', 'remarks': '**118** VOSA STATES 10K, 16K, SPARE KEY', 'virtual': False, 'seller': 'Days Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 103, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3ed5457f-9148-4d48-9c34-3d07811098f9.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:12:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120521730, 'registration': 'FV71WSJ', 'account': 'DAY005', 'make': 'TOYOTA', 'model': 'COROLLA TOURING SPORT', 'derivative': '1.8 VVT-i Hybrid Icon 5dr CVT', 'mileage': 16662, 'mileageWarranty': True, 'type': 'car', 'saleId': 18907, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-02-03', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-12-18', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FV71WSJ/2026-03-24/image/c8176384-1ff0-4c15-bd66-b1d0ef63491d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSJ/2026-03-24/image/30024b43-8752-446f-bce6-bf0972b9d6a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSJ/2026-03-24/image/57c320fe-a044-4a4e-a53c-5631edb98946_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSJ/2026-03-24/image/e4dc6258-14c6-428e-b298-f404c942ee03_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSJ/2026-03-24/image/8e346835-6369-41e0-b3c0-4cf74274347c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSJ/2026-03-24/image/002bb09a-ef6e-43ac-8a22-33c099bb063e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSJ/2026-03-24/image/072a8fda-956e-42c7-946f-8279e94cb740_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSJ/2026-03-24/image/68563b63-2f27-43dc-92df-19fecdd3e08b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV71WSJ/2026-03-24/image/e9a6d002-ca94-4f94-9428-d46ca8084fec_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/23-5K, 12/24-10K, 12/25-16K,', 'remarks': '**118** VOSA STATES 10K, 16K, SPARE KEY', 'virtual': False, 'seller': 'Days Fleet', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 103, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3ed5457f-9148-4d48-9c34-3d07811098f9.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:12:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b6e2d51-1f3d-5f0d-8d02-0cbf950925a1 with identifier: 120521730
2026-03-24 19:12:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b6e2d51-1f3d-5f0d-8d02-0cbf950925a1 with scrape type 2
2026-03-24 19:12:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b6e2d51-1f3d-5f0d-8d02-0cbf950925a1 with scrape type 2
2026-03-24 19:12:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8b6e2d51-1f3d-5f0d-8d02-0cbf950925a1, identifier: 120521730
2026-03-24 19:12:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8b6e2d51-1f3d-5f0d-8d02-0cbf950925a1 with identifier: 120521730
2026-03-24 19:12:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8b6e2d51-1f3d-5f0d-8d02-0cbf950925a1 with identifier: 120521730
2026-03-24 19:12:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8b6e2d51-1f3d-5f0d-8d02-0cbf950925a1 with identifier: 120521730 to the API
2026-03-24 19:12:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:12:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:12:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120521730?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 103,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '8b6e2d51-1f3d-5f0d-8d02-0cbf950925a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FV71WSJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120521730',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TOYOTA',
'model': 'COROLLA TOURING SPORT',
'odometer': 16662,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-03',
'seller_name': 'Days Fleet',
'title': 'TOYOTA COROLLA TOURING SPORT 1.8 VVT-i Hybrid Icon 5dr CVT',
'transmission': 'automatic',
'trim': '1.8 VVT-i Hybrid Icon 5dr CVT',
'vin': None,
'year': 2022}
2026-03-24 19:12:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120521730%27 HTTP/1.1" 200 None
2026-03-24 19:12:27 [astonbarclay.gb] INFO: Saving data for 120521730: {'created_time': 1774270985.107144, 'last_price_update_time': 1774379547.711034, 'auction_closing_time': 1774604700.0}
2026-03-24 19:12:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120521730') HTTP/1.1" 204 0
2026-03-24 19:12:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120661959?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:12:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:12:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120661959, 'registration': 'FD21CZG', 'account': 'VAN041', 'make': 'TOYOTA', 'model': 'HILUX DIESEL', 'derivative': 'Invincible X D/Cab Pick Up 2.8 D-4D Auto', 'mileage': 78603, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-05-21', 'fuel': 'Diesel', 'motExpiry': '2026-05-20', 'doors': None, 'engineSize': 2755, 'bodyType': 'Light 4X4 Utility', 'images': ['https://abimg002.imgix.net/923b5e15-808c-449f-ad93-ac0489178073.jpg?w=600', 'https://abimg002.imgix.net/dac6b0c5-b99b-4139-8784-df23754717e1.jpg?w=600', 'https://abimg002.imgix.net/d504c2f4-ce12-4ef4-ba21-3c2f0ae86cbe.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': 'VOSA STATES 9K, 68K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 248, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:12:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120661959, 'registration': 'FD21CZG', 'account': 'VAN041', 'make': 'TOYOTA', 'model': 'HILUX DIESEL', 'derivative': 'Invincible X D/Cab Pick Up 2.8 D-4D Auto', 'mileage': 78603, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-05-21', 'fuel': 'Diesel', 'motExpiry': '2026-05-20', 'doors': None, 'engineSize': 2755, 'bodyType': 'Light 4X4 Utility', 'images': ['https://abimg002.imgix.net/923b5e15-808c-449f-ad93-ac0489178073.jpg?w=600', 'https://abimg002.imgix.net/dac6b0c5-b99b-4139-8784-df23754717e1.jpg?w=600', 'https://abimg002.imgix.net/d504c2f4-ce12-4ef4-ba21-3c2f0ae86cbe.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'EVALUATE', 'serviceHistory': '', 'remarks': 'VOSA STATES 9K, 68K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 248, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:12:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fd2c4a8-1149-5782-b058-0d41b415aebf with identifier: 120661959
2026-03-24 19:12:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fd2c4a8-1149-5782-b058-0d41b415aebf with scrape type 1
2026-03-24 19:12:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 3 photos for item 8fd2c4a8-1149-5782-b058-0d41b415aebf
2026-03-24 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252F923b5e15-808c-449f-ad93-ac0489178073.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:12:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/923b5e15-808c-449f-ad93-ac0489178073.jpg?w=600 not downloaded yet
2026-03-24 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252Fdac6b0c5-b99b-4139-8784-df23754717e1.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:12:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/dac6b0c5-b99b-4139-8784-df23754717e1.jpg?w=600 not downloaded yet
2026-03-24 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg002.imgix.net%252Fd504c2f4-ce12-4ef4-ba21-3c2f0ae86cbe.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:12:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/d504c2f4-ce12-4ef4-ba21-3c2f0ae86cbe.jpg?w=600 not downloaded yet
2026-03-24 19:12:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120738420?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:12:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:12:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120738420, 'registration': 'YS66YBM', 'account': 'WBA001', 'make': 'PEUGEOT', 'model': '2008 ESTATE', 'derivative': '1.2 PureTech Allure 5dr ETG', 'mileage': 38539, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-12-22', 'fuel': 'Petrol', 'motExpiry': '2026-12-21', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 12K, 16K, 20K, 24K, 29K, 32K, 37K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 102, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:12:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120738420, 'registration': 'YS66YBM', 'account': 'WBA001', 'make': 'PEUGEOT', 'model': '2008 ESTATE', 'derivative': '1.2 PureTech Allure 5dr ETG', 'mileage': 38539, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-12-22', 'fuel': 'Petrol', 'motExpiry': '2026-12-21', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': None, 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 12K, 16K, 20K, 24K, 29K, 32K, 37K,', 'virtual': False, 'seller': 'UKCGR', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 102, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:12:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 716a18dc-a2be-5be7-b8de-9e8b1397484d with identifier: 120738420
2026-03-24 19:12:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 716a18dc-a2be-5be7-b8de-9e8b1397484d with scrape type 1
2026-03-24 19:12:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 716a18dc-a2be-5be7-b8de-9e8b1397484d
2026-03-24 19:12:45 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 716a18dc-a2be-5be7-b8de-9e8b1397484d
2026-03-24 19:12:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 716a18dc-a2be-5be7-b8de-9e8b1397484d, identifier: 120738420
2026-03-24 19:12:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 716a18dc-a2be-5be7-b8de-9e8b1397484d with identifier: 120738420
2026-03-24 19:12:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 716a18dc-a2be-5be7-b8de-9e8b1397484d with identifier: 120738420
2026-03-24 19:12:46 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 716a18dc-a2be-5be7-b8de-9e8b1397484d with identifier: 120738420 to the API
2026-03-24 19:12:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:12:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:12:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120738420?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 102,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol',
'id': '716a18dc-a2be-5be7-b8de-9e8b1397484d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YS66YBM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120738420',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'PEUGEOT',
'model': '2008 ESTATE',
'odometer': 38539,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-22',
'seller_name': 'UKCGR',
'title': 'PEUGEOT 2008 ESTATE 1.2 PureTech Allure 5dr ETG',
'transmission': 'automatic',
'trim': '1.2 PureTech Allure 5dr ETG',
'vin': None,
'year': 2016}
2026-03-24 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120738420%27 HTTP/1.1" 200 None
2026-03-24 19:12:46 [astonbarclay.gb] INFO: Saving data for 120738420: {'created_time': 1774379566.395772, 'last_price_update_time': 1774379566.395783, 'auction_closing_time': 1774604700.0}
2026-03-24 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120738420') HTTP/1.1" 204 0
2026-03-24 19:12:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119328453?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:12:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:12:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/d504c2f4-ce12-4ef4-ba21-3c2f0ae86cbe.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120661959?view=catalogue)
2026-03-24 19:12:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119328453, 'registration': 'SE24UXX', 'account': 'KIN032', 'make': 'MG MOTOR UK', 'model': 'MG4 HATCHBACK', 'derivative': '150kW SE EV Long Range 64kWh 5dr Auto', 'mileage': 2885, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-08-22', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SE24UXX/2026-02-06/image/251bd2af-b165-4798-909d-cf64ea6cd0b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE24UXX/2026-02-06/image/75f44094-a923-4e38-989d-401e7b7c0d9a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE24UXX/2026-02-06/image/6878beac-bf77-49f1-aba3-6a89620f6eff_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE24UXX/2026-02-06/image/964105d5-3579-4e69-a85f-d8bada6d601a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE24UXX/2026-02-06/image/7616b37a-2820-4493-be6b-4dad6e8dc7fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE24UXX/2026-02-06/image/4abc857b-b8e2-4933-94c6-cc901cc5f737_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE24UXX/2026-02-06/image/b066feee-f0d1-4eb9-a33a-857ae4e8f08e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE24UXX/2026-02-06/image/7cc6b4a1-63cd-4c3f-8f90-dc80808fc715_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE24UXX/2026-02-06/image/0fdf385d-1062-42ba-b011-564d9f9b5e68_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 07/25- 2K', 'remarks': '**249** SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a60a6656-a6f7-41b8-bbe8-6e77811d6d10.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:12:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119328453, 'registration': 'SE24UXX', 'account': 'KIN032', 'make': 'MG MOTOR UK', 'model': 'MG4 HATCHBACK', 'derivative': '150kW SE EV Long Range 64kWh 5dr Auto', 'mileage': 2885, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-08-22', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SE24UXX/2026-02-06/image/251bd2af-b165-4798-909d-cf64ea6cd0b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE24UXX/2026-02-06/image/75f44094-a923-4e38-989d-401e7b7c0d9a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE24UXX/2026-02-06/image/6878beac-bf77-49f1-aba3-6a89620f6eff_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE24UXX/2026-02-06/image/964105d5-3579-4e69-a85f-d8bada6d601a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE24UXX/2026-02-06/image/7616b37a-2820-4493-be6b-4dad6e8dc7fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE24UXX/2026-02-06/image/4abc857b-b8e2-4933-94c6-cc901cc5f737_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE24UXX/2026-02-06/image/b066feee-f0d1-4eb9-a33a-857ae4e8f08e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE24UXX/2026-02-06/image/7cc6b4a1-63cd-4c3f-8f90-dc80808fc715_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE24UXX/2026-02-06/image/0fdf385d-1062-42ba-b011-564d9f9b5e68_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 07/25- 2K', 'remarks': '**249** SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a60a6656-a6f7-41b8-bbe8-6e77811d6d10.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:12:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9b9456a-8002-5e82-9776-3bac7a521e77 with identifier: 119328453
2026-03-24 19:12:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9b9456a-8002-5e82-9776-3bac7a521e77 with scrape type 2
2026-03-24 19:12:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9b9456a-8002-5e82-9776-3bac7a521e77 with scrape type 2
2026-03-24 19:12:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a9b9456a-8002-5e82-9776-3bac7a521e77, identifier: 119328453
2026-03-24 19:12:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a9b9456a-8002-5e82-9776-3bac7a521e77 with identifier: 119328453
2026-03-24 19:12:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a9b9456a-8002-5e82-9776-3bac7a521e77 with identifier: 119328453
2026-03-24 19:12:46 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a9b9456a-8002-5e82-9776-3bac7a521e77 with identifier: 119328453 to the API
2026-03-24 19:12:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:12:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:12:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119328453?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Electric',
'id': 'a9b9456a-8002-5e82-9776-3bac7a521e77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SE24UXX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119328453',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MG MOTOR UK',
'model': 'MG4 HATCHBACK',
'odometer': 2885,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-08-22',
'seller_name': 'Kinto',
'title': 'MG MOTOR UK MG4 HATCHBACK 150kW SE EV Long Range 64kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW SE EV Long Range 64kWh 5dr Auto',
'vin': None,
'year': 2024}
2026-03-24 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119328453%27 HTTP/1.1" 200 None
2026-03-24 19:12:46 [astonbarclay.gb] INFO: Saving data for 119328453: {'auction_closing_time': 1774604700.0, 'created_time': 1774271122.291808, 'last_price_update_time': 1774379566.856861}
2026-03-24 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119328453') HTTP/1.1" 204 0
2026-03-24 19:12:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/dac6b0c5-b99b-4139-8784-df23754717e1.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120661959?view=catalogue)
2026-03-24 19:12:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg002.imgix.net/923b5e15-808c-449f-ad93-ac0489178073.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120661959?view=catalogue)
2026-03-24 19:12:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:12:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4734a50>
2026-03-24 19:12:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:12:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:12:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:12:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fd2c4a8-1149-5782-b058-0d41b415aebf/8fd2c4a8-1149-5782-b058-0d41b415aebf_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Fd504c2f4-ce12-4ef4-ba21-3c2f0ae86cbe.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:12:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/d504c2f4-ce12-4ef4-ba21-3c2f0ae86cbe.jpg?w=600 saved to cache
2026-03-24 19:12:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8fd2c4a8-1149-5782-b058-0d41b415aebf
2026-03-24 19:12:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:12:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af404950>
2026-03-24 19:12:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:12:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:12:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:12:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fd2c4a8-1149-5782-b058-0d41b415aebf/8fd2c4a8-1149-5782-b058-0d41b415aebf_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252Fdac6b0c5-b99b-4139-8784-df23754717e1.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:12:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/dac6b0c5-b99b-4139-8784-df23754717e1.jpg?w=600 saved to cache
2026-03-24 19:12:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8fd2c4a8-1149-5782-b058-0d41b415aebf
2026-03-24 19:12:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:12:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af22dc50>
2026-03-24 19:12:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:12:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:12:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:12:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8fd2c4a8-1149-5782-b058-0d41b415aebf/8fd2c4a8-1149-5782-b058-0d41b415aebf_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg002.imgix.net%252F923b5e15-808c-449f-ad93-ac0489178073.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:12:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg002.imgix.net/923b5e15-808c-449f-ad93-ac0489178073.jpg?w=600 saved to cache
2026-03-24 19:12:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8fd2c4a8-1149-5782-b058-0d41b415aebf
2026-03-24 19:12:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8fd2c4a8-1149-5782-b058-0d41b415aebf, skipping ID generation
2026-03-24 19:12:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fd2c4a8-1149-5782-b058-0d41b415aebf with scrape type 1
2026-03-24 19:12:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8fd2c4a8-1149-5782-b058-0d41b415aebf sending to next pipeline
2026-03-24 19:12:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8fd2c4a8-1149-5782-b058-0d41b415aebf, identifier: 120661959
2026-03-24 19:12:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8fd2c4a8-1149-5782-b058-0d41b415aebf with identifier: 120661959
2026-03-24 19:12:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8fd2c4a8-1149-5782-b058-0d41b415aebf with identifier: 120661959
2026-03-24 19:12:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8fd2c4a8-1149-5782-b058-0d41b415aebf with identifier: 120661959 to the API
2026-03-24 19:12:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:12:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:12:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg002.imgix.net/923b5e15-808c-449f-ad93-ac0489178073.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 248,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.8L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Diesel',
'id': '8fd2c4a8-1149-5782-b058-0d41b415aebf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FD21CZG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120661959',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TOYOTA',
'model': 'HILUX DIESEL',
'odometer': 78603,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 3,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd2c4a8-1149-5782-b058-0d41b415aebf/8fd2c4a8-1149-5782-b058-0d41b415aebf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52689,
'Height': 299,
'OriginUrl': 'https://abimg002.imgix.net/923b5e15-808c-449f-ad93-ac0489178073.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd2c4a8-1149-5782-b058-0d41b415aebf/8fd2c4a8-1149-5782-b058-0d41b415aebf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60635,
'Height': 299,
'OriginUrl': 'https://abimg002.imgix.net/dac6b0c5-b99b-4139-8784-df23754717e1.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fd2c4a8-1149-5782-b058-0d41b415aebf/8fd2c4a8-1149-5782-b058-0d41b415aebf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48109,
'Height': 299,
'OriginUrl': 'https://abimg002.imgix.net/d504c2f4-ce12-4ef4-ba21-3c2f0ae86cbe.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-21',
'seller_name': 'Vantage Motor Group',
'title': 'TOYOTA HILUX DIESEL Invincible X D/Cab Pick Up 2.8 D-4D Auto',
'transmission': 'automatic',
'trim': 'Invincible X D/Cab Pick Up 2.8 D-4D Auto',
'vin': None,
'year': 2021}
2026-03-24 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120661959%27 HTTP/1.1" 200 None
2026-03-24 19:12:47 [astonbarclay.gb] INFO: Saving data for 120661959: {'created_time': 1774379567.46889, 'last_price_update_time': 1774379567.468902, 'auction_closing_time': 1774604700.0}
2026-03-24 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120661959') HTTP/1.1" 204 0
2026-03-24 19:12:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120475265?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:12:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:12:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120475265, 'registration': 'PK71VTC', 'account': 'VAN040', 'make': 'VAUXHALL', 'model': 'CROSSLAND HATCHBACK', 'derivative': '1.2 SE 5dr', 'mileage': 17658, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2021-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-05-21', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PK71VTC/2026-03-21/image/9490b500-6dec-420b-a9aa-e4ca3bcaf48d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK71VTC/2026-03-21/image/9b1a702d-725a-43b8-915c-6091140405a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK71VTC/2026-03-21/image/a132d602-c144-493b-a28d-62ed774531de_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK71VTC/2026-03-21/image/6e3dd6f1-67a4-4ceb-b8d3-3fc568be1b7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK71VTC/2026-03-21/image/186cc217-1231-4748-9ba6-28dcd6b93a1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK71VTC/2026-03-21/image/18fd2d00-f8bd-45fa-b257-e30138d0f01a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK71VTC/2026-03-21/image/9ee68ea0-24ec-4077-bf86-356364dd6031_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK71VTC/2026-03-21/image/1353f6d9-459a-4664-8ba7-838f7f22f250_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK71VTC/2026-03-21/image/4500948c-0d8d-4515-87e9-e448dc5974fc_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/22 - 5K, 05/24 - 9K, 05/25 - 14K,', 'remarks': '**1203** VOSA STATES 9K, 14K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8b27ff7f-3be8-46ba-a57b-77eaaee8083b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:12:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120475265, 'registration': 'PK71VTC', 'account': 'VAN040', 'make': 'VAUXHALL', 'model': 'CROSSLAND HATCHBACK', 'derivative': '1.2 SE 5dr', 'mileage': 17658, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2021-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-05-21', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PK71VTC/2026-03-21/image/9490b500-6dec-420b-a9aa-e4ca3bcaf48d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK71VTC/2026-03-21/image/9b1a702d-725a-43b8-915c-6091140405a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK71VTC/2026-03-21/image/a132d602-c144-493b-a28d-62ed774531de_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK71VTC/2026-03-21/image/6e3dd6f1-67a4-4ceb-b8d3-3fc568be1b7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK71VTC/2026-03-21/image/186cc217-1231-4748-9ba6-28dcd6b93a1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK71VTC/2026-03-21/image/18fd2d00-f8bd-45fa-b257-e30138d0f01a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK71VTC/2026-03-21/image/9ee68ea0-24ec-4077-bf86-356364dd6031_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK71VTC/2026-03-21/image/1353f6d9-459a-4664-8ba7-838f7f22f250_removebg.jpg?w=600', 'https://abimg003.imgix.net/PK71VTC/2026-03-21/image/4500948c-0d8d-4515-87e9-e448dc5974fc_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/22 - 5K, 05/24 - 9K, 05/25 - 14K,', 'remarks': '**1203** VOSA STATES 9K, 14K,', 'virtual': False, 'seller': 'Vantage Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8b27ff7f-3be8-46ba-a57b-77eaaee8083b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:12:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c847ee9e-dee0-53f7-9f72-ce0f5bd54e33 with identifier: 120475265
2026-03-24 19:12:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c847ee9e-dee0-53f7-9f72-ce0f5bd54e33 with scrape type 2
2026-03-24 19:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c847ee9e-dee0-53f7-9f72-ce0f5bd54e33 with scrape type 2
2026-03-24 19:12:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c847ee9e-dee0-53f7-9f72-ce0f5bd54e33, identifier: 120475265
2026-03-24 19:12:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c847ee9e-dee0-53f7-9f72-ce0f5bd54e33 with identifier: 120475265
2026-03-24 19:12:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c847ee9e-dee0-53f7-9f72-ce0f5bd54e33 with identifier: 120475265
2026-03-24 19:12:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c847ee9e-dee0-53f7-9f72-ce0f5bd54e33 with identifier: 120475265 to the API
2026-03-24 19:12:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:12:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:12:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120475265?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'c847ee9e-dee0-53f7-9f72-ce0f5bd54e33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PK71VTC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120475265',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'CROSSLAND HATCHBACK',
'odometer': 17658,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-30',
'seller_name': 'Vantage Motor Group',
'title': 'VAUXHALL CROSSLAND HATCHBACK 1.2 SE 5dr',
'transmission': 'manual',
'trim': '1.2 SE 5dr',
'vin': None,
'year': 2021}
2026-03-24 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120475265%27 HTTP/1.1" 200 None
2026-03-24 19:12:51 [astonbarclay.gb] INFO: Saving data for 120475265: {'auction_closing_time': 1774431900.0, 'created_time': 1773863063.453098, 'last_price_update_time': 1774379571.064245}
2026-03-24 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120475265') HTTP/1.1" 204 0
2026-03-24 19:12:58 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.096(s), this was the 1st time calling it.
2026-03-24 19:12:58 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.197338727040385 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:13:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120056865?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:02 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120056865, 'registration': 'WG74ZNA', 'account': 'HAT004', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.6 Hybrid 225 GT 5dr e-EAT8', 'mileage': 11243, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-11-25', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WG74ZNA/2026-03-09/image/5ded9e09-a8a4-476e-9e9a-094f80503303_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG74ZNA/2026-03-09/image/2109d415-a5b4-414b-a896-bd29d6b5f3b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG74ZNA/2026-03-09/image/ea155edd-d1e8-4339-a4e1-7a84b7acde9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG74ZNA/2026-03-09/image/58d55509-d428-4d1c-a46d-e7f1a5758487_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG74ZNA/2026-03-09/image/639e2fa5-fd96-48f7-93ce-4743494c76b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG74ZNA/2026-03-09/image/5b41a5cc-6f9c-4bbb-aec7-5f4ce678bf15_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG74ZNA/2026-03-09/image/c22d024e-c925-4968-b599-1da9727f136d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG74ZNA/2026-03-09/image/3401b378-917d-4ac2-8b6a-c3bf9cb6d9b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG74ZNA/2026-03-09/image/50d77c54-2fea-463a-89f8-425ff9802e8f_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/26 - 10K,', 'remarks': '**42** CHARGING CABLE', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 28, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/87535090-5db2-41b4-be3e-dd6c5735909b.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:13:02 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120056865, 'registration': 'WG74ZNA', 'account': 'HAT004', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.6 Hybrid 225 GT 5dr e-EAT8', 'mileage': 11243, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-11-25', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WG74ZNA/2026-03-09/image/5ded9e09-a8a4-476e-9e9a-094f80503303_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG74ZNA/2026-03-09/image/2109d415-a5b4-414b-a896-bd29d6b5f3b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG74ZNA/2026-03-09/image/ea155edd-d1e8-4339-a4e1-7a84b7acde9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG74ZNA/2026-03-09/image/58d55509-d428-4d1c-a46d-e7f1a5758487_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG74ZNA/2026-03-09/image/639e2fa5-fd96-48f7-93ce-4743494c76b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG74ZNA/2026-03-09/image/5b41a5cc-6f9c-4bbb-aec7-5f4ce678bf15_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG74ZNA/2026-03-09/image/c22d024e-c925-4968-b599-1da9727f136d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG74ZNA/2026-03-09/image/3401b378-917d-4ac2-8b6a-c3bf9cb6d9b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WG74ZNA/2026-03-09/image/50d77c54-2fea-463a-89f8-425ff9802e8f_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 01/26 - 10K,', 'remarks': '**42** CHARGING CABLE', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 28, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/87535090-5db2-41b4-be3e-dd6c5735909b.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:13:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e85c88d7-e09c-5c98-9260-1cdca53e53d8 with identifier: 120056865
2026-03-24 19:13:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e85c88d7-e09c-5c98-9260-1cdca53e53d8 with scrape type 2
2026-03-24 19:13:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e85c88d7-e09c-5c98-9260-1cdca53e53d8 with scrape type 2
2026-03-24 19:13:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e85c88d7-e09c-5c98-9260-1cdca53e53d8, identifier: 120056865
2026-03-24 19:13:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e85c88d7-e09c-5c98-9260-1cdca53e53d8 with identifier: 120056865
2026-03-24 19:13:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e85c88d7-e09c-5c98-9260-1cdca53e53d8 with identifier: 120056865
2026-03-24 19:13:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e85c88d7-e09c-5c98-9260-1cdca53e53d8 with identifier: 120056865 to the API
2026-03-24 19:13:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120056865?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 28,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': 'e85c88d7-e09c-5c98-9260-1cdca53e53d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WG74ZNA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120056865',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'PEUGEOT',
'model': '3008 ESTATE',
'odometer': 11243,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-25',
'seller_name': 'Hatfields Group',
'title': 'PEUGEOT 3008 ESTATE 1.6 Hybrid 225 GT 5dr e-EAT8',
'transmission': 'automatic',
'trim': '1.6 Hybrid 225 GT 5dr e-EAT8',
'vin': None,
'year': 2024}
2026-03-24 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120056865%27 HTTP/1.1" 200 None
2026-03-24 19:13:02 [astonbarclay.gb] INFO: Saving data for 120056865: {'auction_closing_time': 1774431900.0, 'created_time': 1773404958.4973, 'last_price_update_time': 1774379582.572532}
2026-03-24 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120056865') HTTP/1.1" 204 0
2026-03-24 19:13:02 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.481(s), this was the 1st time calling it.
2026-03-24 19:13:02 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.665168814083664 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:13:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:13:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120295481?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120295481, 'registration': 'GK72FAO', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH N-Connecta 5dr', 'mileage': 49307, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-09-29', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GK72FAO/2026-03-17/image/8fed432f-e10f-4cc0-8c47-9d00f3809ed6_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK72FAO/2026-03-17/image/6e43f688-9d66-4a09-9191-4d619bafca84_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK72FAO/2026-03-17/image/b7a44e26-92eb-46a7-a42f-9cef34dcf165_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK72FAO/2026-03-17/image/958d9b28-e600-42fd-b85a-1ec5a96fd1c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK72FAO/2026-03-17/image/4f05eaf7-cccf-442e-a295-708b66e90c98_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK72FAO/2026-03-17/image/1abf41d3-f7a0-4df6-a8c5-3915b45b166d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK72FAO/2026-03-17/image/a04ee301-e767-4631-9ff7-9e33653ad29b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK72FAO/2026-03-17/image/6d7cdbb9-57fb-483f-b80e-36292abd0ca8_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/23-18K 10/24-34K 10/25-45K', 'remarks': 'SPARE KEY, VOSA STATES 45K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/82ed99f3-44ea-4660-9bfa-f3094822c325.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120295481, 'registration': 'GK72FAO', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH N-Connecta 5dr', 'mileage': 49307, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-09-29', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GK72FAO/2026-03-17/image/8fed432f-e10f-4cc0-8c47-9d00f3809ed6_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK72FAO/2026-03-17/image/6e43f688-9d66-4a09-9191-4d619bafca84_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK72FAO/2026-03-17/image/b7a44e26-92eb-46a7-a42f-9cef34dcf165_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK72FAO/2026-03-17/image/958d9b28-e600-42fd-b85a-1ec5a96fd1c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK72FAO/2026-03-17/image/4f05eaf7-cccf-442e-a295-708b66e90c98_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK72FAO/2026-03-17/image/1abf41d3-f7a0-4df6-a8c5-3915b45b166d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK72FAO/2026-03-17/image/a04ee301-e767-4631-9ff7-9e33653ad29b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK72FAO/2026-03-17/image/6d7cdbb9-57fb-483f-b80e-36292abd0ca8_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/23-18K 10/24-34K 10/25-45K', 'remarks': 'SPARE KEY, VOSA STATES 45K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/82ed99f3-44ea-4660-9bfa-f3094822c325.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ec17990-3747-5ca2-a7c7-262ad71237c3 with identifier: 120295481
2026-03-24 19:13:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ec17990-3747-5ca2-a7c7-262ad71237c3 with scrape type 1
2026-03-24 19:13:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 3ec17990-3747-5ca2-a7c7-262ad71237c3
2026-03-24 19:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGK72FAO%252F2026-03-17%252Fimage%252F8fed432f-e10f-4cc0-8c47-9d00f3809ed6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK72FAO/2026-03-17/image/8fed432f-e10f-4cc0-8c47-9d00f3809ed6_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGK72FAO%252F2026-03-17%252Fimage%252F6e43f688-9d66-4a09-9191-4d619bafca84_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK72FAO/2026-03-17/image/6e43f688-9d66-4a09-9191-4d619bafca84_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGK72FAO%252F2026-03-17%252Fimage%252Fb7a44e26-92eb-46a7-a42f-9cef34dcf165_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK72FAO/2026-03-17/image/b7a44e26-92eb-46a7-a42f-9cef34dcf165_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGK72FAO%252F2026-03-17%252Fimage%252F958d9b28-e600-42fd-b85a-1ec5a96fd1c8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK72FAO/2026-03-17/image/958d9b28-e600-42fd-b85a-1ec5a96fd1c8_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGK72FAO%252F2026-03-17%252Fimage%252F4f05eaf7-cccf-442e-a295-708b66e90c98_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK72FAO/2026-03-17/image/4f05eaf7-cccf-442e-a295-708b66e90c98_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGK72FAO%252F2026-03-17%252Fimage%252F1abf41d3-f7a0-4df6-a8c5-3915b45b166d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK72FAO/2026-03-17/image/1abf41d3-f7a0-4df6-a8c5-3915b45b166d_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGK72FAO%252F2026-03-17%252Fimage%252Fa04ee301-e767-4631-9ff7-9e33653ad29b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK72FAO/2026-03-17/image/a04ee301-e767-4631-9ff7-9e33653ad29b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGK72FAO%252F2026-03-17%252Fimage%252F6d7cdbb9-57fb-483f-b80e-36292abd0ca8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK72FAO/2026-03-17/image/6d7cdbb9-57fb-483f-b80e-36292abd0ca8_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:05 [scrapy.extensions.logstats] INFO: Crawled 227 pages (at 13 pages/min), scraped 205 items (at 12 items/min)
2026-03-24 19:13:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 19:13:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119471463?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119471463, 'registration': 'GJ60KHD', 'account': 'KNI001', 'make': 'FORD', 'model': 'S-MAX DIESEL ESTATE', 'derivative': '2.0 TDCi 140 Titanium 5dr Powershift', 'mileage': 130463, 'mileageWarranty': True, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2010-10-07', 'fuel': 'Diesel', 'motExpiry': '2025-10-08', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GJ60KHD/2026-02-10/image/dcab661b-4fdb-4cb0-bdad-fd5dfbed42cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ60KHD/2026-02-10/image/dda09d3c-cb9e-4e18-b5ea-ebca209020d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ60KHD/2026-02-10/image/8d60c9b4-94f9-4c39-9f73-8b8c238bf29a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ60KHD/2026-02-10/image/bb87026a-ca1b-46c0-8d41-4cd54a093041_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ60KHD/2026-02-10/image/0235aa3a-78d4-42c8-a5e8-55021335b307_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ60KHD/2026-02-10/image/145fd726-574b-466b-bd9e-45775fc00dfb_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ60KHD/2026-02-10/image/03648b33-9e33-4640-9fb8-b942875f9766_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ60KHD/2026-02-10/image/61c84039-5211-4ea6-8d4c-e7c2a187045c_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Dealer', 'serviceHistory': 'Service print 0/11- 8K, 09/12- 19K, 09/13-27K NO DATE-36K 08/15-47K 08/16-61K 08/17-71K 10/18-87K 09/19-96K 09/20-102K 09/21-110K 10/22-120K', 'remarks': '**STARTER MOTOR ISSUE MAY HAVE FURTHER FAULTS COLLECTION ONLY CHELMSFORD** NO V5 FORMER KEEPERS UNKNOWN, SPARE KEY, VOSA STATES 110K, 120K, 128K, 130K, SPARE KEY', 'virtual': True, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:13:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119471463, 'registration': 'GJ60KHD', 'account': 'KNI001', 'make': 'FORD', 'model': 'S-MAX DIESEL ESTATE', 'derivative': '2.0 TDCi 140 Titanium 5dr Powershift', 'mileage': 130463, 'mileageWarranty': True, 'type': 'car', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2010-10-07', 'fuel': 'Diesel', 'motExpiry': '2025-10-08', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GJ60KHD/2026-02-10/image/dcab661b-4fdb-4cb0-bdad-fd5dfbed42cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ60KHD/2026-02-10/image/dda09d3c-cb9e-4e18-b5ea-ebca209020d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ60KHD/2026-02-10/image/8d60c9b4-94f9-4c39-9f73-8b8c238bf29a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ60KHD/2026-02-10/image/bb87026a-ca1b-46c0-8d41-4cd54a093041_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ60KHD/2026-02-10/image/0235aa3a-78d4-42c8-a5e8-55021335b307_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ60KHD/2026-02-10/image/145fd726-574b-466b-bd9e-45775fc00dfb_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ60KHD/2026-02-10/image/03648b33-9e33-4640-9fb8-b942875f9766_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ60KHD/2026-02-10/image/61c84039-5211-4ea6-8d4c-e7c2a187045c_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Dealer', 'serviceHistory': 'Service print 0/11- 8K, 09/12- 19K, 09/13-27K NO DATE-36K 08/15-47K 08/16-61K 08/17-71K 10/18-87K 09/19-96K 09/20-102K 09/21-110K 10/22-120K', 'remarks': '**STARTER MOTOR ISSUE MAY HAVE FURTHER FAULTS COLLECTION ONLY CHELMSFORD** NO V5 FORMER KEEPERS UNKNOWN, SPARE KEY, VOSA STATES 110K, 120K, 128K, 130K, SPARE KEY', 'virtual': True, 'seller': None, 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:13:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b144554-3895-5972-82c2-451a2bdb8157 with identifier: 119471463
2026-03-24 19:13:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b144554-3895-5972-82c2-451a2bdb8157 with scrape type 2
2026-03-24 19:13:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b144554-3895-5972-82c2-451a2bdb8157 with scrape type 2
2026-03-24 19:13:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9b144554-3895-5972-82c2-451a2bdb8157, identifier: 119471463
2026-03-24 19:13:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9b144554-3895-5972-82c2-451a2bdb8157 with identifier: 119471463
2026-03-24 19:13:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9b144554-3895-5972-82c2-451a2bdb8157 with identifier: 119471463
2026-03-24 19:13:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9b144554-3895-5972-82c2-451a2bdb8157 with identifier: 119471463 to the API
2026-03-24 19:13:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119471463?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '9b144554-3895-5972-82c2-451a2bdb8157',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GJ60KHD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119471463',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'FORD',
'model': 'S-MAX DIESEL ESTATE',
'odometer': 130463,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-10-07',
'seller_name': None,
'title': 'FORD S-MAX DIESEL ESTATE 2.0 TDCi 140 Titanium 5dr Powershift',
'transmission': 'automatic',
'trim': '2.0 TDCi 140 Titanium 5dr Powershift',
'vin': None,
'year': 2010}
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119471463%27 HTTP/1.1" 200 None
2026-03-24 19:13:06 [astonbarclay.gb] INFO: Saving data for 119471463: {'auction_closing_time': 1774609200.0, 'created_time': 1773404408.274913, 'last_price_update_time': 1774379586.187282}
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119471463') HTTP/1.1" 204 0
2026-03-24 19:13:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GK72FAO/2026-03-17/image/6d7cdbb9-57fb-483f-b80e-36292abd0ca8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295481?view=catalogue)
2026-03-24 19:13:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GK72FAO/2026-03-17/image/a04ee301-e767-4631-9ff7-9e33653ad29b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295481?view=catalogue)
2026-03-24 19:13:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GK72FAO/2026-03-17/image/1abf41d3-f7a0-4df6-a8c5-3915b45b166d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295481?view=catalogue)
2026-03-24 19:13:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GK72FAO/2026-03-17/image/4f05eaf7-cccf-442e-a295-708b66e90c98_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295481?view=catalogue)
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af22cd90>
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ec17990-3747-5ca2-a7c7-262ad71237c3/3ec17990-3747-5ca2-a7c7-262ad71237c3_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGK72FAO%252F2026-03-17%252Fimage%252F6d7cdbb9-57fb-483f-b80e-36292abd0ca8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK72FAO/2026-03-17/image/6d7cdbb9-57fb-483f-b80e-36292abd0ca8_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3ec17990-3747-5ca2-a7c7-262ad71237c3
2026-03-24 19:13:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GK72FAO/2026-03-17/image/958d9b28-e600-42fd-b85a-1ec5a96fd1c8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295481?view=catalogue)
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b47348d0>
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ec17990-3747-5ca2-a7c7-262ad71237c3/3ec17990-3747-5ca2-a7c7-262ad71237c3_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGK72FAO%252F2026-03-17%252Fimage%252Fa04ee301-e767-4631-9ff7-9e33653ad29b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK72FAO/2026-03-17/image/a04ee301-e767-4631-9ff7-9e33653ad29b_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3ec17990-3747-5ca2-a7c7-262ad71237c3
2026-03-24 19:13:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GK72FAO/2026-03-17/image/b7a44e26-92eb-46a7-a42f-9cef34dcf165_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295481?view=catalogue)
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3f47d0>
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ec17990-3747-5ca2-a7c7-262ad71237c3/3ec17990-3747-5ca2-a7c7-262ad71237c3_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGK72FAO%252F2026-03-17%252Fimage%252F1abf41d3-f7a0-4df6-a8c5-3915b45b166d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK72FAO/2026-03-17/image/1abf41d3-f7a0-4df6-a8c5-3915b45b166d_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3ec17990-3747-5ca2-a7c7-262ad71237c3
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b447db10>
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ec17990-3747-5ca2-a7c7-262ad71237c3/3ec17990-3747-5ca2-a7c7-262ad71237c3_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGK72FAO%252F2026-03-17%252Fimage%252F4f05eaf7-cccf-442e-a295-708b66e90c98_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK72FAO/2026-03-17/image/4f05eaf7-cccf-442e-a295-708b66e90c98_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3ec17990-3747-5ca2-a7c7-262ad71237c3
2026-03-24 19:13:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GK72FAO/2026-03-17/image/6e43f688-9d66-4a09-9191-4d619bafca84_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295481?view=catalogue)
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0f2d10>
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ec17990-3747-5ca2-a7c7-262ad71237c3/3ec17990-3747-5ca2-a7c7-262ad71237c3_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGK72FAO%252F2026-03-17%252Fimage%252F958d9b28-e600-42fd-b85a-1ec5a96fd1c8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK72FAO/2026-03-17/image/958d9b28-e600-42fd-b85a-1ec5a96fd1c8_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3ec17990-3747-5ca2-a7c7-262ad71237c3
2026-03-24 19:13:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GK72FAO/2026-03-17/image/8fed432f-e10f-4cc0-8c47-9d00f3809ed6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295481?view=catalogue)
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af15c210>
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ec17990-3747-5ca2-a7c7-262ad71237c3/3ec17990-3747-5ca2-a7c7-262ad71237c3_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGK72FAO%252F2026-03-17%252Fimage%252Fb7a44e26-92eb-46a7-a42f-9cef34dcf165_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK72FAO/2026-03-17/image/b7a44e26-92eb-46a7-a42f-9cef34dcf165_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3ec17990-3747-5ca2-a7c7-262ad71237c3
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4825150>
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ec17990-3747-5ca2-a7c7-262ad71237c3/3ec17990-3747-5ca2-a7c7-262ad71237c3_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGK72FAO%252F2026-03-17%252Fimage%252F6e43f688-9d66-4a09-9191-4d619bafca84_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK72FAO/2026-03-17/image/6e43f688-9d66-4a09-9191-4d619bafca84_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3ec17990-3747-5ca2-a7c7-262ad71237c3
2026-03-24 19:13:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120007374?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af42d750>
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ec17990-3747-5ca2-a7c7-262ad71237c3/3ec17990-3747-5ca2-a7c7-262ad71237c3_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGK72FAO%252F2026-03-17%252Fimage%252F8fed432f-e10f-4cc0-8c47-9d00f3809ed6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GK72FAO/2026-03-17/image/8fed432f-e10f-4cc0-8c47-9d00f3809ed6_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3ec17990-3747-5ca2-a7c7-262ad71237c3
2026-03-24 19:13:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3ec17990-3747-5ca2-a7c7-262ad71237c3, skipping ID generation
2026-03-24 19:13:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ec17990-3747-5ca2-a7c7-262ad71237c3 with scrape type 1
2026-03-24 19:13:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3ec17990-3747-5ca2-a7c7-262ad71237c3 sending to next pipeline
2026-03-24 19:13:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3ec17990-3747-5ca2-a7c7-262ad71237c3, identifier: 120295481
2026-03-24 19:13:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3ec17990-3747-5ca2-a7c7-262ad71237c3 with identifier: 120295481
2026-03-24 19:13:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3ec17990-3747-5ca2-a7c7-262ad71237c3 with identifier: 120295481
2026-03-24 19:13:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3ec17990-3747-5ca2-a7c7-262ad71237c3 with identifier: 120295481 to the API
2026-03-24 19:13:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/GK72FAO/2026-03-17/image/8fed432f-e10f-4cc0-8c47-9d00f3809ed6_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '3ec17990-3747-5ca2-a7c7-262ad71237c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GK72FAO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120295481',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 49307,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ec17990-3747-5ca2-a7c7-262ad71237c3/3ec17990-3747-5ca2-a7c7-262ad71237c3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37805,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GK72FAO/2026-03-17/image/8fed432f-e10f-4cc0-8c47-9d00f3809ed6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ec17990-3747-5ca2-a7c7-262ad71237c3/3ec17990-3747-5ca2-a7c7-262ad71237c3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37305,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GK72FAO/2026-03-17/image/6e43f688-9d66-4a09-9191-4d619bafca84_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ec17990-3747-5ca2-a7c7-262ad71237c3/3ec17990-3747-5ca2-a7c7-262ad71237c3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37479,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GK72FAO/2026-03-17/image/b7a44e26-92eb-46a7-a42f-9cef34dcf165_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ec17990-3747-5ca2-a7c7-262ad71237c3/3ec17990-3747-5ca2-a7c7-262ad71237c3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36376,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GK72FAO/2026-03-17/image/958d9b28-e600-42fd-b85a-1ec5a96fd1c8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ec17990-3747-5ca2-a7c7-262ad71237c3/3ec17990-3747-5ca2-a7c7-262ad71237c3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39808,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GK72FAO/2026-03-17/image/4f05eaf7-cccf-442e-a295-708b66e90c98_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ec17990-3747-5ca2-a7c7-262ad71237c3/3ec17990-3747-5ca2-a7c7-262ad71237c3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49896,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GK72FAO/2026-03-17/image/1abf41d3-f7a0-4df6-a8c5-3915b45b166d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ec17990-3747-5ca2-a7c7-262ad71237c3/3ec17990-3747-5ca2-a7c7-262ad71237c3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43471,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GK72FAO/2026-03-17/image/a04ee301-e767-4631-9ff7-9e33653ad29b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ec17990-3747-5ca2-a7c7-262ad71237c3/3ec17990-3747-5ca2-a7c7-262ad71237c3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44874,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GK72FAO/2026-03-17/image/6d7cdbb9-57fb-483f-b80e-36292abd0ca8_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-30',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.3 DiG-T MH N-Connecta 5dr',
'transmission': 'manual',
'trim': '1.3 DiG-T MH N-Connecta 5dr',
'vin': None,
'year': 2022}
2026-03-24 19:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295481%27 HTTP/1.1" 200 None
2026-03-24 19:13:07 [astonbarclay.gb] INFO: Saving data for 120295481: {'created_time': 1774379587.22084, 'last_price_update_time': 1774379587.220851, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120295481') HTTP/1.1" 204 0
2026-03-24 19:13:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120007374, 'registration': 'WJ21BVB', 'account': 'HAT007', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT SW', 'derivative': '1.5 P300e R-Dynamic HSE 5dr Auto [5 Seat]', 'mileage': 71880, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-03-24', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-03-23', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/WJ21BVB/2026-03-03/image/ca770eae-843d-455a-9a57-725e313e32a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ21BVB/2026-03-03/image/dd241d18-e388-4704-9497-8bd7a54e01b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ21BVB/2026-03-03/image/d417d0e1-73be-4a39-8b06-b00bd84c1212_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ21BVB/2026-03-03/image/12b7ebe2-6b77-4d8c-95b0-5368c1745c2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ21BVB/2026-03-03/image/f9ef4b93-d6e7-424e-8816-d59b6bf2e8d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ21BVB/2026-03-03/image/c35f736e-28e5-4ce5-823a-9d07928260b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ21BVB/2026-03-03/image/94ac6dc4-4dac-4403-b3d1-55038944da76_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ21BVB/2026-03-03/image/d8b223b2-fad9-4458-9c84-8f9f044b3751_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ21BVB/2026-03-03/image/3e0a4632-6d7f-4c32-8047-af39ea853458_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/21- 12K, 10/22- 27K, 06/23- 42K, 02/24- 55K,', 'remarks': '**86**VOSA STATES 56K, 64K CHARGING CABLE', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 44, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8c82b152-e92a-4c96-a48c-48fb6017f9e3.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:13:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120007374, 'registration': 'WJ21BVB', 'account': 'HAT007', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT SW', 'derivative': '1.5 P300e R-Dynamic HSE 5dr Auto [5 Seat]', 'mileage': 71880, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-03-24', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-03-23', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/WJ21BVB/2026-03-03/image/ca770eae-843d-455a-9a57-725e313e32a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ21BVB/2026-03-03/image/dd241d18-e388-4704-9497-8bd7a54e01b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ21BVB/2026-03-03/image/d417d0e1-73be-4a39-8b06-b00bd84c1212_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ21BVB/2026-03-03/image/12b7ebe2-6b77-4d8c-95b0-5368c1745c2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ21BVB/2026-03-03/image/f9ef4b93-d6e7-424e-8816-d59b6bf2e8d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ21BVB/2026-03-03/image/c35f736e-28e5-4ce5-823a-9d07928260b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ21BVB/2026-03-03/image/94ac6dc4-4dac-4403-b3d1-55038944da76_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ21BVB/2026-03-03/image/d8b223b2-fad9-4458-9c84-8f9f044b3751_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ21BVB/2026-03-03/image/3e0a4632-6d7f-4c32-8047-af39ea853458_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/21- 12K, 10/22- 27K, 06/23- 42K, 02/24- 55K,', 'remarks': '**86**VOSA STATES 56K, 64K CHARGING CABLE', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 44, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8c82b152-e92a-4c96-a48c-48fb6017f9e3.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:13:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d88f9ec-fd52-54db-8f3c-50b6c7325904 with identifier: 120007374
2026-03-24 19:13:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d88f9ec-fd52-54db-8f3c-50b6c7325904 with scrape type 2
2026-03-24 19:13:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d88f9ec-fd52-54db-8f3c-50b6c7325904 with scrape type 2
2026-03-24 19:13:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7d88f9ec-fd52-54db-8f3c-50b6c7325904, identifier: 120007374
2026-03-24 19:13:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7d88f9ec-fd52-54db-8f3c-50b6c7325904 with identifier: 120007374
2026-03-24 19:13:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7d88f9ec-fd52-54db-8f3c-50b6c7325904 with identifier: 120007374
2026-03-24 19:13:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7d88f9ec-fd52-54db-8f3c-50b6c7325904 with identifier: 120007374 to the API
2026-03-24 19:13:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120007374?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 44,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '7d88f9ec-fd52-54db-8f3c-50b6c7325904',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WJ21BVB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120007374',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT SW',
'odometer': 71880,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-24',
'seller_name': 'Hatfields Group',
'title': 'LAND ROVER DISCOVERY SPORT SW 1.5 P300e R-Dynamic HSE 5dr Auto [5 '
'Seat]',
'transmission': 'automatic',
'trim': '1.5 P300e R-Dynamic HSE 5dr Auto [5 Seat]',
'vin': None,
'year': 2021}
2026-03-24 19:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120007374%27 HTTP/1.1" 200 None
2026-03-24 19:13:07 [astonbarclay.gb] INFO: Saving data for 120007374: {'auction_closing_time': 1774431900.0, 'created_time': 1773404781.682253, 'last_price_update_time': 1774379587.660826}
2026-03-24 19:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120007374') HTTP/1.1" 204 0
2026-03-24 19:13:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:13:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120404223?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120404223, 'registration': 'CJ23HXH', 'account': 'LIN021', 'make': 'FORD', 'model': 'TRANSIT CONNECT 250 L1 DIESEL', 'derivative': '1.5 EcoBlue 100ps Sport Van', 'mileage': 22526, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-07-20', 'fuel': 'Diesel', 'motExpiry': None, 'doors': None, 'engineSize': 1499, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/CJ23HXH/2026-03-12/image/fa5de827-f67a-4bc2-aec6-d2a945e4f704_removebg.jpg?w=600', 'https://abimg003.imgix.net/CJ23HXH/2026-03-12/image/82932fd7-1ee6-4e67-8cd9-f93f041f5d31_removebg.jpg?w=600', 'https://abimg003.imgix.net/CJ23HXH/2026-03-12/image/4cd23cb4-2d21-4221-82a5-a4bd67d99bd8_removebg.jpg?w=600', 'https://abimg003.imgix.net/CJ23HXH/2026-03-12/image/c241c6c4-8ffe-43cd-b49b-2658abfd6015_removebg.jpg?w=600', 'https://abimg003.imgix.net/CJ23HXH/2026-03-12/image/b4dcffec-e2e9-4f44-b627-a846276be114_removebg.jpg?w=600', 'https://abimg003.imgix.net/CJ23HXH/2026-03-12/image/19b3a9cb-1f2f-4c87-8f54-2bb0ab49b3d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/CJ23HXH/2026-03-12/image/0d46ac90-d042-4901-a361-842f7b9781d7_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Link Financial', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 153, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/aadad82f-6b2c-49db-ab59-83d077a6dd7d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-24 19:13:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120404223, 'registration': 'CJ23HXH', 'account': 'LIN021', 'make': 'FORD', 'model': 'TRANSIT CONNECT 250 L1 DIESEL', 'derivative': '1.5 EcoBlue 100ps Sport Van', 'mileage': 22526, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19180, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-30T09:00Z', 'lot': None, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2023-07-20', 'fuel': 'Diesel', 'motExpiry': None, 'doors': None, 'engineSize': 1499, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/CJ23HXH/2026-03-12/image/fa5de827-f67a-4bc2-aec6-d2a945e4f704_removebg.jpg?w=600', 'https://abimg003.imgix.net/CJ23HXH/2026-03-12/image/82932fd7-1ee6-4e67-8cd9-f93f041f5d31_removebg.jpg?w=600', 'https://abimg003.imgix.net/CJ23HXH/2026-03-12/image/4cd23cb4-2d21-4221-82a5-a4bd67d99bd8_removebg.jpg?w=600', 'https://abimg003.imgix.net/CJ23HXH/2026-03-12/image/c241c6c4-8ffe-43cd-b49b-2658abfd6015_removebg.jpg?w=600', 'https://abimg003.imgix.net/CJ23HXH/2026-03-12/image/b4dcffec-e2e9-4f44-b627-a846276be114_removebg.jpg?w=600', 'https://abimg003.imgix.net/CJ23HXH/2026-03-12/image/19b3a9cb-1f2f-4c87-8f54-2bb0ab49b3d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/CJ23HXH/2026-03-12/image/0d46ac90-d042-4901-a361-842f7b9781d7_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Link Financial', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 153, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/aadad82f-6b2c-49db-ab59-83d077a6dd7d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-24 19:13:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3306a4fa-98e6-53f7-999a-1066e13c02d8 with identifier: 120404223
2026-03-24 19:13:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3306a4fa-98e6-53f7-999a-1066e13c02d8 with scrape type 2
2026-03-24 19:13:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3306a4fa-98e6-53f7-999a-1066e13c02d8 with scrape type 2
2026-03-24 19:13:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3306a4fa-98e6-53f7-999a-1066e13c02d8, identifier: 120404223
2026-03-24 19:13:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3306a4fa-98e6-53f7-999a-1066e13c02d8 with identifier: 120404223
2026-03-24 19:13:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3306a4fa-98e6-53f7-999a-1066e13c02d8 with identifier: 120404223
2026-03-24 19:13:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3306a4fa-98e6-53f7-999a-1066e13c02d8 with identifier: 120404223 to the API
2026-03-24 19:13:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120404223?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 153,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3306a4fa-98e6-53f7-999a-1066e13c02d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CJ23HXH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120404223',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'TRANSIT CONNECT 250 L1 DIESEL',
'odometer': 22526,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-20',
'seller_name': 'Link Financial',
'title': 'FORD TRANSIT CONNECT 250 L1 DIESEL 1.5 EcoBlue 100ps Sport Van',
'transmission': 'manual',
'trim': '1.5 EcoBlue 100ps Sport Van',
'vin': None,
'year': 2023}
2026-03-24 19:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120404223%27 HTTP/1.1" 200 None
2026-03-24 19:13:11 [astonbarclay.gb] INFO: Saving data for 120404223: {'auction_closing_time': 1774861200.0, 'created_time': 1773752637.942649, 'last_price_update_time': 1774379591.966138}
2026-03-24 19:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120404223') HTTP/1.1" 204 0
2026-03-24 19:13:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120417320?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120417320, 'registration': 'LS73HSE', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'CAPTUR HATCHBACK', 'derivative': '1.6 E-Tech full hybrid 145 Evolution 5dr Auto', 'mileage': 26765, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-10-23', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LS73HSE/2026-03-17/image/c3a6d684-c827-4120-9744-674090ae8fe8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS73HSE/2026-03-17/image/776996b9-2f39-4a32-a8ee-b9972d5778fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS73HSE/2026-03-17/image/cff54e9c-377e-4343-859b-0f122fd85d9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS73HSE/2026-03-17/image/b273dc4b-e794-4609-b844-0b60d48afa30_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS73HSE/2026-03-17/image/1274abc9-7d27-4e13-be26-42cdf92ad777_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS73HSE/2026-03-17/image/bb30e4f2-b52e-48c5-a88f-655a0acaa85a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS73HSE/2026-03-17/image/43f9914a-4810-4cdf-b098-574db6f3346e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS73HSE/2026-03-17/image/b8fa32cb-2481-4fa7-a402-4a7196416373_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/24 11K 5/25 17K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ddfb7fb3-a02c-449d-9cc4-4b9da297af42.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120417320, 'registration': 'LS73HSE', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'CAPTUR HATCHBACK', 'derivative': '1.6 E-Tech full hybrid 145 Evolution 5dr Auto', 'mileage': 26765, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-10-23', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LS73HSE/2026-03-17/image/c3a6d684-c827-4120-9744-674090ae8fe8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS73HSE/2026-03-17/image/776996b9-2f39-4a32-a8ee-b9972d5778fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS73HSE/2026-03-17/image/cff54e9c-377e-4343-859b-0f122fd85d9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS73HSE/2026-03-17/image/b273dc4b-e794-4609-b844-0b60d48afa30_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS73HSE/2026-03-17/image/1274abc9-7d27-4e13-be26-42cdf92ad777_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS73HSE/2026-03-17/image/bb30e4f2-b52e-48c5-a88f-655a0acaa85a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS73HSE/2026-03-17/image/43f9914a-4810-4cdf-b098-574db6f3346e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS73HSE/2026-03-17/image/b8fa32cb-2481-4fa7-a402-4a7196416373_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/24 11K 5/25 17K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ddfb7fb3-a02c-449d-9cc4-4b9da297af42.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6636fece-8323-5a69-85d1-2664f5f7fdbe with identifier: 120417320
2026-03-24 19:13:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6636fece-8323-5a69-85d1-2664f5f7fdbe with scrape type 1
2026-03-24 19:13:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 6636fece-8323-5a69-85d1-2664f5f7fdbe
2026-03-24 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLS73HSE%252F2026-03-17%252Fimage%252Fc3a6d684-c827-4120-9744-674090ae8fe8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS73HSE/2026-03-17/image/c3a6d684-c827-4120-9744-674090ae8fe8_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLS73HSE%252F2026-03-17%252Fimage%252F776996b9-2f39-4a32-a8ee-b9972d5778fd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS73HSE/2026-03-17/image/776996b9-2f39-4a32-a8ee-b9972d5778fd_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLS73HSE%252F2026-03-17%252Fimage%252Fcff54e9c-377e-4343-859b-0f122fd85d9e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS73HSE/2026-03-17/image/cff54e9c-377e-4343-859b-0f122fd85d9e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLS73HSE%252F2026-03-17%252Fimage%252Fb273dc4b-e794-4609-b844-0b60d48afa30_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS73HSE/2026-03-17/image/b273dc4b-e794-4609-b844-0b60d48afa30_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLS73HSE%252F2026-03-17%252Fimage%252F1274abc9-7d27-4e13-be26-42cdf92ad777_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS73HSE/2026-03-17/image/1274abc9-7d27-4e13-be26-42cdf92ad777_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLS73HSE%252F2026-03-17%252Fimage%252Fbb30e4f2-b52e-48c5-a88f-655a0acaa85a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS73HSE/2026-03-17/image/bb30e4f2-b52e-48c5-a88f-655a0acaa85a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLS73HSE%252F2026-03-17%252Fimage%252F43f9914a-4810-4cdf-b098-574db6f3346e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS73HSE/2026-03-17/image/43f9914a-4810-4cdf-b098-574db6f3346e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLS73HSE%252F2026-03-17%252Fimage%252Fb8fa32cb-2481-4fa7-a402-4a7196416373_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS73HSE/2026-03-17/image/b8fa32cb-2481-4fa7-a402-4a7196416373_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120674439?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120674439, 'registration': 'DN24LJV', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power N-Connecta 5dr Auto', 'mileage': 13946, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-04-18', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DN24LJV/2026-03-23/image/b30f6102-ec62-4152-864f-04fe3c4a0a2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LJV/2026-03-23/image/cefca039-0f83-4e85-bac1-0d39daadb4fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LJV/2026-03-23/image/f9b641a4-c0c2-44b5-b800-16d5787acee2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LJV/2026-03-23/image/fb1cd08e-5dd6-4159-916c-c44ec02ad2ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LJV/2026-03-23/image/95b92bec-92c5-4562-8140-d3ce3fb41ffa_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LJV/2026-03-23/image/e9986820-beda-4beb-b7d8-43c7af7cbbd1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LJV/2026-03-23/image/0ee40ef8-b0e6-4ed9-acc7-02489b7e80be_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LJV/2026-03-23/image/8ae56a95-8481-4c24-a160-46eda73af786_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/25 9K 02/26 13K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/89f40287-a15d-4074-a032-bfe431f6a6b3.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120674439, 'registration': 'DN24LJV', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power N-Connecta 5dr Auto', 'mileage': 13946, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-04-18', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DN24LJV/2026-03-23/image/b30f6102-ec62-4152-864f-04fe3c4a0a2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LJV/2026-03-23/image/cefca039-0f83-4e85-bac1-0d39daadb4fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LJV/2026-03-23/image/f9b641a4-c0c2-44b5-b800-16d5787acee2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LJV/2026-03-23/image/fb1cd08e-5dd6-4159-916c-c44ec02ad2ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LJV/2026-03-23/image/95b92bec-92c5-4562-8140-d3ce3fb41ffa_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LJV/2026-03-23/image/e9986820-beda-4beb-b7d8-43c7af7cbbd1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LJV/2026-03-23/image/0ee40ef8-b0e6-4ed9-acc7-02489b7e80be_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LJV/2026-03-23/image/8ae56a95-8481-4c24-a160-46eda73af786_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/25 9K 02/26 13K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/89f40287-a15d-4074-a032-bfe431f6a6b3.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9f50d9c-458a-559b-b208-2f29290ccd24 with identifier: 120674439
2026-03-24 19:13:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9f50d9c-458a-559b-b208-2f29290ccd24 with scrape type 2
2026-03-24 19:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9f50d9c-458a-559b-b208-2f29290ccd24 with scrape type 2
2026-03-24 19:13:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c9f50d9c-458a-559b-b208-2f29290ccd24, identifier: 120674439
2026-03-24 19:13:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c9f50d9c-458a-559b-b208-2f29290ccd24 with identifier: 120674439
2026-03-24 19:13:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c9f50d9c-458a-559b-b208-2f29290ccd24 with identifier: 120674439
2026-03-24 19:13:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c9f50d9c-458a-559b-b208-2f29290ccd24 with identifier: 120674439 to the API
2026-03-24 19:13:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120674439?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'c9f50d9c-458a-559b-b208-2f29290ccd24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DN24LJV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120674439',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 13946,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-18',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.5 E-Power N-Connecta 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 E-Power N-Connecta 5dr Auto',
'vin': None,
'year': 2024}
2026-03-24 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674439%27 HTTP/1.1" 200 None
2026-03-24 19:13:15 [astonbarclay.gb] INFO: Saving data for 120674439: {'created_time': 1774260330.46573, 'last_price_update_time': 1774379595.188864, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120674439') HTTP/1.1" 204 0
2026-03-24 19:13:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS73HSE/2026-03-17/image/b8fa32cb-2481-4fa7-a402-4a7196416373_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120417320?view=catalogue)
2026-03-24 19:13:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af42c690>
2026-03-24 19:13:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6636fece-8323-5a69-85d1-2664f5f7fdbe/6636fece-8323-5a69-85d1-2664f5f7fdbe_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS73HSE%252F2026-03-17%252Fimage%252Fb8fa32cb-2481-4fa7-a402-4a7196416373_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS73HSE/2026-03-17/image/b8fa32cb-2481-4fa7-a402-4a7196416373_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6636fece-8323-5a69-85d1-2664f5f7fdbe
2026-03-24 19:13:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS73HSE/2026-03-17/image/43f9914a-4810-4cdf-b098-574db6f3346e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120417320?view=catalogue)
2026-03-24 19:13:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af20d110>
2026-03-24 19:13:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6636fece-8323-5a69-85d1-2664f5f7fdbe/6636fece-8323-5a69-85d1-2664f5f7fdbe_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS73HSE%252F2026-03-17%252Fimage%252F43f9914a-4810-4cdf-b098-574db6f3346e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS73HSE/2026-03-17/image/43f9914a-4810-4cdf-b098-574db6f3346e_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6636fece-8323-5a69-85d1-2664f5f7fdbe
2026-03-24 19:13:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS73HSE/2026-03-17/image/bb30e4f2-b52e-48c5-a88f-655a0acaa85a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120417320?view=catalogue)
2026-03-24 19:13:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af070ad0>
2026-03-24 19:13:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6636fece-8323-5a69-85d1-2664f5f7fdbe/6636fece-8323-5a69-85d1-2664f5f7fdbe_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS73HSE%252F2026-03-17%252Fimage%252Fbb30e4f2-b52e-48c5-a88f-655a0acaa85a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS73HSE/2026-03-17/image/bb30e4f2-b52e-48c5-a88f-655a0acaa85a_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6636fece-8323-5a69-85d1-2664f5f7fdbe
2026-03-24 19:13:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS73HSE/2026-03-17/image/1274abc9-7d27-4e13-be26-42cdf92ad777_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120417320?view=catalogue)
2026-03-24 19:13:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0bf350>
2026-03-24 19:13:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6636fece-8323-5a69-85d1-2664f5f7fdbe/6636fece-8323-5a69-85d1-2664f5f7fdbe_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS73HSE%252F2026-03-17%252Fimage%252F1274abc9-7d27-4e13-be26-42cdf92ad777_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS73HSE/2026-03-17/image/1274abc9-7d27-4e13-be26-42cdf92ad777_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6636fece-8323-5a69-85d1-2664f5f7fdbe
2026-03-24 19:13:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS73HSE/2026-03-17/image/b273dc4b-e794-4609-b844-0b60d48afa30_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120417320?view=catalogue)
2026-03-24 19:13:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af072550>
2026-03-24 19:13:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6636fece-8323-5a69-85d1-2664f5f7fdbe/6636fece-8323-5a69-85d1-2664f5f7fdbe_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS73HSE%252F2026-03-17%252Fimage%252Fb273dc4b-e794-4609-b844-0b60d48afa30_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS73HSE/2026-03-17/image/b273dc4b-e794-4609-b844-0b60d48afa30_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6636fece-8323-5a69-85d1-2664f5f7fdbe
2026-03-24 19:13:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS73HSE/2026-03-17/image/cff54e9c-377e-4343-859b-0f122fd85d9e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120417320?view=catalogue)
2026-03-24 19:13:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af07d610>
2026-03-24 19:13:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6636fece-8323-5a69-85d1-2664f5f7fdbe/6636fece-8323-5a69-85d1-2664f5f7fdbe_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS73HSE%252F2026-03-17%252Fimage%252Fcff54e9c-377e-4343-859b-0f122fd85d9e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS73HSE/2026-03-17/image/cff54e9c-377e-4343-859b-0f122fd85d9e_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6636fece-8323-5a69-85d1-2664f5f7fdbe
2026-03-24 19:13:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120674908?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS73HSE/2026-03-17/image/776996b9-2f39-4a32-a8ee-b9972d5778fd_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120417320?view=catalogue)
2026-03-24 19:13:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120674908, 'registration': 'BK22HFU', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 Acenta 5dr', 'mileage': 35000, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-03-28', 'fuel': 'Petrol', 'motExpiry': '2026-03-27', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BK22HFU/2026-03-23/image/28a2efa9-b385-403c-96e6-ee09e1ddd9be_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22HFU/2026-03-23/image/a0e695ef-0dec-4d36-a0e1-ff38c1334665_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22HFU/2026-03-23/image/80c5a493-c782-4fef-bf0b-adba360117a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22HFU/2026-03-23/image/5eaa1b9d-6b3a-4ff3-bbfd-9f4c9e25fc7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22HFU/2026-03-23/image/6d0f481e-e0a7-4949-ad41-bd2ca00c8496_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22HFU/2026-03-23/image/26322798-4800-43f2-bb40-b961c3935e92_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22HFU/2026-03-23/image/ce03ad9b-b53f-4bd0-a09d-6a1dc9a09b3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22HFU/2026-03-23/image/300fe407-0317-41a0-bc75-361d5caed7e0_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/23 10K 03/24 19K 03/25 27K', 'remarks': 'VOSA STATES 27K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/353645aa-68e8-4b73-b858-ba11df162e10.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120674908, 'registration': 'BK22HFU', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 Acenta 5dr', 'mileage': 35000, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-03-28', 'fuel': 'Petrol', 'motExpiry': '2026-03-27', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BK22HFU/2026-03-23/image/28a2efa9-b385-403c-96e6-ee09e1ddd9be_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22HFU/2026-03-23/image/a0e695ef-0dec-4d36-a0e1-ff38c1334665_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22HFU/2026-03-23/image/80c5a493-c782-4fef-bf0b-adba360117a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22HFU/2026-03-23/image/5eaa1b9d-6b3a-4ff3-bbfd-9f4c9e25fc7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22HFU/2026-03-23/image/6d0f481e-e0a7-4949-ad41-bd2ca00c8496_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22HFU/2026-03-23/image/26322798-4800-43f2-bb40-b961c3935e92_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22HFU/2026-03-23/image/ce03ad9b-b53f-4bd0-a09d-6a1dc9a09b3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22HFU/2026-03-23/image/300fe407-0317-41a0-bc75-361d5caed7e0_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/23 10K 03/24 19K 03/25 27K', 'remarks': 'VOSA STATES 27K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/353645aa-68e8-4b73-b858-ba11df162e10.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 024cbf23-038b-54dc-a998-38a6382ee530 with identifier: 120674908
2026-03-24 19:13:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 024cbf23-038b-54dc-a998-38a6382ee530 with scrape type 2
2026-03-24 19:13:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 024cbf23-038b-54dc-a998-38a6382ee530 with scrape type 2
2026-03-24 19:13:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 024cbf23-038b-54dc-a998-38a6382ee530, identifier: 120674908
2026-03-24 19:13:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 024cbf23-038b-54dc-a998-38a6382ee530 with identifier: 120674908
2026-03-24 19:13:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 024cbf23-038b-54dc-a998-38a6382ee530 with identifier: 120674908
2026-03-24 19:13:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 024cbf23-038b-54dc-a998-38a6382ee530 with identifier: 120674908 to the API
2026-03-24 19:13:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120674908?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '024cbf23-038b-54dc-a998-38a6382ee530',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BK22HFU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120674908',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 35000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-28',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN JUKE HATCHBACK 1.0 DiG-T 114 Acenta 5dr',
'transmission': 'manual',
'trim': '1.0 DiG-T 114 Acenta 5dr',
'vin': None,
'year': 2022}
2026-03-24 19:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120674908%27 HTTP/1.1" 200 None
2026-03-24 19:13:17 [astonbarclay.gb] INFO: Saving data for 120674908: {'created_time': 1774260322.850516, 'last_price_update_time': 1774379597.153178, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120674908') HTTP/1.1" 204 0
2026-03-24 19:13:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b46fa050>
2026-03-24 19:13:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6636fece-8323-5a69-85d1-2664f5f7fdbe/6636fece-8323-5a69-85d1-2664f5f7fdbe_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS73HSE%252F2026-03-17%252Fimage%252F776996b9-2f39-4a32-a8ee-b9972d5778fd_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS73HSE/2026-03-17/image/776996b9-2f39-4a32-a8ee-b9972d5778fd_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6636fece-8323-5a69-85d1-2664f5f7fdbe
2026-03-24 19:13:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LS73HSE/2026-03-17/image/c3a6d684-c827-4120-9744-674090ae8fe8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120417320?view=catalogue)
2026-03-24 19:13:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3ffd50>
2026-03-24 19:13:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6636fece-8323-5a69-85d1-2664f5f7fdbe/6636fece-8323-5a69-85d1-2664f5f7fdbe_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLS73HSE%252F2026-03-17%252Fimage%252Fc3a6d684-c827-4120-9744-674090ae8fe8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LS73HSE/2026-03-17/image/c3a6d684-c827-4120-9744-674090ae8fe8_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6636fece-8323-5a69-85d1-2664f5f7fdbe
2026-03-24 19:13:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6636fece-8323-5a69-85d1-2664f5f7fdbe, skipping ID generation
2026-03-24 19:13:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6636fece-8323-5a69-85d1-2664f5f7fdbe with scrape type 1
2026-03-24 19:13:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6636fece-8323-5a69-85d1-2664f5f7fdbe sending to next pipeline
2026-03-24 19:13:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6636fece-8323-5a69-85d1-2664f5f7fdbe, identifier: 120417320
2026-03-24 19:13:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6636fece-8323-5a69-85d1-2664f5f7fdbe with identifier: 120417320
2026-03-24 19:13:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6636fece-8323-5a69-85d1-2664f5f7fdbe with identifier: 120417320
2026-03-24 19:13:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6636fece-8323-5a69-85d1-2664f5f7fdbe with identifier: 120417320 to the API
2026-03-24 19:13:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LS73HSE/2026-03-17/image/c3a6d684-c827-4120-9744-674090ae8fe8_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '6636fece-8323-5a69-85d1-2664f5f7fdbe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LS73HSE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120417320',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'CAPTUR HATCHBACK',
'odometer': 26765,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6636fece-8323-5a69-85d1-2664f5f7fdbe/6636fece-8323-5a69-85d1-2664f5f7fdbe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37176,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS73HSE/2026-03-17/image/c3a6d684-c827-4120-9744-674090ae8fe8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6636fece-8323-5a69-85d1-2664f5f7fdbe/6636fece-8323-5a69-85d1-2664f5f7fdbe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40306,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS73HSE/2026-03-17/image/776996b9-2f39-4a32-a8ee-b9972d5778fd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6636fece-8323-5a69-85d1-2664f5f7fdbe/6636fece-8323-5a69-85d1-2664f5f7fdbe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33697,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS73HSE/2026-03-17/image/cff54e9c-377e-4343-859b-0f122fd85d9e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6636fece-8323-5a69-85d1-2664f5f7fdbe/6636fece-8323-5a69-85d1-2664f5f7fdbe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35782,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS73HSE/2026-03-17/image/b273dc4b-e794-4609-b844-0b60d48afa30_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6636fece-8323-5a69-85d1-2664f5f7fdbe/6636fece-8323-5a69-85d1-2664f5f7fdbe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41264,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS73HSE/2026-03-17/image/1274abc9-7d27-4e13-be26-42cdf92ad777_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6636fece-8323-5a69-85d1-2664f5f7fdbe/6636fece-8323-5a69-85d1-2664f5f7fdbe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28507,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS73HSE/2026-03-17/image/bb30e4f2-b52e-48c5-a88f-655a0acaa85a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6636fece-8323-5a69-85d1-2664f5f7fdbe/6636fece-8323-5a69-85d1-2664f5f7fdbe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48399,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS73HSE/2026-03-17/image/43f9914a-4810-4cdf-b098-574db6f3346e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6636fece-8323-5a69-85d1-2664f5f7fdbe/6636fece-8323-5a69-85d1-2664f5f7fdbe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46388,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LS73HSE/2026-03-17/image/b8fa32cb-2481-4fa7-a402-4a7196416373_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-23',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT CAPTUR HATCHBACK 1.6 E-Tech full hybrid 145 Evolution 5dr '
'Auto',
'transmission': 'automatic',
'trim': '1.6 E-Tech full hybrid 145 Evolution 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417320%27 HTTP/1.1" 200 None
2026-03-24 19:13:17 [astonbarclay.gb] INFO: Saving data for 120417320: {'created_time': 1774379597.823627, 'last_price_update_time': 1774379597.82364, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120417320') HTTP/1.1" 204 0
2026-03-24 19:13:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120525415?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120525415, 'registration': 'DY22UGN', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH 158 N-Connecta [Glass Rf] 5dr Xtronic', 'mileage': 17810, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-03-15', 'fuel': 'Petrol', 'motExpiry': '2027-03-14', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DY22UGN/2026-03-17/image/00ef1f8d-5b60-47a5-8210-935da46a0232_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/f96925f0-4ee1-4bba-8cb0-0855454c6c5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/a229cebf-04f5-471a-9a12-0d8fde553a22_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/c686392a-8f6d-4f41-9a4b-5ac41c1fba90_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/7a472fba-e27a-47f4-a475-c5e8568f7e3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/1d618d36-d267-4985-99e1-228fb15815cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/698b0cf3-c214-4a25-a027-bcf49a5da043_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/9a5b33d9-ece2-4293-8fe5-23d08599c188_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/23 6K', 'remarks': 'VOSA STATES 14K 17K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2aea348c-ba34-4711-9cde-3bf00b631c7b.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120525415, 'registration': 'DY22UGN', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH 158 N-Connecta [Glass Rf] 5dr Xtronic', 'mileage': 17810, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-03-15', 'fuel': 'Petrol', 'motExpiry': '2027-03-14', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DY22UGN/2026-03-17/image/00ef1f8d-5b60-47a5-8210-935da46a0232_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/f96925f0-4ee1-4bba-8cb0-0855454c6c5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/a229cebf-04f5-471a-9a12-0d8fde553a22_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/c686392a-8f6d-4f41-9a4b-5ac41c1fba90_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/7a472fba-e27a-47f4-a475-c5e8568f7e3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/1d618d36-d267-4985-99e1-228fb15815cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/698b0cf3-c214-4a25-a027-bcf49a5da043_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/9a5b33d9-ece2-4293-8fe5-23d08599c188_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/23 6K', 'remarks': 'VOSA STATES 14K 17K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2aea348c-ba34-4711-9cde-3bf00b631c7b.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d426d437-afa1-540d-a696-d441ab9dd579 with identifier: 120525415
2026-03-24 19:13:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d426d437-afa1-540d-a696-d441ab9dd579 with scrape type 1
2026-03-24 19:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item d426d437-afa1-540d-a696-d441ab9dd579
2026-03-24 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY22UGN%252F2026-03-17%252Fimage%252F00ef1f8d-5b60-47a5-8210-935da46a0232_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY22UGN/2026-03-17/image/00ef1f8d-5b60-47a5-8210-935da46a0232_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY22UGN%252F2026-03-17%252Fimage%252Ff96925f0-4ee1-4bba-8cb0-0855454c6c5c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY22UGN/2026-03-17/image/f96925f0-4ee1-4bba-8cb0-0855454c6c5c_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY22UGN%252F2026-03-17%252Fimage%252Fa229cebf-04f5-471a-9a12-0d8fde553a22_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY22UGN/2026-03-17/image/a229cebf-04f5-471a-9a12-0d8fde553a22_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY22UGN%252F2026-03-17%252Fimage%252Fc686392a-8f6d-4f41-9a4b-5ac41c1fba90_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY22UGN/2026-03-17/image/c686392a-8f6d-4f41-9a4b-5ac41c1fba90_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY22UGN%252F2026-03-17%252Fimage%252F7a472fba-e27a-47f4-a475-c5e8568f7e3d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY22UGN/2026-03-17/image/7a472fba-e27a-47f4-a475-c5e8568f7e3d_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY22UGN%252F2026-03-17%252Fimage%252F1d618d36-d267-4985-99e1-228fb15815cc_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY22UGN/2026-03-17/image/1d618d36-d267-4985-99e1-228fb15815cc_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY22UGN%252F2026-03-17%252Fimage%252F698b0cf3-c214-4a25-a027-bcf49a5da043_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY22UGN/2026-03-17/image/698b0cf3-c214-4a25-a027-bcf49a5da043_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY22UGN%252F2026-03-17%252Fimage%252F9a5b33d9-ece2-4293-8fe5-23d08599c188_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY22UGN/2026-03-17/image/9a5b33d9-ece2-4293-8fe5-23d08599c188_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d426d437-afa1-540d-a696-d441ab9dd579, identifier: 120525415
2026-03-24 19:13:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d426d437-afa1-540d-a696-d441ab9dd579 with identifier: 120525415
2026-03-24 19:13:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d426d437-afa1-540d-a696-d441ab9dd579 with identifier: 120525415
2026-03-24 19:13:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d426d437-afa1-540d-a696-d441ab9dd579 with identifier: 120525415 to the API
2026-03-24 19:13:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120525415?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 145,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd426d437-afa1-540d-a696-d441ab9dd579',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DY22UGN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120525415',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 17810,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photo_urls': ['https://abimg003.imgix.net/DY22UGN/2026-03-17/image/00ef1f8d-5b60-47a5-8210-935da46a0232_removebg.jpg?w=600',
'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/f96925f0-4ee1-4bba-8cb0-0855454c6c5c_removebg.jpg?w=600',
'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/a229cebf-04f5-471a-9a12-0d8fde553a22_removebg.jpg?w=600',
'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/c686392a-8f6d-4f41-9a4b-5ac41c1fba90_removebg.jpg?w=600',
'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/7a472fba-e27a-47f4-a475-c5e8568f7e3d_removebg.jpg?w=600',
'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/1d618d36-d267-4985-99e1-228fb15815cc_removebg.jpg?w=600',
'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/698b0cf3-c214-4a25-a027-bcf49a5da043_removebg.jpg?w=600',
'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/9a5b33d9-ece2-4293-8fe5-23d08599c188_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d426d437-afa1-540d-a696-d441ab9dd579/d426d437-afa1-540d-a696-d441ab9dd579_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32464,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/00ef1f8d-5b60-47a5-8210-935da46a0232_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d426d437-afa1-540d-a696-d441ab9dd579/d426d437-afa1-540d-a696-d441ab9dd579_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33726,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/f96925f0-4ee1-4bba-8cb0-0855454c6c5c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d426d437-afa1-540d-a696-d441ab9dd579/d426d437-afa1-540d-a696-d441ab9dd579_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37089,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/a229cebf-04f5-471a-9a12-0d8fde553a22_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d426d437-afa1-540d-a696-d441ab9dd579/d426d437-afa1-540d-a696-d441ab9dd579_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35680,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/c686392a-8f6d-4f41-9a4b-5ac41c1fba90_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d426d437-afa1-540d-a696-d441ab9dd579/d426d437-afa1-540d-a696-d441ab9dd579_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47892,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/7a472fba-e27a-47f4-a475-c5e8568f7e3d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d426d437-afa1-540d-a696-d441ab9dd579/d426d437-afa1-540d-a696-d441ab9dd579_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40207,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/1d618d36-d267-4985-99e1-228fb15815cc_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d426d437-afa1-540d-a696-d441ab9dd579/d426d437-afa1-540d-a696-d441ab9dd579_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43616,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/698b0cf3-c214-4a25-a027-bcf49a5da043_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d426d437-afa1-540d-a696-d441ab9dd579/d426d437-afa1-540d-a696-d441ab9dd579_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49156,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY22UGN/2026-03-17/image/9a5b33d9-ece2-4293-8fe5-23d08599c188_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-15',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.3 DiG-T MH 158 N-Connecta [Glass Rf] 5dr '
'Xtronic',
'transmission': 'automatic',
'trim': '1.3 DiG-T MH 158 N-Connecta [Glass Rf] 5dr Xtronic',
'vin': None,
'year': 2022}
2026-03-24 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120525415%27 HTTP/1.1" 200 None
2026-03-24 19:13:19 [astonbarclay.gb] INFO: Saving data for 120525415: {'created_time': 1774379599.415905, 'last_price_update_time': 1774379599.415923, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120525415') HTTP/1.1" 204 0
2026-03-24 19:13:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119930099?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119930099, 'registration': 'SR66GFE', 'account': 'MAN027', 'make': 'FORD', 'model': 'TRANSIT CUSTOM 290 L2 DIESEL FWD', 'derivative': '2.0 TDCi 130ps Low Roof D/Cab Trend Van', 'mileage': 116186, 'mileageWarranty': False, 'type': 'commercial', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2017-01-31', 'fuel': 'Diesel', 'motExpiry': '2026-04-02', 'doors': None, 'engineSize': 1995, 'bodyType': 'Crew Bus', 'images': ['https://abimg003.imgix.net/SR66GFE/2026-03-19/image/d0b640d1-d4d1-4aa9-be17-25b50ab48348_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR66GFE/2026-03-19/image/806e38f5-03ea-4632-9f32-fd9f04efd278_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR66GFE/2026-03-19/image/47e9cd1d-44cf-42e4-82b6-56d831151da1_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR66GFE/2026-03-19/image/98dba1b3-18fd-48dd-8670-54f38ee9c66c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR66GFE/2026-03-19/image/2fac0fc1-400a-4d51-b3a4-b4854f0c4f5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR66GFE/2026-03-19/image/86758880-6140-43ec-bb54-8f6a30441d65_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR66GFE/2026-03-19/image/d0792244-b517-435c-8ffb-e6f91d108020_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR66GFE/2026-03-19/image/854cfd38-e64e-429a-81cd-02d9a2c7d2d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR66GFE/2026-03-19/image/33eb79d6-796b-4b99-a1c5-066450ec0a31_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR66GFE/2026-03-19/image/12d356ce-f747-47d7-bcc6-e1d0210adbc3_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR66GFE/2026-03-19/image/64c14452-5a0d-42b8-8e7e-5e0fd86da718_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Fleet - LCV', 'serviceHistory': '', 'remarks': '**NON-RUNNER COLLECTION ONLY CHELMSFORD - NO CLUTCH, MAY HAVE FURTHER FAULTS, SOLD AS SEEN**VOSA STATES 68K- 68K- 93K- 110K', 'virtual': True, 'seller': 'Mann Island Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 167, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-24 19:13:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119930099, 'registration': 'SR66GFE', 'account': 'MAN027', 'make': 'FORD', 'model': 'TRANSIT CUSTOM 290 L2 DIESEL FWD', 'derivative': '2.0 TDCi 130ps Low Roof D/Cab Trend Van', 'mileage': 116186, 'mileageWarranty': False, 'type': 'commercial', 'saleId': 19204, 'siteId': 99, 'site': {'id': 99, 'name': 'Aston Barclay Digital', 'vehicles': 45}, 'saleStart': '2026-03-27T11:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2017-01-31', 'fuel': 'Diesel', 'motExpiry': '2026-04-02', 'doors': None, 'engineSize': 1995, 'bodyType': 'Crew Bus', 'images': ['https://abimg003.imgix.net/SR66GFE/2026-03-19/image/d0b640d1-d4d1-4aa9-be17-25b50ab48348_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR66GFE/2026-03-19/image/806e38f5-03ea-4632-9f32-fd9f04efd278_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR66GFE/2026-03-19/image/47e9cd1d-44cf-42e4-82b6-56d831151da1_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR66GFE/2026-03-19/image/98dba1b3-18fd-48dd-8670-54f38ee9c66c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR66GFE/2026-03-19/image/2fac0fc1-400a-4d51-b3a4-b4854f0c4f5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR66GFE/2026-03-19/image/86758880-6140-43ec-bb54-8f6a30441d65_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR66GFE/2026-03-19/image/d0792244-b517-435c-8ffb-e6f91d108020_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR66GFE/2026-03-19/image/854cfd38-e64e-429a-81cd-02d9a2c7d2d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR66GFE/2026-03-19/image/33eb79d6-796b-4b99-a1c5-066450ec0a31_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR66GFE/2026-03-19/image/12d356ce-f747-47d7-bcc6-e1d0210adbc3_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR66GFE/2026-03-19/image/64c14452-5a0d-42b8-8e7e-5e0fd86da718_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': True, 'inspectionType': 'Fleet - LCV', 'serviceHistory': '', 'remarks': '**NON-RUNNER COLLECTION ONLY CHELMSFORD - NO CLUTCH, MAY HAVE FURTHER FAULTS, SOLD AS SEEN**VOSA STATES 68K- 68K- 93K- 110K', 'virtual': True, 'seller': 'Mann Island Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 167, 'location': {'siteId': '1', 'description': 'Aston Barclay Chelmsford'}, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-24 19:13:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84547b8a-fef3-58f1-885a-be09ef9874f5 with identifier: 119930099
2026-03-24 19:13:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84547b8a-fef3-58f1-885a-be09ef9874f5 with scrape type 2
2026-03-24 19:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84547b8a-fef3-58f1-885a-be09ef9874f5 with scrape type 2
2026-03-24 19:13:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 84547b8a-fef3-58f1-885a-be09ef9874f5, identifier: 119930099
2026-03-24 19:13:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 84547b8a-fef3-58f1-885a-be09ef9874f5 with identifier: 119930099
2026-03-24 19:13:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 84547b8a-fef3-58f1-885a-be09ef9874f5 with identifier: 119930099
2026-03-24 19:13:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 84547b8a-fef3-58f1-885a-be09ef9874f5 with identifier: 119930099 to the API
2026-03-24 19:13:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119930099?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 167,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '84547b8a-fef3-58f1-885a-be09ef9874f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SR66GFE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119930099',
'listing': 'auction',
'location': 'Aston Barclay Digital',
'make': 'FORD',
'model': 'TRANSIT CUSTOM 290 L2 DIESEL FWD',
'odometer': 116186,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-31',
'seller_name': 'Mann Island Finance',
'title': 'FORD TRANSIT CUSTOM 290 L2 DIESEL FWD 2.0 TDCi 130ps Low Roof D/Cab '
'Trend Van',
'transmission': 'manual',
'trim': '2.0 TDCi 130ps Low Roof D/Cab Trend Van',
'vin': None,
'year': 2017}
2026-03-24 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119930099%27 HTTP/1.1" 200 None
2026-03-24 19:13:21 [astonbarclay.gb] INFO: Saving data for 119930099: {'auction_closing_time': 1774609200.0, 'created_time': 1773948053.769234, 'last_price_update_time': 1774379601.648513}
2026-03-24 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119930099') HTTP/1.1" 204 0
2026-03-24 19:13:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120688696?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120688696, 'registration': 'DY22RKK', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'MICRA HATCHBACK', 'derivative': '1.0 IG-T 92 Tekna 5dr CVT', 'mileage': 24323, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-03-10', 'fuel': 'Petrol', 'motExpiry': '2027-03-09', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DY22RKK/2026-03-24/image/216943ac-b7d8-482f-877a-34fc4c80b42c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22RKK/2026-03-24/image/5cc90c5b-d8c9-4b7c-976f-9ed4466b2947_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22RKK/2026-03-24/image/4126db36-5281-4967-b892-d29f24311328_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22RKK/2026-03-24/image/e0195c43-59a2-4623-bb04-428585b7965f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22RKK/2026-03-24/image/4a15a4ac-a575-4e5b-bf98-99186d2737fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22RKK/2026-03-24/image/3db8a919-66db-4498-9655-21d11274e973_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22RKK/2026-03-24/image/9b3ac713-e3da-4a0d-bda5-c029ac57d600_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22RKK/2026-03-24/image/daf75836-4116-4b10-a143-db9690d9959d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/24 13K 06/25 20K 02/26 23K', 'remarks': 'VOSA STATES 19K 24K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/72ff3293-569e-443c-929a-9303e4ed42f6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120688696, 'registration': 'DY22RKK', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'MICRA HATCHBACK', 'derivative': '1.0 IG-T 92 Tekna 5dr CVT', 'mileage': 24323, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-03-10', 'fuel': 'Petrol', 'motExpiry': '2027-03-09', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DY22RKK/2026-03-24/image/216943ac-b7d8-482f-877a-34fc4c80b42c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22RKK/2026-03-24/image/5cc90c5b-d8c9-4b7c-976f-9ed4466b2947_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22RKK/2026-03-24/image/4126db36-5281-4967-b892-d29f24311328_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22RKK/2026-03-24/image/e0195c43-59a2-4623-bb04-428585b7965f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22RKK/2026-03-24/image/4a15a4ac-a575-4e5b-bf98-99186d2737fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22RKK/2026-03-24/image/3db8a919-66db-4498-9655-21d11274e973_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22RKK/2026-03-24/image/9b3ac713-e3da-4a0d-bda5-c029ac57d600_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY22RKK/2026-03-24/image/daf75836-4116-4b10-a143-db9690d9959d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/24 13K 06/25 20K 02/26 23K', 'remarks': 'VOSA STATES 19K 24K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/72ff3293-569e-443c-929a-9303e4ed42f6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d65d71ae-6a3d-5a9e-be45-a75214a54f50 with identifier: 120688696
2026-03-24 19:13:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d65d71ae-6a3d-5a9e-be45-a75214a54f50 with scrape type 1
2026-03-24 19:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item d65d71ae-6a3d-5a9e-be45-a75214a54f50
2026-03-24 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY22RKK%252F2026-03-24%252Fimage%252F216943ac-b7d8-482f-877a-34fc4c80b42c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY22RKK/2026-03-24/image/216943ac-b7d8-482f-877a-34fc4c80b42c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY22RKK%252F2026-03-24%252Fimage%252F5cc90c5b-d8c9-4b7c-976f-9ed4466b2947_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY22RKK/2026-03-24/image/5cc90c5b-d8c9-4b7c-976f-9ed4466b2947_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY22RKK%252F2026-03-24%252Fimage%252F4126db36-5281-4967-b892-d29f24311328_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY22RKK/2026-03-24/image/4126db36-5281-4967-b892-d29f24311328_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY22RKK%252F2026-03-24%252Fimage%252Fe0195c43-59a2-4623-bb04-428585b7965f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY22RKK/2026-03-24/image/e0195c43-59a2-4623-bb04-428585b7965f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY22RKK%252F2026-03-24%252Fimage%252F4a15a4ac-a575-4e5b-bf98-99186d2737fb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY22RKK/2026-03-24/image/4a15a4ac-a575-4e5b-bf98-99186d2737fb_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY22RKK%252F2026-03-24%252Fimage%252F3db8a919-66db-4498-9655-21d11274e973_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY22RKK/2026-03-24/image/3db8a919-66db-4498-9655-21d11274e973_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY22RKK%252F2026-03-24%252Fimage%252F9b3ac713-e3da-4a0d-bda5-c029ac57d600_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY22RKK/2026-03-24/image/9b3ac713-e3da-4a0d-bda5-c029ac57d600_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY22RKK%252F2026-03-24%252Fimage%252Fdaf75836-4116-4b10-a143-db9690d9959d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY22RKK/2026-03-24/image/daf75836-4116-4b10-a143-db9690d9959d_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/118537231?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 118537231, 'registration': 'YM73KNN', 'account': 'KIN032', 'make': 'CUPRA', 'model': 'FORMENTOR ESTATE', 'derivative': '1.4 eHybrid 204 V1 5dr DSG', 'mileage': 17598, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-01-24', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1395, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YM73KNN/2026-01-13/image/ace642cd-4e5b-4f4f-ba9d-a24f440016f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM73KNN/2026-01-13/image/f0ef636d-09e4-49b1-8319-f3ef6845f9d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM73KNN/2026-01-13/image/4e8ab714-5d4b-41ac-8b5f-8eda3ddeb10a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM73KNN/2026-01-13/image/1836f6e4-450b-43fd-baed-719970767312_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM73KNN/2026-01-13/image/5cfc19a1-e869-407a-b1c7-d1cc258b835c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM73KNN/2026-01-13/image/27953884-2c40-481a-8322-566c6e3786c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM73KNN/2026-01-13/image/7754ca1f-af30-436e-9c01-ec52492187a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM73KNN/2026-01-13/image/8cdb7b10-8ced-426d-bdf0-5fad6b0fede8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM73KNN/2026-01-13/image/16116c5f-ad58-40c5-9354-f2255c1a9b64_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '(NO SERVICE HISTORY)', 'remarks': '**309** CHARGING LEAD Special matt - Petrol blue\t/ 18"" \'Performance\' machined sport black and silver alloy wheels / PVC/Cloth - Black with copper stitching + sport seat SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 27, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8641a1da-9986-4f37-9f62-146e3c6eea1c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 118537231, 'registration': 'YM73KNN', 'account': 'KIN032', 'make': 'CUPRA', 'model': 'FORMENTOR ESTATE', 'derivative': '1.4 eHybrid 204 V1 5dr DSG', 'mileage': 17598, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-27T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-01-24', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1395, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YM73KNN/2026-01-13/image/ace642cd-4e5b-4f4f-ba9d-a24f440016f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM73KNN/2026-01-13/image/f0ef636d-09e4-49b1-8319-f3ef6845f9d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM73KNN/2026-01-13/image/4e8ab714-5d4b-41ac-8b5f-8eda3ddeb10a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM73KNN/2026-01-13/image/1836f6e4-450b-43fd-baed-719970767312_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM73KNN/2026-01-13/image/5cfc19a1-e869-407a-b1c7-d1cc258b835c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM73KNN/2026-01-13/image/27953884-2c40-481a-8322-566c6e3786c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM73KNN/2026-01-13/image/7754ca1f-af30-436e-9c01-ec52492187a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM73KNN/2026-01-13/image/8cdb7b10-8ced-426d-bdf0-5fad6b0fede8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM73KNN/2026-01-13/image/16116c5f-ad58-40c5-9354-f2255c1a9b64_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '(NO SERVICE HISTORY)', 'remarks': '**309** CHARGING LEAD Special matt - Petrol blue\t/ 18"" \'Performance\' machined sport black and silver alloy wheels / PVC/Cloth - Black with copper stitching + sport seat SPARE KEY', 'virtual': False, 'seller': 'Kinto', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 27, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8641a1da-9986-4f37-9f62-146e3c6eea1c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edd82518-b57c-5b27-8c33-dac8bbdd0c18 with identifier: 118537231
2026-03-24 19:13:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edd82518-b57c-5b27-8c33-dac8bbdd0c18 with scrape type 2
2026-03-24 19:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item edd82518-b57c-5b27-8c33-dac8bbdd0c18 with scrape type 2
2026-03-24 19:13:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: edd82518-b57c-5b27-8c33-dac8bbdd0c18, identifier: 118537231
2026-03-24 19:13:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: edd82518-b57c-5b27-8c33-dac8bbdd0c18 with identifier: 118537231
2026-03-24 19:13:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: edd82518-b57c-5b27-8c33-dac8bbdd0c18 with identifier: 118537231
2026-03-24 19:13:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: edd82518-b57c-5b27-8c33-dac8bbdd0c18 with identifier: 118537231 to the API
2026-03-24 19:13:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/118537231?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 27,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-27T09:45:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': 'edd82518-b57c-5b27-8c33-dac8bbdd0c18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YM73KNN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/118537231',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CUPRA',
'model': 'FORMENTOR ESTATE',
'odometer': 17598,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-24',
'seller_name': 'Kinto',
'title': 'CUPRA FORMENTOR ESTATE 1.4 eHybrid 204 V1 5dr DSG',
'transmission': 'automatic',
'trim': '1.4 eHybrid 204 V1 5dr DSG',
'vin': None,
'year': 2024}
2026-03-24 19:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27118537231%27 HTTP/1.1" 200 None
2026-03-24 19:13:26 [astonbarclay.gb] INFO: Saving data for 118537231: {'auction_closing_time': 1774604700.0, 'created_time': 1774271250.113647, 'last_price_update_time': 1774379606.094352}
2026-03-24 19:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118537231') HTTP/1.1" 204 0
2026-03-24 19:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY22RKK/2026-03-24/image/daf75836-4116-4b10-a143-db9690d9959d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688696?view=catalogue)
2026-03-24 19:13:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef88f90>
2026-03-24 19:13:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d65d71ae-6a3d-5a9e-be45-a75214a54f50/d65d71ae-6a3d-5a9e-be45-a75214a54f50_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY22RKK%252F2026-03-24%252Fimage%252Fdaf75836-4116-4b10-a143-db9690d9959d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY22RKK/2026-03-24/image/daf75836-4116-4b10-a143-db9690d9959d_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d65d71ae-6a3d-5a9e-be45-a75214a54f50
2026-03-24 19:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY22RKK/2026-03-24/image/9b3ac713-e3da-4a0d-bda5-c029ac57d600_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688696?view=catalogue)
2026-03-24 19:13:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af20c350>
2026-03-24 19:13:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d65d71ae-6a3d-5a9e-be45-a75214a54f50/d65d71ae-6a3d-5a9e-be45-a75214a54f50_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY22RKK%252F2026-03-24%252Fimage%252F9b3ac713-e3da-4a0d-bda5-c029ac57d600_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY22RKK/2026-03-24/image/9b3ac713-e3da-4a0d-bda5-c029ac57d600_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d65d71ae-6a3d-5a9e-be45-a75214a54f50
2026-03-24 19:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY22RKK/2026-03-24/image/3db8a919-66db-4498-9655-21d11274e973_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688696?view=catalogue)
2026-03-24 19:13:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af40b810>
2026-03-24 19:13:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d65d71ae-6a3d-5a9e-be45-a75214a54f50/d65d71ae-6a3d-5a9e-be45-a75214a54f50_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY22RKK%252F2026-03-24%252Fimage%252F3db8a919-66db-4498-9655-21d11274e973_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY22RKK/2026-03-24/image/3db8a919-66db-4498-9655-21d11274e973_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d65d71ae-6a3d-5a9e-be45-a75214a54f50
2026-03-24 19:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY22RKK/2026-03-24/image/4a15a4ac-a575-4e5b-bf98-99186d2737fb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688696?view=catalogue)
2026-03-24 19:13:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120650561?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af20fe50>
2026-03-24 19:13:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d65d71ae-6a3d-5a9e-be45-a75214a54f50/d65d71ae-6a3d-5a9e-be45-a75214a54f50_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY22RKK%252F2026-03-24%252Fimage%252F4a15a4ac-a575-4e5b-bf98-99186d2737fb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY22RKK/2026-03-24/image/4a15a4ac-a575-4e5b-bf98-99186d2737fb_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d65d71ae-6a3d-5a9e-be45-a75214a54f50
2026-03-24 19:13:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120650561, 'registration': 'YC23CYT', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH 158 N-Connecta 5dr Xtronic', 'mileage': 25712, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-03-24', 'fuel': 'Petrol', 'motExpiry': '2027-02-18', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YC23CYT/2026-03-20/image/1de549a5-1aa0-465e-806f-f326ab6bf3c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC23CYT/2026-03-20/image/79173a71-f87d-47f5-bb32-5028458ce714_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC23CYT/2026-03-20/image/8c2db18c-dea2-42a1-af4c-b72b16c79fb8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC23CYT/2026-03-20/image/e6cff413-b0b0-452a-b77f-f1c6db81a186_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC23CYT/2026-03-20/image/196d5711-8ac9-4f00-ab05-756465376c4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC23CYT/2026-03-20/image/29e1fe7b-4e6f-41a9-be7b-3e94621fcb41_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC23CYT/2026-03-20/image/851bd8fb-45e3-4e69-802b-7e31c2530b28_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC23CYT/2026-03-20/image/4e1fe641-ab7b-4807-bf04-1042c37e7720_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/25-17K', 'remarks': 'SPARE KEY, VOSA STATES 25K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 143, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c6142886-2eaf-4cad-92f0-055c28a6f079.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120650561, 'registration': 'YC23CYT', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH 158 N-Connecta 5dr Xtronic', 'mileage': 25712, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-03-24', 'fuel': 'Petrol', 'motExpiry': '2027-02-18', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YC23CYT/2026-03-20/image/1de549a5-1aa0-465e-806f-f326ab6bf3c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC23CYT/2026-03-20/image/79173a71-f87d-47f5-bb32-5028458ce714_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC23CYT/2026-03-20/image/8c2db18c-dea2-42a1-af4c-b72b16c79fb8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC23CYT/2026-03-20/image/e6cff413-b0b0-452a-b77f-f1c6db81a186_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC23CYT/2026-03-20/image/196d5711-8ac9-4f00-ab05-756465376c4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC23CYT/2026-03-20/image/29e1fe7b-4e6f-41a9-be7b-3e94621fcb41_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC23CYT/2026-03-20/image/851bd8fb-45e3-4e69-802b-7e31c2530b28_removebg.jpg?w=600', 'https://abimg003.imgix.net/YC23CYT/2026-03-20/image/4e1fe641-ab7b-4807-bf04-1042c37e7720_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/25-17K', 'remarks': 'SPARE KEY, VOSA STATES 25K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 143, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c6142886-2eaf-4cad-92f0-055c28a6f079.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffc4e16f-5c1b-5f04-b50b-d87a5cd0cf2f with identifier: 120650561
2026-03-24 19:13:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffc4e16f-5c1b-5f04-b50b-d87a5cd0cf2f with scrape type 2
2026-03-24 19:13:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffc4e16f-5c1b-5f04-b50b-d87a5cd0cf2f with scrape type 2
2026-03-24 19:13:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ffc4e16f-5c1b-5f04-b50b-d87a5cd0cf2f, identifier: 120650561
2026-03-24 19:13:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ffc4e16f-5c1b-5f04-b50b-d87a5cd0cf2f with identifier: 120650561
2026-03-24 19:13:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ffc4e16f-5c1b-5f04-b50b-d87a5cd0cf2f with identifier: 120650561
2026-03-24 19:13:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ffc4e16f-5c1b-5f04-b50b-d87a5cd0cf2f with identifier: 120650561 to the API
2026-03-24 19:13:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120650561?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 143,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'ffc4e16f-5c1b-5f04-b50b-d87a5cd0cf2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YC23CYT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120650561',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 25712,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-24',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.3 DiG-T MH 158 N-Connecta 5dr Xtronic',
'transmission': 'automatic',
'trim': '1.3 DiG-T MH 158 N-Connecta 5dr Xtronic',
'vin': None,
'year': 2023}
2026-03-24 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120650561%27 HTTP/1.1" 200 None
2026-03-24 19:13:27 [astonbarclay.gb] INFO: Saving data for 120650561: {'created_time': 1774033438.063177, 'last_price_update_time': 1774379607.621899, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120650561') HTTP/1.1" 204 0
2026-03-24 19:13:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY22RKK/2026-03-24/image/e0195c43-59a2-4623-bb04-428585b7965f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688696?view=catalogue)
2026-03-24 19:13:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY22RKK/2026-03-24/image/4126db36-5281-4967-b892-d29f24311328_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688696?view=catalogue)
2026-03-24 19:13:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY22RKK/2026-03-24/image/216943ac-b7d8-482f-877a-34fc4c80b42c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688696?view=catalogue)
2026-03-24 19:13:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af070f50>
2026-03-24 19:13:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d65d71ae-6a3d-5a9e-be45-a75214a54f50/d65d71ae-6a3d-5a9e-be45-a75214a54f50_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY22RKK%252F2026-03-24%252Fimage%252Fe0195c43-59a2-4623-bb04-428585b7965f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY22RKK/2026-03-24/image/e0195c43-59a2-4623-bb04-428585b7965f_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d65d71ae-6a3d-5a9e-be45-a75214a54f50
2026-03-24 19:13:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af070ad0>
2026-03-24 19:13:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d65d71ae-6a3d-5a9e-be45-a75214a54f50/d65d71ae-6a3d-5a9e-be45-a75214a54f50_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY22RKK%252F2026-03-24%252Fimage%252F4126db36-5281-4967-b892-d29f24311328_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY22RKK/2026-03-24/image/4126db36-5281-4967-b892-d29f24311328_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d65d71ae-6a3d-5a9e-be45-a75214a54f50
2026-03-24 19:13:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4713250>
2026-03-24 19:13:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d65d71ae-6a3d-5a9e-be45-a75214a54f50/d65d71ae-6a3d-5a9e-be45-a75214a54f50_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY22RKK%252F2026-03-24%252Fimage%252F216943ac-b7d8-482f-877a-34fc4c80b42c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY22RKK/2026-03-24/image/216943ac-b7d8-482f-877a-34fc4c80b42c_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d65d71ae-6a3d-5a9e-be45-a75214a54f50
2026-03-24 19:13:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY22RKK/2026-03-24/image/5cc90c5b-d8c9-4b7c-976f-9ed4466b2947_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120688696?view=catalogue)
2026-03-24 19:13:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af15c150>
2026-03-24 19:13:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d65d71ae-6a3d-5a9e-be45-a75214a54f50/d65d71ae-6a3d-5a9e-be45-a75214a54f50_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY22RKK%252F2026-03-24%252Fimage%252F5cc90c5b-d8c9-4b7c-976f-9ed4466b2947_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY22RKK/2026-03-24/image/5cc90c5b-d8c9-4b7c-976f-9ed4466b2947_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d65d71ae-6a3d-5a9e-be45-a75214a54f50
2026-03-24 19:13:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d65d71ae-6a3d-5a9e-be45-a75214a54f50, skipping ID generation
2026-03-24 19:13:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d65d71ae-6a3d-5a9e-be45-a75214a54f50 with scrape type 1
2026-03-24 19:13:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d65d71ae-6a3d-5a9e-be45-a75214a54f50 sending to next pipeline
2026-03-24 19:13:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d65d71ae-6a3d-5a9e-be45-a75214a54f50, identifier: 120688696
2026-03-24 19:13:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d65d71ae-6a3d-5a9e-be45-a75214a54f50 with identifier: 120688696
2026-03-24 19:13:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d65d71ae-6a3d-5a9e-be45-a75214a54f50 with identifier: 120688696
2026-03-24 19:13:28 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d65d71ae-6a3d-5a9e-be45-a75214a54f50 with identifier: 120688696 to the API
2026-03-24 19:13:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/DY22RKK/2026-03-24/image/5cc90c5b-d8c9-4b7c-976f-9ed4466b2947_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd65d71ae-6a3d-5a9e-be45-a75214a54f50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DY22RKK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120688696',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'MICRA HATCHBACK',
'odometer': 24323,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d65d71ae-6a3d-5a9e-be45-a75214a54f50/d65d71ae-6a3d-5a9e-be45-a75214a54f50_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33668,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY22RKK/2026-03-24/image/216943ac-b7d8-482f-877a-34fc4c80b42c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d65d71ae-6a3d-5a9e-be45-a75214a54f50/d65d71ae-6a3d-5a9e-be45-a75214a54f50_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32452,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY22RKK/2026-03-24/image/5cc90c5b-d8c9-4b7c-976f-9ed4466b2947_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d65d71ae-6a3d-5a9e-be45-a75214a54f50/d65d71ae-6a3d-5a9e-be45-a75214a54f50_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31028,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY22RKK/2026-03-24/image/4126db36-5281-4967-b892-d29f24311328_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d65d71ae-6a3d-5a9e-be45-a75214a54f50/d65d71ae-6a3d-5a9e-be45-a75214a54f50_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31148,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY22RKK/2026-03-24/image/e0195c43-59a2-4623-bb04-428585b7965f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d65d71ae-6a3d-5a9e-be45-a75214a54f50/d65d71ae-6a3d-5a9e-be45-a75214a54f50_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38618,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY22RKK/2026-03-24/image/4a15a4ac-a575-4e5b-bf98-99186d2737fb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d65d71ae-6a3d-5a9e-be45-a75214a54f50/d65d71ae-6a3d-5a9e-be45-a75214a54f50_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50140,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY22RKK/2026-03-24/image/3db8a919-66db-4498-9655-21d11274e973_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d65d71ae-6a3d-5a9e-be45-a75214a54f50/d65d71ae-6a3d-5a9e-be45-a75214a54f50_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46611,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY22RKK/2026-03-24/image/9b3ac713-e3da-4a0d-bda5-c029ac57d600_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d65d71ae-6a3d-5a9e-be45-a75214a54f50/d65d71ae-6a3d-5a9e-be45-a75214a54f50_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55530,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY22RKK/2026-03-24/image/daf75836-4116-4b10-a143-db9690d9959d_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-10',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN MICRA HATCHBACK 1.0 IG-T 92 Tekna 5dr CVT',
'transmission': 'automatic',
'trim': '1.0 IG-T 92 Tekna 5dr CVT',
'vin': None,
'year': 2022}
2026-03-24 19:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688696%27 HTTP/1.1" 200 None
2026-03-24 19:13:29 [astonbarclay.gb] INFO: Saving data for 120688696: {'created_time': 1774379609.111666, 'last_price_update_time': 1774379609.111677, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120688696') HTTP/1.1" 204 0
2026-03-24 19:13:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120447102?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120655797?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120447102, 'registration': 'RV23OVK', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'ARIYA ELECTRIC HATCHBACK', 'derivative': '160kW Advance 63kWh 5dr Auto', 'mileage': 32520, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-03-31', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RV23OVK/2026-03-20/image/03bf6575-fdb6-4d46-b7f3-91b736baf61b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23OVK/2026-03-20/image/a96d85f4-fd08-41d9-ad14-59e4b949c7fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23OVK/2026-03-20/image/1adfb323-5265-4eed-9618-0c4ae8f46495_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23OVK/2026-03-20/image/6cf94206-6d3d-4f3e-af44-7a22c90177ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23OVK/2026-03-20/image/cb471e79-2fae-461b-b2d4-2bf824d708fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23OVK/2026-03-20/image/770ce0fc-4166-4b1b-ad24-445abf3ffb0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23OVK/2026-03-20/image/7cbbfecd-db5c-40a9-82ec-a7d1a6e5894e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23OVK/2026-03-20/image/bb4ef84f-f2c7-4d7c-980b-1b4b2ff6627a_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/24-10K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e39b9ba6-0ee2-4ce9-8f8c-45eda47e7f08.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120447102, 'registration': 'RV23OVK', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'ARIYA ELECTRIC HATCHBACK', 'derivative': '160kW Advance 63kWh 5dr Auto', 'mileage': 32520, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-03-31', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RV23OVK/2026-03-20/image/03bf6575-fdb6-4d46-b7f3-91b736baf61b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23OVK/2026-03-20/image/a96d85f4-fd08-41d9-ad14-59e4b949c7fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23OVK/2026-03-20/image/1adfb323-5265-4eed-9618-0c4ae8f46495_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23OVK/2026-03-20/image/6cf94206-6d3d-4f3e-af44-7a22c90177ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23OVK/2026-03-20/image/cb471e79-2fae-461b-b2d4-2bf824d708fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23OVK/2026-03-20/image/770ce0fc-4166-4b1b-ad24-445abf3ffb0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23OVK/2026-03-20/image/7cbbfecd-db5c-40a9-82ec-a7d1a6e5894e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV23OVK/2026-03-20/image/bb4ef84f-f2c7-4d7c-980b-1b4b2ff6627a_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/24-10K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e39b9ba6-0ee2-4ce9-8f8c-45eda47e7f08.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 821dce89-7a75-559c-a977-51b45dad7894 with identifier: 120447102
2026-03-24 19:13:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 821dce89-7a75-559c-a977-51b45dad7894 with scrape type 2
2026-03-24 19:13:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 821dce89-7a75-559c-a977-51b45dad7894 with scrape type 2
2026-03-24 19:13:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 821dce89-7a75-559c-a977-51b45dad7894, identifier: 120447102
2026-03-24 19:13:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 821dce89-7a75-559c-a977-51b45dad7894 with identifier: 120447102
2026-03-24 19:13:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 821dce89-7a75-559c-a977-51b45dad7894 with identifier: 120447102
2026-03-24 19:13:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 821dce89-7a75-559c-a977-51b45dad7894 with identifier: 120447102 to the API
2026-03-24 19:13:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120447102?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '821dce89-7a75-559c-a977-51b45dad7894',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RV23OVK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120447102',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'ARIYA ELECTRIC HATCHBACK',
'odometer': 32520,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-31',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN ARIYA ELECTRIC HATCHBACK 160kW Advance 63kWh 5dr Auto',
'transmission': 'automatic',
'trim': '160kW Advance 63kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120447102%27 HTTP/1.1" 200 None
2026-03-24 19:13:29 [astonbarclay.gb] INFO: Saving data for 120447102: {'created_time': 1774001034.136747, 'last_price_update_time': 1774379609.685791, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120447102') HTTP/1.1" 204 0
2026-03-24 19:13:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120655797, 'registration': 'BG24OXH', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power N-Connecta 5dr Auto', 'mileage': 16545, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-04-09', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BG24OXH/2026-03-23/image/bb85ba36-3460-4a78-8247-89fc308951aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24OXH/2026-03-23/image/c427e147-3968-430d-9809-e51ee010c5bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24OXH/2026-03-23/image/6073a214-d9cc-4ca8-b6a9-b0864a96a80f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24OXH/2026-03-23/image/dd6cad0d-d553-432f-b8ca-ec4013a9dcdd_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24OXH/2026-03-23/image/72d2bae4-53db-4974-b099-97d9814196a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24OXH/2026-03-23/image/9107a2c9-8f63-4148-88f1-6648cafca821_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24OXH/2026-03-23/image/f314c8b6-d66f-487a-9ede-a21e53e2060b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/25-8K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b2e6f139-2336-4123-a424-c853d4214a95.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120655797, 'registration': 'BG24OXH', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power N-Connecta 5dr Auto', 'mileage': 16545, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-04-09', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BG24OXH/2026-03-23/image/bb85ba36-3460-4a78-8247-89fc308951aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24OXH/2026-03-23/image/c427e147-3968-430d-9809-e51ee010c5bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24OXH/2026-03-23/image/6073a214-d9cc-4ca8-b6a9-b0864a96a80f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24OXH/2026-03-23/image/dd6cad0d-d553-432f-b8ca-ec4013a9dcdd_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24OXH/2026-03-23/image/72d2bae4-53db-4974-b099-97d9814196a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24OXH/2026-03-23/image/9107a2c9-8f63-4148-88f1-6648cafca821_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24OXH/2026-03-23/image/f314c8b6-d66f-487a-9ede-a21e53e2060b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/25-8K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b2e6f139-2336-4123-a424-c853d4214a95.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7207111d-da46-5a33-af55-0232aaf6b58a with identifier: 120655797
2026-03-24 19:13:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7207111d-da46-5a33-af55-0232aaf6b58a with scrape type 2
2026-03-24 19:13:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7207111d-da46-5a33-af55-0232aaf6b58a with scrape type 2
2026-03-24 19:13:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7207111d-da46-5a33-af55-0232aaf6b58a, identifier: 120655797
2026-03-24 19:13:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7207111d-da46-5a33-af55-0232aaf6b58a with identifier: 120655797
2026-03-24 19:13:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7207111d-da46-5a33-af55-0232aaf6b58a with identifier: 120655797
2026-03-24 19:13:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7207111d-da46-5a33-af55-0232aaf6b58a with identifier: 120655797 to the API
2026-03-24 19:13:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120655797?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '7207111d-da46-5a33-af55-0232aaf6b58a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BG24OXH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120655797',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 16545,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-09',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.5 E-Power N-Connecta 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 E-Power N-Connecta 5dr Auto',
'vin': None,
'year': 2024}
2026-03-24 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120655797%27 HTTP/1.1" 200 None
2026-03-24 19:13:30 [astonbarclay.gb] INFO: Saving data for 120655797: {'created_time': 1774033497.848642, 'last_price_update_time': 1774379610.088236, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120655797') HTTP/1.1" 204 0
2026-03-24 19:13:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120295393?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120295393, 'registration': 'BW72DNN', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power Acenta Premium 5dr Auto', 'mileage': 38201, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-02-16', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-02-15', 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BW72DNN/2026-03-17/image/f16cfba0-c570-40df-9bf8-73c0ff7a40aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW72DNN/2026-03-17/image/4d27e395-f016-4985-af82-55813f5d8ee7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW72DNN/2026-03-17/image/a6f02b04-2007-400d-a685-e2ca459bd0e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW72DNN/2026-03-17/image/49f94a0c-22b9-47f1-810d-f09093fb04bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW72DNN/2026-03-17/image/42b09c88-b476-4962-b4bc-aef471981be3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW72DNN/2026-03-17/image/727f2441-e573-4d2e-bf6c-3e7acf49fcbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW72DNN/2026-03-17/image/81a8345b-1fdf-434c-8964-b61f32ecb1fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW72DNN/2026-03-17/image/eeda1af7-681a-4229-b8eb-3db3ef098966_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/25 32K', 'remarks': 'VOSA STATES 38K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b5cdd9c3-6058-4e3f-a380-539b2cfb6988.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120295393, 'registration': 'BW72DNN', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power Acenta Premium 5dr Auto', 'mileage': 38201, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-02-16', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-02-15', 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BW72DNN/2026-03-17/image/f16cfba0-c570-40df-9bf8-73c0ff7a40aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW72DNN/2026-03-17/image/4d27e395-f016-4985-af82-55813f5d8ee7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW72DNN/2026-03-17/image/a6f02b04-2007-400d-a685-e2ca459bd0e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW72DNN/2026-03-17/image/49f94a0c-22b9-47f1-810d-f09093fb04bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW72DNN/2026-03-17/image/42b09c88-b476-4962-b4bc-aef471981be3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW72DNN/2026-03-17/image/727f2441-e573-4d2e-bf6c-3e7acf49fcbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW72DNN/2026-03-17/image/81a8345b-1fdf-434c-8964-b61f32ecb1fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW72DNN/2026-03-17/image/eeda1af7-681a-4229-b8eb-3db3ef098966_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/25 32K', 'remarks': 'VOSA STATES 38K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b5cdd9c3-6058-4e3f-a380-539b2cfb6988.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a with identifier: 120295393
2026-03-24 19:13:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a with scrape type 1
2026-03-24 19:13:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a
2026-03-24 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBW72DNN%252F2026-03-17%252Fimage%252Ff16cfba0-c570-40df-9bf8-73c0ff7a40aa_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BW72DNN/2026-03-17/image/f16cfba0-c570-40df-9bf8-73c0ff7a40aa_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBW72DNN%252F2026-03-17%252Fimage%252F4d27e395-f016-4985-af82-55813f5d8ee7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BW72DNN/2026-03-17/image/4d27e395-f016-4985-af82-55813f5d8ee7_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBW72DNN%252F2026-03-17%252Fimage%252Fa6f02b04-2007-400d-a685-e2ca459bd0e5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BW72DNN/2026-03-17/image/a6f02b04-2007-400d-a685-e2ca459bd0e5_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBW72DNN%252F2026-03-17%252Fimage%252F49f94a0c-22b9-47f1-810d-f09093fb04bb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BW72DNN/2026-03-17/image/49f94a0c-22b9-47f1-810d-f09093fb04bb_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBW72DNN%252F2026-03-17%252Fimage%252F42b09c88-b476-4962-b4bc-aef471981be3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BW72DNN/2026-03-17/image/42b09c88-b476-4962-b4bc-aef471981be3_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBW72DNN%252F2026-03-17%252Fimage%252F727f2441-e573-4d2e-bf6c-3e7acf49fcbd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BW72DNN/2026-03-17/image/727f2441-e573-4d2e-bf6c-3e7acf49fcbd_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBW72DNN%252F2026-03-17%252Fimage%252F81a8345b-1fdf-434c-8964-b61f32ecb1fe_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BW72DNN/2026-03-17/image/81a8345b-1fdf-434c-8964-b61f32ecb1fe_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBW72DNN%252F2026-03-17%252Fimage%252Feeda1af7-681a-4229-b8eb-3db3ef098966_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BW72DNN/2026-03-17/image/eeda1af7-681a-4229-b8eb-3db3ef098966_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120645853?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:32 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120645853, 'registration': 'DS22LDO', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH Acenta Premium 5dr', 'mileage': 41628, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-06-22', 'fuel': 'Petrol', 'motExpiry': '2026-06-21', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DS22LDO/2026-03-20/image/fcc3fd84-0ced-4c11-b53a-af4b962a7c4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22LDO/2026-03-20/image/e71a65bf-e008-4ab9-b66c-e249b15f6c5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22LDO/2026-03-20/image/8d91ad11-7449-46a5-95db-01ad00a431a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22LDO/2026-03-20/image/aac12c32-bbf3-4c72-b297-d100c95de17f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22LDO/2026-03-20/image/91bda0dd-f52e-4fd4-8279-9cb899af3a0b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22LDO/2026-03-20/image/beb72fcb-187e-4a96-bb4b-3bba1e788e94_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22LDO/2026-03-20/image/f91f1bb2-ae75-43b1-85d9-5c6b1568c9a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22LDO/2026-03-20/image/2ed1df6c-688c-4ed2-8100-20d67934ec62_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/23-11K 07/24-25K 06/25-34K', 'remarks': 'SPARE KEY, VOSA STATES 34K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6198f568-3fd4-4a67-8075-9d0a55c69b79.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:32 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120645853, 'registration': 'DS22LDO', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH Acenta Premium 5dr', 'mileage': 41628, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-06-22', 'fuel': 'Petrol', 'motExpiry': '2026-06-21', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DS22LDO/2026-03-20/image/fcc3fd84-0ced-4c11-b53a-af4b962a7c4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22LDO/2026-03-20/image/e71a65bf-e008-4ab9-b66c-e249b15f6c5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22LDO/2026-03-20/image/8d91ad11-7449-46a5-95db-01ad00a431a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22LDO/2026-03-20/image/aac12c32-bbf3-4c72-b297-d100c95de17f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22LDO/2026-03-20/image/91bda0dd-f52e-4fd4-8279-9cb899af3a0b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22LDO/2026-03-20/image/beb72fcb-187e-4a96-bb4b-3bba1e788e94_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22LDO/2026-03-20/image/f91f1bb2-ae75-43b1-85d9-5c6b1568c9a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS22LDO/2026-03-20/image/2ed1df6c-688c-4ed2-8100-20d67934ec62_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/23-11K 07/24-25K 06/25-34K', 'remarks': 'SPARE KEY, VOSA STATES 34K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6198f568-3fd4-4a67-8075-9d0a55c69b79.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7723741-dabe-55a8-b484-72d4505da101 with identifier: 120645853
2026-03-24 19:13:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7723741-dabe-55a8-b484-72d4505da101 with scrape type 2
2026-03-24 19:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7723741-dabe-55a8-b484-72d4505da101 with scrape type 2
2026-03-24 19:13:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b7723741-dabe-55a8-b484-72d4505da101, identifier: 120645853
2026-03-24 19:13:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b7723741-dabe-55a8-b484-72d4505da101 with identifier: 120645853
2026-03-24 19:13:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b7723741-dabe-55a8-b484-72d4505da101 with identifier: 120645853
2026-03-24 19:13:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b7723741-dabe-55a8-b484-72d4505da101 with identifier: 120645853 to the API
2026-03-24 19:13:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120645853?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'b7723741-dabe-55a8-b484-72d4505da101',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS22LDO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120645853',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 41628,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-22',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.3 DiG-T MH Acenta Premium 5dr',
'transmission': 'manual',
'trim': '1.3 DiG-T MH Acenta Premium 5dr',
'vin': None,
'year': 2022}
2026-03-24 19:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120645853%27 HTTP/1.1" 200 None
2026-03-24 19:13:33 [astonbarclay.gb] INFO: Saving data for 120645853: {'created_time': 1774011715.543798, 'last_price_update_time': 1774379613.230756, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120645853') HTTP/1.1" 204 0
2026-03-24 19:13:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BW72DNN/2026-03-17/image/eeda1af7-681a-4229-b8eb-3db3ef098966_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295393?view=catalogue)
2026-03-24 19:13:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BW72DNN/2026-03-17/image/81a8345b-1fdf-434c-8964-b61f32ecb1fe_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295393?view=catalogue)
2026-03-24 19:13:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BW72DNN/2026-03-17/image/727f2441-e573-4d2e-bf6c-3e7acf49fcbd_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295393?view=catalogue)
2026-03-24 19:13:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0bc6d0>
2026-03-24 19:13:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a/015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBW72DNN%252F2026-03-17%252Fimage%252Feeda1af7-681a-4229-b8eb-3db3ef098966_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BW72DNN/2026-03-17/image/eeda1af7-681a-4229-b8eb-3db3ef098966_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a
2026-03-24 19:13:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BW72DNN/2026-03-17/image/42b09c88-b476-4962-b4bc-aef471981be3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295393?view=catalogue)
2026-03-24 19:13:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af40b610>
2026-03-24 19:13:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a/015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBW72DNN%252F2026-03-17%252Fimage%252F81a8345b-1fdf-434c-8964-b61f32ecb1fe_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BW72DNN/2026-03-17/image/81a8345b-1fdf-434c-8964-b61f32ecb1fe_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a
2026-03-24 19:13:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4482c10>
2026-03-24 19:13:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a/015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBW72DNN%252F2026-03-17%252Fimage%252F727f2441-e573-4d2e-bf6c-3e7acf49fcbd_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BW72DNN/2026-03-17/image/727f2441-e573-4d2e-bf6c-3e7acf49fcbd_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a
2026-03-24 19:13:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af22cd90>
2026-03-24 19:13:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a/015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBW72DNN%252F2026-03-17%252Fimage%252F42b09c88-b476-4962-b4bc-aef471981be3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BW72DNN/2026-03-17/image/42b09c88-b476-4962-b4bc-aef471981be3_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a
2026-03-24 19:13:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BW72DNN/2026-03-17/image/49f94a0c-22b9-47f1-810d-f09093fb04bb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295393?view=catalogue)
2026-03-24 19:13:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af40b810>
2026-03-24 19:13:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a/015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBW72DNN%252F2026-03-17%252Fimage%252F49f94a0c-22b9-47f1-810d-f09093fb04bb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BW72DNN/2026-03-17/image/49f94a0c-22b9-47f1-810d-f09093fb04bb_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a
2026-03-24 19:13:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BW72DNN/2026-03-17/image/a6f02b04-2007-400d-a685-e2ca459bd0e5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295393?view=catalogue)
2026-03-24 19:13:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120476832?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BW72DNN/2026-03-17/image/f16cfba0-c570-40df-9bf8-73c0ff7a40aa_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295393?view=catalogue)
2026-03-24 19:13:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af246190>
2026-03-24 19:13:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a/015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBW72DNN%252F2026-03-17%252Fimage%252Fa6f02b04-2007-400d-a685-e2ca459bd0e5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BW72DNN/2026-03-17/image/a6f02b04-2007-400d-a685-e2ca459bd0e5_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a
2026-03-24 19:13:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120476832, 'registration': 'BT72NZH', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH 158 Acenta Premium 5dr Xtronic', 'mileage': 25059, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-01-31', 'fuel': 'Petrol', 'motExpiry': '2027-02-08', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BT72NZH/2026-03-20/image/0e213813-f4c1-47de-8cd8-135e59b47f3c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72NZH/2026-03-20/image/43e07b83-298e-42f2-a8ee-192d6c4bdf30_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72NZH/2026-03-20/image/5e277998-198b-4993-bf05-0e5cb2c38dc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72NZH/2026-03-20/image/beeafd1b-a268-4fc3-92b1-f8ddc827c74a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72NZH/2026-03-20/image/31a214e7-1bef-42f7-b6b4-351db467c49e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72NZH/2026-03-20/image/bcb6613d-8ec8-46d3-b6aa-a363f1d68b2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72NZH/2026-03-20/image/a0f5ddbb-b572-40d3-98a6-f954e5692517_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/25 18K', 'remarks': 'VOSA STATES 24K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 141, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e192f6d2-3ed1-41e3-abd7-850ceaf66134.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120476832, 'registration': 'BT72NZH', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH 158 Acenta Premium 5dr Xtronic', 'mileage': 25059, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-01-31', 'fuel': 'Petrol', 'motExpiry': '2027-02-08', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BT72NZH/2026-03-20/image/0e213813-f4c1-47de-8cd8-135e59b47f3c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72NZH/2026-03-20/image/43e07b83-298e-42f2-a8ee-192d6c4bdf30_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72NZH/2026-03-20/image/5e277998-198b-4993-bf05-0e5cb2c38dc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72NZH/2026-03-20/image/beeafd1b-a268-4fc3-92b1-f8ddc827c74a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72NZH/2026-03-20/image/31a214e7-1bef-42f7-b6b4-351db467c49e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72NZH/2026-03-20/image/bcb6613d-8ec8-46d3-b6aa-a363f1d68b2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT72NZH/2026-03-20/image/a0f5ddbb-b572-40d3-98a6-f954e5692517_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/25 18K', 'remarks': 'VOSA STATES 24K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 141, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e192f6d2-3ed1-41e3-abd7-850ceaf66134.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ceab2f8b-7c9e-5ef0-8b7e-804da19d575d with identifier: 120476832
2026-03-24 19:13:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ceab2f8b-7c9e-5ef0-8b7e-804da19d575d with scrape type 2
2026-03-24 19:13:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ceab2f8b-7c9e-5ef0-8b7e-804da19d575d with scrape type 2
2026-03-24 19:13:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ceab2f8b-7c9e-5ef0-8b7e-804da19d575d, identifier: 120476832
2026-03-24 19:13:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4713050>
2026-03-24 19:13:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a/015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBW72DNN%252F2026-03-17%252Fimage%252Ff16cfba0-c570-40df-9bf8-73c0ff7a40aa_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BW72DNN/2026-03-17/image/f16cfba0-c570-40df-9bf8-73c0ff7a40aa_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a
2026-03-24 19:13:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ceab2f8b-7c9e-5ef0-8b7e-804da19d575d with identifier: 120476832
2026-03-24 19:13:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ceab2f8b-7c9e-5ef0-8b7e-804da19d575d with identifier: 120476832
2026-03-24 19:13:34 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ceab2f8b-7c9e-5ef0-8b7e-804da19d575d with identifier: 120476832 to the API
2026-03-24 19:13:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120476832?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 141,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'ceab2f8b-7c9e-5ef0-8b7e-804da19d575d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BT72NZH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120476832',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 25059,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-31',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.3 DiG-T MH 158 Acenta Premium 5dr '
'Xtronic',
'transmission': 'automatic',
'trim': '1.3 DiG-T MH 158 Acenta Premium 5dr Xtronic',
'vin': None,
'year': 2023}
2026-03-24 19:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476832%27 HTTP/1.1" 200 None
2026-03-24 19:13:35 [astonbarclay.gb] INFO: Saving data for 120476832: {'created_time': 1774001036.547151, 'last_price_update_time': 1774379615.210324, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120476832') HTTP/1.1" 204 0
2026-03-24 19:13:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BW72DNN/2026-03-17/image/4d27e395-f016-4985-af82-55813f5d8ee7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295393?view=catalogue)
2026-03-24 19:13:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af244450>
2026-03-24 19:13:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a/015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBW72DNN%252F2026-03-17%252Fimage%252F4d27e395-f016-4985-af82-55813f5d8ee7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BW72DNN/2026-03-17/image/4d27e395-f016-4985-af82-55813f5d8ee7_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a
2026-03-24 19:13:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a, skipping ID generation
2026-03-24 19:13:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a with scrape type 1
2026-03-24 19:13:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a sending to next pipeline
2026-03-24 19:13:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a, identifier: 120295393
2026-03-24 19:13:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a with identifier: 120295393
2026-03-24 19:13:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a with identifier: 120295393
2026-03-24 19:13:35 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a with identifier: 120295393 to the API
2026-03-24 19:13:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/BW72DNN/2026-03-17/image/4d27e395-f016-4985-af82-55813f5d8ee7_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BW72DNN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120295393',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 38201,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a/015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37880,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BW72DNN/2026-03-17/image/f16cfba0-c570-40df-9bf8-73c0ff7a40aa_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a/015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37808,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BW72DNN/2026-03-17/image/4d27e395-f016-4985-af82-55813f5d8ee7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a/015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41568,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BW72DNN/2026-03-17/image/a6f02b04-2007-400d-a685-e2ca459bd0e5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a/015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40068,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BW72DNN/2026-03-17/image/49f94a0c-22b9-47f1-810d-f09093fb04bb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a/015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41506,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BW72DNN/2026-03-17/image/42b09c88-b476-4962-b4bc-aef471981be3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a/015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47334,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BW72DNN/2026-03-17/image/727f2441-e573-4d2e-bf6c-3e7acf49fcbd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a/015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32786,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BW72DNN/2026-03-17/image/81a8345b-1fdf-434c-8964-b61f32ecb1fe_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a/015df1b0-9ac9-5bcc-be8e-adf4bee9ef3a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58884,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BW72DNN/2026-03-17/image/eeda1af7-681a-4229-b8eb-3db3ef098966_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-16',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.5 E-Power Acenta Premium 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 E-Power Acenta Premium 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295393%27 HTTP/1.1" 200 None
2026-03-24 19:13:35 [astonbarclay.gb] INFO: Saving data for 120295393: {'created_time': 1774379615.71173, 'last_price_update_time': 1774379615.711741, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120295393') HTTP/1.1" 204 0
2026-03-24 19:13:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120368389?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120401646?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120368389, 'registration': 'DX22XSM', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH 158 N-Connecta [Glass Roof] 5dr', 'mileage': 32254, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-03-23', 'fuel': 'Petrol', 'motExpiry': '2027-02-16', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DX22XSM/2026-03-12/image/def575ff-3837-4cb1-a9a0-226d1392ad72_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22XSM/2026-03-12/image/c5713853-2bd2-4ace-8826-f3d5bacb176e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22XSM/2026-03-12/image/c135a341-ddc4-4dbe-becf-72cf4ba61c5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22XSM/2026-03-12/image/a88e931a-dbba-47ad-a646-e2c5ae5f8d68_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22XSM/2026-03-12/image/c64abed9-a272-4d8b-a21e-999563ba00ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22XSM/2026-03-12/image/846bad83-52ef-4883-b726-71b87fc24314_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22XSM/2026-03-12/image/34954f8e-c940-49b3-a585-df4b27b48d4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22XSM/2026-03-12/image/bf125c2c-63d4-4fff-8675-f79b481bfb3d_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/23-8K 04/24-17K 02/25-23K', 'remarks': 'SPARE KEY, VOSA STATES 23K 31K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2a293c00-a375-474c-acec-6693e9a15856.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120368389, 'registration': 'DX22XSM', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH 158 N-Connecta [Glass Roof] 5dr', 'mileage': 32254, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-03-23', 'fuel': 'Petrol', 'motExpiry': '2027-02-16', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DX22XSM/2026-03-12/image/def575ff-3837-4cb1-a9a0-226d1392ad72_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22XSM/2026-03-12/image/c5713853-2bd2-4ace-8826-f3d5bacb176e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22XSM/2026-03-12/image/c135a341-ddc4-4dbe-becf-72cf4ba61c5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22XSM/2026-03-12/image/a88e931a-dbba-47ad-a646-e2c5ae5f8d68_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22XSM/2026-03-12/image/c64abed9-a272-4d8b-a21e-999563ba00ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22XSM/2026-03-12/image/846bad83-52ef-4883-b726-71b87fc24314_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22XSM/2026-03-12/image/34954f8e-c940-49b3-a585-df4b27b48d4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22XSM/2026-03-12/image/bf125c2c-63d4-4fff-8675-f79b481bfb3d_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/23-8K 04/24-17K 02/25-23K', 'remarks': 'SPARE KEY, VOSA STATES 23K 31K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2a293c00-a375-474c-acec-6693e9a15856.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfcbf634-be42-5871-93a7-64bd5dc34ced with identifier: 120368389
2026-03-24 19:13:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfcbf634-be42-5871-93a7-64bd5dc34ced with scrape type 1
2026-03-24 19:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item bfcbf634-be42-5871-93a7-64bd5dc34ced
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDX22XSM%252F2026-03-12%252Fimage%252Fdef575ff-3837-4cb1-a9a0-226d1392ad72_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DX22XSM/2026-03-12/image/def575ff-3837-4cb1-a9a0-226d1392ad72_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDX22XSM%252F2026-03-12%252Fimage%252Fc5713853-2bd2-4ace-8826-f3d5bacb176e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DX22XSM/2026-03-12/image/c5713853-2bd2-4ace-8826-f3d5bacb176e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDX22XSM%252F2026-03-12%252Fimage%252Fc135a341-ddc4-4dbe-becf-72cf4ba61c5f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DX22XSM/2026-03-12/image/c135a341-ddc4-4dbe-becf-72cf4ba61c5f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120401646, 'registration': 'DE68JAO', 'account': 'RCI001', 'make': 'VAUXHALL', 'model': 'CROSSLAND X HATCHBACK', 'derivative': '1.2 Elite Nav 5dr', 'mileage': 14067, 'mileageWarranty': False, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-10-03', 'fuel': 'Petrol', 'motExpiry': '2027-02-18', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DE68JAO/2026-03-13/image/d1236372-43aa-403b-91b4-f84b5fa9f4c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/565c1268-a6f0-4680-a8aa-b3d7300f4353_removebg.jpg?w=600', 'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/70b49399-5069-4a1d-92a1-8f309cc50dff_removebg.jpg?w=600', 'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/d904a456-a64f-42f5-ac59-fec7e7ba96fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/779a88cc-a1ae-4883-b9cc-8f90c3ac2526_removebg.jpg?w=600', 'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/fe384ae5-075c-4225-b3c6-7965601f8131_removebg.jpg?w=600', 'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/1a1f36d6-22ed-456c-8ca4-07d5ec2716f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/8dc4537d-c31a-43dd-823d-09b62ad04472_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/19 2k 10/20 4k km 09/21 4k 02/23 7k 02/24 9k 07/25 12k', 'remarks': 'VOSA DISCREPANCY, SPARE KEY - VOSA STATES 4K 11K 9K 11K 14K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/089ee24a-9faf-4d40-b567-e45e14065cf4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120401646, 'registration': 'DE68JAO', 'account': 'RCI001', 'make': 'VAUXHALL', 'model': 'CROSSLAND X HATCHBACK', 'derivative': '1.2 Elite Nav 5dr', 'mileage': 14067, 'mileageWarranty': False, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-10-03', 'fuel': 'Petrol', 'motExpiry': '2027-02-18', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DE68JAO/2026-03-13/image/d1236372-43aa-403b-91b4-f84b5fa9f4c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/565c1268-a6f0-4680-a8aa-b3d7300f4353_removebg.jpg?w=600', 'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/70b49399-5069-4a1d-92a1-8f309cc50dff_removebg.jpg?w=600', 'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/d904a456-a64f-42f5-ac59-fec7e7ba96fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/779a88cc-a1ae-4883-b9cc-8f90c3ac2526_removebg.jpg?w=600', 'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/fe384ae5-075c-4225-b3c6-7965601f8131_removebg.jpg?w=600', 'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/1a1f36d6-22ed-456c-8ca4-07d5ec2716f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/8dc4537d-c31a-43dd-823d-09b62ad04472_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/19 2k 10/20 4k km 09/21 4k 02/23 7k 02/24 9k 07/25 12k', 'remarks': 'VOSA DISCREPANCY, SPARE KEY - VOSA STATES 4K 11K 9K 11K 14K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/089ee24a-9faf-4d40-b567-e45e14065cf4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1282a35f-065b-5e07-8078-426930ed0cda with identifier: 120401646
2026-03-24 19:13:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1282a35f-065b-5e07-8078-426930ed0cda with scrape type 1
2026-03-24 19:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 1282a35f-065b-5e07-8078-426930ed0cda
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDE68JAO%252F2026-03-13%252Fimage%252Fd1236372-43aa-403b-91b4-f84b5fa9f4c2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DE68JAO/2026-03-13/image/d1236372-43aa-403b-91b4-f84b5fa9f4c2_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDE68JAO%252F2026-03-13%252Fimage%252F565c1268-a6f0-4680-a8aa-b3d7300f4353_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DE68JAO/2026-03-13/image/565c1268-a6f0-4680-a8aa-b3d7300f4353_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDE68JAO%252F2026-03-13%252Fimage%252F70b49399-5069-4a1d-92a1-8f309cc50dff_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DE68JAO/2026-03-13/image/70b49399-5069-4a1d-92a1-8f309cc50dff_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDE68JAO%252F2026-03-13%252Fimage%252Fd904a456-a64f-42f5-ac59-fec7e7ba96fd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DE68JAO/2026-03-13/image/d904a456-a64f-42f5-ac59-fec7e7ba96fd_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDE68JAO%252F2026-03-13%252Fimage%252F779a88cc-a1ae-4883-b9cc-8f90c3ac2526_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DE68JAO/2026-03-13/image/779a88cc-a1ae-4883-b9cc-8f90c3ac2526_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDE68JAO%252F2026-03-13%252Fimage%252Ffe384ae5-075c-4225-b3c6-7965601f8131_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DE68JAO/2026-03-13/image/fe384ae5-075c-4225-b3c6-7965601f8131_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDE68JAO%252F2026-03-13%252Fimage%252F1a1f36d6-22ed-456c-8ca4-07d5ec2716f9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DE68JAO/2026-03-13/image/1a1f36d6-22ed-456c-8ca4-07d5ec2716f9_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDE68JAO%252F2026-03-13%252Fimage%252F8dc4537d-c31a-43dd-823d-09b62ad04472_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DE68JAO/2026-03-13/image/8dc4537d-c31a-43dd-823d-09b62ad04472_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1282a35f-065b-5e07-8078-426930ed0cda, identifier: 120401646
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDX22XSM%252F2026-03-12%252Fimage%252Fa88e931a-dbba-47ad-a646-e2c5ae5f8d68_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DX22XSM/2026-03-12/image/a88e931a-dbba-47ad-a646-e2c5ae5f8d68_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1282a35f-065b-5e07-8078-426930ed0cda with identifier: 120401646
2026-03-24 19:13:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1282a35f-065b-5e07-8078-426930ed0cda with identifier: 120401646
2026-03-24 19:13:36 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1282a35f-065b-5e07-8078-426930ed0cda with identifier: 120401646 to the API
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120401646?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 117,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1282a35f-065b-5e07-8078-426930ed0cda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DE68JAO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120401646',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VAUXHALL',
'model': 'CROSSLAND X HATCHBACK',
'odometer': 14067,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photo_urls': ['https://abimg003.imgix.net/DE68JAO/2026-03-13/image/d1236372-43aa-403b-91b4-f84b5fa9f4c2_removebg.jpg?w=600',
'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/565c1268-a6f0-4680-a8aa-b3d7300f4353_removebg.jpg?w=600',
'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/70b49399-5069-4a1d-92a1-8f309cc50dff_removebg.jpg?w=600',
'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/d904a456-a64f-42f5-ac59-fec7e7ba96fd_removebg.jpg?w=600',
'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/779a88cc-a1ae-4883-b9cc-8f90c3ac2526_removebg.jpg?w=600',
'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/fe384ae5-075c-4225-b3c6-7965601f8131_removebg.jpg?w=600',
'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/1a1f36d6-22ed-456c-8ca4-07d5ec2716f9_removebg.jpg?w=600',
'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/8dc4537d-c31a-43dd-823d-09b62ad04472_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1282a35f-065b-5e07-8078-426930ed0cda/1282a35f-065b-5e07-8078-426930ed0cda_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35970,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/d1236372-43aa-403b-91b4-f84b5fa9f4c2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1282a35f-065b-5e07-8078-426930ed0cda/1282a35f-065b-5e07-8078-426930ed0cda_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34559,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/565c1268-a6f0-4680-a8aa-b3d7300f4353_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1282a35f-065b-5e07-8078-426930ed0cda/1282a35f-065b-5e07-8078-426930ed0cda_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32979,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/70b49399-5069-4a1d-92a1-8f309cc50dff_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1282a35f-065b-5e07-8078-426930ed0cda/1282a35f-065b-5e07-8078-426930ed0cda_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31954,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/d904a456-a64f-42f5-ac59-fec7e7ba96fd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1282a35f-065b-5e07-8078-426930ed0cda/1282a35f-065b-5e07-8078-426930ed0cda_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47103,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/779a88cc-a1ae-4883-b9cc-8f90c3ac2526_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1282a35f-065b-5e07-8078-426930ed0cda/1282a35f-065b-5e07-8078-426930ed0cda_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41038,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/fe384ae5-075c-4225-b3c6-7965601f8131_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1282a35f-065b-5e07-8078-426930ed0cda/1282a35f-065b-5e07-8078-426930ed0cda_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47699,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/1a1f36d6-22ed-456c-8ca4-07d5ec2716f9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1282a35f-065b-5e07-8078-426930ed0cda/1282a35f-065b-5e07-8078-426930ed0cda_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50516,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DE68JAO/2026-03-13/image/8dc4537d-c31a-43dd-823d-09b62ad04472_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-03',
'seller_name': 'Mobilize Financial Services',
'title': 'VAUXHALL CROSSLAND X HATCHBACK 1.2 Elite Nav 5dr',
'transmission': 'manual',
'trim': '1.2 Elite Nav 5dr',
'vin': None,
'year': 2018}
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401646%27 HTTP/1.1" 200 None
2026-03-24 19:13:36 [astonbarclay.gb] INFO: Saving data for 120401646: {'created_time': 1774379616.691551, 'last_price_update_time': 1774379616.691564, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120401646') HTTP/1.1" 204 0
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDX22XSM%252F2026-03-12%252Fimage%252Fc64abed9-a272-4d8b-a21e-999563ba00ef_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DX22XSM/2026-03-12/image/c64abed9-a272-4d8b-a21e-999563ba00ef_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120470186?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120684705?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDX22XSM%252F2026-03-12%252Fimage%252F846bad83-52ef-4883-b726-71b87fc24314_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DX22XSM/2026-03-12/image/846bad83-52ef-4883-b726-71b87fc24314_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDX22XSM%252F2026-03-12%252Fimage%252F34954f8e-c940-49b3-a585-df4b27b48d4f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DX22XSM/2026-03-12/image/34954f8e-c940-49b3-a585-df4b27b48d4f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDX22XSM%252F2026-03-12%252Fimage%252Fbf125c2c-63d4-4fff-8675-f79b481bfb3d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DX22XSM/2026-03-12/image/bf125c2c-63d4-4fff-8675-f79b481bfb3d_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'e-xchange', 'id': 120470186, 'registration': 'MV70OTL', 'account': 'HAT007', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE HATCHBACK', 'derivative': '1.5 P300e R-Dynamic HSE 5dr Auto', 'mileage': 67630, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2020-12-03', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-06-18', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MV70OTL/2026-03-19/image/13f74412-56aa-42e1-9843-5dc65565cb22_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV70OTL/2026-03-19/image/ccbcc759-2ecd-4010-b9d3-39094059550b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV70OTL/2026-03-19/image/8f039fa6-d9ab-48bb-bdd7-d25678531fc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV70OTL/2026-03-19/image/cbb1b2b5-4b53-4316-86fd-ddaf0d6930d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV70OTL/2026-03-19/image/50616789-4790-4fc6-bc9e-c63ef7f13cb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV70OTL/2026-03-19/image/4eca5c97-dcd9-4186-9ff6-be4ccb4cbc0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV70OTL/2026-03-19/image/8b1eaff5-9fbe-4d5a-9696-108b2c05f792_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV70OTL/2026-03-19/image/d387e624-2c13-4f29-a203-55ad56b35f4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV70OTL/2026-03-19/image/6fb0feac-b5f8-4594-9cb6-381b76824fb2_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 06/21 - 10K, 10/21 - 21K, 03/22 - 31K, 08/22 - 42K, 12/22 - 53K,', 'remarks': '**94** VOSA STATES 56K, 57K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 44, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f8f857e8-641e-4946-94b3-c9bd00707244.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:13:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'e-xchange', 'id': 120470186, 'registration': 'MV70OTL', 'account': 'HAT007', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE HATCHBACK', 'derivative': '1.5 P300e R-Dynamic HSE 5dr Auto', 'mileage': 67630, 'mileageWarranty': True, 'type': 'car', 'saleId': 18908, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-25T09:45Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2020-12-03', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-06-18', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MV70OTL/2026-03-19/image/13f74412-56aa-42e1-9843-5dc65565cb22_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV70OTL/2026-03-19/image/ccbcc759-2ecd-4010-b9d3-39094059550b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV70OTL/2026-03-19/image/8f039fa6-d9ab-48bb-bdd7-d25678531fc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV70OTL/2026-03-19/image/cbb1b2b5-4b53-4316-86fd-ddaf0d6930d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV70OTL/2026-03-19/image/50616789-4790-4fc6-bc9e-c63ef7f13cb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV70OTL/2026-03-19/image/4eca5c97-dcd9-4186-9ff6-be4ccb4cbc0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV70OTL/2026-03-19/image/8b1eaff5-9fbe-4d5a-9696-108b2c05f792_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV70OTL/2026-03-19/image/d387e624-2c13-4f29-a203-55ad56b35f4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV70OTL/2026-03-19/image/6fb0feac-b5f8-4594-9cb6-381b76824fb2_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 06/21 - 10K, 10/21 - 21K, 03/22 - 31K, 08/22 - 42K, 12/22 - 53K,', 'remarks': '**94** VOSA STATES 56K, 57K,', 'virtual': False, 'seller': 'Hatfields Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 44, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f8f857e8-641e-4946-94b3-c9bd00707244.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:13:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d13d2781-4b2c-5378-b7fa-bcee78345647 with identifier: 120470186
2026-03-24 19:13:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d13d2781-4b2c-5378-b7fa-bcee78345647 with scrape type 2
2026-03-24 19:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d13d2781-4b2c-5378-b7fa-bcee78345647 with scrape type 2
2026-03-24 19:13:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d13d2781-4b2c-5378-b7fa-bcee78345647, identifier: 120470186
2026-03-24 19:13:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120684705, 'registration': 'BL18TNN', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'KADJAR HATCHBACK', 'derivative': '1.2 TCE Signature S Nav 5dr', 'mileage': 48186, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-06-14', 'fuel': 'Petrol', 'motExpiry': '2027-03-16', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BL18TNN/2026-03-23/image/2a9e9ddd-ebfa-4463-9daa-4e3066919c3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL18TNN/2026-03-23/image/8fdad5a9-366d-458d-af24-1c053870dd67_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL18TNN/2026-03-23/image/83a039e0-6173-4a05-bde3-bbcd5aca2ce0_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL18TNN/2026-03-23/image/338f767c-7945-4d90-b74f-b057b02091f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL18TNN/2026-03-23/image/0e63fdc0-0edc-424c-8be9-d87217858213_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL18TNN/2026-03-23/image/efb97d7a-57bf-4d2c-8393-5cf21a79248f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL18TNN/2026-03-23/image/1e1aec33-0c26-4a92-878d-9f750b093689_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL18TNN/2026-03-23/image/a0c62e62-a2fd-46b3-bbe0-4f35a4eb9804_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/19 3K 06/20 8K 07/21 11K 03/22 15K 03/23 24K 03/24 38K 03/25 43K 02/25 47K', 'remarks': 'V5 FRONT PAGE ONLY VOSA STATES 11K 15K 26K 38K 43K 47K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3663ec3a-9072-4a3b-8c6d-ba57e86af533.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:13:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120684705, 'registration': 'BL18TNN', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'KADJAR HATCHBACK', 'derivative': '1.2 TCE Signature S Nav 5dr', 'mileage': 48186, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-06-14', 'fuel': 'Petrol', 'motExpiry': '2027-03-16', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BL18TNN/2026-03-23/image/2a9e9ddd-ebfa-4463-9daa-4e3066919c3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL18TNN/2026-03-23/image/8fdad5a9-366d-458d-af24-1c053870dd67_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL18TNN/2026-03-23/image/83a039e0-6173-4a05-bde3-bbcd5aca2ce0_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL18TNN/2026-03-23/image/338f767c-7945-4d90-b74f-b057b02091f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL18TNN/2026-03-23/image/0e63fdc0-0edc-424c-8be9-d87217858213_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL18TNN/2026-03-23/image/efb97d7a-57bf-4d2c-8393-5cf21a79248f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL18TNN/2026-03-23/image/1e1aec33-0c26-4a92-878d-9f750b093689_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL18TNN/2026-03-23/image/a0c62e62-a2fd-46b3-bbe0-4f35a4eb9804_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/19 3K 06/20 8K 07/21 11K 03/22 15K 03/23 24K 03/24 38K 03/25 43K 02/25 47K', 'remarks': 'V5 FRONT PAGE ONLY VOSA STATES 11K 15K 26K 38K 43K 47K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3663ec3a-9072-4a3b-8c6d-ba57e86af533.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:13:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e190871-0d05-5dac-976b-49a22051dbb7 with identifier: 120684705
2026-03-24 19:13:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e190871-0d05-5dac-976b-49a22051dbb7 with scrape type 2
2026-03-24 19:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e190871-0d05-5dac-976b-49a22051dbb7 with scrape type 2
2026-03-24 19:13:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7e190871-0d05-5dac-976b-49a22051dbb7, identifier: 120684705
2026-03-24 19:13:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d13d2781-4b2c-5378-b7fa-bcee78345647 with identifier: 120470186
2026-03-24 19:13:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d13d2781-4b2c-5378-b7fa-bcee78345647 with identifier: 120470186
2026-03-24 19:13:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d13d2781-4b2c-5378-b7fa-bcee78345647 with identifier: 120470186 to the API
2026-03-24 19:13:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120470186?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 44,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': 'd13d2781-4b2c-5378-b7fa-bcee78345647',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MV70OTL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120470186',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE HATCHBACK',
'odometer': 67630,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-03',
'seller_name': 'Hatfields Group',
'title': 'LAND ROVER RANGE ROVER EVOQUE HATCHBACK 1.5 P300e R-Dynamic HSE 5dr '
'Auto',
'transmission': 'automatic',
'trim': '1.5 P300e R-Dynamic HSE 5dr Auto',
'vin': None,
'year': 2020}
2026-03-24 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120470186%27 HTTP/1.1" 200 None
2026-03-24 19:13:37 [astonbarclay.gb] INFO: Saving data for 120470186: {'auction_closing_time': 1774431900.0, 'created_time': 1773947282.07507, 'last_price_update_time': 1774379617.318628}
2026-03-24 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120470186') HTTP/1.1" 204 0
2026-03-24 19:13:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7e190871-0d05-5dac-976b-49a22051dbb7 with identifier: 120684705
2026-03-24 19:13:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7e190871-0d05-5dac-976b-49a22051dbb7 with identifier: 120684705
2026-03-24 19:13:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7e190871-0d05-5dac-976b-49a22051dbb7 with identifier: 120684705 to the API
2026-03-24 19:13:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120684705?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '7e190871-0d05-5dac-976b-49a22051dbb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BL18TNN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120684705',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'KADJAR HATCHBACK',
'odometer': 48186,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-14',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT KADJAR HATCHBACK 1.2 TCE Signature S Nav 5dr',
'transmission': 'manual',
'trim': '1.2 TCE Signature S Nav 5dr',
'vin': None,
'year': 2018}
2026-03-24 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120684705%27 HTTP/1.1" 200 None
2026-03-24 19:13:37 [astonbarclay.gb] INFO: Saving data for 120684705: {'created_time': 1774271070.813012, 'last_price_update_time': 1774379617.658992, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120684705') HTTP/1.1" 204 0
2026-03-24 19:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DX22XSM/2026-03-12/image/c64abed9-a272-4d8b-a21e-999563ba00ef_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120368389?view=catalogue)
2026-03-24 19:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DX22XSM/2026-03-12/image/a88e931a-dbba-47ad-a646-e2c5ae5f8d68_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120368389?view=catalogue)
2026-03-24 19:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120481432?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119453437?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DX22XSM/2026-03-12/image/34954f8e-c940-49b3-a585-df4b27b48d4f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120368389?view=catalogue)
2026-03-24 19:13:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0f3850>
2026-03-24 19:13:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfcbf634-be42-5871-93a7-64bd5dc34ced/bfcbf634-be42-5871-93a7-64bd5dc34ced_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDX22XSM%252F2026-03-12%252Fimage%252Fc64abed9-a272-4d8b-a21e-999563ba00ef_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DX22XSM/2026-03-12/image/c64abed9-a272-4d8b-a21e-999563ba00ef_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bfcbf634-be42-5871-93a7-64bd5dc34ced
2026-03-24 19:13:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af45fcd0>
2026-03-24 19:13:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfcbf634-be42-5871-93a7-64bd5dc34ced/bfcbf634-be42-5871-93a7-64bd5dc34ced_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDX22XSM%252F2026-03-12%252Fimage%252Fa88e931a-dbba-47ad-a646-e2c5ae5f8d68_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DX22XSM/2026-03-12/image/a88e931a-dbba-47ad-a646-e2c5ae5f8d68_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bfcbf634-be42-5871-93a7-64bd5dc34ced
2026-03-24 19:13:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120481432, 'registration': 'RF74JFU', 'account': 'RCI002', 'make': 'LAND ROVER', 'model': 'RANGE ROVER SPORT ESTATE', 'derivative': '3.0 P550e Autobiography 5dr Auto', 'mileage': 8905, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-12-14', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 2996, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RF74JFU/2026-03-17/image/ae85020a-b62d-414b-af06-6626aff3171e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF74JFU/2026-03-17/image/2f697ad8-12fc-40a3-8d06-1bf08a0c8c94_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF74JFU/2026-03-17/image/8df183dc-91b5-4590-8f8a-edd272c947ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF74JFU/2026-03-17/image/86b50a76-68e2-4134-a668-abbac8f3d228_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF74JFU/2026-03-17/image/b37886c3-fded-4d55-8ed3-df9af85f7e73_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF74JFU/2026-03-17/image/26ec27fe-03c9-4942-92f6-bb264e78ed17_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF74JFU/2026-03-17/image/382cd16d-181b-457e-838e-f8a553039078_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF74JFU/2026-03-17/image/71cc6075-f78c-4c55-a148-1b4b6a753d1f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 18, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1a818ec7-2349-497c-ac80-2ee65d719142.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:13:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120481432, 'registration': 'RF74JFU', 'account': 'RCI002', 'make': 'LAND ROVER', 'model': 'RANGE ROVER SPORT ESTATE', 'derivative': '3.0 P550e Autobiography 5dr Auto', 'mileage': 8905, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-12-14', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 2996, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RF74JFU/2026-03-17/image/ae85020a-b62d-414b-af06-6626aff3171e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF74JFU/2026-03-17/image/2f697ad8-12fc-40a3-8d06-1bf08a0c8c94_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF74JFU/2026-03-17/image/8df183dc-91b5-4590-8f8a-edd272c947ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF74JFU/2026-03-17/image/86b50a76-68e2-4134-a668-abbac8f3d228_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF74JFU/2026-03-17/image/b37886c3-fded-4d55-8ed3-df9af85f7e73_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF74JFU/2026-03-17/image/26ec27fe-03c9-4942-92f6-bb264e78ed17_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF74JFU/2026-03-17/image/382cd16d-181b-457e-838e-f8a553039078_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF74JFU/2026-03-17/image/71cc6075-f78c-4c55-a148-1b4b6a753d1f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 18, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1a818ec7-2349-497c-ac80-2ee65d719142.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:13:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8028b61f-41f8-586b-a1bc-fd028fbc8810 with identifier: 120481432
2026-03-24 19:13:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8028b61f-41f8-586b-a1bc-fd028fbc8810 with scrape type 1
2026-03-24 19:13:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 8028b61f-41f8-586b-a1bc-fd028fbc8810
2026-03-24 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRF74JFU%252F2026-03-17%252Fimage%252Fae85020a-b62d-414b-af06-6626aff3171e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF74JFU/2026-03-17/image/ae85020a-b62d-414b-af06-6626aff3171e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119453437, 'registration': 'RF72KXN', 'account': 'ADD002', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE', 'derivative': '128kW Life Pro 77kWh 5dr Auto [135kW Ch]', 'mileage': 49368, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-30', 'fuel': 'Electric', 'motExpiry': '2027-01-20', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RF72KXN/2026-02-16/image/ea38ffb2-a64f-479a-8620-e108f01ede60_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KXN/2026-02-16/image/7d2f1dd0-67fa-4aa6-aaed-1d0cc7fd0d00_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KXN/2026-02-16/image/9d2df3f4-d668-4074-b063-46a61ce90e24_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KXN/2026-02-16/image/ef2b8f1c-0d84-4e1d-89b7-0e6d173be840_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KXN/2026-02-16/image/c717d449-0216-43a4-b53a-f4b35097aed9_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KXN/2026-02-16/image/d6cdaf7d-5383-40fe-afc0-3ab18b11b267_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KXN/2026-02-16/image/1129d967-6955-4831-91d1-248f42925bdd_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KXN/2026-02-16/image/9b586fdd-a381-4067-8152-67b2f6ff9c74_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KXN/2026-02-16/image/0c426845-d6a1-4f0d-a213-11a37ea35e60_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/23 9k 12/24 21k 12/25 42k', 'remarks': 'Ex-Private Hire SPARE KEY', 'virtual': False, 'seller': 'Addison Lee', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ea03fb6f-b806-486c-a65f-0d2e024aa1d6.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119453437, 'registration': 'RF72KXN', 'account': 'ADD002', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE', 'derivative': '128kW Life Pro 77kWh 5dr Auto [135kW Ch]', 'mileage': 49368, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-30', 'fuel': 'Electric', 'motExpiry': '2027-01-20', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RF72KXN/2026-02-16/image/ea38ffb2-a64f-479a-8620-e108f01ede60_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KXN/2026-02-16/image/7d2f1dd0-67fa-4aa6-aaed-1d0cc7fd0d00_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KXN/2026-02-16/image/9d2df3f4-d668-4074-b063-46a61ce90e24_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KXN/2026-02-16/image/ef2b8f1c-0d84-4e1d-89b7-0e6d173be840_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KXN/2026-02-16/image/c717d449-0216-43a4-b53a-f4b35097aed9_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KXN/2026-02-16/image/d6cdaf7d-5383-40fe-afc0-3ab18b11b267_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KXN/2026-02-16/image/1129d967-6955-4831-91d1-248f42925bdd_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KXN/2026-02-16/image/9b586fdd-a381-4067-8152-67b2f6ff9c74_removebg.jpg?w=600', 'https://abimg003.imgix.net/RF72KXN/2026-02-16/image/0c426845-d6a1-4f0d-a213-11a37ea35e60_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/23 9k 12/24 21k 12/25 42k', 'remarks': 'Ex-Private Hire SPARE KEY', 'virtual': False, 'seller': 'Addison Lee', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ea03fb6f-b806-486c-a65f-0d2e024aa1d6.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ac91a7d-4843-5c83-822f-ac52bf64f309 with identifier: 119453437
2026-03-24 19:13:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ac91a7d-4843-5c83-822f-ac52bf64f309 with scrape type 2
2026-03-24 19:13:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ac91a7d-4843-5c83-822f-ac52bf64f309 with scrape type 2
2026-03-24 19:13:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3ac91a7d-4843-5c83-822f-ac52bf64f309, identifier: 119453437
2026-03-24 19:13:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefd4e90>
2026-03-24 19:13:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfcbf634-be42-5871-93a7-64bd5dc34ced/bfcbf634-be42-5871-93a7-64bd5dc34ced_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDX22XSM%252F2026-03-12%252Fimage%252F34954f8e-c940-49b3-a585-df4b27b48d4f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DX22XSM/2026-03-12/image/34954f8e-c940-49b3-a585-df4b27b48d4f_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bfcbf634-be42-5871-93a7-64bd5dc34ced
2026-03-24 19:13:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3ac91a7d-4843-5c83-822f-ac52bf64f309 with identifier: 119453437
2026-03-24 19:13:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3ac91a7d-4843-5c83-822f-ac52bf64f309 with identifier: 119453437
2026-03-24 19:13:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3ac91a7d-4843-5c83-822f-ac52bf64f309 with identifier: 119453437 to the API
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119453437?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '3ac91a7d-4843-5c83-822f-ac52bf64f309',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RF72KXN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119453437',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLKSWAGEN',
'model': 'ID.4 ESTATE',
'odometer': 49368,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-30',
'seller_name': 'Addison Lee',
'title': 'VOLKSWAGEN ID.4 ESTATE 128kW Life Pro 77kWh 5dr Auto [135kW Ch]',
'transmission': 'automatic',
'trim': '128kW Life Pro 77kWh 5dr Auto [135kW Ch]',
'vin': None,
'year': 2022}
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119453437%27 HTTP/1.1" 200 None
2026-03-24 19:13:38 [astonbarclay.gb] INFO: Saving data for 119453437: {'auction_closing_time': 1774519200.0, 'created_time': 1773215332.551024, 'last_price_update_time': 1774379618.375444}
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119453437') HTTP/1.1" 204 0
2026-03-24 19:13:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DX22XSM/2026-03-12/image/bf125c2c-63d4-4fff-8675-f79b481bfb3d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120368389?view=catalogue)
2026-03-24 19:13:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DX22XSM/2026-03-12/image/c5713853-2bd2-4ace-8826-f3d5bacb176e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120368389?view=catalogue)
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRF74JFU%252F2026-03-17%252Fimage%252F2f697ad8-12fc-40a3-8d06-1bf08a0c8c94_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF74JFU/2026-03-17/image/2f697ad8-12fc-40a3-8d06-1bf08a0c8c94_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DX22XSM/2026-03-12/image/846bad83-52ef-4883-b726-71b87fc24314_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120368389?view=catalogue)
2026-03-24 19:13:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DX22XSM/2026-03-12/image/c135a341-ddc4-4dbe-becf-72cf4ba61c5f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120368389?view=catalogue)
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRF74JFU%252F2026-03-17%252Fimage%252F8df183dc-91b5-4590-8f8a-edd272c947ab_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF74JFU/2026-03-17/image/8df183dc-91b5-4590-8f8a-edd272c947ab_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRF74JFU%252F2026-03-17%252Fimage%252F86b50a76-68e2-4134-a668-abbac8f3d228_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF74JFU/2026-03-17/image/86b50a76-68e2-4134-a668-abbac8f3d228_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRF74JFU%252F2026-03-17%252Fimage%252Fb37886c3-fded-4d55-8ed3-df9af85f7e73_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF74JFU/2026-03-17/image/b37886c3-fded-4d55-8ed3-df9af85f7e73_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RF74JFU/2026-03-17/image/ae85020a-b62d-414b-af06-6626aff3171e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120481432?view=catalogue)
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRF74JFU%252F2026-03-17%252Fimage%252F26ec27fe-03c9-4942-92f6-bb264e78ed17_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF74JFU/2026-03-17/image/26ec27fe-03c9-4942-92f6-bb264e78ed17_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DX22XSM/2026-03-12/image/def575ff-3837-4cb1-a9a0-226d1392ad72_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120368389?view=catalogue)
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRF74JFU%252F2026-03-17%252Fimage%252F382cd16d-181b-457e-838e-f8a553039078_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF74JFU/2026-03-17/image/382cd16d-181b-457e-838e-f8a553039078_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FRF74JFU%252F2026-03-17%252Fimage%252F71cc6075-f78c-4c55-a148-1b4b6a753d1f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF74JFU/2026-03-17/image/71cc6075-f78c-4c55-a148-1b4b6a753d1f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4743690>
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfcbf634-be42-5871-93a7-64bd5dc34ced/bfcbf634-be42-5871-93a7-64bd5dc34ced_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDX22XSM%252F2026-03-12%252Fimage%252Fbf125c2c-63d4-4fff-8675-f79b481bfb3d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DX22XSM/2026-03-12/image/bf125c2c-63d4-4fff-8675-f79b481bfb3d_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bfcbf634-be42-5871-93a7-64bd5dc34ced
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af006510>
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfcbf634-be42-5871-93a7-64bd5dc34ced/bfcbf634-be42-5871-93a7-64bd5dc34ced_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDX22XSM%252F2026-03-12%252Fimage%252Fc5713853-2bd2-4ace-8826-f3d5bacb176e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DX22XSM/2026-03-12/image/c5713853-2bd2-4ace-8826-f3d5bacb176e_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bfcbf634-be42-5871-93a7-64bd5dc34ced
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af297f50>
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfcbf634-be42-5871-93a7-64bd5dc34ced/bfcbf634-be42-5871-93a7-64bd5dc34ced_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDX22XSM%252F2026-03-12%252Fimage%252F846bad83-52ef-4883-b726-71b87fc24314_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DX22XSM/2026-03-12/image/846bad83-52ef-4883-b726-71b87fc24314_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bfcbf634-be42-5871-93a7-64bd5dc34ced
2026-03-24 19:13:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RF74JFU/2026-03-17/image/b37886c3-fded-4d55-8ed3-df9af85f7e73_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120481432?view=catalogue)
2026-03-24 19:13:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RF74JFU/2026-03-17/image/26ec27fe-03c9-4942-92f6-bb264e78ed17_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120481432?view=catalogue)
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af162290>
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfcbf634-be42-5871-93a7-64bd5dc34ced/bfcbf634-be42-5871-93a7-64bd5dc34ced_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDX22XSM%252F2026-03-12%252Fimage%252Fc135a341-ddc4-4dbe-becf-72cf4ba61c5f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DX22XSM/2026-03-12/image/c135a341-ddc4-4dbe-becf-72cf4ba61c5f_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bfcbf634-be42-5871-93a7-64bd5dc34ced
2026-03-24 19:13:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119979253?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefb0690>
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8028b61f-41f8-586b-a1bc-fd028fbc8810/8028b61f-41f8-586b-a1bc-fd028fbc8810_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRF74JFU%252F2026-03-17%252Fimage%252Fae85020a-b62d-414b-af06-6626aff3171e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF74JFU/2026-03-17/image/ae85020a-b62d-414b-af06-6626aff3171e_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8028b61f-41f8-586b-a1bc-fd028fbc8810
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0b4250>
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfcbf634-be42-5871-93a7-64bd5dc34ced/bfcbf634-be42-5871-93a7-64bd5dc34ced_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDX22XSM%252F2026-03-12%252Fimage%252Fdef575ff-3837-4cb1-a9a0-226d1392ad72_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DX22XSM/2026-03-12/image/def575ff-3837-4cb1-a9a0-226d1392ad72_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bfcbf634-be42-5871-93a7-64bd5dc34ced
2026-03-24 19:13:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bfcbf634-be42-5871-93a7-64bd5dc34ced, skipping ID generation
2026-03-24 19:13:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfcbf634-be42-5871-93a7-64bd5dc34ced with scrape type 1
2026-03-24 19:13:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bfcbf634-be42-5871-93a7-64bd5dc34ced sending to next pipeline
2026-03-24 19:13:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bfcbf634-be42-5871-93a7-64bd5dc34ced, identifier: 120368389
2026-03-24 19:13:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bfcbf634-be42-5871-93a7-64bd5dc34ced with identifier: 120368389
2026-03-24 19:13:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bfcbf634-be42-5871-93a7-64bd5dc34ced with identifier: 120368389
2026-03-24 19:13:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bfcbf634-be42-5871-93a7-64bd5dc34ced with identifier: 120368389 to the API
2026-03-24 19:13:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/DX22XSM/2026-03-12/image/def575ff-3837-4cb1-a9a0-226d1392ad72_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 145,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'bfcbf634-be42-5871-93a7-64bd5dc34ced',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DX22XSM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120368389',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 32254,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfcbf634-be42-5871-93a7-64bd5dc34ced/bfcbf634-be42-5871-93a7-64bd5dc34ced_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33799,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DX22XSM/2026-03-12/image/def575ff-3837-4cb1-a9a0-226d1392ad72_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfcbf634-be42-5871-93a7-64bd5dc34ced/bfcbf634-be42-5871-93a7-64bd5dc34ced_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37318,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DX22XSM/2026-03-12/image/c5713853-2bd2-4ace-8826-f3d5bacb176e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfcbf634-be42-5871-93a7-64bd5dc34ced/bfcbf634-be42-5871-93a7-64bd5dc34ced_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37598,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DX22XSM/2026-03-12/image/c135a341-ddc4-4dbe-becf-72cf4ba61c5f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfcbf634-be42-5871-93a7-64bd5dc34ced/bfcbf634-be42-5871-93a7-64bd5dc34ced_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38527,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DX22XSM/2026-03-12/image/a88e931a-dbba-47ad-a646-e2c5ae5f8d68_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfcbf634-be42-5871-93a7-64bd5dc34ced/bfcbf634-be42-5871-93a7-64bd5dc34ced_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44421,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DX22XSM/2026-03-12/image/c64abed9-a272-4d8b-a21e-999563ba00ef_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfcbf634-be42-5871-93a7-64bd5dc34ced/bfcbf634-be42-5871-93a7-64bd5dc34ced_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36374,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DX22XSM/2026-03-12/image/846bad83-52ef-4883-b726-71b87fc24314_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfcbf634-be42-5871-93a7-64bd5dc34ced/bfcbf634-be42-5871-93a7-64bd5dc34ced_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51613,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DX22XSM/2026-03-12/image/34954f8e-c940-49b3-a585-df4b27b48d4f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfcbf634-be42-5871-93a7-64bd5dc34ced/bfcbf634-be42-5871-93a7-64bd5dc34ced_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49042,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DX22XSM/2026-03-12/image/bf125c2c-63d4-4fff-8675-f79b481bfb3d_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-23',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.3 DiG-T MH 158 N-Connecta [Glass Roof] '
'5dr',
'transmission': 'manual',
'trim': '1.3 DiG-T MH 158 N-Connecta [Glass Roof] 5dr',
'vin': None,
'year': 2022}
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120368389%27 HTTP/1.1" 200 None
2026-03-24 19:13:39 [astonbarclay.gb] INFO: Saving data for 120368389: {'created_time': 1774379619.209549, 'last_price_update_time': 1774379619.20956, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120368389') HTTP/1.1" 204 0
2026-03-24 19:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RF74JFU/2026-03-17/image/71cc6075-f78c-4c55-a148-1b4b6a753d1f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120481432?view=catalogue)
2026-03-24 19:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RF74JFU/2026-03-17/image/382cd16d-181b-457e-838e-f8a553039078_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120481432?view=catalogue)
2026-03-24 19:13:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3a5690>
2026-03-24 19:13:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8028b61f-41f8-586b-a1bc-fd028fbc8810/8028b61f-41f8-586b-a1bc-fd028fbc8810_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRF74JFU%252F2026-03-17%252Fimage%252Fb37886c3-fded-4d55-8ed3-df9af85f7e73_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF74JFU/2026-03-17/image/b37886c3-fded-4d55-8ed3-df9af85f7e73_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8028b61f-41f8-586b-a1bc-fd028fbc8810
2026-03-24 19:13:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef7ec10>
2026-03-24 19:13:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8028b61f-41f8-586b-a1bc-fd028fbc8810/8028b61f-41f8-586b-a1bc-fd028fbc8810_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRF74JFU%252F2026-03-17%252Fimage%252F26ec27fe-03c9-4942-92f6-bb264e78ed17_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF74JFU/2026-03-17/image/26ec27fe-03c9-4942-92f6-bb264e78ed17_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8028b61f-41f8-586b-a1bc-fd028fbc8810
2026-03-24 19:13:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119979253, 'registration': 'VE70JJK', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '110kW N-Connecta 40kWh 5dr Auto', 'mileage': 34593, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2020-12-17', 'fuel': 'Electric', 'motExpiry': '2026-09-12', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VE70JJK/2026-02-27/image/313906c5-7855-4ff7-b5d5-ed7db7f9e227_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/efe2d6c6-ae35-40c6-85eb-25aef92134a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/ec7077f8-65aa-4267-be7f-d30716f1eb51_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/411061eb-6afa-4f57-ac7f-4b5f84a3f78c_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/13566b5c-c162-4172-86b8-dcd592170b7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/e3a87524-b908-48e6-809c-992305e3d822_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/15a983ff-86fe-4022-8a54-2e6f0362fd8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/6b850f32-ad42-4f8e-9688-cc7988232cd2_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/87c5ebd6-335a-4b7b-b7cb-f7b8c4770345_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/22-9K 02/23-19K', 'remarks': 'SPARE KEY, VOSA STATES 23K 28K 32K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/18ee61ea-4aa0-4e89-9fc8-10064c884434.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:13:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119979253, 'registration': 'VE70JJK', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '110kW N-Connecta 40kWh 5dr Auto', 'mileage': 34593, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2020-12-17', 'fuel': 'Electric', 'motExpiry': '2026-09-12', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VE70JJK/2026-02-27/image/313906c5-7855-4ff7-b5d5-ed7db7f9e227_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/efe2d6c6-ae35-40c6-85eb-25aef92134a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/ec7077f8-65aa-4267-be7f-d30716f1eb51_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/411061eb-6afa-4f57-ac7f-4b5f84a3f78c_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/13566b5c-c162-4172-86b8-dcd592170b7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/e3a87524-b908-48e6-809c-992305e3d822_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/15a983ff-86fe-4022-8a54-2e6f0362fd8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/6b850f32-ad42-4f8e-9688-cc7988232cd2_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/87c5ebd6-335a-4b7b-b7cb-f7b8c4770345_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/22-9K 02/23-19K', 'remarks': 'SPARE KEY, VOSA STATES 23K 28K 32K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/18ee61ea-4aa0-4e89-9fc8-10064c884434.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:13:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cb298ac-9b70-5306-b59b-7ecd23e4909e with identifier: 119979253
2026-03-24 19:13:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cb298ac-9b70-5306-b59b-7ecd23e4909e with scrape type 1
2026-03-24 19:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 3cb298ac-9b70-5306-b59b-7ecd23e4909e
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FVE70JJK%252F2026-02-27%252Fimage%252F313906c5-7855-4ff7-b5d5-ed7db7f9e227_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VE70JJK/2026-02-27/image/313906c5-7855-4ff7-b5d5-ed7db7f9e227_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FVE70JJK%252F2026-02-27%252Fimage%252Fefe2d6c6-ae35-40c6-85eb-25aef92134a7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VE70JJK/2026-02-27/image/efe2d6c6-ae35-40c6-85eb-25aef92134a7_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FVE70JJK%252F2026-02-27%252Fimage%252Fec7077f8-65aa-4267-be7f-d30716f1eb51_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VE70JJK/2026-02-27/image/ec7077f8-65aa-4267-be7f-d30716f1eb51_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FVE70JJK%252F2026-02-27%252Fimage%252F411061eb-6afa-4f57-ac7f-4b5f84a3f78c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VE70JJK/2026-02-27/image/411061eb-6afa-4f57-ac7f-4b5f84a3f78c_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FVE70JJK%252F2026-02-27%252Fimage%252F13566b5c-c162-4172-86b8-dcd592170b7c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VE70JJK/2026-02-27/image/13566b5c-c162-4172-86b8-dcd592170b7c_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FVE70JJK%252F2026-02-27%252Fimage%252Fe3a87524-b908-48e6-809c-992305e3d822_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VE70JJK/2026-02-27/image/e3a87524-b908-48e6-809c-992305e3d822_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FVE70JJK%252F2026-02-27%252Fimage%252F15a983ff-86fe-4022-8a54-2e6f0362fd8f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VE70JJK/2026-02-27/image/15a983ff-86fe-4022-8a54-2e6f0362fd8f_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FVE70JJK%252F2026-02-27%252Fimage%252F6b850f32-ad42-4f8e-9688-cc7988232cd2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VE70JJK/2026-02-27/image/6b850f32-ad42-4f8e-9688-cc7988232cd2_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FVE70JJK%252F2026-02-27%252Fimage%252F87c5ebd6-335a-4b7b-b7cb-f7b8c4770345_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VE70JJK/2026-02-27/image/87c5ebd6-335a-4b7b-b7cb-f7b8c4770345_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3cb298ac-9b70-5306-b59b-7ecd23e4909e, identifier: 119979253
2026-03-24 19:13:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3cb298ac-9b70-5306-b59b-7ecd23e4909e with identifier: 119979253
2026-03-24 19:13:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3cb298ac-9b70-5306-b59b-7ecd23e4909e with identifier: 119979253
2026-03-24 19:13:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3cb298ac-9b70-5306-b59b-7ecd23e4909e with identifier: 119979253 to the API
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119979253?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '3cb298ac-9b70-5306-b59b-7ecd23e4909e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VE70JJK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119979253',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'LEAF HATCHBACK',
'odometer': 34593,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photo_urls': ['https://abimg003.imgix.net/VE70JJK/2026-02-27/image/313906c5-7855-4ff7-b5d5-ed7db7f9e227_removebg.jpg?w=600',
'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/efe2d6c6-ae35-40c6-85eb-25aef92134a7_removebg.jpg?w=600',
'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/ec7077f8-65aa-4267-be7f-d30716f1eb51_removebg.jpg?w=600',
'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/411061eb-6afa-4f57-ac7f-4b5f84a3f78c_removebg.jpg?w=600',
'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/13566b5c-c162-4172-86b8-dcd592170b7c_removebg.jpg?w=600',
'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/e3a87524-b908-48e6-809c-992305e3d822_removebg.jpg?w=600',
'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/15a983ff-86fe-4022-8a54-2e6f0362fd8f_removebg.jpg?w=600',
'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/6b850f32-ad42-4f8e-9688-cc7988232cd2_removebg.jpg?w=600',
'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/87c5ebd6-335a-4b7b-b7cb-f7b8c4770345_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb298ac-9b70-5306-b59b-7ecd23e4909e/3cb298ac-9b70-5306-b59b-7ecd23e4909e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34985,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/313906c5-7855-4ff7-b5d5-ed7db7f9e227_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb298ac-9b70-5306-b59b-7ecd23e4909e/3cb298ac-9b70-5306-b59b-7ecd23e4909e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35279,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/efe2d6c6-ae35-40c6-85eb-25aef92134a7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb298ac-9b70-5306-b59b-7ecd23e4909e/3cb298ac-9b70-5306-b59b-7ecd23e4909e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32097,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/ec7077f8-65aa-4267-be7f-d30716f1eb51_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb298ac-9b70-5306-b59b-7ecd23e4909e/3cb298ac-9b70-5306-b59b-7ecd23e4909e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32334,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/411061eb-6afa-4f57-ac7f-4b5f84a3f78c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb298ac-9b70-5306-b59b-7ecd23e4909e/3cb298ac-9b70-5306-b59b-7ecd23e4909e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46543,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/13566b5c-c162-4172-86b8-dcd592170b7c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb298ac-9b70-5306-b59b-7ecd23e4909e/3cb298ac-9b70-5306-b59b-7ecd23e4909e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53956,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/e3a87524-b908-48e6-809c-992305e3d822_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb298ac-9b70-5306-b59b-7ecd23e4909e/3cb298ac-9b70-5306-b59b-7ecd23e4909e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48177,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/15a983ff-86fe-4022-8a54-2e6f0362fd8f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb298ac-9b70-5306-b59b-7ecd23e4909e/3cb298ac-9b70-5306-b59b-7ecd23e4909e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31582,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/6b850f32-ad42-4f8e-9688-cc7988232cd2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb298ac-9b70-5306-b59b-7ecd23e4909e/3cb298ac-9b70-5306-b59b-7ecd23e4909e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57484,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/VE70JJK/2026-02-27/image/87c5ebd6-335a-4b7b-b7cb-f7b8c4770345_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-17',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN LEAF HATCHBACK 110kW N-Connecta 40kWh 5dr Auto',
'transmission': 'automatic',
'trim': '110kW N-Connecta 40kWh 5dr Auto',
'vin': None,
'year': 2020}
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119979253%27 HTTP/1.1" 200 None
2026-03-24 19:13:39 [astonbarclay.gb] INFO: Saving data for 119979253: {'created_time': 1774379619.973424, 'last_price_update_time': 1774379619.97344, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119979253') HTTP/1.1" 204 0
2026-03-24 19:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RF74JFU/2026-03-17/image/86b50a76-68e2-4134-a668-abbac8f3d228_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120481432?view=catalogue)
2026-03-24 19:13:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af4676d0>
2026-03-24 19:13:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8028b61f-41f8-586b-a1bc-fd028fbc8810/8028b61f-41f8-586b-a1bc-fd028fbc8810_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRF74JFU%252F2026-03-17%252Fimage%252F71cc6075-f78c-4c55-a148-1b4b6a753d1f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF74JFU/2026-03-17/image/71cc6075-f78c-4c55-a148-1b4b6a753d1f_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8028b61f-41f8-586b-a1bc-fd028fbc8810
2026-03-24 19:13:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af048110>
2026-03-24 19:13:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8028b61f-41f8-586b-a1bc-fd028fbc8810/8028b61f-41f8-586b-a1bc-fd028fbc8810_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRF74JFU%252F2026-03-17%252Fimage%252F382cd16d-181b-457e-838e-f8a553039078_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF74JFU/2026-03-17/image/382cd16d-181b-457e-838e-f8a553039078_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8028b61f-41f8-586b-a1bc-fd028fbc8810
2026-03-24 19:13:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RF74JFU/2026-03-17/image/2f697ad8-12fc-40a3-8d06-1bf08a0c8c94_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120481432?view=catalogue)
2026-03-24 19:13:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/RF74JFU/2026-03-17/image/8df183dc-91b5-4590-8f8a-edd272c947ab_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120481432?view=catalogue)
2026-03-24 19:13:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3419d0>
2026-03-24 19:13:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8028b61f-41f8-586b-a1bc-fd028fbc8810/8028b61f-41f8-586b-a1bc-fd028fbc8810_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRF74JFU%252F2026-03-17%252Fimage%252F86b50a76-68e2-4134-a668-abbac8f3d228_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF74JFU/2026-03-17/image/86b50a76-68e2-4134-a668-abbac8f3d228_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8028b61f-41f8-586b-a1bc-fd028fbc8810
2026-03-24 19:13:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b47d5350>
2026-03-24 19:13:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8028b61f-41f8-586b-a1bc-fd028fbc8810/8028b61f-41f8-586b-a1bc-fd028fbc8810_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRF74JFU%252F2026-03-17%252Fimage%252F2f697ad8-12fc-40a3-8d06-1bf08a0c8c94_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF74JFU/2026-03-17/image/2f697ad8-12fc-40a3-8d06-1bf08a0c8c94_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8028b61f-41f8-586b-a1bc-fd028fbc8810
2026-03-24 19:13:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b48245d0>
2026-03-24 19:13:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8028b61f-41f8-586b-a1bc-fd028fbc8810/8028b61f-41f8-586b-a1bc-fd028fbc8810_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FRF74JFU%252F2026-03-17%252Fimage%252F8df183dc-91b5-4590-8f8a-edd272c947ab_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/RF74JFU/2026-03-17/image/8df183dc-91b5-4590-8f8a-edd272c947ab_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8028b61f-41f8-586b-a1bc-fd028fbc8810
2026-03-24 19:13:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8028b61f-41f8-586b-a1bc-fd028fbc8810, skipping ID generation
2026-03-24 19:13:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8028b61f-41f8-586b-a1bc-fd028fbc8810 with scrape type 1
2026-03-24 19:13:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8028b61f-41f8-586b-a1bc-fd028fbc8810 sending to next pipeline
2026-03-24 19:13:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8028b61f-41f8-586b-a1bc-fd028fbc8810, identifier: 120481432
2026-03-24 19:13:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8028b61f-41f8-586b-a1bc-fd028fbc8810 with identifier: 120481432
2026-03-24 19:13:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8028b61f-41f8-586b-a1bc-fd028fbc8810 with identifier: 120481432
2026-03-24 19:13:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8028b61f-41f8-586b-a1bc-fd028fbc8810 with identifier: 120481432 to the API
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/RF74JFU/2026-03-17/image/8df183dc-91b5-4590-8f8a-edd272c947ab_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 18,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '8028b61f-41f8-586b-a1bc-fd028fbc8810',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RF74JFU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120481432',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'LAND ROVER',
'model': 'RANGE ROVER SPORT ESTATE',
'odometer': 8905,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8028b61f-41f8-586b-a1bc-fd028fbc8810/8028b61f-41f8-586b-a1bc-fd028fbc8810_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28248,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RF74JFU/2026-03-17/image/ae85020a-b62d-414b-af06-6626aff3171e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8028b61f-41f8-586b-a1bc-fd028fbc8810/8028b61f-41f8-586b-a1bc-fd028fbc8810_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29199,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RF74JFU/2026-03-17/image/2f697ad8-12fc-40a3-8d06-1bf08a0c8c94_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8028b61f-41f8-586b-a1bc-fd028fbc8810/8028b61f-41f8-586b-a1bc-fd028fbc8810_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27500,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RF74JFU/2026-03-17/image/8df183dc-91b5-4590-8f8a-edd272c947ab_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8028b61f-41f8-586b-a1bc-fd028fbc8810/8028b61f-41f8-586b-a1bc-fd028fbc8810_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27070,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RF74JFU/2026-03-17/image/86b50a76-68e2-4134-a668-abbac8f3d228_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8028b61f-41f8-586b-a1bc-fd028fbc8810/8028b61f-41f8-586b-a1bc-fd028fbc8810_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57033,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RF74JFU/2026-03-17/image/b37886c3-fded-4d55-8ed3-df9af85f7e73_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8028b61f-41f8-586b-a1bc-fd028fbc8810/8028b61f-41f8-586b-a1bc-fd028fbc8810_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45779,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RF74JFU/2026-03-17/image/26ec27fe-03c9-4942-92f6-bb264e78ed17_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8028b61f-41f8-586b-a1bc-fd028fbc8810/8028b61f-41f8-586b-a1bc-fd028fbc8810_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49832,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RF74JFU/2026-03-17/image/382cd16d-181b-457e-838e-f8a553039078_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8028b61f-41f8-586b-a1bc-fd028fbc8810/8028b61f-41f8-586b-a1bc-fd028fbc8810_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50875,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/RF74JFU/2026-03-17/image/71cc6075-f78c-4c55-a148-1b4b6a753d1f_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-12-14',
'seller_name': 'Mobilize Financial Services',
'title': 'LAND ROVER RANGE ROVER SPORT ESTATE 3.0 P550e Autobiography 5dr '
'Auto',
'transmission': 'automatic',
'trim': '3.0 P550e Autobiography 5dr Auto',
'vin': None,
'year': 2024}
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120481432%27 HTTP/1.1" 200 None
2026-03-24 19:13:40 [astonbarclay.gb] INFO: Saving data for 120481432: {'created_time': 1774379620.826761, 'last_price_update_time': 1774379620.826771, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120481432') HTTP/1.1" 204 0
2026-03-24 19:13:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120585334?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120446985?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120585334, 'registration': 'BV69RZJ', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'MICRA HATCHBACK', 'derivative': '1.0 IG-T 100 N-Sport 5dr', 'mileage': 50955, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-09-29', 'fuel': 'Petrol', 'motExpiry': '2026-10-14', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/bf553e2d-50b7-4f1e-b599-99cd5a80987f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/6aea524b-6400-4750-bcee-6300d77d5c0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/748c377c-deda-4386-9d68-afe933c0a602_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/843871e4-1605-46c8-909c-e1d8d2210120_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/821b14fe-a8e2-4e30-92d8-5dbcbda3d4ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/4426c2ae-6deb-4b41-b36b-83100fbd7eca_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/d5b13c2c-4ba9-4536-a586-4094e096c43c_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/20 4K 07/21 14K 11/22 26K', 'remarks': 'VOSA STATES 24K 32K 41K 49K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/84c53f96-18b7-432b-b20c-9f5ca181f69c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:13:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120585334, 'registration': 'BV69RZJ', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'MICRA HATCHBACK', 'derivative': '1.0 IG-T 100 N-Sport 5dr', 'mileage': 50955, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-09-29', 'fuel': 'Petrol', 'motExpiry': '2026-10-14', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/bf553e2d-50b7-4f1e-b599-99cd5a80987f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/6aea524b-6400-4750-bcee-6300d77d5c0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/748c377c-deda-4386-9d68-afe933c0a602_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/843871e4-1605-46c8-909c-e1d8d2210120_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/821b14fe-a8e2-4e30-92d8-5dbcbda3d4ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/4426c2ae-6deb-4b41-b36b-83100fbd7eca_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/d5b13c2c-4ba9-4536-a586-4094e096c43c_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/20 4K 07/21 14K 11/22 26K', 'remarks': 'VOSA STATES 24K 32K 41K 49K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/84c53f96-18b7-432b-b20c-9f5ca181f69c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:13:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22a6ef44-fb9f-589f-81ed-31e4efb764f1 with identifier: 120585334
2026-03-24 19:13:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22a6ef44-fb9f-589f-81ed-31e4efb764f1 with scrape type 1
2026-03-24 19:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 22a6ef44-fb9f-589f-81ed-31e4efb764f1
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBV69RZJ%252F2026-03-18%252Fimage%252Fbf553e2d-50b7-4f1e-b599-99cd5a80987f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/bf553e2d-50b7-4f1e-b599-99cd5a80987f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBV69RZJ%252F2026-03-18%252Fimage%252F6aea524b-6400-4750-bcee-6300d77d5c0f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/6aea524b-6400-4750-bcee-6300d77d5c0f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120446985, 'registration': 'YE72XWT', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 N-Connecta 5dr DCT', 'mileage': 18192, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-23', 'fuel': 'Petrol', 'motExpiry': '2026-12-22', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YE72XWT/2026-03-23/image/0482026c-0fa5-4179-9660-542532096e59_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72XWT/2026-03-23/image/19ce665a-15e5-41e1-a2cb-b0024a18da17_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72XWT/2026-03-23/image/1444b1d7-a597-40dd-9d76-8770c5285213_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72XWT/2026-03-23/image/3e2c454a-96ef-46b2-9035-46d8f8d1bb12_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72XWT/2026-03-23/image/ea74c79a-0798-48cc-b097-792aaecd906f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72XWT/2026-03-23/image/35fb3120-22c7-49a7-93e4-8dfa5ecd3a93_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72XWT/2026-03-23/image/564cbcec-8927-44be-8ace-ec6be786e71e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72XWT/2026-03-23/image/e22cb5c1-c699-4e49-8041-06a32d6b4a6e_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/23 6K 01/25 11K 12/25 16K', 'remarks': 'VOSA STATES 16K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/59598894-b5ee-4678-b07e-3e5eaf83de44.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120446985, 'registration': 'YE72XWT', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 N-Connecta 5dr DCT', 'mileage': 18192, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-23', 'fuel': 'Petrol', 'motExpiry': '2026-12-22', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YE72XWT/2026-03-23/image/0482026c-0fa5-4179-9660-542532096e59_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72XWT/2026-03-23/image/19ce665a-15e5-41e1-a2cb-b0024a18da17_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72XWT/2026-03-23/image/1444b1d7-a597-40dd-9d76-8770c5285213_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72XWT/2026-03-23/image/3e2c454a-96ef-46b2-9035-46d8f8d1bb12_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72XWT/2026-03-23/image/ea74c79a-0798-48cc-b097-792aaecd906f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72XWT/2026-03-23/image/35fb3120-22c7-49a7-93e4-8dfa5ecd3a93_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72XWT/2026-03-23/image/564cbcec-8927-44be-8ace-ec6be786e71e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72XWT/2026-03-23/image/e22cb5c1-c699-4e49-8041-06a32d6b4a6e_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/23 6K 01/25 11K 12/25 16K', 'remarks': 'VOSA STATES 16K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/59598894-b5ee-4678-b07e-3e5eaf83de44.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e0f81c9-9386-5568-8626-5af47ed66e7a with identifier: 120446985
2026-03-24 19:13:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e0f81c9-9386-5568-8626-5af47ed66e7a with scrape type 2
2026-03-24 19:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e0f81c9-9386-5568-8626-5af47ed66e7a with scrape type 2
2026-03-24 19:13:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2e0f81c9-9386-5568-8626-5af47ed66e7a, identifier: 120446985
2026-03-24 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBV69RZJ%252F2026-03-18%252Fimage%252F748c377c-deda-4386-9d68-afe933c0a602_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/748c377c-deda-4386-9d68-afe933c0a602_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2e0f81c9-9386-5568-8626-5af47ed66e7a with identifier: 120446985
2026-03-24 19:13:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2e0f81c9-9386-5568-8626-5af47ed66e7a with identifier: 120446985
2026-03-24 19:13:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2e0f81c9-9386-5568-8626-5af47ed66e7a with identifier: 120446985 to the API
2026-03-24 19:13:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120446985?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '2e0f81c9-9386-5568-8626-5af47ed66e7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YE72XWT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120446985',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 18192,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-23',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN JUKE HATCHBACK 1.0 DiG-T 114 N-Connecta 5dr DCT',
'transmission': 'automatic',
'trim': '1.0 DiG-T 114 N-Connecta 5dr DCT',
'vin': None,
'year': 2022}
2026-03-24 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446985%27 HTTP/1.1" 200 None
2026-03-24 19:13:41 [astonbarclay.gb] INFO: Saving data for 120446985: {'created_time': 1773927195.014497, 'last_price_update_time': 1774379621.437162, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120446985') HTTP/1.1" 204 0
2026-03-24 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBV69RZJ%252F2026-03-18%252Fimage%252F843871e4-1605-46c8-909c-e1d8d2210120_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/843871e4-1605-46c8-909c-e1d8d2210120_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBV69RZJ%252F2026-03-18%252Fimage%252F821b14fe-a8e2-4e30-92d8-5dbcbda3d4ea_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/821b14fe-a8e2-4e30-92d8-5dbcbda3d4ea_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBV69RZJ%252F2026-03-18%252Fimage%252F4426c2ae-6deb-4b41-b36b-83100fbd7eca_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/4426c2ae-6deb-4b41-b36b-83100fbd7eca_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBV69RZJ%252F2026-03-18%252Fimage%252Fd5b13c2c-4ba9-4536-a586-4094e096c43c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/d5b13c2c-4ba9-4536-a586-4094e096c43c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120295738?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120295738, 'registration': 'LN72OBS', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '110kW N-Connecta 39kWh 5dr Auto', 'mileage': 32943, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-19', 'fuel': 'Electric', 'motExpiry': '2026-12-18', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LN72OBS/2026-03-18/image/76b582ec-97ae-41da-a560-296eed33ee13_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN72OBS/2026-03-18/image/097a6d9a-1073-4bbe-a8e6-6256bf62cc8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN72OBS/2026-03-18/image/1e31acc9-220f-46d1-b2e5-9fc4574503f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN72OBS/2026-03-18/image/283d15c3-410f-4f80-972a-a2c95d123d49_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN72OBS/2026-03-18/image/1c4a072f-1623-4d39-9b54-2d22f2514541_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN72OBS/2026-03-18/image/d4c7607f-877d-4af3-9eb4-cb0bfdb7f2d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN72OBS/2026-03-18/image/6176e71c-57be-4607-b4d1-c02ba2a3a981_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/23-8K 12/25-31K', 'remarks': 'SPARE KEY, VOSA STATES 31K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d5105cea-0ac4-49a5-aae3-e361f9a0067e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120295738, 'registration': 'LN72OBS', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '110kW N-Connecta 39kWh 5dr Auto', 'mileage': 32943, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-19', 'fuel': 'Electric', 'motExpiry': '2026-12-18', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LN72OBS/2026-03-18/image/76b582ec-97ae-41da-a560-296eed33ee13_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN72OBS/2026-03-18/image/097a6d9a-1073-4bbe-a8e6-6256bf62cc8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN72OBS/2026-03-18/image/1e31acc9-220f-46d1-b2e5-9fc4574503f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN72OBS/2026-03-18/image/283d15c3-410f-4f80-972a-a2c95d123d49_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN72OBS/2026-03-18/image/1c4a072f-1623-4d39-9b54-2d22f2514541_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN72OBS/2026-03-18/image/d4c7607f-877d-4af3-9eb4-cb0bfdb7f2d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN72OBS/2026-03-18/image/6176e71c-57be-4607-b4d1-c02ba2a3a981_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/23-8K 12/25-31K', 'remarks': 'SPARE KEY, VOSA STATES 31K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d5105cea-0ac4-49a5-aae3-e361f9a0067e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d2a2b5b-7f11-5127-ad9e-74c8e49c2284 with identifier: 120295738
2026-03-24 19:13:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d2a2b5b-7f11-5127-ad9e-74c8e49c2284 with scrape type 1
2026-03-24 19:13:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 4d2a2b5b-7f11-5127-ad9e-74c8e49c2284
2026-03-24 19:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLN72OBS%252F2026-03-18%252Fimage%252F76b582ec-97ae-41da-a560-296eed33ee13_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN72OBS/2026-03-18/image/76b582ec-97ae-41da-a560-296eed33ee13_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLN72OBS%252F2026-03-18%252Fimage%252F097a6d9a-1073-4bbe-a8e6-6256bf62cc8f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN72OBS/2026-03-18/image/097a6d9a-1073-4bbe-a8e6-6256bf62cc8f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLN72OBS%252F2026-03-18%252Fimage%252F1e31acc9-220f-46d1-b2e5-9fc4574503f3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN72OBS/2026-03-18/image/1e31acc9-220f-46d1-b2e5-9fc4574503f3_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLN72OBS%252F2026-03-18%252Fimage%252F283d15c3-410f-4f80-972a-a2c95d123d49_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN72OBS/2026-03-18/image/283d15c3-410f-4f80-972a-a2c95d123d49_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLN72OBS%252F2026-03-18%252Fimage%252F1c4a072f-1623-4d39-9b54-2d22f2514541_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN72OBS/2026-03-18/image/1c4a072f-1623-4d39-9b54-2d22f2514541_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLN72OBS%252F2026-03-18%252Fimage%252Fd4c7607f-877d-4af3-9eb4-cb0bfdb7f2d8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN72OBS/2026-03-18/image/d4c7607f-877d-4af3-9eb4-cb0bfdb7f2d8_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLN72OBS%252F2026-03-18%252Fimage%252F6176e71c-57be-4607-b4d1-c02ba2a3a981_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN72OBS/2026-03-18/image/6176e71c-57be-4607-b4d1-c02ba2a3a981_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/d5b13c2c-4ba9-4536-a586-4094e096c43c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120585334?view=catalogue)
2026-03-24 19:13:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4713cd0>
2026-03-24 19:13:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22a6ef44-fb9f-589f-81ed-31e4efb764f1/22a6ef44-fb9f-589f-81ed-31e4efb764f1_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBV69RZJ%252F2026-03-18%252Fimage%252Fd5b13c2c-4ba9-4536-a586-4094e096c43c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/d5b13c2c-4ba9-4536-a586-4094e096c43c_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 22a6ef44-fb9f-589f-81ed-31e4efb764f1
2026-03-24 19:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LN72OBS/2026-03-18/image/6176e71c-57be-4607-b4d1-c02ba2a3a981_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295738?view=catalogue)
2026-03-24 19:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LN72OBS/2026-03-18/image/d4c7607f-877d-4af3-9eb4-cb0bfdb7f2d8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295738?view=catalogue)
2026-03-24 19:13:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b46cbe10>
2026-03-24 19:13:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d2a2b5b-7f11-5127-ad9e-74c8e49c2284/4d2a2b5b-7f11-5127-ad9e-74c8e49c2284_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLN72OBS%252F2026-03-18%252Fimage%252F6176e71c-57be-4607-b4d1-c02ba2a3a981_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN72OBS/2026-03-18/image/6176e71c-57be-4607-b4d1-c02ba2a3a981_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4d2a2b5b-7f11-5127-ad9e-74c8e49c2284
2026-03-24 19:13:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0016d0>
2026-03-24 19:13:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d2a2b5b-7f11-5127-ad9e-74c8e49c2284/4d2a2b5b-7f11-5127-ad9e-74c8e49c2284_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLN72OBS%252F2026-03-18%252Fimage%252Fd4c7607f-877d-4af3-9eb4-cb0bfdb7f2d8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN72OBS/2026-03-18/image/d4c7607f-877d-4af3-9eb4-cb0bfdb7f2d8_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4d2a2b5b-7f11-5127-ad9e-74c8e49c2284
2026-03-24 19:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LN72OBS/2026-03-18/image/1c4a072f-1623-4d39-9b54-2d22f2514541_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295738?view=catalogue)
2026-03-24 19:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LN72OBS/2026-03-18/image/283d15c3-410f-4f80-972a-a2c95d123d49_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295738?view=catalogue)
2026-03-24 19:13:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b46cbe10>
2026-03-24 19:13:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d2a2b5b-7f11-5127-ad9e-74c8e49c2284/4d2a2b5b-7f11-5127-ad9e-74c8e49c2284_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLN72OBS%252F2026-03-18%252Fimage%252F1c4a072f-1623-4d39-9b54-2d22f2514541_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN72OBS/2026-03-18/image/1c4a072f-1623-4d39-9b54-2d22f2514541_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4d2a2b5b-7f11-5127-ad9e-74c8e49c2284
2026-03-24 19:13:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0a5c10>
2026-03-24 19:13:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d2a2b5b-7f11-5127-ad9e-74c8e49c2284/4d2a2b5b-7f11-5127-ad9e-74c8e49c2284_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLN72OBS%252F2026-03-18%252Fimage%252F283d15c3-410f-4f80-972a-a2c95d123d49_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN72OBS/2026-03-18/image/283d15c3-410f-4f80-972a-a2c95d123d49_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4d2a2b5b-7f11-5127-ad9e-74c8e49c2284
2026-03-24 19:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119997117?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LN72OBS/2026-03-18/image/097a6d9a-1073-4bbe-a8e6-6256bf62cc8f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295738?view=catalogue)
2026-03-24 19:13:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LN72OBS/2026-03-18/image/1e31acc9-220f-46d1-b2e5-9fc4574503f3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295738?view=catalogue)
2026-03-24 19:13:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119997117, 'registration': 'SA72NSZ', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'MEGANE E-TECH HATCHBACK', 'derivative': 'EV60 160kW Techno 60kWh Optimum Charge 5dr Auto', 'mileage': 71977, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-13', 'fuel': 'Electric', 'motExpiry': '2026-12-12', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/356db52f-5209-4679-82cc-a5ef68415cc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/bbd8ba91-5e84-413e-a801-c1a715a8e461_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/69fb1d6d-a05c-47c9-a4a3-328332d13026_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/e7eecf5b-0da1-4520-a998-186d6ee58a50_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/e56ceb27-2284-4be7-a664-aa970c06c859_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/26528a14-5802-45ba-b92a-ceebf22ac894_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/34f18cc6-3e04-4d3e-84ff-60749fb755f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/21398bd5-3c79-4d49-b98c-85c5f5c531e0_removebg.jpg?w=600'], 'colour': 'GREY/BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 70K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d1f8e40b-46e2-42ed-9ae2-c9b9197f7d68.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119997117, 'registration': 'SA72NSZ', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'MEGANE E-TECH HATCHBACK', 'derivative': 'EV60 160kW Techno 60kWh Optimum Charge 5dr Auto', 'mileage': 71977, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-13', 'fuel': 'Electric', 'motExpiry': '2026-12-12', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/356db52f-5209-4679-82cc-a5ef68415cc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/bbd8ba91-5e84-413e-a801-c1a715a8e461_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/69fb1d6d-a05c-47c9-a4a3-328332d13026_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/e7eecf5b-0da1-4520-a998-186d6ee58a50_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/e56ceb27-2284-4be7-a664-aa970c06c859_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/26528a14-5802-45ba-b92a-ceebf22ac894_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/34f18cc6-3e04-4d3e-84ff-60749fb755f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/21398bd5-3c79-4d49-b98c-85c5f5c531e0_removebg.jpg?w=600'], 'colour': 'GREY/BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 70K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d1f8e40b-46e2-42ed-9ae2-c9b9197f7d68.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 256b3cc2-4af6-562d-8f71-66aecc547a19 with identifier: 119997117
2026-03-24 19:13:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 256b3cc2-4af6-562d-8f71-66aecc547a19 with scrape type 1
2026-03-24 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 256b3cc2-4af6-562d-8f71-66aecc547a19
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSA72NSZ%252F2026-02-26%252Fimage%252F356db52f-5209-4679-82cc-a5ef68415cc0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/356db52f-5209-4679-82cc-a5ef68415cc0_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSA72NSZ%252F2026-02-26%252Fimage%252Fbbd8ba91-5e84-413e-a801-c1a715a8e461_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/bbd8ba91-5e84-413e-a801-c1a715a8e461_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSA72NSZ%252F2026-02-26%252Fimage%252F69fb1d6d-a05c-47c9-a4a3-328332d13026_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/69fb1d6d-a05c-47c9-a4a3-328332d13026_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSA72NSZ%252F2026-02-26%252Fimage%252Fe7eecf5b-0da1-4520-a998-186d6ee58a50_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/e7eecf5b-0da1-4520-a998-186d6ee58a50_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSA72NSZ%252F2026-02-26%252Fimage%252Fe56ceb27-2284-4be7-a664-aa970c06c859_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/e56ceb27-2284-4be7-a664-aa970c06c859_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSA72NSZ%252F2026-02-26%252Fimage%252F26528a14-5802-45ba-b92a-ceebf22ac894_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/26528a14-5802-45ba-b92a-ceebf22ac894_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSA72NSZ%252F2026-02-26%252Fimage%252F34f18cc6-3e04-4d3e-84ff-60749fb755f0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/34f18cc6-3e04-4d3e-84ff-60749fb755f0_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSA72NSZ%252F2026-02-26%252Fimage%252F21398bd5-3c79-4d49-b98c-85c5f5c531e0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/21398bd5-3c79-4d49-b98c-85c5f5c531e0_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 256b3cc2-4af6-562d-8f71-66aecc547a19, identifier: 119997117
2026-03-24 19:13:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 256b3cc2-4af6-562d-8f71-66aecc547a19 with identifier: 119997117
2026-03-24 19:13:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 256b3cc2-4af6-562d-8f71-66aecc547a19 with identifier: 119997117
2026-03-24 19:13:46 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 256b3cc2-4af6-562d-8f71-66aecc547a19 with identifier: 119997117 to the API
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119997117?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '256b3cc2-4af6-562d-8f71-66aecc547a19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SA72NSZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119997117',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'MEGANE E-TECH HATCHBACK',
'odometer': 71977,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photo_urls': ['https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/356db52f-5209-4679-82cc-a5ef68415cc0_removebg.jpg?w=600',
'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/bbd8ba91-5e84-413e-a801-c1a715a8e461_removebg.jpg?w=600',
'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/69fb1d6d-a05c-47c9-a4a3-328332d13026_removebg.jpg?w=600',
'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/e7eecf5b-0da1-4520-a998-186d6ee58a50_removebg.jpg?w=600',
'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/e56ceb27-2284-4be7-a664-aa970c06c859_removebg.jpg?w=600',
'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/26528a14-5802-45ba-b92a-ceebf22ac894_removebg.jpg?w=600',
'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/34f18cc6-3e04-4d3e-84ff-60749fb755f0_removebg.jpg?w=600',
'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/21398bd5-3c79-4d49-b98c-85c5f5c531e0_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_256b3cc2-4af6-562d-8f71-66aecc547a19/256b3cc2-4af6-562d-8f71-66aecc547a19_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24527,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/356db52f-5209-4679-82cc-a5ef68415cc0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_256b3cc2-4af6-562d-8f71-66aecc547a19/256b3cc2-4af6-562d-8f71-66aecc547a19_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28761,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/bbd8ba91-5e84-413e-a801-c1a715a8e461_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_256b3cc2-4af6-562d-8f71-66aecc547a19/256b3cc2-4af6-562d-8f71-66aecc547a19_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26665,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/69fb1d6d-a05c-47c9-a4a3-328332d13026_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_256b3cc2-4af6-562d-8f71-66aecc547a19/256b3cc2-4af6-562d-8f71-66aecc547a19_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25870,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/e7eecf5b-0da1-4520-a998-186d6ee58a50_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_256b3cc2-4af6-562d-8f71-66aecc547a19/256b3cc2-4af6-562d-8f71-66aecc547a19_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45185,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/e56ceb27-2284-4be7-a664-aa970c06c859_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_256b3cc2-4af6-562d-8f71-66aecc547a19/256b3cc2-4af6-562d-8f71-66aecc547a19_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31691,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/26528a14-5802-45ba-b92a-ceebf22ac894_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_256b3cc2-4af6-562d-8f71-66aecc547a19/256b3cc2-4af6-562d-8f71-66aecc547a19_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39025,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/34f18cc6-3e04-4d3e-84ff-60749fb755f0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_256b3cc2-4af6-562d-8f71-66aecc547a19/256b3cc2-4af6-562d-8f71-66aecc547a19_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43245,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/SA72NSZ/2026-02-26/image/21398bd5-3c79-4d49-b98c-85c5f5c531e0_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-13',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT MEGANE E-TECH HATCHBACK EV60 160kW Techno 60kWh Optimum '
'Charge 5dr Auto',
'transmission': 'automatic',
'trim': 'EV60 160kW Techno 60kWh Optimum Charge 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119997117%27 HTTP/1.1" 200 None
2026-03-24 19:13:46 [astonbarclay.gb] INFO: Saving data for 119997117: {'created_time': 1774379626.351629, 'last_price_update_time': 1774379626.35164, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119997117') HTTP/1.1" 204 0
2026-03-24 19:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/4426c2ae-6deb-4b41-b36b-83100fbd7eca_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120585334?view=catalogue)
2026-03-24 19:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LN72OBS/2026-03-18/image/76b582ec-97ae-41da-a560-296eed33ee13_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295738?view=catalogue)
2026-03-24 19:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120476870?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120446932?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0a7a10>
2026-03-24 19:13:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d2a2b5b-7f11-5127-ad9e-74c8e49c2284/4d2a2b5b-7f11-5127-ad9e-74c8e49c2284_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLN72OBS%252F2026-03-18%252Fimage%252F097a6d9a-1073-4bbe-a8e6-6256bf62cc8f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN72OBS/2026-03-18/image/097a6d9a-1073-4bbe-a8e6-6256bf62cc8f_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4d2a2b5b-7f11-5127-ad9e-74c8e49c2284
2026-03-24 19:13:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b47403d0>
2026-03-24 19:13:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d2a2b5b-7f11-5127-ad9e-74c8e49c2284/4d2a2b5b-7f11-5127-ad9e-74c8e49c2284_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLN72OBS%252F2026-03-18%252Fimage%252F1e31acc9-220f-46d1-b2e5-9fc4574503f3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN72OBS/2026-03-18/image/1e31acc9-220f-46d1-b2e5-9fc4574503f3_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4d2a2b5b-7f11-5127-ad9e-74c8e49c2284
2026-03-24 19:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/843871e4-1605-46c8-909c-e1d8d2210120_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120585334?view=catalogue)
2026-03-24 19:13:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af1f0450>
2026-03-24 19:13:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22a6ef44-fb9f-589f-81ed-31e4efb764f1/22a6ef44-fb9f-589f-81ed-31e4efb764f1_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBV69RZJ%252F2026-03-18%252Fimage%252F4426c2ae-6deb-4b41-b36b-83100fbd7eca_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/4426c2ae-6deb-4b41-b36b-83100fbd7eca_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 22a6ef44-fb9f-589f-81ed-31e4efb764f1
2026-03-24 19:13:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/bf553e2d-50b7-4f1e-b599-99cd5a80987f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120585334?view=catalogue)
2026-03-24 19:13:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0026d0>
2026-03-24 19:13:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4d2a2b5b-7f11-5127-ad9e-74c8e49c2284/4d2a2b5b-7f11-5127-ad9e-74c8e49c2284_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLN72OBS%252F2026-03-18%252Fimage%252F76b582ec-97ae-41da-a560-296eed33ee13_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LN72OBS/2026-03-18/image/76b582ec-97ae-41da-a560-296eed33ee13_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4d2a2b5b-7f11-5127-ad9e-74c8e49c2284
2026-03-24 19:13:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4d2a2b5b-7f11-5127-ad9e-74c8e49c2284, skipping ID generation
2026-03-24 19:13:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d2a2b5b-7f11-5127-ad9e-74c8e49c2284 with scrape type 1
2026-03-24 19:13:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4d2a2b5b-7f11-5127-ad9e-74c8e49c2284 sending to next pipeline
2026-03-24 19:13:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4d2a2b5b-7f11-5127-ad9e-74c8e49c2284, identifier: 120295738
2026-03-24 19:13:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4d2a2b5b-7f11-5127-ad9e-74c8e49c2284 with identifier: 120295738
2026-03-24 19:13:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4d2a2b5b-7f11-5127-ad9e-74c8e49c2284 with identifier: 120295738
2026-03-24 19:13:46 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4d2a2b5b-7f11-5127-ad9e-74c8e49c2284 with identifier: 120295738 to the API
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LN72OBS/2026-03-18/image/76b582ec-97ae-41da-a560-296eed33ee13_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '4d2a2b5b-7f11-5127-ad9e-74c8e49c2284',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LN72OBS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120295738',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'LEAF HATCHBACK',
'odometer': 32943,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d2a2b5b-7f11-5127-ad9e-74c8e49c2284/4d2a2b5b-7f11-5127-ad9e-74c8e49c2284_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27431,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LN72OBS/2026-03-18/image/76b582ec-97ae-41da-a560-296eed33ee13_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d2a2b5b-7f11-5127-ad9e-74c8e49c2284/4d2a2b5b-7f11-5127-ad9e-74c8e49c2284_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26547,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LN72OBS/2026-03-18/image/097a6d9a-1073-4bbe-a8e6-6256bf62cc8f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d2a2b5b-7f11-5127-ad9e-74c8e49c2284/4d2a2b5b-7f11-5127-ad9e-74c8e49c2284_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27887,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LN72OBS/2026-03-18/image/1e31acc9-220f-46d1-b2e5-9fc4574503f3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d2a2b5b-7f11-5127-ad9e-74c8e49c2284/4d2a2b5b-7f11-5127-ad9e-74c8e49c2284_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27883,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LN72OBS/2026-03-18/image/283d15c3-410f-4f80-972a-a2c95d123d49_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d2a2b5b-7f11-5127-ad9e-74c8e49c2284/4d2a2b5b-7f11-5127-ad9e-74c8e49c2284_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33472,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LN72OBS/2026-03-18/image/1c4a072f-1623-4d39-9b54-2d22f2514541_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d2a2b5b-7f11-5127-ad9e-74c8e49c2284/4d2a2b5b-7f11-5127-ad9e-74c8e49c2284_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41289,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LN72OBS/2026-03-18/image/d4c7607f-877d-4af3-9eb4-cb0bfdb7f2d8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d2a2b5b-7f11-5127-ad9e-74c8e49c2284/4d2a2b5b-7f11-5127-ad9e-74c8e49c2284_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44913,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/LN72OBS/2026-03-18/image/6176e71c-57be-4607-b4d1-c02ba2a3a981_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-19',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN LEAF HATCHBACK 110kW N-Connecta 39kWh 5dr Auto',
'transmission': 'automatic',
'trim': '110kW N-Connecta 39kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295738%27 HTTP/1.1" 200 None
2026-03-24 19:13:46 [astonbarclay.gb] INFO: Saving data for 120295738: {'created_time': 1774379626.993913, 'last_price_update_time': 1774379626.993926, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120295738') HTTP/1.1" 204 0
2026-03-24 19:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/821b14fe-a8e2-4e30-92d8-5dbcbda3d4ea_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120585334?view=catalogue)
2026-03-24 19:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/748c377c-deda-4386-9d68-afe933c0a602_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120585334?view=catalogue)
2026-03-24 19:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/6aea524b-6400-4750-bcee-6300d77d5c0f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120585334?view=catalogue)
2026-03-24 19:13:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120476870, 'registration': 'LL71KJU', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '160kW e+ N-Connecta 62kWh 5dr Auto', 'mileage': 30371, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-12-31', 'fuel': 'Electric', 'motExpiry': '2026-12-30', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LL71KJU/2026-03-23/image/917f2691-df27-498c-ab91-6e2b3f147a7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL71KJU/2026-03-23/image/24390774-56c3-4bbb-9b9a-405b886d8774_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL71KJU/2026-03-23/image/bc723da6-01f4-41b9-8464-bdd9d206f5d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL71KJU/2026-03-23/image/df600fa1-29a4-4717-ac41-fecacf2a06ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL71KJU/2026-03-23/image/8f2cba0f-7295-4fd8-884b-5d32f1e7d062_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL71KJU/2026-03-23/image/b6d1e63a-ea39-4e45-8205-b372eacc5ad8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL71KJU/2026-03-23/image/e9576b4a-f61c-41ad-9b7f-3fb01c4bd1ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL71KJU/2026-03-23/image/8ae18c56-354b-4f87-a8a1-d2af99792510_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/23 6K 10/24 17K 12/25K 28K', 'remarks': 'VOSA STATES 19K 28K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5845a8ca-b014-4dbd-9828-faae6ce424c0.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120476870, 'registration': 'LL71KJU', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '160kW e+ N-Connecta 62kWh 5dr Auto', 'mileage': 30371, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-12-31', 'fuel': 'Electric', 'motExpiry': '2026-12-30', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LL71KJU/2026-03-23/image/917f2691-df27-498c-ab91-6e2b3f147a7f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL71KJU/2026-03-23/image/24390774-56c3-4bbb-9b9a-405b886d8774_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL71KJU/2026-03-23/image/bc723da6-01f4-41b9-8464-bdd9d206f5d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL71KJU/2026-03-23/image/df600fa1-29a4-4717-ac41-fecacf2a06ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL71KJU/2026-03-23/image/8f2cba0f-7295-4fd8-884b-5d32f1e7d062_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL71KJU/2026-03-23/image/b6d1e63a-ea39-4e45-8205-b372eacc5ad8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL71KJU/2026-03-23/image/e9576b4a-f61c-41ad-9b7f-3fb01c4bd1ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL71KJU/2026-03-23/image/8ae18c56-354b-4f87-a8a1-d2af99792510_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/23 6K 10/24 17K 12/25K 28K', 'remarks': 'VOSA STATES 19K 28K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5845a8ca-b014-4dbd-9828-faae6ce424c0.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18d456f6-1414-5ba2-a04c-5f28ee0d9817 with identifier: 120476870
2026-03-24 19:13:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18d456f6-1414-5ba2-a04c-5f28ee0d9817 with scrape type 1
2026-03-24 19:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 18d456f6-1414-5ba2-a04c-5f28ee0d9817
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLL71KJU%252F2026-03-23%252Fimage%252F917f2691-df27-498c-ab91-6e2b3f147a7f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL71KJU/2026-03-23/image/917f2691-df27-498c-ab91-6e2b3f147a7f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120446932, 'registration': 'WN74XOD', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ARKANA ESTATE', 'derivative': '1.6 E-Tech FHEV 145 Techno 5dr Auto', 'mileage': 16682, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-09-17', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WN74XOD/2026-03-19/image/2816d321-69b3-41db-a4b5-79ff15b10439_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74XOD/2026-03-19/image/4281fb40-917a-4b63-b0be-225dbb5deb74_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74XOD/2026-03-19/image/a009c3ed-fd81-405f-9d76-59057e7f6ce8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74XOD/2026-03-19/image/f73fe72b-b7db-4949-a6ab-98bafcccd1fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74XOD/2026-03-19/image/143640d9-6168-4d15-81bf-7756b680b7f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74XOD/2026-03-19/image/cc44ab5c-b06b-47e2-b68e-fa3e50bf1001_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74XOD/2026-03-19/image/8a972c46-9835-49ae-9d5b-0b8684bcb6a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74XOD/2026-03-19/image/31771ef1-b5ab-4d1b-b093-23f3c13745cb_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3c41176f-6ddb-4c9e-8f23-77a919e19872.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120446932, 'registration': 'WN74XOD', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ARKANA ESTATE', 'derivative': '1.6 E-Tech FHEV 145 Techno 5dr Auto', 'mileage': 16682, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-09-17', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WN74XOD/2026-03-19/image/2816d321-69b3-41db-a4b5-79ff15b10439_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74XOD/2026-03-19/image/4281fb40-917a-4b63-b0be-225dbb5deb74_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74XOD/2026-03-19/image/a009c3ed-fd81-405f-9d76-59057e7f6ce8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74XOD/2026-03-19/image/f73fe72b-b7db-4949-a6ab-98bafcccd1fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74XOD/2026-03-19/image/143640d9-6168-4d15-81bf-7756b680b7f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74XOD/2026-03-19/image/cc44ab5c-b06b-47e2-b68e-fa3e50bf1001_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74XOD/2026-03-19/image/8a972c46-9835-49ae-9d5b-0b8684bcb6a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74XOD/2026-03-19/image/31771ef1-b5ab-4d1b-b093-23f3c13745cb_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3c41176f-6ddb-4c9e-8f23-77a919e19872.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19514165-fbed-5214-a65b-f0cedaf0455f with identifier: 120446932
2026-03-24 19:13:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19514165-fbed-5214-a65b-f0cedaf0455f with scrape type 1
2026-03-24 19:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 19514165-fbed-5214-a65b-f0cedaf0455f
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWN74XOD%252F2026-03-19%252Fimage%252F2816d321-69b3-41db-a4b5-79ff15b10439_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74XOD/2026-03-19/image/2816d321-69b3-41db-a4b5-79ff15b10439_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLL71KJU%252F2026-03-23%252Fimage%252F24390774-56c3-4bbb-9b9a-405b886d8774_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL71KJU/2026-03-23/image/24390774-56c3-4bbb-9b9a-405b886d8774_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWN74XOD%252F2026-03-19%252Fimage%252F4281fb40-917a-4b63-b0be-225dbb5deb74_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74XOD/2026-03-19/image/4281fb40-917a-4b63-b0be-225dbb5deb74_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3f0350>
2026-03-24 19:13:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22a6ef44-fb9f-589f-81ed-31e4efb764f1/22a6ef44-fb9f-589f-81ed-31e4efb764f1_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBV69RZJ%252F2026-03-18%252Fimage%252F843871e4-1605-46c8-909c-e1d8d2210120_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/843871e4-1605-46c8-909c-e1d8d2210120_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 22a6ef44-fb9f-589f-81ed-31e4efb764f1
2026-03-24 19:13:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefd5c90>
2026-03-24 19:13:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22a6ef44-fb9f-589f-81ed-31e4efb764f1/22a6ef44-fb9f-589f-81ed-31e4efb764f1_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBV69RZJ%252F2026-03-18%252Fimage%252Fbf553e2d-50b7-4f1e-b599-99cd5a80987f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/bf553e2d-50b7-4f1e-b599-99cd5a80987f_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 22a6ef44-fb9f-589f-81ed-31e4efb764f1
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLL71KJU%252F2026-03-23%252Fimage%252Fbc723da6-01f4-41b9-8464-bdd9d206f5d5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL71KJU/2026-03-23/image/bc723da6-01f4-41b9-8464-bdd9d206f5d5_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWN74XOD%252F2026-03-19%252Fimage%252Fa009c3ed-fd81-405f-9d76-59057e7f6ce8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74XOD/2026-03-19/image/a009c3ed-fd81-405f-9d76-59057e7f6ce8_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef7fcd0>
2026-03-24 19:13:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22a6ef44-fb9f-589f-81ed-31e4efb764f1/22a6ef44-fb9f-589f-81ed-31e4efb764f1_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBV69RZJ%252F2026-03-18%252Fimage%252F821b14fe-a8e2-4e30-92d8-5dbcbda3d4ea_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/821b14fe-a8e2-4e30-92d8-5dbcbda3d4ea_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 22a6ef44-fb9f-589f-81ed-31e4efb764f1
2026-03-24 19:13:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b481e510>
2026-03-24 19:13:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22a6ef44-fb9f-589f-81ed-31e4efb764f1/22a6ef44-fb9f-589f-81ed-31e4efb764f1_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBV69RZJ%252F2026-03-18%252Fimage%252F748c377c-deda-4386-9d68-afe933c0a602_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/748c377c-deda-4386-9d68-afe933c0a602_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 22a6ef44-fb9f-589f-81ed-31e4efb764f1
2026-03-24 19:13:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0413d0>
2026-03-24 19:13:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_22a6ef44-fb9f-589f-81ed-31e4efb764f1/22a6ef44-fb9f-589f-81ed-31e4efb764f1_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBV69RZJ%252F2026-03-18%252Fimage%252F6aea524b-6400-4750-bcee-6300d77d5c0f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/6aea524b-6400-4750-bcee-6300d77d5c0f_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 22a6ef44-fb9f-589f-81ed-31e4efb764f1
2026-03-24 19:13:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 22a6ef44-fb9f-589f-81ed-31e4efb764f1, skipping ID generation
2026-03-24 19:13:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22a6ef44-fb9f-589f-81ed-31e4efb764f1 with scrape type 1
2026-03-24 19:13:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 22a6ef44-fb9f-589f-81ed-31e4efb764f1 sending to next pipeline
2026-03-24 19:13:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 22a6ef44-fb9f-589f-81ed-31e4efb764f1, identifier: 120585334
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLL71KJU%252F2026-03-23%252Fimage%252Fdf600fa1-29a4-4717-ac41-fecacf2a06ac_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL71KJU/2026-03-23/image/df600fa1-29a4-4717-ac41-fecacf2a06ac_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWN74XOD%252F2026-03-19%252Fimage%252Ff73fe72b-b7db-4949-a6ab-98bafcccd1fb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74XOD/2026-03-19/image/f73fe72b-b7db-4949-a6ab-98bafcccd1fb_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 22a6ef44-fb9f-589f-81ed-31e4efb764f1 with identifier: 120585334
2026-03-24 19:13:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 22a6ef44-fb9f-589f-81ed-31e4efb764f1 with identifier: 120585334
2026-03-24 19:13:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 22a6ef44-fb9f-589f-81ed-31e4efb764f1 with identifier: 120585334 to the API
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/6aea524b-6400-4750-bcee-6300d77d5c0f_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '22a6ef44-fb9f-589f-81ed-31e4efb764f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BV69RZJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120585334',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'MICRA HATCHBACK',
'odometer': 50955,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22a6ef44-fb9f-589f-81ed-31e4efb764f1/22a6ef44-fb9f-589f-81ed-31e4efb764f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27144,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/bf553e2d-50b7-4f1e-b599-99cd5a80987f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22a6ef44-fb9f-589f-81ed-31e4efb764f1/22a6ef44-fb9f-589f-81ed-31e4efb764f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26038,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/6aea524b-6400-4750-bcee-6300d77d5c0f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22a6ef44-fb9f-589f-81ed-31e4efb764f1/22a6ef44-fb9f-589f-81ed-31e4efb764f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26028,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/748c377c-deda-4386-9d68-afe933c0a602_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22a6ef44-fb9f-589f-81ed-31e4efb764f1/22a6ef44-fb9f-589f-81ed-31e4efb764f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23840,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/843871e4-1605-46c8-909c-e1d8d2210120_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22a6ef44-fb9f-589f-81ed-31e4efb764f1/22a6ef44-fb9f-589f-81ed-31e4efb764f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37847,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/821b14fe-a8e2-4e30-92d8-5dbcbda3d4ea_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22a6ef44-fb9f-589f-81ed-31e4efb764f1/22a6ef44-fb9f-589f-81ed-31e4efb764f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48143,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/4426c2ae-6deb-4b41-b36b-83100fbd7eca_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22a6ef44-fb9f-589f-81ed-31e4efb764f1/22a6ef44-fb9f-589f-81ed-31e4efb764f1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49220,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BV69RZJ/2026-03-18/image/d5b13c2c-4ba9-4536-a586-4094e096c43c_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-29',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN MICRA HATCHBACK 1.0 IG-T 100 N-Sport 5dr',
'transmission': 'manual',
'trim': '1.0 IG-T 100 N-Sport 5dr',
'vin': None,
'year': 2019}
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120585334%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [astonbarclay.gb] INFO: Saving data for 120585334: {'created_time': 1774379628.014107, 'last_price_update_time': 1774379628.014119, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120585334') HTTP/1.1" 204 0
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLL71KJU%252F2026-03-23%252Fimage%252F8f2cba0f-7295-4fd8-884b-5d32f1e7d062_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL71KJU/2026-03-23/image/8f2cba0f-7295-4fd8-884b-5d32f1e7d062_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWN74XOD%252F2026-03-19%252Fimage%252F143640d9-6168-4d15-81bf-7756b680b7f5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74XOD/2026-03-19/image/143640d9-6168-4d15-81bf-7756b680b7f5_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120414008?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLL71KJU%252F2026-03-23%252Fimage%252Fb6d1e63a-ea39-4e45-8205-b372eacc5ad8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL71KJU/2026-03-23/image/b6d1e63a-ea39-4e45-8205-b372eacc5ad8_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWN74XOD%252F2026-03-19%252Fimage%252Fcc44ab5c-b06b-47e2-b68e-fa3e50bf1001_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74XOD/2026-03-19/image/cc44ab5c-b06b-47e2-b68e-fa3e50bf1001_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLL71KJU%252F2026-03-23%252Fimage%252Fe9576b4a-f61c-41ad-9b7f-3fb01c4bd1ac_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL71KJU/2026-03-23/image/e9576b4a-f61c-41ad-9b7f-3fb01c4bd1ac_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWN74XOD%252F2026-03-19%252Fimage%252F8a972c46-9835-49ae-9d5b-0b8684bcb6a8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74XOD/2026-03-19/image/8a972c46-9835-49ae-9d5b-0b8684bcb6a8_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLL71KJU%252F2026-03-23%252Fimage%252F8ae18c56-354b-4f87-a8a1-d2af99792510_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL71KJU/2026-03-23/image/8ae18c56-354b-4f87-a8a1-d2af99792510_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWN74XOD%252F2026-03-19%252Fimage%252F31771ef1-b5ab-4d1b-b093-23f3c13745cb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74XOD/2026-03-19/image/31771ef1-b5ab-4d1b-b093-23f3c13745cb_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120414008, 'registration': 'AJ71NWW', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ZOE HATCHBACK', 'derivative': '100kW i GT Line R135 50kWh Rapid Charge 5dr Auto', 'mileage': 51966, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-01-15', 'fuel': 'Electric', 'motExpiry': '2027-01-14', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/d68f2df8-2ed0-4c1e-b59c-3594b3d465c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/fec77d80-f75e-40f9-b116-74f3bd987999_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/bbf1f048-182d-44e4-afda-b400c79c2a56_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/b964ab41-e7b4-4bfb-b073-93f2ce700613_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/f217cbb4-f25d-40eb-a708-255ba694a76a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/e074c698-e373-4719-904e-bdc19c1a5a64_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/74705d9a-05e4-40ef-a0fd-d494a5fb7b9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/ade74a0e-ce68-4401-998d-339179249e96_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/23 9k 01/24 23k 01/25 35k', 'remarks': 'VOSA STATES 35K 51K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9e3011cb-f48c-4c91-ba41-ff404b02f5b7.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120414008, 'registration': 'AJ71NWW', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ZOE HATCHBACK', 'derivative': '100kW i GT Line R135 50kWh Rapid Charge 5dr Auto', 'mileage': 51966, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-01-15', 'fuel': 'Electric', 'motExpiry': '2027-01-14', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/d68f2df8-2ed0-4c1e-b59c-3594b3d465c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/fec77d80-f75e-40f9-b116-74f3bd987999_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/bbf1f048-182d-44e4-afda-b400c79c2a56_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/b964ab41-e7b4-4bfb-b073-93f2ce700613_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/f217cbb4-f25d-40eb-a708-255ba694a76a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/e074c698-e373-4719-904e-bdc19c1a5a64_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/74705d9a-05e4-40ef-a0fd-d494a5fb7b9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/ade74a0e-ce68-4401-998d-339179249e96_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/23 9k 01/24 23k 01/25 35k', 'remarks': 'VOSA STATES 35K 51K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9e3011cb-f48c-4c91-ba41-ff404b02f5b7.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac7761b3-1e9b-5069-8b3e-56ad547562a7 with identifier: 120414008
2026-03-24 19:13:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac7761b3-1e9b-5069-8b3e-56ad547562a7 with scrape type 1
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item ac7761b3-1e9b-5069-8b3e-56ad547562a7
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAJ71NWW%252F2026-03-13%252Fimage%252Fd68f2df8-2ed0-4c1e-b59c-3594b3d465c8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/d68f2df8-2ed0-4c1e-b59c-3594b3d465c8_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAJ71NWW%252F2026-03-13%252Fimage%252Ffec77d80-f75e-40f9-b116-74f3bd987999_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/fec77d80-f75e-40f9-b116-74f3bd987999_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN74XOD/2026-03-19/image/143640d9-6168-4d15-81bf-7756b680b7f5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446932?view=catalogue)
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAJ71NWW%252F2026-03-13%252Fimage%252Fbbf1f048-182d-44e4-afda-b400c79c2a56_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/bbf1f048-182d-44e4-afda-b400c79c2a56_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAJ71NWW%252F2026-03-13%252Fimage%252Fb964ab41-e7b4-4bfb-b073-93f2ce700613_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/b964ab41-e7b4-4bfb-b073-93f2ce700613_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAJ71NWW%252F2026-03-13%252Fimage%252Ff217cbb4-f25d-40eb-a708-255ba694a76a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/f217cbb4-f25d-40eb-a708-255ba694a76a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAJ71NWW%252F2026-03-13%252Fimage%252Fe074c698-e373-4719-904e-bdc19c1a5a64_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/e074c698-e373-4719-904e-bdc19c1a5a64_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAJ71NWW%252F2026-03-13%252Fimage%252F74705d9a-05e4-40ef-a0fd-d494a5fb7b9b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/74705d9a-05e4-40ef-a0fd-d494a5fb7b9b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAJ71NWW%252F2026-03-13%252Fimage%252Fade74a0e-ce68-4401-998d-339179249e96_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/ade74a0e-ce68-4401-998d-339179249e96_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0b5b50>
2026-03-24 19:13:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19514165-fbed-5214-a65b-f0cedaf0455f/19514165-fbed-5214-a65b-f0cedaf0455f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN74XOD%252F2026-03-19%252Fimage%252F143640d9-6168-4d15-81bf-7756b680b7f5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74XOD/2026-03-19/image/143640d9-6168-4d15-81bf-7756b680b7f5_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 19514165-fbed-5214-a65b-f0cedaf0455f
2026-03-24 19:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/fec77d80-f75e-40f9-b116-74f3bd987999_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120414008?view=catalogue)
2026-03-24 19:13:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2fa4d0>
2026-03-24 19:13:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac7761b3-1e9b-5069-8b3e-56ad547562a7/ac7761b3-1e9b-5069-8b3e-56ad547562a7_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAJ71NWW%252F2026-03-13%252Fimage%252Ffec77d80-f75e-40f9-b116-74f3bd987999_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/fec77d80-f75e-40f9-b116-74f3bd987999_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ac7761b3-1e9b-5069-8b3e-56ad547562a7
2026-03-24 19:13:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120400611?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120400611, 'registration': 'DV24EVM', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 Hybrid N-Connecta 5dr Auto', 'mileage': 23790, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-03-22', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DV24EVM/2026-03-12/image/4c629fd1-55b2-43d1-aa09-7f7062ec2a1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/0bd1a3d8-b86f-4404-a1ac-2491f061fdc3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/8d3842df-01d9-44d3-8db6-9ed537ce2956_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/8b5bebd4-e944-4356-9472-935f705c1a7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/d6e82af4-ed67-4a7a-bc98-72881df6cbd7_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/62c7433a-9dcb-4a51-83bd-2d49895f0a80_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/b4d852cb-2596-4ba6-a9ea-c00cc8faa39d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/cc833153-8bff-4ffb-8907-da9f2e6e1e57_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/25 11K 02/26 23K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2bda687e-4977-4036-bba7-b05c497baae3.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120400611, 'registration': 'DV24EVM', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 Hybrid N-Connecta 5dr Auto', 'mileage': 23790, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-03-22', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DV24EVM/2026-03-12/image/4c629fd1-55b2-43d1-aa09-7f7062ec2a1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/0bd1a3d8-b86f-4404-a1ac-2491f061fdc3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/8d3842df-01d9-44d3-8db6-9ed537ce2956_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/8b5bebd4-e944-4356-9472-935f705c1a7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/d6e82af4-ed67-4a7a-bc98-72881df6cbd7_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/62c7433a-9dcb-4a51-83bd-2d49895f0a80_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/b4d852cb-2596-4ba6-a9ea-c00cc8faa39d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/cc833153-8bff-4ffb-8907-da9f2e6e1e57_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/25 11K 02/26 23K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2bda687e-4977-4036-bba7-b05c497baae3.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f48849e3-1371-52c7-853b-6a0e543ce4d5 with identifier: 120400611
2026-03-24 19:13:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f48849e3-1371-52c7-853b-6a0e543ce4d5 with scrape type 1
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item f48849e3-1371-52c7-853b-6a0e543ce4d5
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDV24EVM%252F2026-03-12%252Fimage%252F4c629fd1-55b2-43d1-aa09-7f7062ec2a1a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DV24EVM/2026-03-12/image/4c629fd1-55b2-43d1-aa09-7f7062ec2a1a_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDV24EVM%252F2026-03-12%252Fimage%252F0bd1a3d8-b86f-4404-a1ac-2491f061fdc3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DV24EVM/2026-03-12/image/0bd1a3d8-b86f-4404-a1ac-2491f061fdc3_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDV24EVM%252F2026-03-12%252Fimage%252F8d3842df-01d9-44d3-8db6-9ed537ce2956_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DV24EVM/2026-03-12/image/8d3842df-01d9-44d3-8db6-9ed537ce2956_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDV24EVM%252F2026-03-12%252Fimage%252F8b5bebd4-e944-4356-9472-935f705c1a7d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DV24EVM/2026-03-12/image/8b5bebd4-e944-4356-9472-935f705c1a7d_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDV24EVM%252F2026-03-12%252Fimage%252Fd6e82af4-ed67-4a7a-bc98-72881df6cbd7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DV24EVM/2026-03-12/image/d6e82af4-ed67-4a7a-bc98-72881df6cbd7_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDV24EVM%252F2026-03-12%252Fimage%252F62c7433a-9dcb-4a51-83bd-2d49895f0a80_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DV24EVM/2026-03-12/image/62c7433a-9dcb-4a51-83bd-2d49895f0a80_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDV24EVM%252F2026-03-12%252Fimage%252Fb4d852cb-2596-4ba6-a9ea-c00cc8faa39d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DV24EVM/2026-03-12/image/b4d852cb-2596-4ba6-a9ea-c00cc8faa39d_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDV24EVM%252F2026-03-12%252Fimage%252Fcc833153-8bff-4ffb-8907-da9f2e6e1e57_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DV24EVM/2026-03-12/image/cc833153-8bff-4ffb-8907-da9f2e6e1e57_removebg.jpg?w=600 already downloaded
2026-03-24 19:13:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f48849e3-1371-52c7-853b-6a0e543ce4d5, identifier: 120400611
2026-03-24 19:13:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f48849e3-1371-52c7-853b-6a0e543ce4d5 with identifier: 120400611
2026-03-24 19:13:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f48849e3-1371-52c7-853b-6a0e543ce4d5 with identifier: 120400611
2026-03-24 19:13:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f48849e3-1371-52c7-853b-6a0e543ce4d5 with identifier: 120400611 to the API
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120400611?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'f48849e3-1371-52c7-853b-6a0e543ce4d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV24EVM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120400611',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 23790,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photo_urls': ['https://abimg003.imgix.net/DV24EVM/2026-03-12/image/4c629fd1-55b2-43d1-aa09-7f7062ec2a1a_removebg.jpg?w=600',
'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/0bd1a3d8-b86f-4404-a1ac-2491f061fdc3_removebg.jpg?w=600',
'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/8d3842df-01d9-44d3-8db6-9ed537ce2956_removebg.jpg?w=600',
'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/8b5bebd4-e944-4356-9472-935f705c1a7d_removebg.jpg?w=600',
'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/d6e82af4-ed67-4a7a-bc98-72881df6cbd7_removebg.jpg?w=600',
'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/62c7433a-9dcb-4a51-83bd-2d49895f0a80_removebg.jpg?w=600',
'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/b4d852cb-2596-4ba6-a9ea-c00cc8faa39d_removebg.jpg?w=600',
'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/cc833153-8bff-4ffb-8907-da9f2e6e1e57_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f48849e3-1371-52c7-853b-6a0e543ce4d5/f48849e3-1371-52c7-853b-6a0e543ce4d5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28443,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/4c629fd1-55b2-43d1-aa09-7f7062ec2a1a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f48849e3-1371-52c7-853b-6a0e543ce4d5/f48849e3-1371-52c7-853b-6a0e543ce4d5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30743,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/0bd1a3d8-b86f-4404-a1ac-2491f061fdc3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f48849e3-1371-52c7-853b-6a0e543ce4d5/f48849e3-1371-52c7-853b-6a0e543ce4d5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29920,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/8d3842df-01d9-44d3-8db6-9ed537ce2956_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f48849e3-1371-52c7-853b-6a0e543ce4d5/f48849e3-1371-52c7-853b-6a0e543ce4d5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29812,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/8b5bebd4-e944-4356-9472-935f705c1a7d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f48849e3-1371-52c7-853b-6a0e543ce4d5/f48849e3-1371-52c7-853b-6a0e543ce4d5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27960,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/d6e82af4-ed67-4a7a-bc98-72881df6cbd7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f48849e3-1371-52c7-853b-6a0e543ce4d5/f48849e3-1371-52c7-853b-6a0e543ce4d5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47531,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/62c7433a-9dcb-4a51-83bd-2d49895f0a80_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f48849e3-1371-52c7-853b-6a0e543ce4d5/f48849e3-1371-52c7-853b-6a0e543ce4d5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32729,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/b4d852cb-2596-4ba6-a9ea-c00cc8faa39d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f48849e3-1371-52c7-853b-6a0e543ce4d5/f48849e3-1371-52c7-853b-6a0e543ce4d5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50578,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DV24EVM/2026-03-12/image/cc833153-8bff-4ffb-8907-da9f2e6e1e57_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-22',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN JUKE HATCHBACK 1.6 Hybrid N-Connecta 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 Hybrid N-Connecta 5dr Auto',
'vin': None,
'year': 2024}
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120400611%27 HTTP/1.1" 200 None
2026-03-24 19:13:49 [astonbarclay.gb] INFO: Saving data for 120400611: {'created_time': 1774379629.32428, 'last_price_update_time': 1774379629.324292, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120400611') HTTP/1.1" 204 0
2026-03-24 19:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/ade74a0e-ce68-4401-998d-339179249e96_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120414008?view=catalogue)
2026-03-24 19:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/74705d9a-05e4-40ef-a0fd-d494a5fb7b9b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120414008?view=catalogue)
2026-03-24 19:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/f217cbb4-f25d-40eb-a708-255ba694a76a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120414008?view=catalogue)
2026-03-24 19:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/e074c698-e373-4719-904e-bdc19c1a5a64_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120414008?view=catalogue)
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af46b690>
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac7761b3-1e9b-5069-8b3e-56ad547562a7/ac7761b3-1e9b-5069-8b3e-56ad547562a7_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAJ71NWW%252F2026-03-13%252Fimage%252Fade74a0e-ce68-4401-998d-339179249e96_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/ade74a0e-ce68-4401-998d-339179249e96_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ac7761b3-1e9b-5069-8b3e-56ad547562a7
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af433310>
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac7761b3-1e9b-5069-8b3e-56ad547562a7/ac7761b3-1e9b-5069-8b3e-56ad547562a7_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAJ71NWW%252F2026-03-13%252Fimage%252F74705d9a-05e4-40ef-a0fd-d494a5fb7b9b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/74705d9a-05e4-40ef-a0fd-d494a5fb7b9b_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ac7761b3-1e9b-5069-8b3e-56ad547562a7
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af222010>
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac7761b3-1e9b-5069-8b3e-56ad547562a7/ac7761b3-1e9b-5069-8b3e-56ad547562a7_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAJ71NWW%252F2026-03-13%252Fimage%252Ff217cbb4-f25d-40eb-a708-255ba694a76a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/f217cbb4-f25d-40eb-a708-255ba694a76a_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ac7761b3-1e9b-5069-8b3e-56ad547562a7
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af062b10>
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac7761b3-1e9b-5069-8b3e-56ad547562a7/ac7761b3-1e9b-5069-8b3e-56ad547562a7_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAJ71NWW%252F2026-03-13%252Fimage%252Fe074c698-e373-4719-904e-bdc19c1a5a64_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/e074c698-e373-4719-904e-bdc19c1a5a64_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ac7761b3-1e9b-5069-8b3e-56ad547562a7
2026-03-24 19:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/bbf1f048-182d-44e4-afda-b400c79c2a56_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120414008?view=catalogue)
2026-03-24 19:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/d68f2df8-2ed0-4c1e-b59c-3594b3d465c8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120414008?view=catalogue)
2026-03-24 19:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/b964ab41-e7b4-4bfb-b073-93f2ce700613_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120414008?view=catalogue)
2026-03-24 19:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN74XOD/2026-03-19/image/31771ef1-b5ab-4d1b-b093-23f3c13745cb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446932?view=catalogue)
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefe6f50>
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac7761b3-1e9b-5069-8b3e-56ad547562a7/ac7761b3-1e9b-5069-8b3e-56ad547562a7_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAJ71NWW%252F2026-03-13%252Fimage%252Fbbf1f048-182d-44e4-afda-b400c79c2a56_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/bbf1f048-182d-44e4-afda-b400c79c2a56_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ac7761b3-1e9b-5069-8b3e-56ad547562a7
2026-03-24 19:13:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN74XOD/2026-03-19/image/8a972c46-9835-49ae-9d5b-0b8684bcb6a8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446932?view=catalogue)
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2cf4d0>
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac7761b3-1e9b-5069-8b3e-56ad547562a7/ac7761b3-1e9b-5069-8b3e-56ad547562a7_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAJ71NWW%252F2026-03-13%252Fimage%252Fd68f2df8-2ed0-4c1e-b59c-3594b3d465c8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/d68f2df8-2ed0-4c1e-b59c-3594b3d465c8_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ac7761b3-1e9b-5069-8b3e-56ad547562a7
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0b5010>
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac7761b3-1e9b-5069-8b3e-56ad547562a7/ac7761b3-1e9b-5069-8b3e-56ad547562a7_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAJ71NWW%252F2026-03-13%252Fimage%252Fb964ab41-e7b4-4bfb-b073-93f2ce700613_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/b964ab41-e7b4-4bfb-b073-93f2ce700613_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ac7761b3-1e9b-5069-8b3e-56ad547562a7
2026-03-24 19:13:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ac7761b3-1e9b-5069-8b3e-56ad547562a7, skipping ID generation
2026-03-24 19:13:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac7761b3-1e9b-5069-8b3e-56ad547562a7 with scrape type 1
2026-03-24 19:13:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ac7761b3-1e9b-5069-8b3e-56ad547562a7 sending to next pipeline
2026-03-24 19:13:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ac7761b3-1e9b-5069-8b3e-56ad547562a7, identifier: 120414008
2026-03-24 19:13:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ac7761b3-1e9b-5069-8b3e-56ad547562a7 with identifier: 120414008
2026-03-24 19:13:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ac7761b3-1e9b-5069-8b3e-56ad547562a7 with identifier: 120414008
2026-03-24 19:13:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ac7761b3-1e9b-5069-8b3e-56ad547562a7 with identifier: 120414008 to the API
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/b964ab41-e7b4-4bfb-b073-93f2ce700613_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ac7761b3-1e9b-5069-8b3e-56ad547562a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AJ71NWW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120414008',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'ZOE HATCHBACK',
'odometer': 51966,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac7761b3-1e9b-5069-8b3e-56ad547562a7/ac7761b3-1e9b-5069-8b3e-56ad547562a7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32755,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/d68f2df8-2ed0-4c1e-b59c-3594b3d465c8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac7761b3-1e9b-5069-8b3e-56ad547562a7/ac7761b3-1e9b-5069-8b3e-56ad547562a7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37384,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/fec77d80-f75e-40f9-b116-74f3bd987999_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac7761b3-1e9b-5069-8b3e-56ad547562a7/ac7761b3-1e9b-5069-8b3e-56ad547562a7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37536,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/bbf1f048-182d-44e4-afda-b400c79c2a56_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac7761b3-1e9b-5069-8b3e-56ad547562a7/ac7761b3-1e9b-5069-8b3e-56ad547562a7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31416,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/b964ab41-e7b4-4bfb-b073-93f2ce700613_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac7761b3-1e9b-5069-8b3e-56ad547562a7/ac7761b3-1e9b-5069-8b3e-56ad547562a7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43606,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/f217cbb4-f25d-40eb-a708-255ba694a76a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac7761b3-1e9b-5069-8b3e-56ad547562a7/ac7761b3-1e9b-5069-8b3e-56ad547562a7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47259,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/e074c698-e373-4719-904e-bdc19c1a5a64_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac7761b3-1e9b-5069-8b3e-56ad547562a7/ac7761b3-1e9b-5069-8b3e-56ad547562a7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53851,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/74705d9a-05e4-40ef-a0fd-d494a5fb7b9b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac7761b3-1e9b-5069-8b3e-56ad547562a7/ac7761b3-1e9b-5069-8b3e-56ad547562a7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47206,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AJ71NWW/2026-03-13/image/ade74a0e-ce68-4401-998d-339179249e96_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-15',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT ZOE HATCHBACK 100kW i GT Line R135 50kWh Rapid Charge 5dr '
'Auto',
'transmission': 'automatic',
'trim': '100kW i GT Line R135 50kWh Rapid Charge 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120414008%27 HTTP/1.1" 200 None
2026-03-24 19:13:50 [astonbarclay.gb] INFO: Saving data for 120414008: {'created_time': 1774379630.306761, 'last_price_update_time': 1774379630.306773, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120414008') HTTP/1.1" 204 0
2026-03-24 19:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL71KJU/2026-03-23/image/8ae18c56-354b-4f87-a8a1-d2af99792510_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120476870?view=catalogue)
2026-03-24 19:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL71KJU/2026-03-23/image/e9576b4a-f61c-41ad-9b7f-3fb01c4bd1ac_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120476870?view=catalogue)
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af063890>
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19514165-fbed-5214-a65b-f0cedaf0455f/19514165-fbed-5214-a65b-f0cedaf0455f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN74XOD%252F2026-03-19%252Fimage%252F31771ef1-b5ab-4d1b-b093-23f3c13745cb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74XOD/2026-03-19/image/31771ef1-b5ab-4d1b-b093-23f3c13745cb_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 19514165-fbed-5214-a65b-f0cedaf0455f
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af45ca50>
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19514165-fbed-5214-a65b-f0cedaf0455f/19514165-fbed-5214-a65b-f0cedaf0455f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN74XOD%252F2026-03-19%252Fimage%252F8a972c46-9835-49ae-9d5b-0b8684bcb6a8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74XOD/2026-03-19/image/8a972c46-9835-49ae-9d5b-0b8684bcb6a8_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 19514165-fbed-5214-a65b-f0cedaf0455f
2026-03-24 19:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN74XOD/2026-03-19/image/cc44ab5c-b06b-47e2-b68e-fa3e50bf1001_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446932?view=catalogue)
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b620b310>
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18d456f6-1414-5ba2-a04c-5f28ee0d9817/18d456f6-1414-5ba2-a04c-5f28ee0d9817_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL71KJU%252F2026-03-23%252Fimage%252F8ae18c56-354b-4f87-a8a1-d2af99792510_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL71KJU/2026-03-23/image/8ae18c56-354b-4f87-a8a1-d2af99792510_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 18d456f6-1414-5ba2-a04c-5f28ee0d9817
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b48aec10>
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18d456f6-1414-5ba2-a04c-5f28ee0d9817/18d456f6-1414-5ba2-a04c-5f28ee0d9817_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL71KJU%252F2026-03-23%252Fimage%252Fe9576b4a-f61c-41ad-9b7f-3fb01c4bd1ac_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL71KJU/2026-03-23/image/e9576b4a-f61c-41ad-9b7f-3fb01c4bd1ac_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 18d456f6-1414-5ba2-a04c-5f28ee0d9817
2026-03-24 19:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120333553?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b798de50>
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19514165-fbed-5214-a65b-f0cedaf0455f/19514165-fbed-5214-a65b-f0cedaf0455f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN74XOD%252F2026-03-19%252Fimage%252Fcc44ab5c-b06b-47e2-b68e-fa3e50bf1001_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74XOD/2026-03-19/image/cc44ab5c-b06b-47e2-b68e-fa3e50bf1001_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 19514165-fbed-5214-a65b-f0cedaf0455f
2026-03-24 19:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN74XOD/2026-03-19/image/f73fe72b-b7db-4949-a6ab-98bafcccd1fb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446932?view=catalogue)
2026-03-24 19:13:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120333553, 'registration': 'YA71GOX', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH Acenta Premium 5dr', 'mileage': 34244, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-02-28', 'fuel': 'Petrol', 'motExpiry': '2027-02-27', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YA71GOX/2026-03-12/image/0c442c88-7c39-434a-bc43-009e67327f2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA71GOX/2026-03-12/image/af39f13b-f6ad-421b-876b-5a4adf396eed_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA71GOX/2026-03-12/image/cc178e16-678b-415e-81ea-29930511ce86_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA71GOX/2026-03-12/image/559c1198-adec-405b-af2d-b1e4cd368de2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA71GOX/2026-03-12/image/f3849c9a-2d55-4ad5-8cf7-dc9523ffa1ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA71GOX/2026-03-12/image/6a2746b4-3654-48e5-ae73-f87fec7a3ee3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA71GOX/2026-03-12/image/0cb44f65-2023-4e97-ae78-78b36f42ce8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA71GOX/2026-03-12/image/0fd7bfbc-0384-45d2-a88c-71c8bc9c700a_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/24 19K 10/25 30K', 'remarks': 'VOSA STATES 24K 33K SAPRE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 143, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b436cd25-2372-4b18-8af1-0c107e147d29.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120333553, 'registration': 'YA71GOX', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH Acenta Premium 5dr', 'mileage': 34244, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-02-28', 'fuel': 'Petrol', 'motExpiry': '2027-02-27', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YA71GOX/2026-03-12/image/0c442c88-7c39-434a-bc43-009e67327f2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA71GOX/2026-03-12/image/af39f13b-f6ad-421b-876b-5a4adf396eed_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA71GOX/2026-03-12/image/cc178e16-678b-415e-81ea-29930511ce86_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA71GOX/2026-03-12/image/559c1198-adec-405b-af2d-b1e4cd368de2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA71GOX/2026-03-12/image/f3849c9a-2d55-4ad5-8cf7-dc9523ffa1ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA71GOX/2026-03-12/image/6a2746b4-3654-48e5-ae73-f87fec7a3ee3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA71GOX/2026-03-12/image/0cb44f65-2023-4e97-ae78-78b36f42ce8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA71GOX/2026-03-12/image/0fd7bfbc-0384-45d2-a88c-71c8bc9c700a_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/24 19K 10/25 30K', 'remarks': 'VOSA STATES 24K 33K SAPRE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 143, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b436cd25-2372-4b18-8af1-0c107e147d29.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88294527-a9f5-5c1b-ae3f-e5ba65873bc7 with identifier: 120333553
2026-03-24 19:13:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88294527-a9f5-5c1b-ae3f-e5ba65873bc7 with scrape type 1
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 88294527-a9f5-5c1b-ae3f-e5ba65873bc7
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYA71GOX%252F2026-03-12%252Fimage%252F0c442c88-7c39-434a-bc43-009e67327f2b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YA71GOX/2026-03-12/image/0c442c88-7c39-434a-bc43-009e67327f2b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYA71GOX%252F2026-03-12%252Fimage%252Faf39f13b-f6ad-421b-876b-5a4adf396eed_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YA71GOX/2026-03-12/image/af39f13b-f6ad-421b-876b-5a4adf396eed_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYA71GOX%252F2026-03-12%252Fimage%252Fcc178e16-678b-415e-81ea-29930511ce86_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YA71GOX/2026-03-12/image/cc178e16-678b-415e-81ea-29930511ce86_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL71KJU/2026-03-23/image/b6d1e63a-ea39-4e45-8205-b372eacc5ad8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120476870?view=catalogue)
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYA71GOX%252F2026-03-12%252Fimage%252F559c1198-adec-405b-af2d-b1e4cd368de2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YA71GOX/2026-03-12/image/559c1198-adec-405b-af2d-b1e4cd368de2_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYA71GOX%252F2026-03-12%252Fimage%252Ff3849c9a-2d55-4ad5-8cf7-dc9523ffa1ed_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YA71GOX/2026-03-12/image/f3849c9a-2d55-4ad5-8cf7-dc9523ffa1ed_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYA71GOX%252F2026-03-12%252Fimage%252F6a2746b4-3654-48e5-ae73-f87fec7a3ee3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YA71GOX/2026-03-12/image/6a2746b4-3654-48e5-ae73-f87fec7a3ee3_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefa4650>
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19514165-fbed-5214-a65b-f0cedaf0455f/19514165-fbed-5214-a65b-f0cedaf0455f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN74XOD%252F2026-03-19%252Fimage%252Ff73fe72b-b7db-4949-a6ab-98bafcccd1fb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74XOD/2026-03-19/image/f73fe72b-b7db-4949-a6ab-98bafcccd1fb_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 19514165-fbed-5214-a65b-f0cedaf0455f
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYA71GOX%252F2026-03-12%252Fimage%252F0cb44f65-2023-4e97-ae78-78b36f42ce8e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YA71GOX/2026-03-12/image/0cb44f65-2023-4e97-ae78-78b36f42ce8e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYA71GOX%252F2026-03-12%252Fimage%252F0fd7bfbc-0384-45d2-a88c-71c8bc9c700a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YA71GOX/2026-03-12/image/0fd7bfbc-0384-45d2-a88c-71c8bc9c700a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2c5f10>
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18d456f6-1414-5ba2-a04c-5f28ee0d9817/18d456f6-1414-5ba2-a04c-5f28ee0d9817_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL71KJU%252F2026-03-23%252Fimage%252Fb6d1e63a-ea39-4e45-8205-b372eacc5ad8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL71KJU/2026-03-23/image/b6d1e63a-ea39-4e45-8205-b372eacc5ad8_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 18d456f6-1414-5ba2-a04c-5f28ee0d9817
2026-03-24 19:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL71KJU/2026-03-23/image/df600fa1-29a4-4717-ac41-fecacf2a06ac_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120476870?view=catalogue)
2026-03-24 19:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL71KJU/2026-03-23/image/8f2cba0f-7295-4fd8-884b-5d32f1e7d062_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120476870?view=catalogue)
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b6209550>
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18d456f6-1414-5ba2-a04c-5f28ee0d9817/18d456f6-1414-5ba2-a04c-5f28ee0d9817_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL71KJU%252F2026-03-23%252Fimage%252Fdf600fa1-29a4-4717-ac41-fecacf2a06ac_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL71KJU/2026-03-23/image/df600fa1-29a4-4717-ac41-fecacf2a06ac_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 18d456f6-1414-5ba2-a04c-5f28ee0d9817
2026-03-24 19:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YA71GOX/2026-03-12/image/cc178e16-678b-415e-81ea-29930511ce86_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120333553?view=catalogue)
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef7fad0>
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18d456f6-1414-5ba2-a04c-5f28ee0d9817/18d456f6-1414-5ba2-a04c-5f28ee0d9817_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL71KJU%252F2026-03-23%252Fimage%252F8f2cba0f-7295-4fd8-884b-5d32f1e7d062_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL71KJU/2026-03-23/image/8f2cba0f-7295-4fd8-884b-5d32f1e7d062_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 18d456f6-1414-5ba2-a04c-5f28ee0d9817
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af077d50>
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88294527-a9f5-5c1b-ae3f-e5ba65873bc7/88294527-a9f5-5c1b-ae3f-e5ba65873bc7_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYA71GOX%252F2026-03-12%252Fimage%252Fcc178e16-678b-415e-81ea-29930511ce86_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YA71GOX/2026-03-12/image/cc178e16-678b-415e-81ea-29930511ce86_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 88294527-a9f5-5c1b-ae3f-e5ba65873bc7
2026-03-24 19:13:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YA71GOX/2026-03-12/image/0cb44f65-2023-4e97-ae78-78b36f42ce8e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120333553?view=catalogue)
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2c7e50>
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88294527-a9f5-5c1b-ae3f-e5ba65873bc7/88294527-a9f5-5c1b-ae3f-e5ba65873bc7_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYA71GOX%252F2026-03-12%252Fimage%252F0cb44f65-2023-4e97-ae78-78b36f42ce8e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YA71GOX/2026-03-12/image/0cb44f65-2023-4e97-ae78-78b36f42ce8e_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 88294527-a9f5-5c1b-ae3f-e5ba65873bc7
2026-03-24 19:13:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YA71GOX/2026-03-12/image/6a2746b4-3654-48e5-ae73-f87fec7a3ee3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120333553?view=catalogue)
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af056b50>
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88294527-a9f5-5c1b-ae3f-e5ba65873bc7/88294527-a9f5-5c1b-ae3f-e5ba65873bc7_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYA71GOX%252F2026-03-12%252Fimage%252F6a2746b4-3654-48e5-ae73-f87fec7a3ee3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YA71GOX/2026-03-12/image/6a2746b4-3654-48e5-ae73-f87fec7a3ee3_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 88294527-a9f5-5c1b-ae3f-e5ba65873bc7
2026-03-24 19:13:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YA71GOX/2026-03-12/image/559c1198-adec-405b-af2d-b1e4cd368de2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120333553?view=catalogue)
2026-03-24 19:13:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YA71GOX/2026-03-12/image/0fd7bfbc-0384-45d2-a88c-71c8bc9c700a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120333553?view=catalogue)
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3b5f50>
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88294527-a9f5-5c1b-ae3f-e5ba65873bc7/88294527-a9f5-5c1b-ae3f-e5ba65873bc7_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYA71GOX%252F2026-03-12%252Fimage%252F559c1198-adec-405b-af2d-b1e4cd368de2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YA71GOX/2026-03-12/image/559c1198-adec-405b-af2d-b1e4cd368de2_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 88294527-a9f5-5c1b-ae3f-e5ba65873bc7
2026-03-24 19:13:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YA71GOX/2026-03-12/image/0c442c88-7c39-434a-bc43-009e67327f2b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120333553?view=catalogue)
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af221350>
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88294527-a9f5-5c1b-ae3f-e5ba65873bc7/88294527-a9f5-5c1b-ae3f-e5ba65873bc7_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYA71GOX%252F2026-03-12%252Fimage%252F0fd7bfbc-0384-45d2-a88c-71c8bc9c700a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YA71GOX/2026-03-12/image/0fd7bfbc-0384-45d2-a88c-71c8bc9c700a_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 88294527-a9f5-5c1b-ae3f-e5ba65873bc7
2026-03-24 19:13:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YA71GOX/2026-03-12/image/f3849c9a-2d55-4ad5-8cf7-dc9523ffa1ed_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120333553?view=catalogue)
2026-03-24 19:13:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN74XOD/2026-03-19/image/a009c3ed-fd81-405f-9d76-59057e7f6ce8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446932?view=catalogue)
2026-03-24 19:13:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN74XOD/2026-03-19/image/4281fb40-917a-4b63-b0be-225dbb5deb74_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446932?view=catalogue)
2026-03-24 19:13:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YA71GOX/2026-03-12/image/af39f13b-f6ad-421b-876b-5a4adf396eed_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120333553?view=catalogue)
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b6209c10>
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88294527-a9f5-5c1b-ae3f-e5ba65873bc7/88294527-a9f5-5c1b-ae3f-e5ba65873bc7_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYA71GOX%252F2026-03-12%252Fimage%252F0c442c88-7c39-434a-bc43-009e67327f2b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YA71GOX/2026-03-12/image/0c442c88-7c39-434a-bc43-009e67327f2b_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 88294527-a9f5-5c1b-ae3f-e5ba65873bc7
2026-03-24 19:13:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN74XOD/2026-03-19/image/2816d321-69b3-41db-a4b5-79ff15b10439_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446932?view=catalogue)
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af056250>
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88294527-a9f5-5c1b-ae3f-e5ba65873bc7/88294527-a9f5-5c1b-ae3f-e5ba65873bc7_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYA71GOX%252F2026-03-12%252Fimage%252Ff3849c9a-2d55-4ad5-8cf7-dc9523ffa1ed_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YA71GOX/2026-03-12/image/f3849c9a-2d55-4ad5-8cf7-dc9523ffa1ed_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 88294527-a9f5-5c1b-ae3f-e5ba65873bc7
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af221250>
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19514165-fbed-5214-a65b-f0cedaf0455f/19514165-fbed-5214-a65b-f0cedaf0455f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN74XOD%252F2026-03-19%252Fimage%252Fa009c3ed-fd81-405f-9d76-59057e7f6ce8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74XOD/2026-03-19/image/a009c3ed-fd81-405f-9d76-59057e7f6ce8_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 19514165-fbed-5214-a65b-f0cedaf0455f
2026-03-24 19:13:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL71KJU/2026-03-23/image/917f2691-df27-498c-ab91-6e2b3f147a7f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120476870?view=catalogue)
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefe6490>
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19514165-fbed-5214-a65b-f0cedaf0455f/19514165-fbed-5214-a65b-f0cedaf0455f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN74XOD%252F2026-03-19%252Fimage%252F4281fb40-917a-4b63-b0be-225dbb5deb74_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74XOD/2026-03-19/image/4281fb40-917a-4b63-b0be-225dbb5deb74_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 19514165-fbed-5214-a65b-f0cedaf0455f
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3d37d0>
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_88294527-a9f5-5c1b-ae3f-e5ba65873bc7/88294527-a9f5-5c1b-ae3f-e5ba65873bc7_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYA71GOX%252F2026-03-12%252Fimage%252Faf39f13b-f6ad-421b-876b-5a4adf396eed_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YA71GOX/2026-03-12/image/af39f13b-f6ad-421b-876b-5a4adf396eed_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 88294527-a9f5-5c1b-ae3f-e5ba65873bc7
2026-03-24 19:13:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 88294527-a9f5-5c1b-ae3f-e5ba65873bc7, skipping ID generation
2026-03-24 19:13:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88294527-a9f5-5c1b-ae3f-e5ba65873bc7 with scrape type 1
2026-03-24 19:13:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 88294527-a9f5-5c1b-ae3f-e5ba65873bc7 sending to next pipeline
2026-03-24 19:13:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 88294527-a9f5-5c1b-ae3f-e5ba65873bc7, identifier: 120333553
2026-03-24 19:13:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 88294527-a9f5-5c1b-ae3f-e5ba65873bc7 with identifier: 120333553
2026-03-24 19:13:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 88294527-a9f5-5c1b-ae3f-e5ba65873bc7 with identifier: 120333553
2026-03-24 19:13:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 88294527-a9f5-5c1b-ae3f-e5ba65873bc7 with identifier: 120333553 to the API
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/YA71GOX/2026-03-12/image/af39f13b-f6ad-421b-876b-5a4adf396eed_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 143,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '88294527-a9f5-5c1b-ae3f-e5ba65873bc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YA71GOX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120333553',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 34244,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88294527-a9f5-5c1b-ae3f-e5ba65873bc7/88294527-a9f5-5c1b-ae3f-e5ba65873bc7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32075,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YA71GOX/2026-03-12/image/0c442c88-7c39-434a-bc43-009e67327f2b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88294527-a9f5-5c1b-ae3f-e5ba65873bc7/88294527-a9f5-5c1b-ae3f-e5ba65873bc7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33636,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YA71GOX/2026-03-12/image/af39f13b-f6ad-421b-876b-5a4adf396eed_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88294527-a9f5-5c1b-ae3f-e5ba65873bc7/88294527-a9f5-5c1b-ae3f-e5ba65873bc7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32253,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YA71GOX/2026-03-12/image/cc178e16-678b-415e-81ea-29930511ce86_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88294527-a9f5-5c1b-ae3f-e5ba65873bc7/88294527-a9f5-5c1b-ae3f-e5ba65873bc7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31028,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YA71GOX/2026-03-12/image/559c1198-adec-405b-af2d-b1e4cd368de2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88294527-a9f5-5c1b-ae3f-e5ba65873bc7/88294527-a9f5-5c1b-ae3f-e5ba65873bc7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58876,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YA71GOX/2026-03-12/image/f3849c9a-2d55-4ad5-8cf7-dc9523ffa1ed_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88294527-a9f5-5c1b-ae3f-e5ba65873bc7/88294527-a9f5-5c1b-ae3f-e5ba65873bc7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50815,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YA71GOX/2026-03-12/image/6a2746b4-3654-48e5-ae73-f87fec7a3ee3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88294527-a9f5-5c1b-ae3f-e5ba65873bc7/88294527-a9f5-5c1b-ae3f-e5ba65873bc7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43313,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YA71GOX/2026-03-12/image/0cb44f65-2023-4e97-ae78-78b36f42ce8e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88294527-a9f5-5c1b-ae3f-e5ba65873bc7/88294527-a9f5-5c1b-ae3f-e5ba65873bc7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56586,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YA71GOX/2026-03-12/image/0fd7bfbc-0384-45d2-a88c-71c8bc9c700a_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-28',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.3 DiG-T MH Acenta Premium 5dr',
'transmission': 'manual',
'trim': '1.3 DiG-T MH Acenta Premium 5dr',
'vin': None,
'year': 2022}
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120333553%27 HTTP/1.1" 200 None
2026-03-24 19:13:52 [astonbarclay.gb] INFO: Saving data for 120333553: {'created_time': 1774379632.443881, 'last_price_update_time': 1774379632.443895, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120333553') HTTP/1.1" 204 0
2026-03-24 19:13:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL71KJU/2026-03-23/image/bc723da6-01f4-41b9-8464-bdd9d206f5d5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120476870?view=catalogue)
2026-03-24 19:13:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LL71KJU/2026-03-23/image/24390774-56c3-4bbb-9b9a-405b886d8774_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120476870?view=catalogue)
2026-03-24 19:13:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af075c10>
2026-03-24 19:13:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19514165-fbed-5214-a65b-f0cedaf0455f/19514165-fbed-5214-a65b-f0cedaf0455f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN74XOD%252F2026-03-19%252Fimage%252F2816d321-69b3-41db-a4b5-79ff15b10439_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74XOD/2026-03-19/image/2816d321-69b3-41db-a4b5-79ff15b10439_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 19514165-fbed-5214-a65b-f0cedaf0455f
2026-03-24 19:13:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 19514165-fbed-5214-a65b-f0cedaf0455f, skipping ID generation
2026-03-24 19:13:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19514165-fbed-5214-a65b-f0cedaf0455f with scrape type 1
2026-03-24 19:13:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 19514165-fbed-5214-a65b-f0cedaf0455f sending to next pipeline
2026-03-24 19:13:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 19514165-fbed-5214-a65b-f0cedaf0455f, identifier: 120446932
2026-03-24 19:13:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af369b50>
2026-03-24 19:13:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18d456f6-1414-5ba2-a04c-5f28ee0d9817/18d456f6-1414-5ba2-a04c-5f28ee0d9817_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL71KJU%252F2026-03-23%252Fimage%252F917f2691-df27-498c-ab91-6e2b3f147a7f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL71KJU/2026-03-23/image/917f2691-df27-498c-ab91-6e2b3f147a7f_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 18d456f6-1414-5ba2-a04c-5f28ee0d9817
2026-03-24 19:13:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 19514165-fbed-5214-a65b-f0cedaf0455f with identifier: 120446932
2026-03-24 19:13:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 19514165-fbed-5214-a65b-f0cedaf0455f with identifier: 120446932
2026-03-24 19:13:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 19514165-fbed-5214-a65b-f0cedaf0455f with identifier: 120446932 to the API
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/WN74XOD/2026-03-19/image/2816d321-69b3-41db-a4b5-79ff15b10439_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 107,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '19514165-fbed-5214-a65b-f0cedaf0455f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WN74XOD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120446932',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'ARKANA ESTATE',
'odometer': 16682,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19514165-fbed-5214-a65b-f0cedaf0455f/19514165-fbed-5214-a65b-f0cedaf0455f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34423,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN74XOD/2026-03-19/image/2816d321-69b3-41db-a4b5-79ff15b10439_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19514165-fbed-5214-a65b-f0cedaf0455f/19514165-fbed-5214-a65b-f0cedaf0455f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34346,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN74XOD/2026-03-19/image/4281fb40-917a-4b63-b0be-225dbb5deb74_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19514165-fbed-5214-a65b-f0cedaf0455f/19514165-fbed-5214-a65b-f0cedaf0455f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36284,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN74XOD/2026-03-19/image/a009c3ed-fd81-405f-9d76-59057e7f6ce8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19514165-fbed-5214-a65b-f0cedaf0455f/19514165-fbed-5214-a65b-f0cedaf0455f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34547,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN74XOD/2026-03-19/image/f73fe72b-b7db-4949-a6ab-98bafcccd1fb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19514165-fbed-5214-a65b-f0cedaf0455f/19514165-fbed-5214-a65b-f0cedaf0455f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61431,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN74XOD/2026-03-19/image/143640d9-6168-4d15-81bf-7756b680b7f5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19514165-fbed-5214-a65b-f0cedaf0455f/19514165-fbed-5214-a65b-f0cedaf0455f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56528,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN74XOD/2026-03-19/image/cc44ab5c-b06b-47e2-b68e-fa3e50bf1001_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19514165-fbed-5214-a65b-f0cedaf0455f/19514165-fbed-5214-a65b-f0cedaf0455f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41104,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN74XOD/2026-03-19/image/8a972c46-9835-49ae-9d5b-0b8684bcb6a8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19514165-fbed-5214-a65b-f0cedaf0455f/19514165-fbed-5214-a65b-f0cedaf0455f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58142,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN74XOD/2026-03-19/image/31771ef1-b5ab-4d1b-b093-23f3c13745cb_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-09-17',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT ARKANA ESTATE 1.6 E-Tech FHEV 145 Techno 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 E-Tech FHEV 145 Techno 5dr Auto',
'vin': None,
'year': 2024}
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446932%27 HTTP/1.1" 200 None
2026-03-24 19:13:52 [astonbarclay.gb] INFO: Saving data for 120446932: {'created_time': 1774379632.926724, 'last_price_update_time': 1774379632.926741, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120446932') HTTP/1.1" 204 0
2026-03-24 19:13:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af18a1d0>
2026-03-24 19:13:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18d456f6-1414-5ba2-a04c-5f28ee0d9817/18d456f6-1414-5ba2-a04c-5f28ee0d9817_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL71KJU%252F2026-03-23%252Fimage%252Fbc723da6-01f4-41b9-8464-bdd9d206f5d5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL71KJU/2026-03-23/image/bc723da6-01f4-41b9-8464-bdd9d206f5d5_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 18d456f6-1414-5ba2-a04c-5f28ee0d9817
2026-03-24 19:13:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef70090>
2026-03-24 19:13:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18d456f6-1414-5ba2-a04c-5f28ee0d9817/18d456f6-1414-5ba2-a04c-5f28ee0d9817_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLL71KJU%252F2026-03-23%252Fimage%252F24390774-56c3-4bbb-9b9a-405b886d8774_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LL71KJU/2026-03-23/image/24390774-56c3-4bbb-9b9a-405b886d8774_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 18d456f6-1414-5ba2-a04c-5f28ee0d9817
2026-03-24 19:13:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 18d456f6-1414-5ba2-a04c-5f28ee0d9817, skipping ID generation
2026-03-24 19:13:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18d456f6-1414-5ba2-a04c-5f28ee0d9817 with scrape type 1
2026-03-24 19:13:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 18d456f6-1414-5ba2-a04c-5f28ee0d9817 sending to next pipeline
2026-03-24 19:13:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 18d456f6-1414-5ba2-a04c-5f28ee0d9817, identifier: 120476870
2026-03-24 19:13:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 18d456f6-1414-5ba2-a04c-5f28ee0d9817 with identifier: 120476870
2026-03-24 19:13:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 18d456f6-1414-5ba2-a04c-5f28ee0d9817 with identifier: 120476870
2026-03-24 19:13:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 18d456f6-1414-5ba2-a04c-5f28ee0d9817 with identifier: 120476870 to the API
2026-03-24 19:13:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LL71KJU/2026-03-23/image/24390774-56c3-4bbb-9b9a-405b886d8774_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '18d456f6-1414-5ba2-a04c-5f28ee0d9817',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LL71KJU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120476870',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'LEAF HATCHBACK',
'odometer': 30371,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18d456f6-1414-5ba2-a04c-5f28ee0d9817/18d456f6-1414-5ba2-a04c-5f28ee0d9817_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32097,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL71KJU/2026-03-23/image/917f2691-df27-498c-ab91-6e2b3f147a7f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18d456f6-1414-5ba2-a04c-5f28ee0d9817/18d456f6-1414-5ba2-a04c-5f28ee0d9817_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31934,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL71KJU/2026-03-23/image/24390774-56c3-4bbb-9b9a-405b886d8774_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18d456f6-1414-5ba2-a04c-5f28ee0d9817/18d456f6-1414-5ba2-a04c-5f28ee0d9817_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30767,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL71KJU/2026-03-23/image/bc723da6-01f4-41b9-8464-bdd9d206f5d5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18d456f6-1414-5ba2-a04c-5f28ee0d9817/18d456f6-1414-5ba2-a04c-5f28ee0d9817_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30269,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL71KJU/2026-03-23/image/df600fa1-29a4-4717-ac41-fecacf2a06ac_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18d456f6-1414-5ba2-a04c-5f28ee0d9817/18d456f6-1414-5ba2-a04c-5f28ee0d9817_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60467,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL71KJU/2026-03-23/image/8f2cba0f-7295-4fd8-884b-5d32f1e7d062_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18d456f6-1414-5ba2-a04c-5f28ee0d9817/18d456f6-1414-5ba2-a04c-5f28ee0d9817_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47420,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL71KJU/2026-03-23/image/b6d1e63a-ea39-4e45-8205-b372eacc5ad8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18d456f6-1414-5ba2-a04c-5f28ee0d9817/18d456f6-1414-5ba2-a04c-5f28ee0d9817_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44808,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL71KJU/2026-03-23/image/e9576b4a-f61c-41ad-9b7f-3fb01c4bd1ac_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18d456f6-1414-5ba2-a04c-5f28ee0d9817/18d456f6-1414-5ba2-a04c-5f28ee0d9817_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56311,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LL71KJU/2026-03-23/image/8ae18c56-354b-4f87-a8a1-d2af99792510_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-31',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN LEAF HATCHBACK 160kW e+ N-Connecta 62kWh 5dr Auto',
'transmission': 'automatic',
'trim': '160kW e+ N-Connecta 62kWh 5dr Auto',
'vin': None,
'year': 2021}
2026-03-24 19:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476870%27 HTTP/1.1" 200 None
2026-03-24 19:13:53 [astonbarclay.gb] INFO: Saving data for 120476870: {'created_time': 1774379633.471404, 'last_price_update_time': 1774379633.471415, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120476870') HTTP/1.1" 204 0
2026-03-24 19:13:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120602548?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120295348?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:54 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120602548, 'registration': 'ME73FNT', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ARKANA ESTATE', 'derivative': '1.6 E-Tech FHEV 145 Esprit Alpine 5dr Auto', 'mileage': 32200, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-02-29', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/ME73FNT/2026-03-19/image/57f18775-6f48-45f0-bc20-9ea67111d09e_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME73FNT/2026-03-19/image/9e76717a-b8e0-46c6-8aaa-a136c1beab80_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME73FNT/2026-03-19/image/306c7ddb-d94c-40b5-8ee5-4133404ab38d_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME73FNT/2026-03-19/image/a0c0ba34-c5c8-4848-ae59-24a9d64c56b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME73FNT/2026-03-19/image/b7dbea92-6c95-4efd-8499-84997531beb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME73FNT/2026-03-19/image/c6d1bbf0-196b-4c80-bb9f-dbfd12bc1a16_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME73FNT/2026-03-19/image/625e252e-0972-4166-9b5e-0dc57d4c4762_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME73FNT/2026-03-19/image/0828bff0-1e26-43ed-8de3-da0956885f3a_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/25 18K 01/26 30K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/02f90d16-0606-4d1a-b6d0-ca42dcfa5493.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:54 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120602548, 'registration': 'ME73FNT', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ARKANA ESTATE', 'derivative': '1.6 E-Tech FHEV 145 Esprit Alpine 5dr Auto', 'mileage': 32200, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-02-29', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/ME73FNT/2026-03-19/image/57f18775-6f48-45f0-bc20-9ea67111d09e_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME73FNT/2026-03-19/image/9e76717a-b8e0-46c6-8aaa-a136c1beab80_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME73FNT/2026-03-19/image/306c7ddb-d94c-40b5-8ee5-4133404ab38d_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME73FNT/2026-03-19/image/a0c0ba34-c5c8-4848-ae59-24a9d64c56b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME73FNT/2026-03-19/image/b7dbea92-6c95-4efd-8499-84997531beb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME73FNT/2026-03-19/image/c6d1bbf0-196b-4c80-bb9f-dbfd12bc1a16_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME73FNT/2026-03-19/image/625e252e-0972-4166-9b5e-0dc57d4c4762_removebg.jpg?w=600', 'https://abimg003.imgix.net/ME73FNT/2026-03-19/image/0828bff0-1e26-43ed-8de3-da0956885f3a_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/25 18K 01/26 30K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/02f90d16-0606-4d1a-b6d0-ca42dcfa5493.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 973218c9-fe6e-5068-9b33-a8af29eded88 with identifier: 120602548
2026-03-24 19:13:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 973218c9-fe6e-5068-9b33-a8af29eded88 with scrape type 1
2026-03-24 19:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 973218c9-fe6e-5068-9b33-a8af29eded88
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FME73FNT%252F2026-03-19%252Fimage%252F57f18775-6f48-45f0-bc20-9ea67111d09e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ME73FNT/2026-03-19/image/57f18775-6f48-45f0-bc20-9ea67111d09e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FME73FNT%252F2026-03-19%252Fimage%252F9e76717a-b8e0-46c6-8aaa-a136c1beab80_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ME73FNT/2026-03-19/image/9e76717a-b8e0-46c6-8aaa-a136c1beab80_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FME73FNT%252F2026-03-19%252Fimage%252F306c7ddb-d94c-40b5-8ee5-4133404ab38d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ME73FNT/2026-03-19/image/306c7ddb-d94c-40b5-8ee5-4133404ab38d_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FME73FNT%252F2026-03-19%252Fimage%252Fa0c0ba34-c5c8-4848-ae59-24a9d64c56b7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ME73FNT/2026-03-19/image/a0c0ba34-c5c8-4848-ae59-24a9d64c56b7_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FME73FNT%252F2026-03-19%252Fimage%252Fb7dbea92-6c95-4efd-8499-84997531beb9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ME73FNT/2026-03-19/image/b7dbea92-6c95-4efd-8499-84997531beb9_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FME73FNT%252F2026-03-19%252Fimage%252Fc6d1bbf0-196b-4c80-bb9f-dbfd12bc1a16_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ME73FNT/2026-03-19/image/c6d1bbf0-196b-4c80-bb9f-dbfd12bc1a16_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FME73FNT%252F2026-03-19%252Fimage%252F625e252e-0972-4166-9b5e-0dc57d4c4762_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ME73FNT/2026-03-19/image/625e252e-0972-4166-9b5e-0dc57d4c4762_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:54 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120295348, 'registration': 'BF22EYP', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 Acenta 5dr', 'mileage': 35292, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-03-14', 'fuel': 'Petrol', 'motExpiry': '2026-03-13', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BF22EYP/2026-03-17/image/fc1fb81c-8df3-4db6-816f-0f2cfa3a8a5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF22EYP/2026-03-17/image/f66552e6-2f03-4263-942d-9fcc57ffaa39_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF22EYP/2026-03-17/image/de925414-2fa8-45e9-a31c-7787528d538a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF22EYP/2026-03-17/image/3e02c13b-44ac-46cb-8b2c-871a96de3885_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF22EYP/2026-03-17/image/0238c0bb-94d8-4cbd-a8bd-67874612ed22_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF22EYP/2026-03-17/image/3ab6f0d5-9a03-411d-a0aa-ce2896697acc_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF22EYP/2026-03-17/image/fcf2f0d3-881d-40bc-8831-9f358fc61616_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/23-6K 01/23-16K 01/25-25K', 'remarks': 'SPARE KEY, VOSA STATES 26K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f967556b-2df4-4094-bf88-a242f822ec9f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:54 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120295348, 'registration': 'BF22EYP', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 Acenta 5dr', 'mileage': 35292, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-03-14', 'fuel': 'Petrol', 'motExpiry': '2026-03-13', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BF22EYP/2026-03-17/image/fc1fb81c-8df3-4db6-816f-0f2cfa3a8a5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF22EYP/2026-03-17/image/f66552e6-2f03-4263-942d-9fcc57ffaa39_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF22EYP/2026-03-17/image/de925414-2fa8-45e9-a31c-7787528d538a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF22EYP/2026-03-17/image/3e02c13b-44ac-46cb-8b2c-871a96de3885_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF22EYP/2026-03-17/image/0238c0bb-94d8-4cbd-a8bd-67874612ed22_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF22EYP/2026-03-17/image/3ab6f0d5-9a03-411d-a0aa-ce2896697acc_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF22EYP/2026-03-17/image/fcf2f0d3-881d-40bc-8831-9f358fc61616_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/23-6K 01/23-16K 01/25-25K', 'remarks': 'SPARE KEY, VOSA STATES 26K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f967556b-2df4-4094-bf88-a242f822ec9f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b0e649d-16d7-5591-a67a-4ce2349876b7 with identifier: 120295348
2026-03-24 19:13:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b0e649d-16d7-5591-a67a-4ce2349876b7 with scrape type 1
2026-03-24 19:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 1b0e649d-16d7-5591-a67a-4ce2349876b7
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBF22EYP%252F2026-03-17%252Fimage%252Ffc1fb81c-8df3-4db6-816f-0f2cfa3a8a5c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF22EYP/2026-03-17/image/fc1fb81c-8df3-4db6-816f-0f2cfa3a8a5c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FME73FNT%252F2026-03-19%252Fimage%252F0828bff0-1e26-43ed-8de3-da0956885f3a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ME73FNT/2026-03-19/image/0828bff0-1e26-43ed-8de3-da0956885f3a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBF22EYP%252F2026-03-17%252Fimage%252Ff66552e6-2f03-4263-942d-9fcc57ffaa39_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF22EYP/2026-03-17/image/f66552e6-2f03-4263-942d-9fcc57ffaa39_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBF22EYP%252F2026-03-17%252Fimage%252Fde925414-2fa8-45e9-a31c-7787528d538a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF22EYP/2026-03-17/image/de925414-2fa8-45e9-a31c-7787528d538a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBF22EYP%252F2026-03-17%252Fimage%252F3e02c13b-44ac-46cb-8b2c-871a96de3885_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF22EYP/2026-03-17/image/3e02c13b-44ac-46cb-8b2c-871a96de3885_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBF22EYP%252F2026-03-17%252Fimage%252F0238c0bb-94d8-4cbd-a8bd-67874612ed22_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF22EYP/2026-03-17/image/0238c0bb-94d8-4cbd-a8bd-67874612ed22_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBF22EYP%252F2026-03-17%252Fimage%252F3ab6f0d5-9a03-411d-a0aa-ce2896697acc_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF22EYP/2026-03-17/image/3ab6f0d5-9a03-411d-a0aa-ce2896697acc_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBF22EYP%252F2026-03-17%252Fimage%252Ffcf2f0d3-881d-40bc-8831-9f358fc61616_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF22EYP/2026-03-17/image/fcf2f0d3-881d-40bc-8831-9f358fc61616_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120731329?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:55 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120731329, 'registration': 'HD19SXW', 'account': 'MOT075', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 [112] Tekna 5dr [Bose]', 'mileage': 31827, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-06-29', 'fuel': 'Petrol', 'motExpiry': '2026-05-22', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 07/20 6K 06/21 11K 06/22 18K 06/23 23K 05/24 25K 05/25 29K', 'remarks': 'VOSA STATES 18K 23K 25K 29K NUMBER OF FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 162, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/19455a07-907f-417c-8fe9-65afd4f8ae8f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:13:55 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120731329, 'registration': 'HD19SXW', 'account': 'MOT075', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 [112] Tekna 5dr [Bose]', 'mileage': 31827, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-06-29', 'fuel': 'Petrol', 'motExpiry': '2026-05-22', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': 'Service book 07/20 6K 06/21 11K 06/22 18K 06/23 23K 05/24 25K 05/25 29K', 'remarks': 'VOSA STATES 18K 23K 25K 29K NUMBER OF FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 162, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/19455a07-907f-417c-8fe9-65afd4f8ae8f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:13:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96a8bc05-cdb0-59f2-b0f5-e209b686577e with identifier: 120731329
2026-03-24 19:13:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96a8bc05-cdb0-59f2-b0f5-e209b686577e with scrape type 1
2026-03-24 19:13:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 96a8bc05-cdb0-59f2-b0f5-e209b686577e
2026-03-24 19:13:55 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 96a8bc05-cdb0-59f2-b0f5-e209b686577e
2026-03-24 19:13:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 96a8bc05-cdb0-59f2-b0f5-e209b686577e, identifier: 120731329
2026-03-24 19:13:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 96a8bc05-cdb0-59f2-b0f5-e209b686577e with identifier: 120731329
2026-03-24 19:13:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 96a8bc05-cdb0-59f2-b0f5-e209b686577e with identifier: 120731329
2026-03-24 19:13:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 96a8bc05-cdb0-59f2-b0f5-e209b686577e with identifier: 120731329 to the API
2026-03-24 19:13:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120731329?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 162,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '96a8bc05-cdb0-59f2-b0f5-e209b686577e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HD19SXW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120731329',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 31827,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-29',
'seller_name': 'MotoNovo Finance',
'title': 'NISSAN JUKE HATCHBACK 1.6 [112] Tekna 5dr [Bose]',
'transmission': 'manual',
'trim': '1.6 [112] Tekna 5dr [Bose]',
'vin': None,
'year': 2019}
2026-03-24 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120731329%27 HTTP/1.1" 200 None
2026-03-24 19:13:55 [astonbarclay.gb] INFO: Saving data for 120731329: {'created_time': 1774379635.712575, 'last_price_update_time': 1774379635.712591, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120731329') HTTP/1.1" 204 0
2026-03-24 19:13:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BF22EYP/2026-03-17/image/fcf2f0d3-881d-40bc-8831-9f358fc61616_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295348?view=catalogue)
2026-03-24 19:13:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b46d2c10>
2026-03-24 19:13:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b0e649d-16d7-5591-a67a-4ce2349876b7/1b0e649d-16d7-5591-a67a-4ce2349876b7_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBF22EYP%252F2026-03-17%252Fimage%252Ffcf2f0d3-881d-40bc-8831-9f358fc61616_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF22EYP/2026-03-17/image/fcf2f0d3-881d-40bc-8831-9f358fc61616_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1b0e649d-16d7-5591-a67a-4ce2349876b7
2026-03-24 19:13:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BF22EYP/2026-03-17/image/3ab6f0d5-9a03-411d-a0aa-ce2896697acc_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295348?view=catalogue)
2026-03-24 19:13:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b47f0e50>
2026-03-24 19:13:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b0e649d-16d7-5591-a67a-4ce2349876b7/1b0e649d-16d7-5591-a67a-4ce2349876b7_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBF22EYP%252F2026-03-17%252Fimage%252F3ab6f0d5-9a03-411d-a0aa-ce2896697acc_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF22EYP/2026-03-17/image/3ab6f0d5-9a03-411d-a0aa-ce2896697acc_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1b0e649d-16d7-5591-a67a-4ce2349876b7
2026-03-24 19:13:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BF22EYP/2026-03-17/image/0238c0bb-94d8-4cbd-a8bd-67874612ed22_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295348?view=catalogue)
2026-03-24 19:13:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef7cdd0>
2026-03-24 19:13:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b0e649d-16d7-5591-a67a-4ce2349876b7/1b0e649d-16d7-5591-a67a-4ce2349876b7_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBF22EYP%252F2026-03-17%252Fimage%252F0238c0bb-94d8-4cbd-a8bd-67874612ed22_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF22EYP/2026-03-17/image/0238c0bb-94d8-4cbd-a8bd-67874612ed22_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1b0e649d-16d7-5591-a67a-4ce2349876b7
2026-03-24 19:13:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120295276?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:13:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:13:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BF22EYP/2026-03-17/image/3e02c13b-44ac-46cb-8b2c-871a96de3885_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295348?view=catalogue)
2026-03-24 19:13:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120295276, 'registration': 'WM23KJE', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'CLIO HATCHBACK', 'derivative': '1.6 E-TECH full hybrid 145 Engineered 5dr Auto', 'mileage': 46932, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-06-16', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WM23KJE/2026-03-17/image/67a7d49e-8471-4b02-8597-f8c8fdef3324_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM23KJE/2026-03-17/image/89b48614-9ac4-4f66-b753-71d49afa37fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM23KJE/2026-03-17/image/f032d186-3411-408f-a57b-9eaf19bf9994_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM23KJE/2026-03-17/image/95ab5c6c-db70-4848-8c28-a35ecd46010a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM23KJE/2026-03-17/image/ad72779c-3a56-4225-9e9e-1c4a96fe5f6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM23KJE/2026-03-17/image/e42c3fe5-bbf2-4c12-944a-8d635a414471_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM23KJE/2026-03-17/image/4783a2c9-072d-4865-a51a-810478473f50_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM23KJE/2026-03-17/image/8d3c9cb4-eaba-43cc-90e3-4feb3ffcfc83_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 97, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0c0cde43-b0ad-4806-ad7b-a40ab2821421.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120295276, 'registration': 'WM23KJE', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'CLIO HATCHBACK', 'derivative': '1.6 E-TECH full hybrid 145 Engineered 5dr Auto', 'mileage': 46932, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-06-16', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WM23KJE/2026-03-17/image/67a7d49e-8471-4b02-8597-f8c8fdef3324_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM23KJE/2026-03-17/image/89b48614-9ac4-4f66-b753-71d49afa37fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM23KJE/2026-03-17/image/f032d186-3411-408f-a57b-9eaf19bf9994_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM23KJE/2026-03-17/image/95ab5c6c-db70-4848-8c28-a35ecd46010a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM23KJE/2026-03-17/image/ad72779c-3a56-4225-9e9e-1c4a96fe5f6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM23KJE/2026-03-17/image/e42c3fe5-bbf2-4c12-944a-8d635a414471_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM23KJE/2026-03-17/image/4783a2c9-072d-4865-a51a-810478473f50_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM23KJE/2026-03-17/image/8d3c9cb4-eaba-43cc-90e3-4feb3ffcfc83_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 97, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0c0cde43-b0ad-4806-ad7b-a40ab2821421.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:13:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fba4da1e-2f1f-5127-9286-6991f2d5bd6b with identifier: 120295276
2026-03-24 19:13:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fba4da1e-2f1f-5127-9286-6991f2d5bd6b with scrape type 1
2026-03-24 19:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item fba4da1e-2f1f-5127-9286-6991f2d5bd6b
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWM23KJE%252F2026-03-17%252Fimage%252F67a7d49e-8471-4b02-8597-f8c8fdef3324_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM23KJE/2026-03-17/image/67a7d49e-8471-4b02-8597-f8c8fdef3324_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWM23KJE%252F2026-03-17%252Fimage%252F89b48614-9ac4-4f66-b753-71d49afa37fe_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM23KJE/2026-03-17/image/89b48614-9ac4-4f66-b753-71d49afa37fe_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWM23KJE%252F2026-03-17%252Fimage%252Ff032d186-3411-408f-a57b-9eaf19bf9994_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM23KJE/2026-03-17/image/f032d186-3411-408f-a57b-9eaf19bf9994_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af25cd90>
2026-03-24 19:13:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b0e649d-16d7-5591-a67a-4ce2349876b7/1b0e649d-16d7-5591-a67a-4ce2349876b7_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBF22EYP%252F2026-03-17%252Fimage%252F3e02c13b-44ac-46cb-8b2c-871a96de3885_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF22EYP/2026-03-17/image/3e02c13b-44ac-46cb-8b2c-871a96de3885_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1b0e649d-16d7-5591-a67a-4ce2349876b7
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWM23KJE%252F2026-03-17%252Fimage%252F95ab5c6c-db70-4848-8c28-a35ecd46010a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM23KJE/2026-03-17/image/95ab5c6c-db70-4848-8c28-a35ecd46010a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWM23KJE%252F2026-03-17%252Fimage%252Fad72779c-3a56-4225-9e9e-1c4a96fe5f6a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM23KJE/2026-03-17/image/ad72779c-3a56-4225-9e9e-1c4a96fe5f6a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWM23KJE%252F2026-03-17%252Fimage%252Fe42c3fe5-bbf2-4c12-944a-8d635a414471_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM23KJE/2026-03-17/image/e42c3fe5-bbf2-4c12-944a-8d635a414471_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BF22EYP/2026-03-17/image/de925414-2fa8-45e9-a31c-7787528d538a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295348?view=catalogue)
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWM23KJE%252F2026-03-17%252Fimage%252F4783a2c9-072d-4865-a51a-810478473f50_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM23KJE/2026-03-17/image/4783a2c9-072d-4865-a51a-810478473f50_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWM23KJE%252F2026-03-17%252Fimage%252F8d3c9cb4-eaba-43cc-90e3-4feb3ffcfc83_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM23KJE/2026-03-17/image/8d3c9cb4-eaba-43cc-90e3-4feb3ffcfc83_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:13:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af252290>
2026-03-24 19:13:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b0e649d-16d7-5591-a67a-4ce2349876b7/1b0e649d-16d7-5591-a67a-4ce2349876b7_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBF22EYP%252F2026-03-17%252Fimage%252Fde925414-2fa8-45e9-a31c-7787528d538a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF22EYP/2026-03-17/image/de925414-2fa8-45e9-a31c-7787528d538a_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1b0e649d-16d7-5591-a67a-4ce2349876b7
2026-03-24 19:13:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BF22EYP/2026-03-17/image/f66552e6-2f03-4263-942d-9fcc57ffaa39_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295348?view=catalogue)
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af01d050>
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b0e649d-16d7-5591-a67a-4ce2349876b7/1b0e649d-16d7-5591-a67a-4ce2349876b7_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBF22EYP%252F2026-03-17%252Fimage%252Ff66552e6-2f03-4263-942d-9fcc57ffaa39_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF22EYP/2026-03-17/image/f66552e6-2f03-4263-942d-9fcc57ffaa39_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1b0e649d-16d7-5591-a67a-4ce2349876b7
2026-03-24 19:13:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WM23KJE/2026-03-17/image/e42c3fe5-bbf2-4c12-944a-8d635a414471_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295276?view=catalogue)
2026-03-24 19:13:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WM23KJE/2026-03-17/image/8d3c9cb4-eaba-43cc-90e3-4feb3ffcfc83_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295276?view=catalogue)
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0b4a10>
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fba4da1e-2f1f-5127-9286-6991f2d5bd6b/fba4da1e-2f1f-5127-9286-6991f2d5bd6b_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWM23KJE%252F2026-03-17%252Fimage%252Fe42c3fe5-bbf2-4c12-944a-8d635a414471_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM23KJE/2026-03-17/image/e42c3fe5-bbf2-4c12-944a-8d635a414471_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fba4da1e-2f1f-5127-9286-6991f2d5bd6b
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af45ea90>
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fba4da1e-2f1f-5127-9286-6991f2d5bd6b/fba4da1e-2f1f-5127-9286-6991f2d5bd6b_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWM23KJE%252F2026-03-17%252Fimage%252F8d3c9cb4-eaba-43cc-90e3-4feb3ffcfc83_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM23KJE/2026-03-17/image/8d3c9cb4-eaba-43cc-90e3-4feb3ffcfc83_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fba4da1e-2f1f-5127-9286-6991f2d5bd6b
2026-03-24 19:13:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WM23KJE/2026-03-17/image/4783a2c9-072d-4865-a51a-810478473f50_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295276?view=catalogue)
2026-03-24 19:13:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WM23KJE/2026-03-17/image/ad72779c-3a56-4225-9e9e-1c4a96fe5f6a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295276?view=catalogue)
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af250050>
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fba4da1e-2f1f-5127-9286-6991f2d5bd6b/fba4da1e-2f1f-5127-9286-6991f2d5bd6b_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWM23KJE%252F2026-03-17%252Fimage%252F4783a2c9-072d-4865-a51a-810478473f50_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM23KJE/2026-03-17/image/4783a2c9-072d-4865-a51a-810478473f50_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fba4da1e-2f1f-5127-9286-6991f2d5bd6b
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af250550>
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fba4da1e-2f1f-5127-9286-6991f2d5bd6b/fba4da1e-2f1f-5127-9286-6991f2d5bd6b_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWM23KJE%252F2026-03-17%252Fimage%252Fad72779c-3a56-4225-9e9e-1c4a96fe5f6a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM23KJE/2026-03-17/image/ad72779c-3a56-4225-9e9e-1c4a96fe5f6a_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fba4da1e-2f1f-5127-9286-6991f2d5bd6b
2026-03-24 19:13:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WM23KJE/2026-03-17/image/95ab5c6c-db70-4848-8c28-a35ecd46010a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295276?view=catalogue)
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af252210>
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fba4da1e-2f1f-5127-9286-6991f2d5bd6b/fba4da1e-2f1f-5127-9286-6991f2d5bd6b_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWM23KJE%252F2026-03-17%252Fimage%252F95ab5c6c-db70-4848-8c28-a35ecd46010a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM23KJE/2026-03-17/image/95ab5c6c-db70-4848-8c28-a35ecd46010a_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fba4da1e-2f1f-5127-9286-6991f2d5bd6b
2026-03-24 19:13:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WM23KJE/2026-03-17/image/89b48614-9ac4-4f66-b753-71d49afa37fe_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295276?view=catalogue)
2026-03-24 19:13:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WM23KJE/2026-03-17/image/67a7d49e-8471-4b02-8597-f8c8fdef3324_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295276?view=catalogue)
2026-03-24 19:13:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ME73FNT/2026-03-19/image/0828bff0-1e26-43ed-8de3-da0956885f3a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120602548?view=catalogue)
2026-03-24 19:13:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WM23KJE/2026-03-17/image/f032d186-3411-408f-a57b-9eaf19bf9994_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295276?view=catalogue)
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af18af90>
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fba4da1e-2f1f-5127-9286-6991f2d5bd6b/fba4da1e-2f1f-5127-9286-6991f2d5bd6b_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWM23KJE%252F2026-03-17%252Fimage%252F89b48614-9ac4-4f66-b753-71d49afa37fe_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM23KJE/2026-03-17/image/89b48614-9ac4-4f66-b753-71d49afa37fe_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fba4da1e-2f1f-5127-9286-6991f2d5bd6b
2026-03-24 19:13:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BF22EYP/2026-03-17/image/fc1fb81c-8df3-4db6-816f-0f2cfa3a8a5c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295348?view=catalogue)
2026-03-24 19:13:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ME73FNT/2026-03-19/image/625e252e-0972-4166-9b5e-0dc57d4c4762_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120602548?view=catalogue)
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0b6450>
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fba4da1e-2f1f-5127-9286-6991f2d5bd6b/fba4da1e-2f1f-5127-9286-6991f2d5bd6b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWM23KJE%252F2026-03-17%252Fimage%252F67a7d49e-8471-4b02-8597-f8c8fdef3324_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM23KJE/2026-03-17/image/67a7d49e-8471-4b02-8597-f8c8fdef3324_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fba4da1e-2f1f-5127-9286-6991f2d5bd6b
2026-03-24 19:13:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ME73FNT/2026-03-19/image/b7dbea92-6c95-4efd-8499-84997531beb9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120602548?view=catalogue)
2026-03-24 19:13:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ME73FNT/2026-03-19/image/c6d1bbf0-196b-4c80-bb9f-dbfd12bc1a16_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120602548?view=catalogue)
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef9a050>
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_973218c9-fe6e-5068-9b33-a8af29eded88/973218c9-fe6e-5068-9b33-a8af29eded88_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FME73FNT%252F2026-03-19%252Fimage%252F0828bff0-1e26-43ed-8de3-da0956885f3a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ME73FNT/2026-03-19/image/0828bff0-1e26-43ed-8de3-da0956885f3a_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 973218c9-fe6e-5068-9b33-a8af29eded88
2026-03-24 19:13:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ME73FNT/2026-03-19/image/a0c0ba34-c5c8-4848-ae59-24a9d64c56b7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120602548?view=catalogue)
2026-03-24 19:13:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ME73FNT/2026-03-19/image/306c7ddb-d94c-40b5-8ee5-4133404ab38d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120602548?view=catalogue)
2026-03-24 19:13:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af41f210>
2026-03-24 19:13:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fba4da1e-2f1f-5127-9286-6991f2d5bd6b/fba4da1e-2f1f-5127-9286-6991f2d5bd6b_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWM23KJE%252F2026-03-17%252Fimage%252Ff032d186-3411-408f-a57b-9eaf19bf9994_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM23KJE/2026-03-17/image/f032d186-3411-408f-a57b-9eaf19bf9994_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fba4da1e-2f1f-5127-9286-6991f2d5bd6b
2026-03-24 19:13:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fba4da1e-2f1f-5127-9286-6991f2d5bd6b, skipping ID generation
2026-03-24 19:13:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fba4da1e-2f1f-5127-9286-6991f2d5bd6b with scrape type 1
2026-03-24 19:13:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fba4da1e-2f1f-5127-9286-6991f2d5bd6b sending to next pipeline
2026-03-24 19:13:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fba4da1e-2f1f-5127-9286-6991f2d5bd6b, identifier: 120295276
2026-03-24 19:13:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fba4da1e-2f1f-5127-9286-6991f2d5bd6b with identifier: 120295276
2026-03-24 19:13:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fba4da1e-2f1f-5127-9286-6991f2d5bd6b with identifier: 120295276
2026-03-24 19:13:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fba4da1e-2f1f-5127-9286-6991f2d5bd6b with identifier: 120295276 to the API
2026-03-24 19:13:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/WM23KJE/2026-03-17/image/f032d186-3411-408f-a57b-9eaf19bf9994_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 97,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'fba4da1e-2f1f-5127-9286-6991f2d5bd6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WM23KJE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120295276',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'CLIO HATCHBACK',
'odometer': 46932,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba4da1e-2f1f-5127-9286-6991f2d5bd6b/fba4da1e-2f1f-5127-9286-6991f2d5bd6b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31930,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WM23KJE/2026-03-17/image/67a7d49e-8471-4b02-8597-f8c8fdef3324_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba4da1e-2f1f-5127-9286-6991f2d5bd6b/fba4da1e-2f1f-5127-9286-6991f2d5bd6b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31389,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WM23KJE/2026-03-17/image/89b48614-9ac4-4f66-b753-71d49afa37fe_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba4da1e-2f1f-5127-9286-6991f2d5bd6b/fba4da1e-2f1f-5127-9286-6991f2d5bd6b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31888,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WM23KJE/2026-03-17/image/f032d186-3411-408f-a57b-9eaf19bf9994_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba4da1e-2f1f-5127-9286-6991f2d5bd6b/fba4da1e-2f1f-5127-9286-6991f2d5bd6b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30416,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WM23KJE/2026-03-17/image/95ab5c6c-db70-4848-8c28-a35ecd46010a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba4da1e-2f1f-5127-9286-6991f2d5bd6b/fba4da1e-2f1f-5127-9286-6991f2d5bd6b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59793,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WM23KJE/2026-03-17/image/ad72779c-3a56-4225-9e9e-1c4a96fe5f6a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba4da1e-2f1f-5127-9286-6991f2d5bd6b/fba4da1e-2f1f-5127-9286-6991f2d5bd6b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50508,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WM23KJE/2026-03-17/image/e42c3fe5-bbf2-4c12-944a-8d635a414471_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba4da1e-2f1f-5127-9286-6991f2d5bd6b/fba4da1e-2f1f-5127-9286-6991f2d5bd6b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43591,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WM23KJE/2026-03-17/image/4783a2c9-072d-4865-a51a-810478473f50_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fba4da1e-2f1f-5127-9286-6991f2d5bd6b/fba4da1e-2f1f-5127-9286-6991f2d5bd6b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55121,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WM23KJE/2026-03-17/image/8d3c9cb4-eaba-43cc-90e3-4feb3ffcfc83_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-16',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT CLIO HATCHBACK 1.6 E-TECH full hybrid 145 Engineered 5dr '
'Auto',
'transmission': 'automatic',
'trim': '1.6 E-TECH full hybrid 145 Engineered 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295276%27 HTTP/1.1" 200 None
2026-03-24 19:13:58 [astonbarclay.gb] INFO: Saving data for 120295276: {'created_time': 1774379638.594072, 'last_price_update_time': 1774379638.594086, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120295276') HTTP/1.1" 204 0
2026-03-24 19:13:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ME73FNT/2026-03-19/image/9e76717a-b8e0-46c6-8aaa-a136c1beab80_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120602548?view=catalogue)
2026-03-24 19:13:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ME73FNT/2026-03-19/image/57f18775-6f48-45f0-bc20-9ea67111d09e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120602548?view=catalogue)
2026-03-24 19:13:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af25ca50>
2026-03-24 19:13:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1b0e649d-16d7-5591-a67a-4ce2349876b7/1b0e649d-16d7-5591-a67a-4ce2349876b7_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBF22EYP%252F2026-03-17%252Fimage%252Ffc1fb81c-8df3-4db6-816f-0f2cfa3a8a5c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF22EYP/2026-03-17/image/fc1fb81c-8df3-4db6-816f-0f2cfa3a8a5c_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1b0e649d-16d7-5591-a67a-4ce2349876b7
2026-03-24 19:13:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1b0e649d-16d7-5591-a67a-4ce2349876b7, skipping ID generation
2026-03-24 19:13:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b0e649d-16d7-5591-a67a-4ce2349876b7 with scrape type 1
2026-03-24 19:13:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1b0e649d-16d7-5591-a67a-4ce2349876b7 sending to next pipeline
2026-03-24 19:13:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1b0e649d-16d7-5591-a67a-4ce2349876b7, identifier: 120295348
2026-03-24 19:13:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1b0e649d-16d7-5591-a67a-4ce2349876b7 with identifier: 120295348
2026-03-24 19:13:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1b0e649d-16d7-5591-a67a-4ce2349876b7 with identifier: 120295348
2026-03-24 19:13:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1b0e649d-16d7-5591-a67a-4ce2349876b7 with identifier: 120295348 to the API
2026-03-24 19:13:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/BF22EYP/2026-03-17/image/fc1fb81c-8df3-4db6-816f-0f2cfa3a8a5c_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1b0e649d-16d7-5591-a67a-4ce2349876b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BF22EYP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120295348',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 35292,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b0e649d-16d7-5591-a67a-4ce2349876b7/1b0e649d-16d7-5591-a67a-4ce2349876b7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24301,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BF22EYP/2026-03-17/image/fc1fb81c-8df3-4db6-816f-0f2cfa3a8a5c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b0e649d-16d7-5591-a67a-4ce2349876b7/1b0e649d-16d7-5591-a67a-4ce2349876b7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24469,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BF22EYP/2026-03-17/image/f66552e6-2f03-4263-942d-9fcc57ffaa39_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b0e649d-16d7-5591-a67a-4ce2349876b7/1b0e649d-16d7-5591-a67a-4ce2349876b7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25561,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BF22EYP/2026-03-17/image/de925414-2fa8-45e9-a31c-7787528d538a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b0e649d-16d7-5591-a67a-4ce2349876b7/1b0e649d-16d7-5591-a67a-4ce2349876b7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24338,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BF22EYP/2026-03-17/image/3e02c13b-44ac-46cb-8b2c-871a96de3885_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b0e649d-16d7-5591-a67a-4ce2349876b7/1b0e649d-16d7-5591-a67a-4ce2349876b7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29781,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BF22EYP/2026-03-17/image/0238c0bb-94d8-4cbd-a8bd-67874612ed22_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b0e649d-16d7-5591-a67a-4ce2349876b7/1b0e649d-16d7-5591-a67a-4ce2349876b7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28226,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BF22EYP/2026-03-17/image/3ab6f0d5-9a03-411d-a0aa-ce2896697acc_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b0e649d-16d7-5591-a67a-4ce2349876b7/1b0e649d-16d7-5591-a67a-4ce2349876b7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40051,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/BF22EYP/2026-03-17/image/fcf2f0d3-881d-40bc-8831-9f358fc61616_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-14',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN JUKE HATCHBACK 1.0 DiG-T 114 Acenta 5dr',
'transmission': 'manual',
'trim': '1.0 DiG-T 114 Acenta 5dr',
'vin': None,
'year': 2022}
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295348%27 HTTP/1.1" 200 None
2026-03-24 19:13:59 [astonbarclay.gb] INFO: Saving data for 120295348: {'created_time': 1774379639.266507, 'last_price_update_time': 1774379639.266518, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120295348') HTTP/1.1" 204 0
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0402d0>
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_973218c9-fe6e-5068-9b33-a8af29eded88/973218c9-fe6e-5068-9b33-a8af29eded88_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FME73FNT%252F2026-03-19%252Fimage%252F625e252e-0972-4166-9b5e-0dc57d4c4762_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ME73FNT/2026-03-19/image/625e252e-0972-4166-9b5e-0dc57d4c4762_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 973218c9-fe6e-5068-9b33-a8af29eded88
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af369dd0>
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_973218c9-fe6e-5068-9b33-a8af29eded88/973218c9-fe6e-5068-9b33-a8af29eded88_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FME73FNT%252F2026-03-19%252Fimage%252Fb7dbea92-6c95-4efd-8499-84997531beb9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ME73FNT/2026-03-19/image/b7dbea92-6c95-4efd-8499-84997531beb9_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 973218c9-fe6e-5068-9b33-a8af29eded88
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b471ffd0>
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_973218c9-fe6e-5068-9b33-a8af29eded88/973218c9-fe6e-5068-9b33-a8af29eded88_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FME73FNT%252F2026-03-19%252Fimage%252Fc6d1bbf0-196b-4c80-bb9f-dbfd12bc1a16_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ME73FNT/2026-03-19/image/c6d1bbf0-196b-4c80-bb9f-dbfd12bc1a16_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 973218c9-fe6e-5068-9b33-a8af29eded88
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2c6390>
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_973218c9-fe6e-5068-9b33-a8af29eded88/973218c9-fe6e-5068-9b33-a8af29eded88_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FME73FNT%252F2026-03-19%252Fimage%252Fa0c0ba34-c5c8-4848-ae59-24a9d64c56b7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ME73FNT/2026-03-19/image/a0c0ba34-c5c8-4848-ae59-24a9d64c56b7_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 973218c9-fe6e-5068-9b33-a8af29eded88
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af003790>
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_973218c9-fe6e-5068-9b33-a8af29eded88/973218c9-fe6e-5068-9b33-a8af29eded88_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FME73FNT%252F2026-03-19%252Fimage%252F306c7ddb-d94c-40b5-8ee5-4133404ab38d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ME73FNT/2026-03-19/image/306c7ddb-d94c-40b5-8ee5-4133404ab38d_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 973218c9-fe6e-5068-9b33-a8af29eded88
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefdcd50>
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_973218c9-fe6e-5068-9b33-a8af29eded88/973218c9-fe6e-5068-9b33-a8af29eded88_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FME73FNT%252F2026-03-19%252Fimage%252F9e76717a-b8e0-46c6-8aaa-a136c1beab80_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ME73FNT/2026-03-19/image/9e76717a-b8e0-46c6-8aaa-a136c1beab80_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 973218c9-fe6e-5068-9b33-a8af29eded88
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefdd950>
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:13:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_973218c9-fe6e-5068-9b33-a8af29eded88/973218c9-fe6e-5068-9b33-a8af29eded88_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FME73FNT%252F2026-03-19%252Fimage%252F57f18775-6f48-45f0-bc20-9ea67111d09e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ME73FNT/2026-03-19/image/57f18775-6f48-45f0-bc20-9ea67111d09e_removebg.jpg?w=600 saved to cache
2026-03-24 19:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 973218c9-fe6e-5068-9b33-a8af29eded88
2026-03-24 19:13:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 973218c9-fe6e-5068-9b33-a8af29eded88, skipping ID generation
2026-03-24 19:13:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 973218c9-fe6e-5068-9b33-a8af29eded88 with scrape type 1
2026-03-24 19:13:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 973218c9-fe6e-5068-9b33-a8af29eded88 sending to next pipeline
2026-03-24 19:13:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 973218c9-fe6e-5068-9b33-a8af29eded88, identifier: 120602548
2026-03-24 19:13:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 973218c9-fe6e-5068-9b33-a8af29eded88 with identifier: 120602548
2026-03-24 19:13:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 973218c9-fe6e-5068-9b33-a8af29eded88 with identifier: 120602548
2026-03-24 19:13:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 973218c9-fe6e-5068-9b33-a8af29eded88 with identifier: 120602548 to the API
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:13:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/ME73FNT/2026-03-19/image/57f18775-6f48-45f0-bc20-9ea67111d09e_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 110,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '973218c9-fe6e-5068-9b33-a8af29eded88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'ME73FNT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120602548',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'ARKANA ESTATE',
'odometer': 32200,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_973218c9-fe6e-5068-9b33-a8af29eded88/973218c9-fe6e-5068-9b33-a8af29eded88_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38462,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ME73FNT/2026-03-19/image/57f18775-6f48-45f0-bc20-9ea67111d09e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_973218c9-fe6e-5068-9b33-a8af29eded88/973218c9-fe6e-5068-9b33-a8af29eded88_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39156,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ME73FNT/2026-03-19/image/9e76717a-b8e0-46c6-8aaa-a136c1beab80_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_973218c9-fe6e-5068-9b33-a8af29eded88/973218c9-fe6e-5068-9b33-a8af29eded88_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38318,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ME73FNT/2026-03-19/image/306c7ddb-d94c-40b5-8ee5-4133404ab38d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_973218c9-fe6e-5068-9b33-a8af29eded88/973218c9-fe6e-5068-9b33-a8af29eded88_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37030,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ME73FNT/2026-03-19/image/a0c0ba34-c5c8-4848-ae59-24a9d64c56b7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_973218c9-fe6e-5068-9b33-a8af29eded88/973218c9-fe6e-5068-9b33-a8af29eded88_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48157,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ME73FNT/2026-03-19/image/b7dbea92-6c95-4efd-8499-84997531beb9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_973218c9-fe6e-5068-9b33-a8af29eded88/973218c9-fe6e-5068-9b33-a8af29eded88_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33383,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ME73FNT/2026-03-19/image/c6d1bbf0-196b-4c80-bb9f-dbfd12bc1a16_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_973218c9-fe6e-5068-9b33-a8af29eded88/973218c9-fe6e-5068-9b33-a8af29eded88_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51638,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ME73FNT/2026-03-19/image/625e252e-0972-4166-9b5e-0dc57d4c4762_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_973218c9-fe6e-5068-9b33-a8af29eded88/973218c9-fe6e-5068-9b33-a8af29eded88_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46130,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ME73FNT/2026-03-19/image/0828bff0-1e26-43ed-8de3-da0956885f3a_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-29',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT ARKANA ESTATE 1.6 E-Tech FHEV 145 Esprit Alpine 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 E-Tech FHEV 145 Esprit Alpine 5dr Auto',
'vin': None,
'year': 2024}
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120602548%27 HTTP/1.1" 200 None
2026-03-24 19:13:59 [astonbarclay.gb] INFO: Saving data for 120602548: {'created_time': 1774379639.974551, 'last_price_update_time': 1774379639.974562, 'auction_closing_time': 1774519200.0}
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120602548') HTTP/1.1" 204 0
2026-03-24 19:14:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120598377?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:14:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:14:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120598377, 'registration': 'DA18DWO', 'account': 'RCI001', 'make': 'MERCEDES-BENZ', 'model': 'CLA COUPE', 'derivative': 'CLA 180 AMG Line 4dr', 'mileage': 41925, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-05-22', 'fuel': 'Petrol', 'motExpiry': '2027-01-11', 'doors': 4, 'engineSize': 1595, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/DA18DWO/2026-03-23/image/74a651ed-1af5-4c9e-806e-1355e792a674_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA18DWO/2026-03-23/image/a18f6ffd-43ad-4023-8748-35be51b2389c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA18DWO/2026-03-23/image/09511607-0c51-4601-8328-2d45c5aaa489_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA18DWO/2026-03-23/image/47a3239a-66ad-4829-841c-8f3f991af0e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA18DWO/2026-03-23/image/e5a7a9d6-898e-4762-b43d-14afc4fc2a5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA18DWO/2026-03-23/image/9d046945-5db4-4509-b96f-c456008ac4e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA18DWO/2026-03-23/image/6cd9a0b2-a3e9-4cc1-9833-00c9d58c65c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA18DWO/2026-03-23/image/7fa42bf1-2934-4385-8e55-6e21c4910c2b_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/19 8K', 'remarks': 'VOSA STATES 17K 22K 26K 30K 35K 41K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3e44eeac-04e6-4fd5-96b4-77e3e1044e11.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:14:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120598377, 'registration': 'DA18DWO', 'account': 'RCI001', 'make': 'MERCEDES-BENZ', 'model': 'CLA COUPE', 'derivative': 'CLA 180 AMG Line 4dr', 'mileage': 41925, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-05-22', 'fuel': 'Petrol', 'motExpiry': '2027-01-11', 'doors': 4, 'engineSize': 1595, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/DA18DWO/2026-03-23/image/74a651ed-1af5-4c9e-806e-1355e792a674_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA18DWO/2026-03-23/image/a18f6ffd-43ad-4023-8748-35be51b2389c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA18DWO/2026-03-23/image/09511607-0c51-4601-8328-2d45c5aaa489_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA18DWO/2026-03-23/image/47a3239a-66ad-4829-841c-8f3f991af0e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA18DWO/2026-03-23/image/e5a7a9d6-898e-4762-b43d-14afc4fc2a5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA18DWO/2026-03-23/image/9d046945-5db4-4509-b96f-c456008ac4e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA18DWO/2026-03-23/image/6cd9a0b2-a3e9-4cc1-9833-00c9d58c65c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DA18DWO/2026-03-23/image/7fa42bf1-2934-4385-8e55-6e21c4910c2b_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/19 8K', 'remarks': 'VOSA STATES 17K 22K 26K 30K 35K 41K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3e44eeac-04e6-4fd5-96b4-77e3e1044e11.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:14:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b95442e-ce38-55de-9bcf-bee027f329aa with identifier: 120598377
2026-03-24 19:14:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b95442e-ce38-55de-9bcf-bee027f329aa with scrape type 1
2026-03-24 19:14:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 7b95442e-ce38-55de-9bcf-bee027f329aa
2026-03-24 19:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDA18DWO%252F2026-03-23%252Fimage%252F74a651ed-1af5-4c9e-806e-1355e792a674_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DA18DWO/2026-03-23/image/74a651ed-1af5-4c9e-806e-1355e792a674_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDA18DWO%252F2026-03-23%252Fimage%252Fa18f6ffd-43ad-4023-8748-35be51b2389c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DA18DWO/2026-03-23/image/a18f6ffd-43ad-4023-8748-35be51b2389c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDA18DWO%252F2026-03-23%252Fimage%252F09511607-0c51-4601-8328-2d45c5aaa489_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DA18DWO/2026-03-23/image/09511607-0c51-4601-8328-2d45c5aaa489_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDA18DWO%252F2026-03-23%252Fimage%252F47a3239a-66ad-4829-841c-8f3f991af0e6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DA18DWO/2026-03-23/image/47a3239a-66ad-4829-841c-8f3f991af0e6_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDA18DWO%252F2026-03-23%252Fimage%252Fe5a7a9d6-898e-4762-b43d-14afc4fc2a5f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DA18DWO/2026-03-23/image/e5a7a9d6-898e-4762-b43d-14afc4fc2a5f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDA18DWO%252F2026-03-23%252Fimage%252F9d046945-5db4-4509-b96f-c456008ac4e6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DA18DWO/2026-03-23/image/9d046945-5db4-4509-b96f-c456008ac4e6_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDA18DWO%252F2026-03-23%252Fimage%252F6cd9a0b2-a3e9-4cc1-9833-00c9d58c65c1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DA18DWO/2026-03-23/image/6cd9a0b2-a3e9-4cc1-9833-00c9d58c65c1_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDA18DWO%252F2026-03-23%252Fimage%252F7fa42bf1-2934-4385-8e55-6e21c4910c2b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DA18DWO/2026-03-23/image/7fa42bf1-2934-4385-8e55-6e21c4910c2b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120743887?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:14:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:14:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DA18DWO/2026-03-23/image/7fa42bf1-2934-4385-8e55-6e21c4910c2b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120598377?view=catalogue)
2026-03-24 19:14:01 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120743887, 'registration': 'DC16GSU', 'account': 'ART006', 'make': 'AUDI', 'model': 'A7 DIESEL SPORTBACK', 'derivative': '3.0 TDI Quattro S Line 5dr S Tronic', 'mileage': 113013, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2016-06-30', 'fuel': 'Diesel', 'motExpiry': None, 'doors': 5, 'engineSize': 2967, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/R2SWE/2026-03-24/image/337acfe2-88b7-4054-b99e-f2f6495dd393_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/a8cd4f0f-16e0-4cc5-ae4a-e68684722341_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/aa44151e-71bc-4daa-9248-73a4f53aea85_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/45e70670-1043-47f5-a63d-82ac956b43e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/e6084e30-2868-4970-8423-260a78e0fe52_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/8ba6f1a2-d9ef-41a2-b79c-b7e09c776bce_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/bb6bd69f-4c05-41bd-bb23-6eb0f5da8794_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/531e7732-213a-4e3c-837a-c662a4cc7b36_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/785d9048-04a1-4251-83f7-db41bad9ebea_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/9479f0ee-dc06-44cd-b75d-03fad1bac8e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/15587c4b-4335-4b9d-ae66-0a47722c8d99_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA @ 32K 46K 58K 69K 84K 95K 106K', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/be1a7235-4372-4a66-a717-e60f94a758ed.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:14:01 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120743887, 'registration': 'DC16GSU', 'account': 'ART006', 'make': 'AUDI', 'model': 'A7 DIESEL SPORTBACK', 'derivative': '3.0 TDI Quattro S Line 5dr S Tronic', 'mileage': 113013, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2016-06-30', 'fuel': 'Diesel', 'motExpiry': None, 'doors': 5, 'engineSize': 2967, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/R2SWE/2026-03-24/image/337acfe2-88b7-4054-b99e-f2f6495dd393_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/a8cd4f0f-16e0-4cc5-ae4a-e68684722341_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/aa44151e-71bc-4daa-9248-73a4f53aea85_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/45e70670-1043-47f5-a63d-82ac956b43e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/e6084e30-2868-4970-8423-260a78e0fe52_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/8ba6f1a2-d9ef-41a2-b79c-b7e09c776bce_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/bb6bd69f-4c05-41bd-bb23-6eb0f5da8794_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/531e7732-213a-4e3c-837a-c662a4cc7b36_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/785d9048-04a1-4251-83f7-db41bad9ebea_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/9479f0ee-dc06-44cd-b75d-03fad1bac8e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/15587c4b-4335-4b9d-ae66-0a47722c8d99_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA @ 32K 46K 58K 69K 84K 95K 106K', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/be1a7235-4372-4a66-a717-e60f94a758ed.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:14:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d949f70-7449-5d54-b5eb-6f8d27e8315d with identifier: 120743887
2026-03-24 19:14:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d949f70-7449-5d54-b5eb-6f8d27e8315d with scrape type 1
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d949f70-7449-5d54-b5eb-6f8d27e8315d
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR2SWE%252F2026-03-24%252Fimage%252F337acfe2-88b7-4054-b99e-f2f6495dd393_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2SWE/2026-03-24/image/337acfe2-88b7-4054-b99e-f2f6495dd393_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR2SWE%252F2026-03-24%252Fimage%252Fa8cd4f0f-16e0-4cc5-ae4a-e68684722341_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2SWE/2026-03-24/image/a8cd4f0f-16e0-4cc5-ae4a-e68684722341_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR2SWE%252F2026-03-24%252Fimage%252Faa44151e-71bc-4daa-9248-73a4f53aea85_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2SWE/2026-03-24/image/aa44151e-71bc-4daa-9248-73a4f53aea85_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DA18DWO/2026-03-23/image/6cd9a0b2-a3e9-4cc1-9833-00c9d58c65c1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120598377?view=catalogue)
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR2SWE%252F2026-03-24%252Fimage%252F45e70670-1043-47f5-a63d-82ac956b43e8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2SWE/2026-03-24/image/45e70670-1043-47f5-a63d-82ac956b43e8_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR2SWE%252F2026-03-24%252Fimage%252Fe6084e30-2868-4970-8423-260a78e0fe52_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2SWE/2026-03-24/image/e6084e30-2868-4970-8423-260a78e0fe52_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR2SWE%252F2026-03-24%252Fimage%252F8ba6f1a2-d9ef-41a2-b79c-b7e09c776bce_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2SWE/2026-03-24/image/8ba6f1a2-d9ef-41a2-b79c-b7e09c776bce_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR2SWE%252F2026-03-24%252Fimage%252Fbb6bd69f-4c05-41bd-bb23-6eb0f5da8794_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2SWE/2026-03-24/image/bb6bd69f-4c05-41bd-bb23-6eb0f5da8794_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af018350>
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b95442e-ce38-55de-9bcf-bee027f329aa/7b95442e-ce38-55de-9bcf-bee027f329aa_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDA18DWO%252F2026-03-23%252Fimage%252F7fa42bf1-2934-4385-8e55-6e21c4910c2b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DA18DWO/2026-03-23/image/7fa42bf1-2934-4385-8e55-6e21c4910c2b_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7b95442e-ce38-55de-9bcf-bee027f329aa
2026-03-24 19:14:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R2SWE/2026-03-24/image/aa44151e-71bc-4daa-9248-73a4f53aea85_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120743887?view=catalogue)
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR2SWE%252F2026-03-24%252Fimage%252F531e7732-213a-4e3c-837a-c662a4cc7b36_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2SWE/2026-03-24/image/531e7732-213a-4e3c-837a-c662a4cc7b36_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR2SWE%252F2026-03-24%252Fimage%252F785d9048-04a1-4251-83f7-db41bad9ebea_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2SWE/2026-03-24/image/785d9048-04a1-4251-83f7-db41bad9ebea_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FR2SWE%252F2026-03-24%252Fimage%252F9479f0ee-dc06-44cd-b75d-03fad1bac8e3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2SWE/2026-03-24/image/9479f0ee-dc06-44cd-b75d-03fad1bac8e3_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef7ad50>
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b95442e-ce38-55de-9bcf-bee027f329aa/7b95442e-ce38-55de-9bcf-bee027f329aa_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDA18DWO%252F2026-03-23%252Fimage%252F6cd9a0b2-a3e9-4cc1-9833-00c9d58c65c1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DA18DWO/2026-03-23/image/6cd9a0b2-a3e9-4cc1-9833-00c9d58c65c1_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7b95442e-ce38-55de-9bcf-bee027f329aa
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af43d2d0>
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d949f70-7449-5d54-b5eb-6f8d27e8315d/7d949f70-7449-5d54-b5eb-6f8d27e8315d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR2SWE%252F2026-03-24%252Fimage%252Faa44151e-71bc-4daa-9248-73a4f53aea85_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2SWE/2026-03-24/image/aa44151e-71bc-4daa-9248-73a4f53aea85_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7d949f70-7449-5d54-b5eb-6f8d27e8315d
2026-03-24 19:14:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R2SWE/2026-03-24/image/bb6bd69f-4c05-41bd-bb23-6eb0f5da8794_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120743887?view=catalogue)
2026-03-24 19:14:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R2SWE/2026-03-24/image/9479f0ee-dc06-44cd-b75d-03fad1bac8e3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120743887?view=catalogue)
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af43fbd0>
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d949f70-7449-5d54-b5eb-6f8d27e8315d/7d949f70-7449-5d54-b5eb-6f8d27e8315d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR2SWE%252F2026-03-24%252Fimage%252Fbb6bd69f-4c05-41bd-bb23-6eb0f5da8794_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2SWE/2026-03-24/image/bb6bd69f-4c05-41bd-bb23-6eb0f5da8794_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7d949f70-7449-5d54-b5eb-6f8d27e8315d
2026-03-24 19:14:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R2SWE/2026-03-24/image/785d9048-04a1-4251-83f7-db41bad9ebea_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120743887?view=catalogue)
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af01ba10>
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d949f70-7449-5d54-b5eb-6f8d27e8315d/7d949f70-7449-5d54-b5eb-6f8d27e8315d_image_9.jpg HTTP/1.1" 201 0
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR2SWE%252F2026-03-24%252Fimage%252F9479f0ee-dc06-44cd-b75d-03fad1bac8e3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2SWE/2026-03-24/image/9479f0ee-dc06-44cd-b75d-03fad1bac8e3_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7d949f70-7449-5d54-b5eb-6f8d27e8315d
2026-03-24 19:14:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R2SWE/2026-03-24/image/531e7732-213a-4e3c-837a-c662a4cc7b36_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120743887?view=catalogue)
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af019ed0>
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d949f70-7449-5d54-b5eb-6f8d27e8315d/7d949f70-7449-5d54-b5eb-6f8d27e8315d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR2SWE%252F2026-03-24%252Fimage%252F785d9048-04a1-4251-83f7-db41bad9ebea_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2SWE/2026-03-24/image/785d9048-04a1-4251-83f7-db41bad9ebea_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7d949f70-7449-5d54-b5eb-6f8d27e8315d
2026-03-24 19:14:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R2SWE/2026-03-24/image/8ba6f1a2-d9ef-41a2-b79c-b7e09c776bce_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120743887?view=catalogue)
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefde7d0>
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d949f70-7449-5d54-b5eb-6f8d27e8315d/7d949f70-7449-5d54-b5eb-6f8d27e8315d_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR2SWE%252F2026-03-24%252Fimage%252F531e7732-213a-4e3c-837a-c662a4cc7b36_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2SWE/2026-03-24/image/531e7732-213a-4e3c-837a-c662a4cc7b36_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7d949f70-7449-5d54-b5eb-6f8d27e8315d
2026-03-24 19:14:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R2SWE/2026-03-24/image/e6084e30-2868-4970-8423-260a78e0fe52_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120743887?view=catalogue)
2026-03-24 19:14:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R2SWE/2026-03-24/image/45e70670-1043-47f5-a63d-82ac956b43e8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120743887?view=catalogue)
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3c3450>
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d949f70-7449-5d54-b5eb-6f8d27e8315d/7d949f70-7449-5d54-b5eb-6f8d27e8315d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR2SWE%252F2026-03-24%252Fimage%252F8ba6f1a2-d9ef-41a2-b79c-b7e09c776bce_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2SWE/2026-03-24/image/8ba6f1a2-d9ef-41a2-b79c-b7e09c776bce_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7d949f70-7449-5d54-b5eb-6f8d27e8315d
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af02c0d0>
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d949f70-7449-5d54-b5eb-6f8d27e8315d/7d949f70-7449-5d54-b5eb-6f8d27e8315d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR2SWE%252F2026-03-24%252Fimage%252Fe6084e30-2868-4970-8423-260a78e0fe52_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2SWE/2026-03-24/image/e6084e30-2868-4970-8423-260a78e0fe52_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7d949f70-7449-5d54-b5eb-6f8d27e8315d
2026-03-24 19:14:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R2SWE/2026-03-24/image/a8cd4f0f-16e0-4cc5-ae4a-e68684722341_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120743887?view=catalogue)
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af42c290>
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d949f70-7449-5d54-b5eb-6f8d27e8315d/7d949f70-7449-5d54-b5eb-6f8d27e8315d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR2SWE%252F2026-03-24%252Fimage%252F45e70670-1043-47f5-a63d-82ac956b43e8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2SWE/2026-03-24/image/45e70670-1043-47f5-a63d-82ac956b43e8_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7d949f70-7449-5d54-b5eb-6f8d27e8315d
2026-03-24 19:14:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/R2SWE/2026-03-24/image/337acfe2-88b7-4054-b99e-f2f6495dd393_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120743887?view=catalogue)
2026-03-24 19:14:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DA18DWO/2026-03-23/image/9d046945-5db4-4509-b96f-c456008ac4e6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120598377?view=catalogue)
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af451b10>
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d949f70-7449-5d54-b5eb-6f8d27e8315d/7d949f70-7449-5d54-b5eb-6f8d27e8315d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR2SWE%252F2026-03-24%252Fimage%252Fa8cd4f0f-16e0-4cc5-ae4a-e68684722341_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2SWE/2026-03-24/image/a8cd4f0f-16e0-4cc5-ae4a-e68684722341_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7d949f70-7449-5d54-b5eb-6f8d27e8315d
2026-03-24 19:14:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DA18DWO/2026-03-23/image/e5a7a9d6-898e-4762-b43d-14afc4fc2a5f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120598377?view=catalogue)
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3e1d10>
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d949f70-7449-5d54-b5eb-6f8d27e8315d/7d949f70-7449-5d54-b5eb-6f8d27e8315d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FR2SWE%252F2026-03-24%252Fimage%252F337acfe2-88b7-4054-b99e-f2f6495dd393_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/R2SWE/2026-03-24/image/337acfe2-88b7-4054-b99e-f2f6495dd393_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7d949f70-7449-5d54-b5eb-6f8d27e8315d
2026-03-24 19:14:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7d949f70-7449-5d54-b5eb-6f8d27e8315d, skipping ID generation
2026-03-24 19:14:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d949f70-7449-5d54-b5eb-6f8d27e8315d with scrape type 1
2026-03-24 19:14:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7d949f70-7449-5d54-b5eb-6f8d27e8315d sending to next pipeline
2026-03-24 19:14:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7d949f70-7449-5d54-b5eb-6f8d27e8315d, identifier: 120743887
2026-03-24 19:14:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7d949f70-7449-5d54-b5eb-6f8d27e8315d with identifier: 120743887
2026-03-24 19:14:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7d949f70-7449-5d54-b5eb-6f8d27e8315d with identifier: 120743887
2026-03-24 19:14:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7d949f70-7449-5d54-b5eb-6f8d27e8315d with identifier: 120743887 to the API
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:14:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/R2SWE/2026-03-24/image/337acfe2-88b7-4054-b99e-f2f6495dd393_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '7d949f70-7449-5d54-b5eb-6f8d27e8315d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DC16GSU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120743887',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'AUDI',
'model': 'A7 DIESEL SPORTBACK',
'odometer': 113013,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 11,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d949f70-7449-5d54-b5eb-6f8d27e8315d/7d949f70-7449-5d54-b5eb-6f8d27e8315d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34915,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/337acfe2-88b7-4054-b99e-f2f6495dd393_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d949f70-7449-5d54-b5eb-6f8d27e8315d/7d949f70-7449-5d54-b5eb-6f8d27e8315d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36531,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/a8cd4f0f-16e0-4cc5-ae4a-e68684722341_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d949f70-7449-5d54-b5eb-6f8d27e8315d/7d949f70-7449-5d54-b5eb-6f8d27e8315d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37161,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/aa44151e-71bc-4daa-9248-73a4f53aea85_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d949f70-7449-5d54-b5eb-6f8d27e8315d/7d949f70-7449-5d54-b5eb-6f8d27e8315d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36407,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/45e70670-1043-47f5-a63d-82ac956b43e8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d949f70-7449-5d54-b5eb-6f8d27e8315d/7d949f70-7449-5d54-b5eb-6f8d27e8315d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57974,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/e6084e30-2868-4970-8423-260a78e0fe52_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d949f70-7449-5d54-b5eb-6f8d27e8315d/7d949f70-7449-5d54-b5eb-6f8d27e8315d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70634,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/8ba6f1a2-d9ef-41a2-b79c-b7e09c776bce_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d949f70-7449-5d54-b5eb-6f8d27e8315d/7d949f70-7449-5d54-b5eb-6f8d27e8315d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57379,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/bb6bd69f-4c05-41bd-bb23-6eb0f5da8794_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d949f70-7449-5d54-b5eb-6f8d27e8315d/7d949f70-7449-5d54-b5eb-6f8d27e8315d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56333,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/531e7732-213a-4e3c-837a-c662a4cc7b36_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d949f70-7449-5d54-b5eb-6f8d27e8315d/7d949f70-7449-5d54-b5eb-6f8d27e8315d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104801,
'Height': 800,
'OriginUrl': 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/785d9048-04a1-4251-83f7-db41bad9ebea_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d949f70-7449-5d54-b5eb-6f8d27e8315d/7d949f70-7449-5d54-b5eb-6f8d27e8315d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99078,
'Height': 800,
'OriginUrl': 'https://abimg003.imgix.net/R2SWE/2026-03-24/image/9479f0ee-dc06-44cd-b75d-03fad1bac8e3_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-30',
'seller_name': 'Arthurs Motor Group',
'title': 'AUDI A7 DIESEL SPORTBACK 3.0 TDI Quattro S Line 5dr S Tronic',
'transmission': 'automatic',
'trim': '3.0 TDI Quattro S Line 5dr S Tronic',
'vin': None,
'year': 2016}
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120743887%27 HTTP/1.1" 200 None
2026-03-24 19:14:02 [astonbarclay.gb] INFO: Saving data for 120743887: {'created_time': 1774379642.852322, 'last_price_update_time': 1774379642.852334, 'auction_closing_time': 1774519200.0}
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120743887') HTTP/1.1" 204 0
2026-03-24 19:14:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DA18DWO/2026-03-23/image/47a3239a-66ad-4829-841c-8f3f991af0e6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120598377?view=catalogue)
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af24a810>
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b95442e-ce38-55de-9bcf-bee027f329aa/7b95442e-ce38-55de-9bcf-bee027f329aa_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDA18DWO%252F2026-03-23%252Fimage%252F9d046945-5db4-4509-b96f-c456008ac4e6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DA18DWO/2026-03-23/image/9d046945-5db4-4509-b96f-c456008ac4e6_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7b95442e-ce38-55de-9bcf-bee027f329aa
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3fc950>
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b95442e-ce38-55de-9bcf-bee027f329aa/7b95442e-ce38-55de-9bcf-bee027f329aa_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDA18DWO%252F2026-03-23%252Fimage%252Fe5a7a9d6-898e-4762-b43d-14afc4fc2a5f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DA18DWO/2026-03-23/image/e5a7a9d6-898e-4762-b43d-14afc4fc2a5f_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7b95442e-ce38-55de-9bcf-bee027f329aa
2026-03-24 19:14:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DA18DWO/2026-03-23/image/09511607-0c51-4601-8328-2d45c5aaa489_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120598377?view=catalogue)
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4819750>
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b95442e-ce38-55de-9bcf-bee027f329aa/7b95442e-ce38-55de-9bcf-bee027f329aa_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDA18DWO%252F2026-03-23%252Fimage%252F47a3239a-66ad-4829-841c-8f3f991af0e6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DA18DWO/2026-03-23/image/47a3239a-66ad-4829-841c-8f3f991af0e6_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7b95442e-ce38-55de-9bcf-bee027f329aa
2026-03-24 19:14:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DA18DWO/2026-03-23/image/a18f6ffd-43ad-4023-8748-35be51b2389c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120598377?view=catalogue)
2026-03-24 19:14:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3f3910>
2026-03-24 19:14:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b95442e-ce38-55de-9bcf-bee027f329aa/7b95442e-ce38-55de-9bcf-bee027f329aa_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDA18DWO%252F2026-03-23%252Fimage%252F09511607-0c51-4601-8328-2d45c5aaa489_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DA18DWO/2026-03-23/image/09511607-0c51-4601-8328-2d45c5aaa489_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7b95442e-ce38-55de-9bcf-bee027f329aa
2026-03-24 19:14:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DA18DWO/2026-03-23/image/74a651ed-1af5-4c9e-806e-1355e792a674_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120598377?view=catalogue)
2026-03-24 19:14:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2e3bd0>
2026-03-24 19:14:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b95442e-ce38-55de-9bcf-bee027f329aa/7b95442e-ce38-55de-9bcf-bee027f329aa_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDA18DWO%252F2026-03-23%252Fimage%252Fa18f6ffd-43ad-4023-8748-35be51b2389c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DA18DWO/2026-03-23/image/a18f6ffd-43ad-4023-8748-35be51b2389c_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7b95442e-ce38-55de-9bcf-bee027f329aa
2026-03-24 19:14:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af290290>
2026-03-24 19:14:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7b95442e-ce38-55de-9bcf-bee027f329aa/7b95442e-ce38-55de-9bcf-bee027f329aa_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDA18DWO%252F2026-03-23%252Fimage%252F74a651ed-1af5-4c9e-806e-1355e792a674_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DA18DWO/2026-03-23/image/74a651ed-1af5-4c9e-806e-1355e792a674_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7b95442e-ce38-55de-9bcf-bee027f329aa
2026-03-24 19:14:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7b95442e-ce38-55de-9bcf-bee027f329aa, skipping ID generation
2026-03-24 19:14:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b95442e-ce38-55de-9bcf-bee027f329aa with scrape type 1
2026-03-24 19:14:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7b95442e-ce38-55de-9bcf-bee027f329aa sending to next pipeline
2026-03-24 19:14:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7b95442e-ce38-55de-9bcf-bee027f329aa, identifier: 120598377
2026-03-24 19:14:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7b95442e-ce38-55de-9bcf-bee027f329aa with identifier: 120598377
2026-03-24 19:14:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7b95442e-ce38-55de-9bcf-bee027f329aa with identifier: 120598377
2026-03-24 19:14:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7b95442e-ce38-55de-9bcf-bee027f329aa with identifier: 120598377 to the API
2026-03-24 19:14:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:14:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:14:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/DA18DWO/2026-03-23/image/74a651ed-1af5-4c9e-806e-1355e792a674_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'RED',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '7b95442e-ce38-55de-9bcf-bee027f329aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DA18DWO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120598377',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MERCEDES-BENZ',
'model': 'CLA COUPE',
'odometer': 41925,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b95442e-ce38-55de-9bcf-bee027f329aa/7b95442e-ce38-55de-9bcf-bee027f329aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35300,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DA18DWO/2026-03-23/image/74a651ed-1af5-4c9e-806e-1355e792a674_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b95442e-ce38-55de-9bcf-bee027f329aa/7b95442e-ce38-55de-9bcf-bee027f329aa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33829,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DA18DWO/2026-03-23/image/a18f6ffd-43ad-4023-8748-35be51b2389c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b95442e-ce38-55de-9bcf-bee027f329aa/7b95442e-ce38-55de-9bcf-bee027f329aa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35096,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DA18DWO/2026-03-23/image/09511607-0c51-4601-8328-2d45c5aaa489_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b95442e-ce38-55de-9bcf-bee027f329aa/7b95442e-ce38-55de-9bcf-bee027f329aa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34332,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DA18DWO/2026-03-23/image/47a3239a-66ad-4829-841c-8f3f991af0e6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b95442e-ce38-55de-9bcf-bee027f329aa/7b95442e-ce38-55de-9bcf-bee027f329aa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69627,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DA18DWO/2026-03-23/image/e5a7a9d6-898e-4762-b43d-14afc4fc2a5f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b95442e-ce38-55de-9bcf-bee027f329aa/7b95442e-ce38-55de-9bcf-bee027f329aa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50269,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DA18DWO/2026-03-23/image/9d046945-5db4-4509-b96f-c456008ac4e6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b95442e-ce38-55de-9bcf-bee027f329aa/7b95442e-ce38-55de-9bcf-bee027f329aa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61019,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DA18DWO/2026-03-23/image/6cd9a0b2-a3e9-4cc1-9833-00c9d58c65c1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b95442e-ce38-55de-9bcf-bee027f329aa/7b95442e-ce38-55de-9bcf-bee027f329aa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56299,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DA18DWO/2026-03-23/image/7fa42bf1-2934-4385-8e55-6e21c4910c2b_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-22',
'seller_name': 'Mobilize Financial Services',
'title': 'MERCEDES-BENZ CLA COUPE CLA 180 AMG Line 4dr',
'transmission': 'manual',
'trim': 'CLA 180 AMG Line 4dr',
'vin': None,
'year': 2018}
2026-03-24 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120598377%27 HTTP/1.1" 200 None
2026-03-24 19:14:03 [astonbarclay.gb] INFO: Saving data for 120598377: {'created_time': 1774379643.657167, 'last_price_update_time': 1774379643.657177, 'auction_closing_time': 1774519200.0}
2026-03-24 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120598377') HTTP/1.1" 204 0
2026-03-24 19:14:05 [scrapy.extensions.logstats] INFO: Crawled 265 pages (at 38 pages/min), scraped 244 items (at 39 items/min)
2026-03-24 19:14:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 19:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120595361?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:14:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:14:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120595361, 'registration': 'YB74TKV', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power Acenta Premium 5dr Auto', 'mileage': 5753, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-11-30', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YB74TKV/2026-03-19/image/ef9f47e0-a8eb-436e-beed-9468572adb07_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB74TKV/2026-03-19/image/47f52c22-824f-489f-acda-d2fadb62df76_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB74TKV/2026-03-19/image/585ccf49-47fd-4279-89d8-70f8e19ffe68_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB74TKV/2026-03-19/image/fde53ccc-ea72-47df-8a4c-6fdb7331c117_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB74TKV/2026-03-19/image/ab3c6344-30ec-406c-8a0e-e0fb50bb8447_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB74TKV/2026-03-19/image/9a5df72c-a04d-4d11-9267-fdf691b05ac7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB74TKV/2026-03-19/image/046ed9b3-45ab-4bc9-bd54-06756905f871_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB74TKV/2026-03-19/image/2d85ac5d-aa99-46c7-a5f4-3bcf5c904160_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/26 9K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2097f3e6-4aff-4f38-a279-c78af97c6635.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120595361, 'registration': 'YB74TKV', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power Acenta Premium 5dr Auto', 'mileage': 5753, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-11-30', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YB74TKV/2026-03-19/image/ef9f47e0-a8eb-436e-beed-9468572adb07_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB74TKV/2026-03-19/image/47f52c22-824f-489f-acda-d2fadb62df76_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB74TKV/2026-03-19/image/585ccf49-47fd-4279-89d8-70f8e19ffe68_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB74TKV/2026-03-19/image/fde53ccc-ea72-47df-8a4c-6fdb7331c117_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB74TKV/2026-03-19/image/ab3c6344-30ec-406c-8a0e-e0fb50bb8447_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB74TKV/2026-03-19/image/9a5df72c-a04d-4d11-9267-fdf691b05ac7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB74TKV/2026-03-19/image/046ed9b3-45ab-4bc9-bd54-06756905f871_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB74TKV/2026-03-19/image/2d85ac5d-aa99-46c7-a5f4-3bcf5c904160_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/26 9K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2097f3e6-4aff-4f38-a279-c78af97c6635.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb9cae51-6bf1-5d28-b5a3-b92dca993a83 with identifier: 120595361
2026-03-24 19:14:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb9cae51-6bf1-5d28-b5a3-b92dca993a83 with scrape type 1
2026-03-24 19:14:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item eb9cae51-6bf1-5d28-b5a3-b92dca993a83
2026-03-24 19:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYB74TKV%252F2026-03-19%252Fimage%252Fef9f47e0-a8eb-436e-beed-9468572adb07_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB74TKV/2026-03-19/image/ef9f47e0-a8eb-436e-beed-9468572adb07_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYB74TKV%252F2026-03-19%252Fimage%252F47f52c22-824f-489f-acda-d2fadb62df76_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB74TKV/2026-03-19/image/47f52c22-824f-489f-acda-d2fadb62df76_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYB74TKV%252F2026-03-19%252Fimage%252F585ccf49-47fd-4279-89d8-70f8e19ffe68_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB74TKV/2026-03-19/image/585ccf49-47fd-4279-89d8-70f8e19ffe68_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYB74TKV%252F2026-03-19%252Fimage%252Ffde53ccc-ea72-47df-8a4c-6fdb7331c117_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB74TKV/2026-03-19/image/fde53ccc-ea72-47df-8a4c-6fdb7331c117_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYB74TKV%252F2026-03-19%252Fimage%252Fab3c6344-30ec-406c-8a0e-e0fb50bb8447_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB74TKV/2026-03-19/image/ab3c6344-30ec-406c-8a0e-e0fb50bb8447_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYB74TKV%252F2026-03-19%252Fimage%252F9a5df72c-a04d-4d11-9267-fdf691b05ac7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB74TKV/2026-03-19/image/9a5df72c-a04d-4d11-9267-fdf691b05ac7_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYB74TKV%252F2026-03-19%252Fimage%252F046ed9b3-45ab-4bc9-bd54-06756905f871_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB74TKV/2026-03-19/image/046ed9b3-45ab-4bc9-bd54-06756905f871_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYB74TKV%252F2026-03-19%252Fimage%252F2d85ac5d-aa99-46c7-a5f4-3bcf5c904160_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB74TKV/2026-03-19/image/2d85ac5d-aa99-46c7-a5f4-3bcf5c904160_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120601640?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:14:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:14:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120601640, 'registration': 'WJ20UXF', 'account': 'RCI001', 'make': 'MG MOTOR UK', 'model': 'ZS ELECTRIC HATCHBACK', 'derivative': '105kW Excite EV 45kWh 5dr Auto', 'mileage': 64714, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2020-06-02', 'fuel': 'Electric', 'motExpiry': '2027-01-29', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/add7552b-4c62-4b33-9686-2a129b5e4150_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/73cc1043-7944-4691-98fe-2064cc2f139a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/da27cc87-35fb-4578-ba61-4b420e2ca94a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/4092d340-05bc-4078-8ab5-a9105bfe84b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/f1804ece-dfea-4ea2-9ad1-ca97ec95ad99_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/4570e387-8475-41a5-bfed-d90c1e57cf18_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/100d12d6-1f3a-4b9b-8abb-c0e19b842467_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'Ex-Private Hire, VOSA STATES 17K 41K 47K 58K 64K 41K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e0c84395-5894-4a46-8026-bcadbf4b2cd9.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:14:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120601640, 'registration': 'WJ20UXF', 'account': 'RCI001', 'make': 'MG MOTOR UK', 'model': 'ZS ELECTRIC HATCHBACK', 'derivative': '105kW Excite EV 45kWh 5dr Auto', 'mileage': 64714, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2020-06-02', 'fuel': 'Electric', 'motExpiry': '2027-01-29', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/add7552b-4c62-4b33-9686-2a129b5e4150_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/73cc1043-7944-4691-98fe-2064cc2f139a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/da27cc87-35fb-4578-ba61-4b420e2ca94a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/4092d340-05bc-4078-8ab5-a9105bfe84b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/f1804ece-dfea-4ea2-9ad1-ca97ec95ad99_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/4570e387-8475-41a5-bfed-d90c1e57cf18_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/100d12d6-1f3a-4b9b-8abb-c0e19b842467_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'Ex-Private Hire, VOSA STATES 17K 41K 47K 58K 64K 41K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e0c84395-5894-4a46-8026-bcadbf4b2cd9.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:14:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c5e8128-1a6f-5ea8-b239-8fcaffae6a53 with identifier: 120601640
2026-03-24 19:14:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c5e8128-1a6f-5ea8-b239-8fcaffae6a53 with scrape type 1
2026-03-24 19:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 6c5e8128-1a6f-5ea8-b239-8fcaffae6a53
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWJ20UXF%252F2026-03-23%252Fimage%252Fadd7552b-4c62-4b33-9686-2a129b5e4150_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/add7552b-4c62-4b33-9686-2a129b5e4150_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWJ20UXF%252F2026-03-23%252Fimage%252F73cc1043-7944-4691-98fe-2064cc2f139a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/73cc1043-7944-4691-98fe-2064cc2f139a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWJ20UXF%252F2026-03-23%252Fimage%252Fda27cc87-35fb-4578-ba61-4b420e2ca94a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/da27cc87-35fb-4578-ba61-4b420e2ca94a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWJ20UXF%252F2026-03-23%252Fimage%252F4092d340-05bc-4078-8ab5-a9105bfe84b5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/4092d340-05bc-4078-8ab5-a9105bfe84b5_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWJ20UXF%252F2026-03-23%252Fimage%252Ff1804ece-dfea-4ea2-9ad1-ca97ec95ad99_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/f1804ece-dfea-4ea2-9ad1-ca97ec95ad99_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWJ20UXF%252F2026-03-23%252Fimage%252F4570e387-8475-41a5-bfed-d90c1e57cf18_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/4570e387-8475-41a5-bfed-d90c1e57cf18_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWJ20UXF%252F2026-03-23%252Fimage%252F100d12d6-1f3a-4b9b-8abb-c0e19b842467_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/100d12d6-1f3a-4b9b-8abb-c0e19b842467_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YB74TKV/2026-03-19/image/2d85ac5d-aa99-46c7-a5f4-3bcf5c904160_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120595361?view=catalogue)
2026-03-24 19:14:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120197297?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:14:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:14:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af20f2d0>
2026-03-24 19:14:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb9cae51-6bf1-5d28-b5a3-b92dca993a83/eb9cae51-6bf1-5d28-b5a3-b92dca993a83_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYB74TKV%252F2026-03-19%252Fimage%252F2d85ac5d-aa99-46c7-a5f4-3bcf5c904160_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB74TKV/2026-03-19/image/2d85ac5d-aa99-46c7-a5f4-3bcf5c904160_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item eb9cae51-6bf1-5d28-b5a3-b92dca993a83
2026-03-24 19:14:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120197297, 'registration': 'LO72CPK', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ZOE HATCHBACK', 'derivative': '100kW GT Line + R135 50kWh Rapid Charge 5dr Auto', 'mileage': 83182, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-31', 'fuel': 'Electric', 'motExpiry': '2027-01-08', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LO72CPK/2026-03-11/image/f8eacf36-617b-4ab3-a4c7-6f9031b6bfb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72CPK/2026-03-11/image/cd0e8f29-1dc5-4f8a-84e3-2d2070e16915_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72CPK/2026-03-11/image/719e8e53-ad44-4e35-82e1-fd22f934d74a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72CPK/2026-03-11/image/b873033a-d938-4bc4-8e20-15cd9cb7a006_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72CPK/2026-03-11/image/59f714a4-cc64-4b10-9dc4-bbaecede83d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72CPK/2026-03-11/image/f60382fc-f7bc-46c6-902c-0a529fdc7013_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72CPK/2026-03-11/image/28ce55da-19ac-47eb-82af-cb2567f76131_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72CPK/2026-03-11/image/650e0e81-4ebb-4c66-942a-302c0c021639_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book BLANK BOOK', 'remarks': 'VOSA STATES 80K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/23cd5e81-4791-47ab-b8cd-9fef2b189d66.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120197297, 'registration': 'LO72CPK', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ZOE HATCHBACK', 'derivative': '100kW GT Line + R135 50kWh Rapid Charge 5dr Auto', 'mileage': 83182, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-31', 'fuel': 'Electric', 'motExpiry': '2027-01-08', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LO72CPK/2026-03-11/image/f8eacf36-617b-4ab3-a4c7-6f9031b6bfb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72CPK/2026-03-11/image/cd0e8f29-1dc5-4f8a-84e3-2d2070e16915_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72CPK/2026-03-11/image/719e8e53-ad44-4e35-82e1-fd22f934d74a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72CPK/2026-03-11/image/b873033a-d938-4bc4-8e20-15cd9cb7a006_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72CPK/2026-03-11/image/59f714a4-cc64-4b10-9dc4-bbaecede83d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72CPK/2026-03-11/image/f60382fc-f7bc-46c6-902c-0a529fdc7013_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72CPK/2026-03-11/image/28ce55da-19ac-47eb-82af-cb2567f76131_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO72CPK/2026-03-11/image/650e0e81-4ebb-4c66-942a-302c0c021639_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book BLANK BOOK', 'remarks': 'VOSA STATES 80K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/23cd5e81-4791-47ab-b8cd-9fef2b189d66.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f890573f-089b-5ba1-802e-a988541b9303 with identifier: 120197297
2026-03-24 19:14:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f890573f-089b-5ba1-802e-a988541b9303 with scrape type 2
2026-03-24 19:14:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f890573f-089b-5ba1-802e-a988541b9303 with scrape type 2
2026-03-24 19:14:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f890573f-089b-5ba1-802e-a988541b9303, identifier: 120197297
2026-03-24 19:14:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f890573f-089b-5ba1-802e-a988541b9303 with identifier: 120197297
2026-03-24 19:14:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f890573f-089b-5ba1-802e-a988541b9303 with identifier: 120197297
2026-03-24 19:14:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f890573f-089b-5ba1-802e-a988541b9303 with identifier: 120197297 to the API
2026-03-24 19:14:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:14:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:14:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120197297?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'f890573f-089b-5ba1-802e-a988541b9303',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LO72CPK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120197297',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'ZOE HATCHBACK',
'odometer': 83182,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-31',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT ZOE HATCHBACK 100kW GT Line + R135 50kWh Rapid Charge 5dr '
'Auto',
'transmission': 'automatic',
'trim': '100kW GT Line + R135 50kWh Rapid Charge 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120197297%27 HTTP/1.1" 200 None
2026-03-24 19:14:15 [astonbarclay.gb] INFO: Saving data for 120197297: {'auction_closing_time': 1774519200.0, 'created_time': 1773403675.879329, 'last_price_update_time': 1774379655.78868}
2026-03-24 19:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120197297') HTTP/1.1" 204 0
2026-03-24 19:14:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/4570e387-8475-41a5-bfed-d90c1e57cf18_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120601640?view=catalogue)
2026-03-24 19:14:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/100d12d6-1f3a-4b9b-8abb-c0e19b842467_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120601640?view=catalogue)
2026-03-24 19:14:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120752694?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:14:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120053848?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:14:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120676520?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:14:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:14:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:14:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:14:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120441537?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:14:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:14:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aeff0c90>
2026-03-24 19:14:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c5e8128-1a6f-5ea8-b239-8fcaffae6a53/6c5e8128-1a6f-5ea8-b239-8fcaffae6a53_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWJ20UXF%252F2026-03-23%252Fimage%252F4570e387-8475-41a5-bfed-d90c1e57cf18_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/4570e387-8475-41a5-bfed-d90c1e57cf18_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6c5e8128-1a6f-5ea8-b239-8fcaffae6a53
2026-03-24 19:14:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b482e9d0>
2026-03-24 19:14:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c5e8128-1a6f-5ea8-b239-8fcaffae6a53/6c5e8128-1a6f-5ea8-b239-8fcaffae6a53_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWJ20UXF%252F2026-03-23%252Fimage%252F100d12d6-1f3a-4b9b-8abb-c0e19b842467_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/100d12d6-1f3a-4b9b-8abb-c0e19b842467_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6c5e8128-1a6f-5ea8-b239-8fcaffae6a53
2026-03-24 19:14:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120752694, 'registration': 'YF64AAN', 'account': 'MOT075', 'make': 'NISSAN', 'model': 'JUKE DIESEL HATCHBACK', 'derivative': '1.5 dCi Acenta Premium 5dr', 'mileage': 92979, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-11-17', 'fuel': 'Diesel', 'motExpiry': '2026-07-03', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': None, 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 30K 43K 61K 71K 77K 80K 83K 87K 90K NUMBER OF FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fc151bd9-672b-406f-9f38-f96c60726ca8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:14:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120752694, 'registration': 'YF64AAN', 'account': 'MOT075', 'make': 'NISSAN', 'model': 'JUKE DIESEL HATCHBACK', 'derivative': '1.5 dCi Acenta Premium 5dr', 'mileage': 92979, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-11-17', 'fuel': 'Diesel', 'motExpiry': '2026-07-03', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': None, 'colour': 'YELLOW', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'VOSA STATES 30K 43K 61K 71K 77K 80K 83K 87K 90K NUMBER OF FORMER KEEPERS UNKNOWN', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fc151bd9-672b-406f-9f38-f96c60726ca8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:14:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e60f6ab-329e-5d67-b99f-01a4e2b91357 with identifier: 120752694
2026-03-24 19:14:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e60f6ab-329e-5d67-b99f-01a4e2b91357 with scrape type 1
2026-03-24 19:14:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 2e60f6ab-329e-5d67-b99f-01a4e2b91357
2026-03-24 19:14:16 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 2e60f6ab-329e-5d67-b99f-01a4e2b91357
2026-03-24 19:14:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2e60f6ab-329e-5d67-b99f-01a4e2b91357, identifier: 120752694
2026-03-24 19:14:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120053848, 'registration': 'SC68NGX', 'account': 'RCI001', 'make': 'DS', 'model': 'DS 7 CROSSBACK HATCHBACK', 'derivative': '1.6 PureTech 180 Performance Line 5dr EAT8', 'mileage': 62189, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-01-16', 'fuel': 'Petrol', 'motExpiry': '2026-08-28', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SC68NGX/2026-03-05/image/9cea6685-22ff-4d97-a59e-4b00fe9c5744_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/53f6108c-82f2-4eb7-91d8-15309905fa41_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/f29fcac9-743b-4871-add2-2f25e9a37c28_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/0b7a0a49-ae62-4c46-8209-91ddf5cb2eb7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/ba304473-27b1-4035-a04a-e5e469eb67d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/0df5d58e-d672-49af-96bc-2c33fd728982_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/9992bf2d-3354-424b-bec7-5685fae9114c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/d5ebd164-2d74-4e87-93e2-17414e7a1fb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/e2d9706f-14ba-4e6c-9b65-42dd50ca90af_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/20 12K 01/21 19K 01/22 29K 08/23 45K 08/24 53K 08/25 59K', 'remarks': 'VOSA STATES 29K 36K 45K 53K 59K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b70547b9-1cd3-4c22-bbfe-765ba1d8137e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120053848, 'registration': 'SC68NGX', 'account': 'RCI001', 'make': 'DS', 'model': 'DS 7 CROSSBACK HATCHBACK', 'derivative': '1.6 PureTech 180 Performance Line 5dr EAT8', 'mileage': 62189, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-01-16', 'fuel': 'Petrol', 'motExpiry': '2026-08-28', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SC68NGX/2026-03-05/image/9cea6685-22ff-4d97-a59e-4b00fe9c5744_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/53f6108c-82f2-4eb7-91d8-15309905fa41_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/f29fcac9-743b-4871-add2-2f25e9a37c28_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/0b7a0a49-ae62-4c46-8209-91ddf5cb2eb7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/ba304473-27b1-4035-a04a-e5e469eb67d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/0df5d58e-d672-49af-96bc-2c33fd728982_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/9992bf2d-3354-424b-bec7-5685fae9114c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/d5ebd164-2d74-4e87-93e2-17414e7a1fb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/e2d9706f-14ba-4e6c-9b65-42dd50ca90af_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/20 12K 01/21 19K 01/22 29K 08/23 45K 08/24 53K 08/25 59K', 'remarks': 'VOSA STATES 29K 36K 45K 53K 59K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b70547b9-1cd3-4c22-bbfe-765ba1d8137e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 488d618b-ea11-5337-94f1-4f366e1296d3 with identifier: 120053848
2026-03-24 19:14:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 488d618b-ea11-5337-94f1-4f366e1296d3 with scrape type 1
2026-03-24 19:14:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 488d618b-ea11-5337-94f1-4f366e1296d3
2026-03-24 19:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSC68NGX%252F2026-03-05%252Fimage%252F9cea6685-22ff-4d97-a59e-4b00fe9c5744_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC68NGX/2026-03-05/image/9cea6685-22ff-4d97-a59e-4b00fe9c5744_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSC68NGX%252F2026-03-05%252Fimage%252F53f6108c-82f2-4eb7-91d8-15309905fa41_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC68NGX/2026-03-05/image/53f6108c-82f2-4eb7-91d8-15309905fa41_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSC68NGX%252F2026-03-05%252Fimage%252Ff29fcac9-743b-4871-add2-2f25e9a37c28_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC68NGX/2026-03-05/image/f29fcac9-743b-4871-add2-2f25e9a37c28_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSC68NGX%252F2026-03-05%252Fimage%252F0b7a0a49-ae62-4c46-8209-91ddf5cb2eb7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC68NGX/2026-03-05/image/0b7a0a49-ae62-4c46-8209-91ddf5cb2eb7_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSC68NGX%252F2026-03-05%252Fimage%252Fba304473-27b1-4035-a04a-e5e469eb67d4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC68NGX/2026-03-05/image/ba304473-27b1-4035-a04a-e5e469eb67d4_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSC68NGX%252F2026-03-05%252Fimage%252F0df5d58e-d672-49af-96bc-2c33fd728982_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC68NGX/2026-03-05/image/0df5d58e-d672-49af-96bc-2c33fd728982_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSC68NGX%252F2026-03-05%252Fimage%252F9992bf2d-3354-424b-bec7-5685fae9114c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC68NGX/2026-03-05/image/9992bf2d-3354-424b-bec7-5685fae9114c_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSC68NGX%252F2026-03-05%252Fimage%252Fd5ebd164-2d74-4e87-93e2-17414e7a1fb9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC68NGX/2026-03-05/image/d5ebd164-2d74-4e87-93e2-17414e7a1fb9_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSC68NGX%252F2026-03-05%252Fimage%252Fe2d9706f-14ba-4e6c-9b65-42dd50ca90af_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SC68NGX/2026-03-05/image/e2d9706f-14ba-4e6c-9b65-42dd50ca90af_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 488d618b-ea11-5337-94f1-4f366e1296d3, identifier: 120053848
2026-03-24 19:14:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120676520, 'registration': 'DX22YTS', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH N-Connecta 5dr', 'mileage': 30320, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-04-22', 'fuel': 'Petrol', 'motExpiry': '2026-04-21', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DX22YTS/2026-03-23/image/012664e0-aa5d-4c1d-9a01-0f99114039a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22YTS/2026-03-23/image/6ad23499-c547-4bc5-a09c-26da22df58d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22YTS/2026-03-23/image/e21738eb-5b84-44ed-b327-8fe5fed0d9b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22YTS/2026-03-23/image/e3d01a0b-20ba-4cbe-8052-e58bb1243fee_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22YTS/2026-03-23/image/2c790d6f-e2ec-4a89-9054-2a5a42bf4b4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22YTS/2026-03-23/image/a4783e3c-6f4e-4c7e-b1e1-cd53afe67aa2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22YTS/2026-03-23/image/33892613-bf02-444d-914f-9ffbe32a29f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22YTS/2026-03-23/image/c1a13949-59ca-4914-ac72-46f600defe0d_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/23 7K 0524 14K 04/25 20K', 'remarks': 'VOSA STATES 20K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/89d2d6fe-8cdc-40a6-8d55-6d28c3ac9ba8.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120676520, 'registration': 'DX22YTS', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH N-Connecta 5dr', 'mileage': 30320, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-04-22', 'fuel': 'Petrol', 'motExpiry': '2026-04-21', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DX22YTS/2026-03-23/image/012664e0-aa5d-4c1d-9a01-0f99114039a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22YTS/2026-03-23/image/6ad23499-c547-4bc5-a09c-26da22df58d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22YTS/2026-03-23/image/e21738eb-5b84-44ed-b327-8fe5fed0d9b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22YTS/2026-03-23/image/e3d01a0b-20ba-4cbe-8052-e58bb1243fee_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22YTS/2026-03-23/image/2c790d6f-e2ec-4a89-9054-2a5a42bf4b4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22YTS/2026-03-23/image/a4783e3c-6f4e-4c7e-b1e1-cd53afe67aa2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22YTS/2026-03-23/image/33892613-bf02-444d-914f-9ffbe32a29f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DX22YTS/2026-03-23/image/c1a13949-59ca-4914-ac72-46f600defe0d_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/23 7K 0524 14K 04/25 20K', 'remarks': 'VOSA STATES 20K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/89d2d6fe-8cdc-40a6-8d55-6d28c3ac9ba8.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37e20a06-6822-535c-8a37-fcd996d995f2 with identifier: 120676520
2026-03-24 19:14:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37e20a06-6822-535c-8a37-fcd996d995f2 with scrape type 2
2026-03-24 19:14:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37e20a06-6822-535c-8a37-fcd996d995f2 with scrape type 2
2026-03-24 19:14:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 37e20a06-6822-535c-8a37-fcd996d995f2, identifier: 120676520
2026-03-24 19:14:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120441537, 'registration': 'BC73TKY', 'account': 'RCI002', 'make': 'NISSAN', 'model': 'PRIMASTAR 30 L2 DIESEL', 'derivative': '2.0 dCi 110ps H1 Tekna Van', 'mileage': 17645, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2024-01-31', 'fuel': 'Diesel', 'motExpiry': None, 'doors': None, 'engineSize': 1997, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/BC73TKY/2026-03-16/image/3c2ec9c4-82a9-4b1c-bdeb-83053f928002_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC73TKY/2026-03-16/image/eb8fd84a-84d2-45d9-9c54-e12f69882248_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC73TKY/2026-03-16/image/1b3f2d0c-1294-4d42-b381-da0e1df09e02_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC73TKY/2026-03-16/image/a44baf1e-7dda-4545-ab59-127fc01fab8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC73TKY/2026-03-16/image/8197f665-b5a1-460c-8cd4-e0aa8aa54ddb_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC73TKY/2026-03-16/image/7c481b41-96ba-47c0-a843-cb4db0213551_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC73TKY/2026-03-16/image/9c4a2420-22be-47b3-8690-7c2df60f63c9_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'Ex-Business SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 187, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/92549102-97b9-4570-af9a-bb351e412419.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-24 19:14:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120441537, 'registration': 'BC73TKY', 'account': 'RCI002', 'make': 'NISSAN', 'model': 'PRIMASTAR 30 L2 DIESEL', 'derivative': '2.0 dCi 110ps H1 Tekna Van', 'mileage': 17645, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2024-01-31', 'fuel': 'Diesel', 'motExpiry': None, 'doors': None, 'engineSize': 1997, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/BC73TKY/2026-03-16/image/3c2ec9c4-82a9-4b1c-bdeb-83053f928002_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC73TKY/2026-03-16/image/eb8fd84a-84d2-45d9-9c54-e12f69882248_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC73TKY/2026-03-16/image/1b3f2d0c-1294-4d42-b381-da0e1df09e02_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC73TKY/2026-03-16/image/a44baf1e-7dda-4545-ab59-127fc01fab8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC73TKY/2026-03-16/image/8197f665-b5a1-460c-8cd4-e0aa8aa54ddb_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC73TKY/2026-03-16/image/7c481b41-96ba-47c0-a843-cb4db0213551_removebg.jpg?w=600', 'https://abimg003.imgix.net/BC73TKY/2026-03-16/image/9c4a2420-22be-47b3-8690-7c2df60f63c9_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'Ex-Business SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 187, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/92549102-97b9-4570-af9a-bb351e412419.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': '+VAT', 'value': '+VAT'}}
2026-03-24 19:14:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 557f984a-fbf8-5e78-a6c1-ef79a061b7de with identifier: 120441537
2026-03-24 19:14:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 557f984a-fbf8-5e78-a6c1-ef79a061b7de with scrape type 1
2026-03-24 19:14:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 557f984a-fbf8-5e78-a6c1-ef79a061b7de
2026-03-24 19:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBC73TKY%252F2026-03-16%252Fimage%252F3c2ec9c4-82a9-4b1c-bdeb-83053f928002_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BC73TKY/2026-03-16/image/3c2ec9c4-82a9-4b1c-bdeb-83053f928002_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2e60f6ab-329e-5d67-b99f-01a4e2b91357 with identifier: 120752694
2026-03-24 19:14:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2e60f6ab-329e-5d67-b99f-01a4e2b91357 with identifier: 120752694
2026-03-24 19:14:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2e60f6ab-329e-5d67-b99f-01a4e2b91357 with identifier: 120752694 to the API
2026-03-24 19:14:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:14:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:14:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120752694?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 104,
'color': 'YELLOW',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '2e60f6ab-329e-5d67-b99f-01a4e2b91357',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YF64AAN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120752694',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE DIESEL HATCHBACK',
'odometer': 92979,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-17',
'seller_name': 'MotoNovo Finance',
'title': 'NISSAN JUKE DIESEL HATCHBACK 1.5 dCi Acenta Premium 5dr',
'transmission': 'manual',
'trim': '1.5 dCi Acenta Premium 5dr',
'vin': None,
'year': 2014}
2026-03-24 19:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120752694%27 HTTP/1.1" 200 None
2026-03-24 19:14:27 [astonbarclay.gb] INFO: Saving data for 120752694: {'created_time': 1774379667.114574, 'last_price_update_time': 1774379667.114587, 'auction_closing_time': 1774519200.0}
2026-03-24 19:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120752694') HTTP/1.1" 204 0
2026-03-24 19:14:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 488d618b-ea11-5337-94f1-4f366e1296d3 with identifier: 120053848
2026-03-24 19:14:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 488d618b-ea11-5337-94f1-4f366e1296d3 with identifier: 120053848
2026-03-24 19:14:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 488d618b-ea11-5337-94f1-4f366e1296d3 with identifier: 120053848 to the API
2026-03-24 19:14:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:14:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:14:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120053848?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '488d618b-ea11-5337-94f1-4f366e1296d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SC68NGX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120053848',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'DS',
'model': 'DS 7 CROSSBACK HATCHBACK',
'odometer': 62189,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photo_urls': ['https://abimg003.imgix.net/SC68NGX/2026-03-05/image/9cea6685-22ff-4d97-a59e-4b00fe9c5744_removebg.jpg?w=600',
'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/53f6108c-82f2-4eb7-91d8-15309905fa41_removebg.jpg?w=600',
'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/f29fcac9-743b-4871-add2-2f25e9a37c28_removebg.jpg?w=600',
'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/0b7a0a49-ae62-4c46-8209-91ddf5cb2eb7_removebg.jpg?w=600',
'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/ba304473-27b1-4035-a04a-e5e469eb67d4_removebg.jpg?w=600',
'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/0df5d58e-d672-49af-96bc-2c33fd728982_removebg.jpg?w=600',
'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/9992bf2d-3354-424b-bec7-5685fae9114c_removebg.jpg?w=600',
'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/d5ebd164-2d74-4e87-93e2-17414e7a1fb9_removebg.jpg?w=600',
'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/e2d9706f-14ba-4e6c-9b65-42dd50ca90af_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_488d618b-ea11-5337-94f1-4f366e1296d3/488d618b-ea11-5337-94f1-4f366e1296d3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35661,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/9cea6685-22ff-4d97-a59e-4b00fe9c5744_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_488d618b-ea11-5337-94f1-4f366e1296d3/488d618b-ea11-5337-94f1-4f366e1296d3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34081,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/53f6108c-82f2-4eb7-91d8-15309905fa41_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_488d618b-ea11-5337-94f1-4f366e1296d3/488d618b-ea11-5337-94f1-4f366e1296d3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34932,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/f29fcac9-743b-4871-add2-2f25e9a37c28_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_488d618b-ea11-5337-94f1-4f366e1296d3/488d618b-ea11-5337-94f1-4f366e1296d3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36373,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/0b7a0a49-ae62-4c46-8209-91ddf5cb2eb7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_488d618b-ea11-5337-94f1-4f366e1296d3/488d618b-ea11-5337-94f1-4f366e1296d3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34002,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/ba304473-27b1-4035-a04a-e5e469eb67d4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_488d618b-ea11-5337-94f1-4f366e1296d3/488d618b-ea11-5337-94f1-4f366e1296d3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47594,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/0df5d58e-d672-49af-96bc-2c33fd728982_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_488d618b-ea11-5337-94f1-4f366e1296d3/488d618b-ea11-5337-94f1-4f366e1296d3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44804,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/9992bf2d-3354-424b-bec7-5685fae9114c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_488d618b-ea11-5337-94f1-4f366e1296d3/488d618b-ea11-5337-94f1-4f366e1296d3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67626,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/d5ebd164-2d74-4e87-93e2-17414e7a1fb9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_488d618b-ea11-5337-94f1-4f366e1296d3/488d618b-ea11-5337-94f1-4f366e1296d3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46240,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SC68NGX/2026-03-05/image/e2d9706f-14ba-4e6c-9b65-42dd50ca90af_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-16',
'seller_name': 'Mobilize Financial Services',
'title': 'DS DS 7 CROSSBACK HATCHBACK 1.6 PureTech 180 Performance Line 5dr '
'EAT8',
'transmission': 'automatic',
'trim': '1.6 PureTech 180 Performance Line 5dr EAT8',
'vin': None,
'year': 2019}
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120053848%27 HTTP/1.1" 200 None
2026-03-24 19:14:30 [astonbarclay.gb] INFO: Saving data for 120053848: {'created_time': 1774379670.100988, 'last_price_update_time': 1774379670.101, 'auction_closing_time': 1774519200.0}
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120053848') HTTP/1.1" 204 0
2026-03-24 19:14:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 37e20a06-6822-535c-8a37-fcd996d995f2 with identifier: 120676520
2026-03-24 19:14:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 37e20a06-6822-535c-8a37-fcd996d995f2 with identifier: 120676520
2026-03-24 19:14:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 37e20a06-6822-535c-8a37-fcd996d995f2 with identifier: 120676520 to the API
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:14:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120676520?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '37e20a06-6822-535c-8a37-fcd996d995f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DX22YTS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120676520',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 30320,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-22',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.3 DiG-T MH N-Connecta 5dr',
'transmission': 'manual',
'trim': '1.3 DiG-T MH N-Connecta 5dr',
'vin': None,
'year': 2022}
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120676520%27 HTTP/1.1" 200 None
2026-03-24 19:14:30 [astonbarclay.gb] INFO: Saving data for 120676520: {'created_time': 1774260345.680726, 'last_price_update_time': 1774379670.584686, 'auction_closing_time': 1774519200.0}
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120676520') HTTP/1.1" 204 0
2026-03-24 19:14:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/add7552b-4c62-4b33-9686-2a129b5e4150_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120601640?view=catalogue)
2026-03-24 19:14:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/4092d340-05bc-4078-8ab5-a9105bfe84b5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120601640?view=catalogue)
2026-03-24 19:14:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/da27cc87-35fb-4578-ba61-4b420e2ca94a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120601640?view=catalogue)
2026-03-24 19:14:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/f1804ece-dfea-4ea2-9ad1-ca97ec95ad99_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120601640?view=catalogue)
2026-03-24 19:14:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YB74TKV/2026-03-19/image/046ed9b3-45ab-4bc9-bd54-06756905f871_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120595361?view=catalogue)
2026-03-24 19:14:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/73cc1043-7944-4691-98fe-2064cc2f139a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120601640?view=catalogue)
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBC73TKY%252F2026-03-16%252Fimage%252Feb8fd84a-84d2-45d9-9c54-e12f69882248_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BC73TKY/2026-03-16/image/eb8fd84a-84d2-45d9-9c54-e12f69882248_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBC73TKY%252F2026-03-16%252Fimage%252F1b3f2d0c-1294-4d42-b381-da0e1df09e02_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BC73TKY/2026-03-16/image/1b3f2d0c-1294-4d42-b381-da0e1df09e02_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120630889?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:14:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120295312?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:14:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:14:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBC73TKY%252F2026-03-16%252Fimage%252Fa44baf1e-7dda-4545-ab59-127fc01fab8a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BC73TKY/2026-03-16/image/a44baf1e-7dda-4545-ab59-127fc01fab8a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBC73TKY%252F2026-03-16%252Fimage%252F8197f665-b5a1-460c-8cd4-e0aa8aa54ddb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BC73TKY/2026-03-16/image/8197f665-b5a1-460c-8cd4-e0aa8aa54ddb_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBC73TKY%252F2026-03-16%252Fimage%252F7c481b41-96ba-47c0-a843-cb4db0213551_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BC73TKY/2026-03-16/image/7c481b41-96ba-47c0-a843-cb4db0213551_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBC73TKY%252F2026-03-16%252Fimage%252F9c4a2420-22be-47b3-8690-7c2df60f63c9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BC73TKY/2026-03-16/image/9c4a2420-22be-47b3-8690-7c2df60f63c9_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BC73TKY/2026-03-16/image/3c2ec9c4-82a9-4b1c-bdeb-83053f928002_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120441537?view=catalogue)
2026-03-24 19:14:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af160350>
2026-03-24 19:14:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c5e8128-1a6f-5ea8-b239-8fcaffae6a53/6c5e8128-1a6f-5ea8-b239-8fcaffae6a53_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWJ20UXF%252F2026-03-23%252Fimage%252Fadd7552b-4c62-4b33-9686-2a129b5e4150_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/add7552b-4c62-4b33-9686-2a129b5e4150_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6c5e8128-1a6f-5ea8-b239-8fcaffae6a53
2026-03-24 19:14:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3b7f90>
2026-03-24 19:14:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c5e8128-1a6f-5ea8-b239-8fcaffae6a53/6c5e8128-1a6f-5ea8-b239-8fcaffae6a53_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWJ20UXF%252F2026-03-23%252Fimage%252F4092d340-05bc-4078-8ab5-a9105bfe84b5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/4092d340-05bc-4078-8ab5-a9105bfe84b5_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6c5e8128-1a6f-5ea8-b239-8fcaffae6a53
2026-03-24 19:14:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefb24d0>
2026-03-24 19:14:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c5e8128-1a6f-5ea8-b239-8fcaffae6a53/6c5e8128-1a6f-5ea8-b239-8fcaffae6a53_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWJ20UXF%252F2026-03-23%252Fimage%252Fda27cc87-35fb-4578-ba61-4b420e2ca94a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/da27cc87-35fb-4578-ba61-4b420e2ca94a_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6c5e8128-1a6f-5ea8-b239-8fcaffae6a53
2026-03-24 19:14:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefb4b10>
2026-03-24 19:14:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c5e8128-1a6f-5ea8-b239-8fcaffae6a53/6c5e8128-1a6f-5ea8-b239-8fcaffae6a53_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWJ20UXF%252F2026-03-23%252Fimage%252Ff1804ece-dfea-4ea2-9ad1-ca97ec95ad99_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/f1804ece-dfea-4ea2-9ad1-ca97ec95ad99_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6c5e8128-1a6f-5ea8-b239-8fcaffae6a53
2026-03-24 19:14:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefb5050>
2026-03-24 19:14:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb9cae51-6bf1-5d28-b5a3-b92dca993a83/eb9cae51-6bf1-5d28-b5a3-b92dca993a83_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYB74TKV%252F2026-03-19%252Fimage%252F046ed9b3-45ab-4bc9-bd54-06756905f871_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB74TKV/2026-03-19/image/046ed9b3-45ab-4bc9-bd54-06756905f871_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item eb9cae51-6bf1-5d28-b5a3-b92dca993a83
2026-03-24 19:14:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af407590>
2026-03-24 19:14:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6c5e8128-1a6f-5ea8-b239-8fcaffae6a53/6c5e8128-1a6f-5ea8-b239-8fcaffae6a53_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWJ20UXF%252F2026-03-23%252Fimage%252F73cc1043-7944-4691-98fe-2064cc2f139a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/73cc1043-7944-4691-98fe-2064cc2f139a_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6c5e8128-1a6f-5ea8-b239-8fcaffae6a53
2026-03-24 19:14:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6c5e8128-1a6f-5ea8-b239-8fcaffae6a53, skipping ID generation
2026-03-24 19:14:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c5e8128-1a6f-5ea8-b239-8fcaffae6a53 with scrape type 1
2026-03-24 19:14:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6c5e8128-1a6f-5ea8-b239-8fcaffae6a53 sending to next pipeline
2026-03-24 19:14:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6c5e8128-1a6f-5ea8-b239-8fcaffae6a53, identifier: 120601640
2026-03-24 19:14:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6c5e8128-1a6f-5ea8-b239-8fcaffae6a53 with identifier: 120601640
2026-03-24 19:14:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6c5e8128-1a6f-5ea8-b239-8fcaffae6a53 with identifier: 120601640
2026-03-24 19:14:31 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6c5e8128-1a6f-5ea8-b239-8fcaffae6a53 with identifier: 120601640 to the API
2026-03-24 19:14:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:14:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:14:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/73cc1043-7944-4691-98fe-2064cc2f139a_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '6c5e8128-1a6f-5ea8-b239-8fcaffae6a53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WJ20UXF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120601640',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MG MOTOR UK',
'model': 'ZS ELECTRIC HATCHBACK',
'odometer': 64714,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c5e8128-1a6f-5ea8-b239-8fcaffae6a53/6c5e8128-1a6f-5ea8-b239-8fcaffae6a53_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30692,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/add7552b-4c62-4b33-9686-2a129b5e4150_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c5e8128-1a6f-5ea8-b239-8fcaffae6a53/6c5e8128-1a6f-5ea8-b239-8fcaffae6a53_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29131,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/73cc1043-7944-4691-98fe-2064cc2f139a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c5e8128-1a6f-5ea8-b239-8fcaffae6a53/6c5e8128-1a6f-5ea8-b239-8fcaffae6a53_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29218,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/da27cc87-35fb-4578-ba61-4b420e2ca94a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c5e8128-1a6f-5ea8-b239-8fcaffae6a53/6c5e8128-1a6f-5ea8-b239-8fcaffae6a53_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30913,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/4092d340-05bc-4078-8ab5-a9105bfe84b5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c5e8128-1a6f-5ea8-b239-8fcaffae6a53/6c5e8128-1a6f-5ea8-b239-8fcaffae6a53_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30864,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/f1804ece-dfea-4ea2-9ad1-ca97ec95ad99_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c5e8128-1a6f-5ea8-b239-8fcaffae6a53/6c5e8128-1a6f-5ea8-b239-8fcaffae6a53_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38204,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/4570e387-8475-41a5-bfed-d90c1e57cf18_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c5e8128-1a6f-5ea8-b239-8fcaffae6a53/6c5e8128-1a6f-5ea8-b239-8fcaffae6a53_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44442,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/WJ20UXF/2026-03-23/image/100d12d6-1f3a-4b9b-8abb-c0e19b842467_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-02',
'seller_name': 'Mobilize Financial Services',
'title': 'MG MOTOR UK ZS ELECTRIC HATCHBACK 105kW Excite EV 45kWh 5dr Auto',
'transmission': 'automatic',
'trim': '105kW Excite EV 45kWh 5dr Auto',
'vin': None,
'year': 2020}
2026-03-24 19:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120601640%27 HTTP/1.1" 200 None
2026-03-24 19:14:31 [astonbarclay.gb] INFO: Saving data for 120601640: {'created_time': 1774379671.65872, 'last_price_update_time': 1774379671.658733, 'auction_closing_time': 1774519200.0}
2026-03-24 19:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120601640') HTTP/1.1" 204 0
2026-03-24 19:14:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YB74TKV/2026-03-19/image/47f52c22-824f-489f-acda-d2fadb62df76_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120595361?view=catalogue)
2026-03-24 19:14:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YB74TKV/2026-03-19/image/585ccf49-47fd-4279-89d8-70f8e19ffe68_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120595361?view=catalogue)
2026-03-24 19:14:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YB74TKV/2026-03-19/image/fde53ccc-ea72-47df-8a4c-6fdb7331c117_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120595361?view=catalogue)
2026-03-24 19:14:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YB74TKV/2026-03-19/image/ab3c6344-30ec-406c-8a0e-e0fb50bb8447_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120595361?view=catalogue)
2026-03-24 19:14:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YB74TKV/2026-03-19/image/9a5df72c-a04d-4d11-9267-fdf691b05ac7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120595361?view=catalogue)
2026-03-24 19:14:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120630889, 'registration': 'BD22KZZ', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 Hybrid N-Connecta 5dr Auto', 'mileage': 25435, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-07-30', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-07-29', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BD22KZZ/2026-03-20/image/952c7ccb-5e0a-4992-9161-3e12159c5747_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD22KZZ/2026-03-20/image/05979d7d-d666-449c-af90-667eb20c21c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD22KZZ/2026-03-20/image/682708ef-227f-4ef4-98d4-b3d07980039e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD22KZZ/2026-03-20/image/77c51843-10e9-4cf6-b2a8-0e6e612de179_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD22KZZ/2026-03-20/image/b775213a-9aed-4b1e-87c1-d94ee5e8e215_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD22KZZ/2026-03-20/image/dd671b8b-d25f-4f03-aed8-b9c532f8486f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD22KZZ/2026-03-20/image/6c117cfb-b27e-4713-bf0e-62ef025c09d2_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/23 7K 07/24 14K 07/25 21K', 'remarks': 'VOSA STATES 21K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a9b42a5e-5799-41b2-8434-b46ef0884207.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120630889, 'registration': 'BD22KZZ', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 Hybrid N-Connecta 5dr Auto', 'mileage': 25435, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-07-30', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-07-29', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BD22KZZ/2026-03-20/image/952c7ccb-5e0a-4992-9161-3e12159c5747_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD22KZZ/2026-03-20/image/05979d7d-d666-449c-af90-667eb20c21c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD22KZZ/2026-03-20/image/682708ef-227f-4ef4-98d4-b3d07980039e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD22KZZ/2026-03-20/image/77c51843-10e9-4cf6-b2a8-0e6e612de179_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD22KZZ/2026-03-20/image/b775213a-9aed-4b1e-87c1-d94ee5e8e215_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD22KZZ/2026-03-20/image/dd671b8b-d25f-4f03-aed8-b9c532f8486f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD22KZZ/2026-03-20/image/6c117cfb-b27e-4713-bf0e-62ef025c09d2_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/23 7K 07/24 14K 07/25 21K', 'remarks': 'VOSA STATES 21K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a9b42a5e-5799-41b2-8434-b46ef0884207.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e284a41-2392-5523-bd81-968aea45245b with identifier: 120630889
2026-03-24 19:14:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e284a41-2392-5523-bd81-968aea45245b with scrape type 2
2026-03-24 19:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e284a41-2392-5523-bd81-968aea45245b with scrape type 2
2026-03-24 19:14:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6e284a41-2392-5523-bd81-968aea45245b, identifier: 120630889
2026-03-24 19:14:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120295312, 'registration': 'WN74HGL', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'CLIO HATCHBACK', 'derivative': '1.6 E-TECH full hybrid 145 Esprit Alpine 5dr Auto', 'mileage': 15357, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-09-04', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WN74HGL/2026-03-16/image/636380ca-887f-48bb-8c56-f62d57a55ac5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74HGL/2026-03-16/image/6fb35000-ac99-424b-8a5b-44958a222f93_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74HGL/2026-03-16/image/1841327c-04b1-45a2-beaf-d760733efc14_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74HGL/2026-03-16/image/defb8376-7cc4-4cd8-8634-9f3a7f2fc9d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74HGL/2026-03-16/image/cec55454-115f-48d7-a56a-10dde05039e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74HGL/2026-03-16/image/757e5cfb-7345-437b-a4a7-323bf5204c3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74HGL/2026-03-16/image/02d6ac4f-1283-4d39-a6d6-0e0ee52b0ed7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74HGL/2026-03-16/image/97b4ee94-c141-4232-af0d-08af899088b4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 97, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d12f5a05-ca7f-42cc-970d-5858f58d4f44.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120295312, 'registration': 'WN74HGL', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'CLIO HATCHBACK', 'derivative': '1.6 E-TECH full hybrid 145 Esprit Alpine 5dr Auto', 'mileage': 15357, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-09-04', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WN74HGL/2026-03-16/image/636380ca-887f-48bb-8c56-f62d57a55ac5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74HGL/2026-03-16/image/6fb35000-ac99-424b-8a5b-44958a222f93_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74HGL/2026-03-16/image/1841327c-04b1-45a2-beaf-d760733efc14_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74HGL/2026-03-16/image/defb8376-7cc4-4cd8-8634-9f3a7f2fc9d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74HGL/2026-03-16/image/cec55454-115f-48d7-a56a-10dde05039e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74HGL/2026-03-16/image/757e5cfb-7345-437b-a4a7-323bf5204c3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74HGL/2026-03-16/image/02d6ac4f-1283-4d39-a6d6-0e0ee52b0ed7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN74HGL/2026-03-16/image/97b4ee94-c141-4232-af0d-08af899088b4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 97, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d12f5a05-ca7f-42cc-970d-5858f58d4f44.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e75831f3-e08a-50d7-8d18-acd4c301b1cc with identifier: 120295312
2026-03-24 19:14:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e75831f3-e08a-50d7-8d18-acd4c301b1cc with scrape type 1
2026-03-24 19:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item e75831f3-e08a-50d7-8d18-acd4c301b1cc
2026-03-24 19:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWN74HGL%252F2026-03-16%252Fimage%252F636380ca-887f-48bb-8c56-f62d57a55ac5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74HGL/2026-03-16/image/636380ca-887f-48bb-8c56-f62d57a55ac5_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120571981?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:14:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6e284a41-2392-5523-bd81-968aea45245b with identifier: 120630889
2026-03-24 19:14:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6e284a41-2392-5523-bd81-968aea45245b with identifier: 120630889
2026-03-24 19:14:31 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6e284a41-2392-5523-bd81-968aea45245b with identifier: 120630889 to the API
2026-03-24 19:14:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:14:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120630889?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '6e284a41-2392-5523-bd81-968aea45245b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BD22KZZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120630889',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 25435,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-30',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN JUKE HATCHBACK 1.6 Hybrid N-Connecta 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 Hybrid N-Connecta 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120630889%27 HTTP/1.1" 200 None
2026-03-24 19:14:32 [astonbarclay.gb] INFO: Saving data for 120630889: {'created_time': 1774001042.127065, 'last_price_update_time': 1774379672.123612, 'auction_closing_time': 1774519200.0}
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120630889') HTTP/1.1" 204 0
2026-03-24 19:14:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af047e90>
2026-03-24 19:14:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_557f984a-fbf8-5e78-a6c1-ef79a061b7de/557f984a-fbf8-5e78-a6c1-ef79a061b7de_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBC73TKY%252F2026-03-16%252Fimage%252F3c2ec9c4-82a9-4b1c-bdeb-83053f928002_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BC73TKY/2026-03-16/image/3c2ec9c4-82a9-4b1c-bdeb-83053f928002_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 557f984a-fbf8-5e78-a6c1-ef79a061b7de
2026-03-24 19:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BC73TKY/2026-03-16/image/9c4a2420-22be-47b3-8690-7c2df60f63c9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120441537?view=catalogue)
2026-03-24 19:14:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWN74HGL%252F2026-03-16%252Fimage%252F6fb35000-ac99-424b-8a5b-44958a222f93_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74HGL/2026-03-16/image/6fb35000-ac99-424b-8a5b-44958a222f93_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0f3510>
2026-03-24 19:14:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb9cae51-6bf1-5d28-b5a3-b92dca993a83/eb9cae51-6bf1-5d28-b5a3-b92dca993a83_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYB74TKV%252F2026-03-19%252Fimage%252F47f52c22-824f-489f-acda-d2fadb62df76_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB74TKV/2026-03-19/image/47f52c22-824f-489f-acda-d2fadb62df76_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item eb9cae51-6bf1-5d28-b5a3-b92dca993a83
2026-03-24 19:14:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af249610>
2026-03-24 19:14:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb9cae51-6bf1-5d28-b5a3-b92dca993a83/eb9cae51-6bf1-5d28-b5a3-b92dca993a83_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYB74TKV%252F2026-03-19%252Fimage%252F585ccf49-47fd-4279-89d8-70f8e19ffe68_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB74TKV/2026-03-19/image/585ccf49-47fd-4279-89d8-70f8e19ffe68_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item eb9cae51-6bf1-5d28-b5a3-b92dca993a83
2026-03-24 19:14:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0101d0>
2026-03-24 19:14:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb9cae51-6bf1-5d28-b5a3-b92dca993a83/eb9cae51-6bf1-5d28-b5a3-b92dca993a83_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYB74TKV%252F2026-03-19%252Fimage%252Ffde53ccc-ea72-47df-8a4c-6fdb7331c117_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB74TKV/2026-03-19/image/fde53ccc-ea72-47df-8a4c-6fdb7331c117_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item eb9cae51-6bf1-5d28-b5a3-b92dca993a83
2026-03-24 19:14:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af003a10>
2026-03-24 19:14:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb9cae51-6bf1-5d28-b5a3-b92dca993a83/eb9cae51-6bf1-5d28-b5a3-b92dca993a83_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYB74TKV%252F2026-03-19%252Fimage%252Fab3c6344-30ec-406c-8a0e-e0fb50bb8447_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB74TKV/2026-03-19/image/ab3c6344-30ec-406c-8a0e-e0fb50bb8447_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item eb9cae51-6bf1-5d28-b5a3-b92dca993a83
2026-03-24 19:14:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af010110>
2026-03-24 19:14:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb9cae51-6bf1-5d28-b5a3-b92dca993a83/eb9cae51-6bf1-5d28-b5a3-b92dca993a83_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYB74TKV%252F2026-03-19%252Fimage%252F9a5df72c-a04d-4d11-9267-fdf691b05ac7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB74TKV/2026-03-19/image/9a5df72c-a04d-4d11-9267-fdf691b05ac7_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item eb9cae51-6bf1-5d28-b5a3-b92dca993a83
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWN74HGL%252F2026-03-16%252Fimage%252F1841327c-04b1-45a2-beaf-d760733efc14_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74HGL/2026-03-16/image/1841327c-04b1-45a2-beaf-d760733efc14_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BC73TKY/2026-03-16/image/7c481b41-96ba-47c0-a843-cb4db0213551_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120441537?view=catalogue)
2026-03-24 19:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YB74TKV/2026-03-19/image/ef9f47e0-a8eb-436e-beed-9468572adb07_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120595361?view=catalogue)
2026-03-24 19:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BC73TKY/2026-03-16/image/8197f665-b5a1-460c-8cd4-e0aa8aa54ddb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120441537?view=catalogue)
2026-03-24 19:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BC73TKY/2026-03-16/image/a44baf1e-7dda-4545-ab59-127fc01fab8a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120441537?view=catalogue)
2026-03-24 19:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BC73TKY/2026-03-16/image/eb8fd84a-84d2-45d9-9c54-e12f69882248_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120441537?view=catalogue)
2026-03-24 19:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BC73TKY/2026-03-16/image/1b3f2d0c-1294-4d42-b381-da0e1df09e02_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120441537?view=catalogue)
2026-03-24 19:14:32 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120571981, 'registration': 'DY24BKO', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power Acenta Premium 5dr Auto', 'mileage': 13465, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-04-30', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DY24BKO/2026-03-18/image/35ee94b9-0b06-4ba1-a95b-018a59a4c689_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/b009c770-260d-4485-9d8b-51f148a92301_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/7a9e3766-c16a-4e42-8d1c-870533ae6965_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/d8e47210-a68c-4537-9725-fcbf2175bffe_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/e59db74c-c56e-4b15-b9d9-1d0d2b746064_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/08d74d39-cfe6-46fb-b99a-2193864a24fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/0f9af31b-a653-4abc-b0be-c0cbb9923841_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/f9f57b91-f8b3-4e2f-8900-27b4aea05dcd_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 0725-9K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e39fbc88-935b-4aba-933f-7825a6ab9806.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:32 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120571981, 'registration': 'DY24BKO', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power Acenta Premium 5dr Auto', 'mileage': 13465, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-04-30', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DY24BKO/2026-03-18/image/35ee94b9-0b06-4ba1-a95b-018a59a4c689_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/b009c770-260d-4485-9d8b-51f148a92301_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/7a9e3766-c16a-4e42-8d1c-870533ae6965_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/d8e47210-a68c-4537-9725-fcbf2175bffe_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/e59db74c-c56e-4b15-b9d9-1d0d2b746064_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/08d74d39-cfe6-46fb-b99a-2193864a24fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/0f9af31b-a653-4abc-b0be-c0cbb9923841_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/f9f57b91-f8b3-4e2f-8900-27b4aea05dcd_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 0725-9K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 117, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e39fbc88-935b-4aba-933f-7825a6ab9806.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 173b4818-640c-5638-8704-ca91c97793e1 with identifier: 120571981
2026-03-24 19:14:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 173b4818-640c-5638-8704-ca91c97793e1 with scrape type 1
2026-03-24 19:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 173b4818-640c-5638-8704-ca91c97793e1
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY24BKO%252F2026-03-18%252Fimage%252F35ee94b9-0b06-4ba1-a95b-018a59a4c689_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY24BKO/2026-03-18/image/35ee94b9-0b06-4ba1-a95b-018a59a4c689_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY24BKO%252F2026-03-18%252Fimage%252Fb009c770-260d-4485-9d8b-51f148a92301_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY24BKO/2026-03-18/image/b009c770-260d-4485-9d8b-51f148a92301_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY24BKO%252F2026-03-18%252Fimage%252F7a9e3766-c16a-4e42-8d1c-870533ae6965_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY24BKO/2026-03-18/image/7a9e3766-c16a-4e42-8d1c-870533ae6965_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY24BKO%252F2026-03-18%252Fimage%252Fd8e47210-a68c-4537-9725-fcbf2175bffe_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY24BKO/2026-03-18/image/d8e47210-a68c-4537-9725-fcbf2175bffe_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY24BKO%252F2026-03-18%252Fimage%252Fe59db74c-c56e-4b15-b9d9-1d0d2b746064_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY24BKO/2026-03-18/image/e59db74c-c56e-4b15-b9d9-1d0d2b746064_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY24BKO%252F2026-03-18%252Fimage%252F08d74d39-cfe6-46fb-b99a-2193864a24fb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY24BKO/2026-03-18/image/08d74d39-cfe6-46fb-b99a-2193864a24fb_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY24BKO%252F2026-03-18%252Fimage%252F0f9af31b-a653-4abc-b0be-c0cbb9923841_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY24BKO/2026-03-18/image/0f9af31b-a653-4abc-b0be-c0cbb9923841_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY24BKO%252F2026-03-18%252Fimage%252Ff9f57b91-f8b3-4e2f-8900-27b4aea05dcd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY24BKO/2026-03-18/image/f9f57b91-f8b3-4e2f-8900-27b4aea05dcd_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 173b4818-640c-5638-8704-ca91c97793e1, identifier: 120571981
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWN74HGL%252F2026-03-16%252Fimage%252Fdefb8376-7cc4-4cd8-8634-9f3a7f2fc9d4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74HGL/2026-03-16/image/defb8376-7cc4-4cd8-8634-9f3a7f2fc9d4_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120502207?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:14:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 173b4818-640c-5638-8704-ca91c97793e1 with identifier: 120571981
2026-03-24 19:14:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 173b4818-640c-5638-8704-ca91c97793e1 with identifier: 120571981
2026-03-24 19:14:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 173b4818-640c-5638-8704-ca91c97793e1 with identifier: 120571981 to the API
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:14:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:14:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120571981?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 117,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '173b4818-640c-5638-8704-ca91c97793e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DY24BKO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120571981',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 13465,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photo_urls': ['https://abimg003.imgix.net/DY24BKO/2026-03-18/image/35ee94b9-0b06-4ba1-a95b-018a59a4c689_removebg.jpg?w=600',
'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/b009c770-260d-4485-9d8b-51f148a92301_removebg.jpg?w=600',
'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/7a9e3766-c16a-4e42-8d1c-870533ae6965_removebg.jpg?w=600',
'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/d8e47210-a68c-4537-9725-fcbf2175bffe_removebg.jpg?w=600',
'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/e59db74c-c56e-4b15-b9d9-1d0d2b746064_removebg.jpg?w=600',
'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/08d74d39-cfe6-46fb-b99a-2193864a24fb_removebg.jpg?w=600',
'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/0f9af31b-a653-4abc-b0be-c0cbb9923841_removebg.jpg?w=600',
'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/f9f57b91-f8b3-4e2f-8900-27b4aea05dcd_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_173b4818-640c-5638-8704-ca91c97793e1/173b4818-640c-5638-8704-ca91c97793e1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31159,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/35ee94b9-0b06-4ba1-a95b-018a59a4c689_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_173b4818-640c-5638-8704-ca91c97793e1/173b4818-640c-5638-8704-ca91c97793e1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30261,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/b009c770-260d-4485-9d8b-51f148a92301_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_173b4818-640c-5638-8704-ca91c97793e1/173b4818-640c-5638-8704-ca91c97793e1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30625,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/7a9e3766-c16a-4e42-8d1c-870533ae6965_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_173b4818-640c-5638-8704-ca91c97793e1/173b4818-640c-5638-8704-ca91c97793e1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33831,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/d8e47210-a68c-4537-9725-fcbf2175bffe_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_173b4818-640c-5638-8704-ca91c97793e1/173b4818-640c-5638-8704-ca91c97793e1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38373,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/e59db74c-c56e-4b15-b9d9-1d0d2b746064_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_173b4818-640c-5638-8704-ca91c97793e1/173b4818-640c-5638-8704-ca91c97793e1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34893,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/08d74d39-cfe6-46fb-b99a-2193864a24fb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_173b4818-640c-5638-8704-ca91c97793e1/173b4818-640c-5638-8704-ca91c97793e1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50933,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/0f9af31b-a653-4abc-b0be-c0cbb9923841_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_173b4818-640c-5638-8704-ca91c97793e1/173b4818-640c-5638-8704-ca91c97793e1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55320,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY24BKO/2026-03-18/image/f9f57b91-f8b3-4e2f-8900-27b4aea05dcd_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-30',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.5 E-Power Acenta Premium 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 E-Power Acenta Premium 5dr Auto',
'vin': None,
'year': 2024}
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120571981%27 HTTP/1.1" 200 None
2026-03-24 19:14:33 [astonbarclay.gb] INFO: Saving data for 120571981: {'created_time': 1774379673.07648, 'last_price_update_time': 1774379673.076492, 'auction_closing_time': 1774519200.0}
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120571981') HTTP/1.1" 204 0
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0e8350>
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_557f984a-fbf8-5e78-a6c1-ef79a061b7de/557f984a-fbf8-5e78-a6c1-ef79a061b7de_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBC73TKY%252F2026-03-16%252Fimage%252F9c4a2420-22be-47b3-8690-7c2df60f63c9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BC73TKY/2026-03-16/image/9c4a2420-22be-47b3-8690-7c2df60f63c9_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 557f984a-fbf8-5e78-a6c1-ef79a061b7de
2026-03-24 19:14:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN74HGL/2026-03-16/image/636380ca-887f-48bb-8c56-f62d57a55ac5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295312?view=catalogue)
2026-03-24 19:14:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWN74HGL%252F2026-03-16%252Fimage%252Fcec55454-115f-48d7-a56a-10dde05039e7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74HGL/2026-03-16/image/cec55454-115f-48d7-a56a-10dde05039e7_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120597377?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b473a550>
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_557f984a-fbf8-5e78-a6c1-ef79a061b7de/557f984a-fbf8-5e78-a6c1-ef79a061b7de_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBC73TKY%252F2026-03-16%252Fimage%252F7c481b41-96ba-47c0-a843-cb4db0213551_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BC73TKY/2026-03-16/image/7c481b41-96ba-47c0-a843-cb4db0213551_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 557f984a-fbf8-5e78-a6c1-ef79a061b7de
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0ec6d0>
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eb9cae51-6bf1-5d28-b5a3-b92dca993a83/eb9cae51-6bf1-5d28-b5a3-b92dca993a83_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYB74TKV%252F2026-03-19%252Fimage%252Fef9f47e0-a8eb-436e-beed-9468572adb07_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB74TKV/2026-03-19/image/ef9f47e0-a8eb-436e-beed-9468572adb07_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eb9cae51-6bf1-5d28-b5a3-b92dca993a83
2026-03-24 19:14:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eb9cae51-6bf1-5d28-b5a3-b92dca993a83, skipping ID generation
2026-03-24 19:14:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb9cae51-6bf1-5d28-b5a3-b92dca993a83 with scrape type 1
2026-03-24 19:14:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eb9cae51-6bf1-5d28-b5a3-b92dca993a83 sending to next pipeline
2026-03-24 19:14:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: eb9cae51-6bf1-5d28-b5a3-b92dca993a83, identifier: 120595361
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b482be50>
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_557f984a-fbf8-5e78-a6c1-ef79a061b7de/557f984a-fbf8-5e78-a6c1-ef79a061b7de_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBC73TKY%252F2026-03-16%252Fimage%252F8197f665-b5a1-460c-8cd4-e0aa8aa54ddb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BC73TKY/2026-03-16/image/8197f665-b5a1-460c-8cd4-e0aa8aa54ddb_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 557f984a-fbf8-5e78-a6c1-ef79a061b7de
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0dbb90>
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_557f984a-fbf8-5e78-a6c1-ef79a061b7de/557f984a-fbf8-5e78-a6c1-ef79a061b7de_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBC73TKY%252F2026-03-16%252Fimage%252Fa44baf1e-7dda-4545-ab59-127fc01fab8a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BC73TKY/2026-03-16/image/a44baf1e-7dda-4545-ab59-127fc01fab8a_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 557f984a-fbf8-5e78-a6c1-ef79a061b7de
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0ea510>
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_557f984a-fbf8-5e78-a6c1-ef79a061b7de/557f984a-fbf8-5e78-a6c1-ef79a061b7de_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBC73TKY%252F2026-03-16%252Fimage%252Feb8fd84a-84d2-45d9-9c54-e12f69882248_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BC73TKY/2026-03-16/image/eb8fd84a-84d2-45d9-9c54-e12f69882248_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 557f984a-fbf8-5e78-a6c1-ef79a061b7de
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b48aec50>
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_557f984a-fbf8-5e78-a6c1-ef79a061b7de/557f984a-fbf8-5e78-a6c1-ef79a061b7de_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBC73TKY%252F2026-03-16%252Fimage%252F1b3f2d0c-1294-4d42-b381-da0e1df09e02_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BC73TKY/2026-03-16/image/1b3f2d0c-1294-4d42-b381-da0e1df09e02_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 557f984a-fbf8-5e78-a6c1-ef79a061b7de
2026-03-24 19:14:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 557f984a-fbf8-5e78-a6c1-ef79a061b7de, skipping ID generation
2026-03-24 19:14:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 557f984a-fbf8-5e78-a6c1-ef79a061b7de with scrape type 1
2026-03-24 19:14:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 557f984a-fbf8-5e78-a6c1-ef79a061b7de sending to next pipeline
2026-03-24 19:14:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 557f984a-fbf8-5e78-a6c1-ef79a061b7de, identifier: 120441537
2026-03-24 19:14:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:14:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120476607?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:14:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: eb9cae51-6bf1-5d28-b5a3-b92dca993a83 with identifier: 120595361
2026-03-24 19:14:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: eb9cae51-6bf1-5d28-b5a3-b92dca993a83 with identifier: 120595361
2026-03-24 19:14:33 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: eb9cae51-6bf1-5d28-b5a3-b92dca993a83 with identifier: 120595361 to the API
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:14:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/YB74TKV/2026-03-19/image/ef9f47e0-a8eb-436e-beed-9468572adb07_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 116,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'eb9cae51-6bf1-5d28-b5a3-b92dca993a83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YB74TKV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120595361',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 5753,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb9cae51-6bf1-5d28-b5a3-b92dca993a83/eb9cae51-6bf1-5d28-b5a3-b92dca993a83_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34450,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YB74TKV/2026-03-19/image/ef9f47e0-a8eb-436e-beed-9468572adb07_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb9cae51-6bf1-5d28-b5a3-b92dca993a83/eb9cae51-6bf1-5d28-b5a3-b92dca993a83_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33935,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YB74TKV/2026-03-19/image/47f52c22-824f-489f-acda-d2fadb62df76_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb9cae51-6bf1-5d28-b5a3-b92dca993a83/eb9cae51-6bf1-5d28-b5a3-b92dca993a83_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36390,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YB74TKV/2026-03-19/image/585ccf49-47fd-4279-89d8-70f8e19ffe68_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb9cae51-6bf1-5d28-b5a3-b92dca993a83/eb9cae51-6bf1-5d28-b5a3-b92dca993a83_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34383,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YB74TKV/2026-03-19/image/fde53ccc-ea72-47df-8a4c-6fdb7331c117_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb9cae51-6bf1-5d28-b5a3-b92dca993a83/eb9cae51-6bf1-5d28-b5a3-b92dca993a83_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34515,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YB74TKV/2026-03-19/image/ab3c6344-30ec-406c-8a0e-e0fb50bb8447_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb9cae51-6bf1-5d28-b5a3-b92dca993a83/eb9cae51-6bf1-5d28-b5a3-b92dca993a83_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50577,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YB74TKV/2026-03-19/image/9a5df72c-a04d-4d11-9267-fdf691b05ac7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb9cae51-6bf1-5d28-b5a3-b92dca993a83/eb9cae51-6bf1-5d28-b5a3-b92dca993a83_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31653,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YB74TKV/2026-03-19/image/046ed9b3-45ab-4bc9-bd54-06756905f871_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb9cae51-6bf1-5d28-b5a3-b92dca993a83/eb9cae51-6bf1-5d28-b5a3-b92dca993a83_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55166,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YB74TKV/2026-03-19/image/2d85ac5d-aa99-46c7-a5f4-3bcf5c904160_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-30',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.5 E-Power Acenta Premium 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 E-Power Acenta Premium 5dr Auto',
'vin': None,
'year': 2024}
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120595361%27 HTTP/1.1" 200 None
2026-03-24 19:14:33 [astonbarclay.gb] INFO: Saving data for 120595361: {'created_time': 1774379673.899675, 'last_price_update_time': 1774379673.899687, 'auction_closing_time': 1774519200.0}
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120595361') HTTP/1.1" 204 0
2026-03-24 19:14:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 557f984a-fbf8-5e78-a6c1-ef79a061b7de with identifier: 120441537
2026-03-24 19:14:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 557f984a-fbf8-5e78-a6c1-ef79a061b7de with identifier: 120441537
2026-03-24 19:14:34 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 557f984a-fbf8-5e78-a6c1-ef79a061b7de with identifier: 120441537 to the API
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:14:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/BC73TKY/2026-03-16/image/1b3f2d0c-1294-4d42-b381-da0e1df09e02_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 187,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '557f984a-fbf8-5e78-a6c1-ef79a061b7de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BC73TKY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120441537',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'PRIMASTAR 30 L2 DIESEL',
'odometer': 17645,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_557f984a-fbf8-5e78-a6c1-ef79a061b7de/557f984a-fbf8-5e78-a6c1-ef79a061b7de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27984,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BC73TKY/2026-03-16/image/3c2ec9c4-82a9-4b1c-bdeb-83053f928002_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_557f984a-fbf8-5e78-a6c1-ef79a061b7de/557f984a-fbf8-5e78-a6c1-ef79a061b7de_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28677,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BC73TKY/2026-03-16/image/eb8fd84a-84d2-45d9-9c54-e12f69882248_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_557f984a-fbf8-5e78-a6c1-ef79a061b7de/557f984a-fbf8-5e78-a6c1-ef79a061b7de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20693,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BC73TKY/2026-03-16/image/1b3f2d0c-1294-4d42-b381-da0e1df09e02_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_557f984a-fbf8-5e78-a6c1-ef79a061b7de/557f984a-fbf8-5e78-a6c1-ef79a061b7de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22328,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BC73TKY/2026-03-16/image/a44baf1e-7dda-4545-ab59-127fc01fab8a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_557f984a-fbf8-5e78-a6c1-ef79a061b7de/557f984a-fbf8-5e78-a6c1-ef79a061b7de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48318,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BC73TKY/2026-03-16/image/8197f665-b5a1-460c-8cd4-e0aa8aa54ddb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_557f984a-fbf8-5e78-a6c1-ef79a061b7de/557f984a-fbf8-5e78-a6c1-ef79a061b7de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49589,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BC73TKY/2026-03-16/image/7c481b41-96ba-47c0-a843-cb4db0213551_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_557f984a-fbf8-5e78-a6c1-ef79a061b7de/557f984a-fbf8-5e78-a6c1-ef79a061b7de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57639,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BC73TKY/2026-03-16/image/9c4a2420-22be-47b3-8690-7c2df60f63c9_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-31',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN PRIMASTAR 30 L2 DIESEL 2.0 dCi 110ps H1 Tekna Van',
'transmission': 'manual',
'trim': '2.0 dCi 110ps H1 Tekna Van',
'vin': None,
'year': 2024}
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120441537%27 HTTP/1.1" 200 None
2026-03-24 19:14:34 [astonbarclay.gb] INFO: Saving data for 120441537: {'created_time': 1774379674.229214, 'last_price_update_time': 1774379674.229229, 'auction_closing_time': 1774519200.0}
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120441537') HTTP/1.1" 204 0
2026-03-24 19:14:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN74HGL/2026-03-16/image/6fb35000-ac99-424b-8a5b-44958a222f93_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295312?view=catalogue)
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWN74HGL%252F2026-03-16%252Fimage%252F757e5cfb-7345-437b-a4a7-323bf5204c3f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74HGL/2026-03-16/image/757e5cfb-7345-437b-a4a7-323bf5204c3f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:14:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120502207, 'registration': 'YB72VEP', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power Acenta Premium 5dr Auto', 'mileage': 15986, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-31', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-01-28', 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YB72VEP/2026-03-17/image/1d9e4685-21eb-43df-81c9-9a70a649a2d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB72VEP/2026-03-17/image/84c02ad3-a32a-4feb-a58a-ec56610ce268_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB72VEP/2026-03-17/image/dc5bd6d6-c7a5-476c-9315-129091955355_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB72VEP/2026-03-17/image/a81365a5-9db4-46ca-bccb-64f5ae89915d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB72VEP/2026-03-17/image/dd72d34d-ddcc-41e3-b994-c141baa9d855_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB72VEP/2026-03-17/image/c0aa9d85-b86b-4926-864d-b0affdb687b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB72VEP/2026-03-17/image/30a4af77-fa9f-4f3b-98ea-7b7d708c322b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB72VEP/2026-03-17/image/efe4bc2f-0ef8-49af-96b5-b2a01141fb2b_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/24 4K 12/25 14K', 'remarks': 'VOSA STATES 15K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6fb76813-3c43-4faa-9f93-2ae863923471.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120502207, 'registration': 'YB72VEP', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power Acenta Premium 5dr Auto', 'mileage': 15986, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-31', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-01-28', 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YB72VEP/2026-03-17/image/1d9e4685-21eb-43df-81c9-9a70a649a2d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB72VEP/2026-03-17/image/84c02ad3-a32a-4feb-a58a-ec56610ce268_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB72VEP/2026-03-17/image/dc5bd6d6-c7a5-476c-9315-129091955355_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB72VEP/2026-03-17/image/a81365a5-9db4-46ca-bccb-64f5ae89915d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB72VEP/2026-03-17/image/dd72d34d-ddcc-41e3-b994-c141baa9d855_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB72VEP/2026-03-17/image/c0aa9d85-b86b-4926-864d-b0affdb687b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB72VEP/2026-03-17/image/30a4af77-fa9f-4f3b-98ea-7b7d708c322b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB72VEP/2026-03-17/image/efe4bc2f-0ef8-49af-96b5-b2a01141fb2b_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/24 4K 12/25 14K', 'remarks': 'VOSA STATES 15K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6fb76813-3c43-4faa-9f93-2ae863923471.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55ea6419-8d40-587a-8e2c-751b80ca5574 with identifier: 120502207
2026-03-24 19:14:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55ea6419-8d40-587a-8e2c-751b80ca5574 with scrape type 1
2026-03-24 19:14:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 55ea6419-8d40-587a-8e2c-751b80ca5574
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYB72VEP%252F2026-03-17%252Fimage%252F1d9e4685-21eb-43df-81c9-9a70a649a2d3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB72VEP/2026-03-17/image/1d9e4685-21eb-43df-81c9-9a70a649a2d3_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120606569?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:14:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aeff0d50>
2026-03-24 19:14:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e75831f3-e08a-50d7-8d18-acd4c301b1cc/e75831f3-e08a-50d7-8d18-acd4c301b1cc_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN74HGL%252F2026-03-16%252Fimage%252F636380ca-887f-48bb-8c56-f62d57a55ac5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74HGL/2026-03-16/image/636380ca-887f-48bb-8c56-f62d57a55ac5_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e75831f3-e08a-50d7-8d18-acd4c301b1cc
2026-03-24 19:14:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120597377, 'registration': 'GV71RNJ', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ARKANA ESTATE', 'derivative': '1.6 E-TECH Hybrid 145 R.S. Line 5dr Auto', 'mileage': 38812, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-01-20', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-02-25', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/30c09660-6505-460d-9cf0-1c9b123dabff_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/55ca9196-f40b-4f94-8058-052e2f09dc21_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/9c35b924-3940-48de-8503-a9087ea1c13d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/828acf35-9d77-4be6-bee6-d83519a74e40_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/15d4d01b-65a0-470e-abc4-addbfd9b8276_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/9f6b68ce-a22f-4557-975f-8a2aadee3a42_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/4fa62638-8b26-417e-b836-e6542a361cda_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/5d73e749-dcae-48bf-a317-02e4a2ceba32_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/22 5K', 'remarks': 'VOSA STATES 30K 38K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/25760f4b-fb57-4eea-bf99-9d69b29ff91d.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120597377, 'registration': 'GV71RNJ', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ARKANA ESTATE', 'derivative': '1.6 E-TECH Hybrid 145 R.S. Line 5dr Auto', 'mileage': 38812, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-01-20', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-02-25', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/30c09660-6505-460d-9cf0-1c9b123dabff_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/55ca9196-f40b-4f94-8058-052e2f09dc21_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/9c35b924-3940-48de-8503-a9087ea1c13d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/828acf35-9d77-4be6-bee6-d83519a74e40_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/15d4d01b-65a0-470e-abc4-addbfd9b8276_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/9f6b68ce-a22f-4557-975f-8a2aadee3a42_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/4fa62638-8b26-417e-b836-e6542a361cda_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/5d73e749-dcae-48bf-a317-02e4a2ceba32_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/22 5K', 'remarks': 'VOSA STATES 30K 38K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/25760f4b-fb57-4eea-bf99-9d69b29ff91d.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18151ea7-258a-5391-8b56-e95f52624ef4 with identifier: 120597377
2026-03-24 19:14:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18151ea7-258a-5391-8b56-e95f52624ef4 with scrape type 1
2026-03-24 19:14:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 18151ea7-258a-5391-8b56-e95f52624ef4
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGV71RNJ%252F2026-03-19%252Fimage%252F30c09660-6505-460d-9cf0-1c9b123dabff_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/30c09660-6505-460d-9cf0-1c9b123dabff_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN74HGL/2026-03-16/image/1841327c-04b1-45a2-beaf-d760733efc14_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295312?view=catalogue)
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWN74HGL%252F2026-03-16%252Fimage%252F02d6ac4f-1283-4d39-a6d6-0e0ee52b0ed7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74HGL/2026-03-16/image/02d6ac4f-1283-4d39-a6d6-0e0ee52b0ed7_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYB72VEP%252F2026-03-17%252Fimage%252F84c02ad3-a32a-4feb-a58a-ec56610ce268_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB72VEP/2026-03-17/image/84c02ad3-a32a-4feb-a58a-ec56610ce268_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGV71RNJ%252F2026-03-19%252Fimage%252F55ca9196-f40b-4f94-8058-052e2f09dc21_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/55ca9196-f40b-4f94-8058-052e2f09dc21_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:34 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120476607, 'registration': 'BT22EMK', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH N-Connecta 5dr', 'mileage': 22182, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-05-30', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BT22EMK/2026-03-16/image/e756bf07-2e34-491f-bc8c-b8eac813918d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/d9d21c54-e2e5-4aa7-8317-f5ac16deadd4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/63378066-b2e2-4440-acc1-c13614fcf07c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/57e9b414-4b53-4a4a-9c40-e45de933caf2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/d857d084-d699-4055-bae3-6a8f369e7c93_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/3cc9bc70-dfa2-46b7-a748-846d1fc42aa4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/8d7155ac-084e-4182-9fc5-2028d03a3262_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/e46a97db-9425-4f76-8000-cf977c6b2b18_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 17K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/eaf11349-d978-41fb-8a9b-0dd44c734b8d.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:34 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120476607, 'registration': 'BT22EMK', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH N-Connecta 5dr', 'mileage': 22182, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-05-31', 'fuel': 'Petrol', 'motExpiry': '2026-05-30', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BT22EMK/2026-03-16/image/e756bf07-2e34-491f-bc8c-b8eac813918d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/d9d21c54-e2e5-4aa7-8317-f5ac16deadd4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/63378066-b2e2-4440-acc1-c13614fcf07c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/57e9b414-4b53-4a4a-9c40-e45de933caf2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/d857d084-d699-4055-bae3-6a8f369e7c93_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/3cc9bc70-dfa2-46b7-a748-846d1fc42aa4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/8d7155ac-084e-4182-9fc5-2028d03a3262_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/e46a97db-9425-4f76-8000-cf977c6b2b18_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 17K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/eaf11349-d978-41fb-8a9b-0dd44c734b8d.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5f932f3-0df5-5097-b3be-624b69512ace with identifier: 120476607
2026-03-24 19:14:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5f932f3-0df5-5097-b3be-624b69512ace with scrape type 1
2026-03-24 19:14:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item f5f932f3-0df5-5097-b3be-624b69512ace
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBT22EMK%252F2026-03-16%252Fimage%252Fe756bf07-2e34-491f-bc8c-b8eac813918d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT22EMK/2026-03-16/image/e756bf07-2e34-491f-bc8c-b8eac813918d_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBT22EMK%252F2026-03-16%252Fimage%252Fd9d21c54-e2e5-4aa7-8317-f5ac16deadd4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT22EMK/2026-03-16/image/d9d21c54-e2e5-4aa7-8317-f5ac16deadd4_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBT22EMK%252F2026-03-16%252Fimage%252F63378066-b2e2-4440-acc1-c13614fcf07c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT22EMK/2026-03-16/image/63378066-b2e2-4440-acc1-c13614fcf07c_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBT22EMK%252F2026-03-16%252Fimage%252F57e9b414-4b53-4a4a-9c40-e45de933caf2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT22EMK/2026-03-16/image/57e9b414-4b53-4a4a-9c40-e45de933caf2_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBT22EMK%252F2026-03-16%252Fimage%252Fd857d084-d699-4055-bae3-6a8f369e7c93_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT22EMK/2026-03-16/image/d857d084-d699-4055-bae3-6a8f369e7c93_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBT22EMK%252F2026-03-16%252Fimage%252F3cc9bc70-dfa2-46b7-a748-846d1fc42aa4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT22EMK/2026-03-16/image/3cc9bc70-dfa2-46b7-a748-846d1fc42aa4_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBT22EMK%252F2026-03-16%252Fimage%252F8d7155ac-084e-4182-9fc5-2028d03a3262_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT22EMK/2026-03-16/image/8d7155ac-084e-4182-9fc5-2028d03a3262_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBT22EMK%252F2026-03-16%252Fimage%252Fe46a97db-9425-4f76-8000-cf977c6b2b18_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BT22EMK/2026-03-16/image/e46a97db-9425-4f76-8000-cf977c6b2b18_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f5f932f3-0df5-5097-b3be-624b69512ace, identifier: 120476607
2026-03-24 19:14:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN74HGL/2026-03-16/image/cec55454-115f-48d7-a56a-10dde05039e7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295312?view=catalogue)
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWN74HGL%252F2026-03-16%252Fimage%252F97b4ee94-c141-4232-af0d-08af899088b4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74HGL/2026-03-16/image/97b4ee94-c141-4232-af0d-08af899088b4_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYB72VEP%252F2026-03-17%252Fimage%252Fdc5bd6d6-c7a5-476c-9315-129091955355_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB72VEP/2026-03-17/image/dc5bd6d6-c7a5-476c-9315-129091955355_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f5f932f3-0df5-5097-b3be-624b69512ace with identifier: 120476607
2026-03-24 19:14:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f5f932f3-0df5-5097-b3be-624b69512ace with identifier: 120476607
2026-03-24 19:14:34 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f5f932f3-0df5-5097-b3be-624b69512ace with identifier: 120476607 to the API
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:14:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:14:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120476607?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'f5f932f3-0df5-5097-b3be-624b69512ace',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BT22EMK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120476607',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 22182,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photo_urls': ['https://abimg003.imgix.net/BT22EMK/2026-03-16/image/e756bf07-2e34-491f-bc8c-b8eac813918d_removebg.jpg?w=600',
'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/d9d21c54-e2e5-4aa7-8317-f5ac16deadd4_removebg.jpg?w=600',
'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/63378066-b2e2-4440-acc1-c13614fcf07c_removebg.jpg?w=600',
'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/57e9b414-4b53-4a4a-9c40-e45de933caf2_removebg.jpg?w=600',
'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/d857d084-d699-4055-bae3-6a8f369e7c93_removebg.jpg?w=600',
'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/3cc9bc70-dfa2-46b7-a748-846d1fc42aa4_removebg.jpg?w=600',
'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/8d7155ac-084e-4182-9fc5-2028d03a3262_removebg.jpg?w=600',
'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/e46a97db-9425-4f76-8000-cf977c6b2b18_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5f932f3-0df5-5097-b3be-624b69512ace/f5f932f3-0df5-5097-b3be-624b69512ace_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32248,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/e756bf07-2e34-491f-bc8c-b8eac813918d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5f932f3-0df5-5097-b3be-624b69512ace/f5f932f3-0df5-5097-b3be-624b69512ace_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33955,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/d9d21c54-e2e5-4aa7-8317-f5ac16deadd4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5f932f3-0df5-5097-b3be-624b69512ace/f5f932f3-0df5-5097-b3be-624b69512ace_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35107,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/63378066-b2e2-4440-acc1-c13614fcf07c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5f932f3-0df5-5097-b3be-624b69512ace/f5f932f3-0df5-5097-b3be-624b69512ace_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36409,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/57e9b414-4b53-4a4a-9c40-e45de933caf2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5f932f3-0df5-5097-b3be-624b69512ace/f5f932f3-0df5-5097-b3be-624b69512ace_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48085,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/d857d084-d699-4055-bae3-6a8f369e7c93_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5f932f3-0df5-5097-b3be-624b69512ace/f5f932f3-0df5-5097-b3be-624b69512ace_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31067,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/3cc9bc70-dfa2-46b7-a748-846d1fc42aa4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5f932f3-0df5-5097-b3be-624b69512ace/f5f932f3-0df5-5097-b3be-624b69512ace_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45331,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/8d7155ac-084e-4182-9fc5-2028d03a3262_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5f932f3-0df5-5097-b3be-624b69512ace/f5f932f3-0df5-5097-b3be-624b69512ace_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48163,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BT22EMK/2026-03-16/image/e46a97db-9425-4f76-8000-cf977c6b2b18_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-31',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.3 DiG-T MH N-Connecta 5dr',
'transmission': 'manual',
'trim': '1.3 DiG-T MH N-Connecta 5dr',
'vin': None,
'year': 2022}
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476607%27 HTTP/1.1" 200 None
2026-03-24 19:14:35 [astonbarclay.gb] INFO: Saving data for 120476607: {'created_time': 1774379675.061395, 'last_price_update_time': 1774379675.061406, 'auction_closing_time': 1774519200.0}
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120476607') HTTP/1.1" 204 0
2026-03-24 19:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN74HGL/2026-03-16/image/defb8376-7cc4-4cd8-8634-9f3a7f2fc9d4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295312?view=catalogue)
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGV71RNJ%252F2026-03-19%252Fimage%252F9c35b924-3940-48de-8503-a9087ea1c13d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/9c35b924-3940-48de-8503-a9087ea1c13d_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af005990>
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e75831f3-e08a-50d7-8d18-acd4c301b1cc/e75831f3-e08a-50d7-8d18-acd4c301b1cc_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN74HGL%252F2026-03-16%252Fimage%252F6fb35000-ac99-424b-8a5b-44958a222f93_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74HGL/2026-03-16/image/6fb35000-ac99-424b-8a5b-44958a222f93_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e75831f3-e08a-50d7-8d18-acd4c301b1cc
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYB72VEP%252F2026-03-17%252Fimage%252Fa81365a5-9db4-46ca-bccb-64f5ae89915d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB72VEP/2026-03-17/image/a81365a5-9db4-46ca-bccb-64f5ae89915d_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120606569, 'registration': 'DS71JUK', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '110kW Tekna 40kWh 5dr Auto', 'mileage': 26023, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-02-11', 'fuel': 'Electric', 'motExpiry': '2027-02-10', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DS71JUK/2026-03-19/image/efe36513-5e4c-4500-9565-da30e046c7cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71JUK/2026-03-19/image/88af475d-6a72-4d47-979c-2bf26e6aca15_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71JUK/2026-03-19/image/e690b4a8-c625-463d-a9c3-d0d74cb000dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71JUK/2026-03-19/image/fcdbc61f-c22f-41b9-ba27-caed4cdecbce_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71JUK/2026-03-19/image/5cc0cbc0-0a59-41fc-a219-2659f3a7790e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71JUK/2026-03-19/image/3a8a5cbe-97dd-4ebf-a587-045c4a5d9b82_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71JUK/2026-03-19/image/f711afd4-6342-4924-877b-d62a922011e1_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/23 6K 02/24 11K 02/25 18K 02/26 24K', 'remarks': 'VOSA STATES 18K 24K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/47959372-fe5e-44d4-90e3-3396b4b67e58.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120606569, 'registration': 'DS71JUK', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '110kW Tekna 40kWh 5dr Auto', 'mileage': 26023, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-02-11', 'fuel': 'Electric', 'motExpiry': '2027-02-10', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DS71JUK/2026-03-19/image/efe36513-5e4c-4500-9565-da30e046c7cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71JUK/2026-03-19/image/88af475d-6a72-4d47-979c-2bf26e6aca15_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71JUK/2026-03-19/image/e690b4a8-c625-463d-a9c3-d0d74cb000dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71JUK/2026-03-19/image/fcdbc61f-c22f-41b9-ba27-caed4cdecbce_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71JUK/2026-03-19/image/5cc0cbc0-0a59-41fc-a219-2659f3a7790e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71JUK/2026-03-19/image/3a8a5cbe-97dd-4ebf-a587-045c4a5d9b82_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71JUK/2026-03-19/image/f711afd4-6342-4924-877b-d62a922011e1_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/23 6K 02/24 11K 02/25 18K 02/26 24K', 'remarks': 'VOSA STATES 18K 24K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/47959372-fe5e-44d4-90e3-3396b4b67e58.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d305f2c-cfe7-56d0-ac05-db969073c7b7 with identifier: 120606569
2026-03-24 19:14:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d305f2c-cfe7-56d0-ac05-db969073c7b7 with scrape type 1
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 1d305f2c-cfe7-56d0-ac05-db969073c7b7
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS71JUK%252F2026-03-19%252Fimage%252Fefe36513-5e4c-4500-9565-da30e046c7cf_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71JUK/2026-03-19/image/efe36513-5e4c-4500-9565-da30e046c7cf_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aeff3ed0>
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e75831f3-e08a-50d7-8d18-acd4c301b1cc/e75831f3-e08a-50d7-8d18-acd4c301b1cc_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN74HGL%252F2026-03-16%252Fimage%252F1841327c-04b1-45a2-beaf-d760733efc14_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74HGL/2026-03-16/image/1841327c-04b1-45a2-beaf-d760733efc14_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e75831f3-e08a-50d7-8d18-acd4c301b1cc
2026-03-24 19:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YB72VEP/2026-03-17/image/1d9e4685-21eb-43df-81c9-9a70a649a2d3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120502207?view=catalogue)
2026-03-24 19:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/30c09660-6505-460d-9cf0-1c9b123dabff_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120597377?view=catalogue)
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGV71RNJ%252F2026-03-19%252Fimage%252F828acf35-9d77-4be6-bee6-d83519a74e40_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/828acf35-9d77-4be6-bee6-d83519a74e40_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYB72VEP%252F2026-03-17%252Fimage%252Fdd72d34d-ddcc-41e3-b994-c141baa9d855_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB72VEP/2026-03-17/image/dd72d34d-ddcc-41e3-b994-c141baa9d855_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS71JUK%252F2026-03-19%252Fimage%252F88af475d-6a72-4d47-979c-2bf26e6aca15_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71JUK/2026-03-19/image/88af475d-6a72-4d47-979c-2bf26e6aca15_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af220d10>
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e75831f3-e08a-50d7-8d18-acd4c301b1cc/e75831f3-e08a-50d7-8d18-acd4c301b1cc_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN74HGL%252F2026-03-16%252Fimage%252Fcec55454-115f-48d7-a56a-10dde05039e7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74HGL/2026-03-16/image/cec55454-115f-48d7-a56a-10dde05039e7_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e75831f3-e08a-50d7-8d18-acd4c301b1cc
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGV71RNJ%252F2026-03-19%252Fimage%252F15d4d01b-65a0-470e-abc4-addbfd9b8276_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/15d4d01b-65a0-470e-abc4-addbfd9b8276_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/55ca9196-f40b-4f94-8058-052e2f09dc21_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120597377?view=catalogue)
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYB72VEP%252F2026-03-17%252Fimage%252Fc0aa9d85-b86b-4926-864d-b0affdb687b2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB72VEP/2026-03-17/image/c0aa9d85-b86b-4926-864d-b0affdb687b2_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS71JUK%252F2026-03-19%252Fimage%252Fe690b4a8-c625-463d-a9c3-d0d74cb000dc_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71JUK/2026-03-19/image/e690b4a8-c625-463d-a9c3-d0d74cb000dc_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0b5090>
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e75831f3-e08a-50d7-8d18-acd4c301b1cc/e75831f3-e08a-50d7-8d18-acd4c301b1cc_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN74HGL%252F2026-03-16%252Fimage%252Fdefb8376-7cc4-4cd8-8634-9f3a7f2fc9d4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74HGL/2026-03-16/image/defb8376-7cc4-4cd8-8634-9f3a7f2fc9d4_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e75831f3-e08a-50d7-8d18-acd4c301b1cc
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGV71RNJ%252F2026-03-19%252Fimage%252F9f6b68ce-a22f-4557-975f-8a2aadee3a42_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/9f6b68ce-a22f-4557-975f-8a2aadee3a42_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DS71JUK/2026-03-19/image/efe36513-5e4c-4500-9565-da30e046c7cf_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120606569?view=catalogue)
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYB72VEP%252F2026-03-17%252Fimage%252F30a4af77-fa9f-4f3b-98ea-7b7d708c322b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB72VEP/2026-03-17/image/30a4af77-fa9f-4f3b-98ea-7b7d708c322b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS71JUK%252F2026-03-19%252Fimage%252Ffcdbc61f-c22f-41b9-ba27-caed4cdecbce_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71JUK/2026-03-19/image/fcdbc61f-c22f-41b9-ba27-caed4cdecbce_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YB72VEP/2026-03-17/image/84c02ad3-a32a-4feb-a58a-ec56610ce268_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120502207?view=catalogue)
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGV71RNJ%252F2026-03-19%252Fimage%252F4fa62638-8b26-417e-b836-e6542a361cda_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/4fa62638-8b26-417e-b836-e6542a361cda_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4824e50>
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55ea6419-8d40-587a-8e2c-751b80ca5574/55ea6419-8d40-587a-8e2c-751b80ca5574_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYB72VEP%252F2026-03-17%252Fimage%252F1d9e4685-21eb-43df-81c9-9a70a649a2d3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB72VEP/2026-03-17/image/1d9e4685-21eb-43df-81c9-9a70a649a2d3_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 55ea6419-8d40-587a-8e2c-751b80ca5574
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0c6b50>
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18151ea7-258a-5391-8b56-e95f52624ef4/18151ea7-258a-5391-8b56-e95f52624ef4_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGV71RNJ%252F2026-03-19%252Fimage%252F30c09660-6505-460d-9cf0-1c9b123dabff_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/30c09660-6505-460d-9cf0-1c9b123dabff_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 18151ea7-258a-5391-8b56-e95f52624ef4
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYB72VEP%252F2026-03-17%252Fimage%252Fefe4bc2f-0ef8-49af-96b5-b2a01141fb2b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB72VEP/2026-03-17/image/efe4bc2f-0ef8-49af-96b5-b2a01141fb2b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS71JUK%252F2026-03-19%252Fimage%252F5cc0cbc0-0a59-41fc-a219-2659f3a7790e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71JUK/2026-03-19/image/5cc0cbc0-0a59-41fc-a219-2659f3a7790e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YB72VEP/2026-03-17/image/a81365a5-9db4-46ca-bccb-64f5ae89915d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120502207?view=catalogue)
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGV71RNJ%252F2026-03-19%252Fimage%252F5d73e749-dcae-48bf-a317-02e4a2ceba32_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/5d73e749-dcae-48bf-a317-02e4a2ceba32_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS71JUK%252F2026-03-19%252Fimage%252F3a8a5cbe-97dd-4ebf-a587-045c4a5d9b82_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71JUK/2026-03-19/image/3a8a5cbe-97dd-4ebf-a587-045c4a5d9b82_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefbad50>
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18151ea7-258a-5391-8b56-e95f52624ef4/18151ea7-258a-5391-8b56-e95f52624ef4_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGV71RNJ%252F2026-03-19%252Fimage%252F55ca9196-f40b-4f94-8058-052e2f09dc21_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/55ca9196-f40b-4f94-8058-052e2f09dc21_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 18151ea7-258a-5391-8b56-e95f52624ef4
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af24f850>
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d305f2c-cfe7-56d0-ac05-db969073c7b7/1d305f2c-cfe7-56d0-ac05-db969073c7b7_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDS71JUK%252F2026-03-19%252Fimage%252Fefe36513-5e4c-4500-9565-da30e046c7cf_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71JUK/2026-03-19/image/efe36513-5e4c-4500-9565-da30e046c7cf_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1d305f2c-cfe7-56d0-ac05-db969073c7b7
2026-03-24 19:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/9f6b68ce-a22f-4557-975f-8a2aadee3a42_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120597377?view=catalogue)
2026-03-24 19:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DS71JUK/2026-03-19/image/88af475d-6a72-4d47-979c-2bf26e6aca15_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120606569?view=catalogue)
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS71JUK%252F2026-03-19%252Fimage%252Ff711afd4-6342-4924-877b-d62a922011e1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71JUK/2026-03-19/image/f711afd4-6342-4924-877b-d62a922011e1_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b48b5bd0>
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55ea6419-8d40-587a-8e2c-751b80ca5574/55ea6419-8d40-587a-8e2c-751b80ca5574_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYB72VEP%252F2026-03-17%252Fimage%252F84c02ad3-a32a-4feb-a58a-ec56610ce268_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB72VEP/2026-03-17/image/84c02ad3-a32a-4feb-a58a-ec56610ce268_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 55ea6419-8d40-587a-8e2c-751b80ca5574
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af148c50>
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55ea6419-8d40-587a-8e2c-751b80ca5574/55ea6419-8d40-587a-8e2c-751b80ca5574_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYB72VEP%252F2026-03-17%252Fimage%252Fa81365a5-9db4-46ca-bccb-64f5ae89915d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB72VEP/2026-03-17/image/a81365a5-9db4-46ca-bccb-64f5ae89915d_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 55ea6419-8d40-587a-8e2c-751b80ca5574
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3db750>
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18151ea7-258a-5391-8b56-e95f52624ef4/18151ea7-258a-5391-8b56-e95f52624ef4_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGV71RNJ%252F2026-03-19%252Fimage%252F9f6b68ce-a22f-4557-975f-8a2aadee3a42_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/9f6b68ce-a22f-4557-975f-8a2aadee3a42_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 18151ea7-258a-5391-8b56-e95f52624ef4
2026-03-24 19:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DS71JUK/2026-03-19/image/e690b4a8-c625-463d-a9c3-d0d74cb000dc_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120606569?view=catalogue)
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af091f10>
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d305f2c-cfe7-56d0-ac05-db969073c7b7/1d305f2c-cfe7-56d0-ac05-db969073c7b7_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDS71JUK%252F2026-03-19%252Fimage%252F88af475d-6a72-4d47-979c-2bf26e6aca15_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71JUK/2026-03-19/image/88af475d-6a72-4d47-979c-2bf26e6aca15_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1d305f2c-cfe7-56d0-ac05-db969073c7b7
2026-03-24 19:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/5d73e749-dcae-48bf-a317-02e4a2ceba32_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120597377?view=catalogue)
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0913d0>
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d305f2c-cfe7-56d0-ac05-db969073c7b7/1d305f2c-cfe7-56d0-ac05-db969073c7b7_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDS71JUK%252F2026-03-19%252Fimage%252Fe690b4a8-c625-463d-a9c3-d0d74cb000dc_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71JUK/2026-03-19/image/e690b4a8-c625-463d-a9c3-d0d74cb000dc_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1d305f2c-cfe7-56d0-ac05-db969073c7b7
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4740d50>
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18151ea7-258a-5391-8b56-e95f52624ef4/18151ea7-258a-5391-8b56-e95f52624ef4_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGV71RNJ%252F2026-03-19%252Fimage%252F5d73e749-dcae-48bf-a317-02e4a2ceba32_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/5d73e749-dcae-48bf-a317-02e4a2ceba32_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 18151ea7-258a-5391-8b56-e95f52624ef4
2026-03-24 19:14:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DS71JUK/2026-03-19/image/5cc0cbc0-0a59-41fc-a219-2659f3a7790e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120606569?view=catalogue)
2026-03-24 19:14:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DS71JUK/2026-03-19/image/3a8a5cbe-97dd-4ebf-a587-045c4a5d9b82_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120606569?view=catalogue)
2026-03-24 19:14:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/4fa62638-8b26-417e-b836-e6542a361cda_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120597377?view=catalogue)
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0ed8d0>
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d305f2c-cfe7-56d0-ac05-db969073c7b7/1d305f2c-cfe7-56d0-ac05-db969073c7b7_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDS71JUK%252F2026-03-19%252Fimage%252F5cc0cbc0-0a59-41fc-a219-2659f3a7790e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71JUK/2026-03-19/image/5cc0cbc0-0a59-41fc-a219-2659f3a7790e_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1d305f2c-cfe7-56d0-ac05-db969073c7b7
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af43e1d0>
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d305f2c-cfe7-56d0-ac05-db969073c7b7/1d305f2c-cfe7-56d0-ac05-db969073c7b7_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDS71JUK%252F2026-03-19%252Fimage%252F3a8a5cbe-97dd-4ebf-a587-045c4a5d9b82_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71JUK/2026-03-19/image/3a8a5cbe-97dd-4ebf-a587-045c4a5d9b82_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1d305f2c-cfe7-56d0-ac05-db969073c7b7
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af04b7d0>
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18151ea7-258a-5391-8b56-e95f52624ef4/18151ea7-258a-5391-8b56-e95f52624ef4_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGV71RNJ%252F2026-03-19%252Fimage%252F4fa62638-8b26-417e-b836-e6542a361cda_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/4fa62638-8b26-417e-b836-e6542a361cda_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 18151ea7-258a-5391-8b56-e95f52624ef4
2026-03-24 19:14:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YB72VEP/2026-03-17/image/efe4bc2f-0ef8-49af-96b5-b2a01141fb2b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120502207?view=catalogue)
2026-03-24 19:14:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DS71JUK/2026-03-19/image/f711afd4-6342-4924-877b-d62a922011e1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120606569?view=catalogue)
2026-03-24 19:14:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DS71JUK/2026-03-19/image/fcdbc61f-c22f-41b9-ba27-caed4cdecbce_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120606569?view=catalogue)
2026-03-24 19:14:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/15d4d01b-65a0-470e-abc4-addbfd9b8276_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120597377?view=catalogue)
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af039ed0>
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55ea6419-8d40-587a-8e2c-751b80ca5574/55ea6419-8d40-587a-8e2c-751b80ca5574_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYB72VEP%252F2026-03-17%252Fimage%252Fefe4bc2f-0ef8-49af-96b5-b2a01141fb2b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB72VEP/2026-03-17/image/efe4bc2f-0ef8-49af-96b5-b2a01141fb2b_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 55ea6419-8d40-587a-8e2c-751b80ca5574
2026-03-24 19:14:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/828acf35-9d77-4be6-bee6-d83519a74e40_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120597377?view=catalogue)
2026-03-24 19:14:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YB72VEP/2026-03-17/image/30a4af77-fa9f-4f3b-98ea-7b7d708c322b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120502207?view=catalogue)
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af075ed0>
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d305f2c-cfe7-56d0-ac05-db969073c7b7/1d305f2c-cfe7-56d0-ac05-db969073c7b7_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDS71JUK%252F2026-03-19%252Fimage%252Ff711afd4-6342-4924-877b-d62a922011e1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71JUK/2026-03-19/image/f711afd4-6342-4924-877b-d62a922011e1_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1d305f2c-cfe7-56d0-ac05-db969073c7b7
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af14bf90>
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1d305f2c-cfe7-56d0-ac05-db969073c7b7/1d305f2c-cfe7-56d0-ac05-db969073c7b7_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDS71JUK%252F2026-03-19%252Fimage%252Ffcdbc61f-c22f-41b9-ba27-caed4cdecbce_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71JUK/2026-03-19/image/fcdbc61f-c22f-41b9-ba27-caed4cdecbce_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1d305f2c-cfe7-56d0-ac05-db969073c7b7
2026-03-24 19:14:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1d305f2c-cfe7-56d0-ac05-db969073c7b7, skipping ID generation
2026-03-24 19:14:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d305f2c-cfe7-56d0-ac05-db969073c7b7 with scrape type 1
2026-03-24 19:14:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1d305f2c-cfe7-56d0-ac05-db969073c7b7 sending to next pipeline
2026-03-24 19:14:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1d305f2c-cfe7-56d0-ac05-db969073c7b7, identifier: 120606569
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b6220250>
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18151ea7-258a-5391-8b56-e95f52624ef4/18151ea7-258a-5391-8b56-e95f52624ef4_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGV71RNJ%252F2026-03-19%252Fimage%252F15d4d01b-65a0-470e-abc4-addbfd9b8276_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/15d4d01b-65a0-470e-abc4-addbfd9b8276_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 18151ea7-258a-5391-8b56-e95f52624ef4
2026-03-24 19:14:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1d305f2c-cfe7-56d0-ac05-db969073c7b7 with identifier: 120606569
2026-03-24 19:14:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1d305f2c-cfe7-56d0-ac05-db969073c7b7 with identifier: 120606569
2026-03-24 19:14:36 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1d305f2c-cfe7-56d0-ac05-db969073c7b7 with identifier: 120606569 to the API
2026-03-24 19:14:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:14:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:14:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/DS71JUK/2026-03-19/image/fcdbc61f-c22f-41b9-ba27-caed4cdecbce_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '1d305f2c-cfe7-56d0-ac05-db969073c7b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS71JUK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120606569',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'LEAF HATCHBACK',
'odometer': 26023,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d305f2c-cfe7-56d0-ac05-db969073c7b7/1d305f2c-cfe7-56d0-ac05-db969073c7b7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29840,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DS71JUK/2026-03-19/image/efe36513-5e4c-4500-9565-da30e046c7cf_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d305f2c-cfe7-56d0-ac05-db969073c7b7/1d305f2c-cfe7-56d0-ac05-db969073c7b7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27059,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DS71JUK/2026-03-19/image/88af475d-6a72-4d47-979c-2bf26e6aca15_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d305f2c-cfe7-56d0-ac05-db969073c7b7/1d305f2c-cfe7-56d0-ac05-db969073c7b7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28994,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DS71JUK/2026-03-19/image/e690b4a8-c625-463d-a9c3-d0d74cb000dc_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d305f2c-cfe7-56d0-ac05-db969073c7b7/1d305f2c-cfe7-56d0-ac05-db969073c7b7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28164,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DS71JUK/2026-03-19/image/fcdbc61f-c22f-41b9-ba27-caed4cdecbce_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d305f2c-cfe7-56d0-ac05-db969073c7b7/1d305f2c-cfe7-56d0-ac05-db969073c7b7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39401,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DS71JUK/2026-03-19/image/5cc0cbc0-0a59-41fc-a219-2659f3a7790e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d305f2c-cfe7-56d0-ac05-db969073c7b7/1d305f2c-cfe7-56d0-ac05-db969073c7b7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36081,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DS71JUK/2026-03-19/image/3a8a5cbe-97dd-4ebf-a587-045c4a5d9b82_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d305f2c-cfe7-56d0-ac05-db969073c7b7/1d305f2c-cfe7-56d0-ac05-db969073c7b7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50686,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DS71JUK/2026-03-19/image/f711afd4-6342-4924-877b-d62a922011e1_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-11',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN LEAF HATCHBACK 110kW Tekna 40kWh 5dr Auto',
'transmission': 'automatic',
'trim': '110kW Tekna 40kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120606569%27 HTTP/1.1" 200 None
2026-03-24 19:14:37 [astonbarclay.gb] INFO: Saving data for 120606569: {'created_time': 1774379677.574959, 'last_price_update_time': 1774379677.574974, 'auction_closing_time': 1774519200.0}
2026-03-24 19:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120606569') HTTP/1.1" 204 0
2026-03-24 19:14:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/9c35b924-3940-48de-8503-a9087ea1c13d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120597377?view=catalogue)
2026-03-24 19:14:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YB72VEP/2026-03-17/image/c0aa9d85-b86b-4926-864d-b0affdb687b2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120502207?view=catalogue)
2026-03-24 19:14:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YB72VEP/2026-03-17/image/dc5bd6d6-c7a5-476c-9315-129091955355_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120502207?view=catalogue)
2026-03-24 19:14:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af405410>
2026-03-24 19:14:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18151ea7-258a-5391-8b56-e95f52624ef4/18151ea7-258a-5391-8b56-e95f52624ef4_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGV71RNJ%252F2026-03-19%252Fimage%252F828acf35-9d77-4be6-bee6-d83519a74e40_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/828acf35-9d77-4be6-bee6-d83519a74e40_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 18151ea7-258a-5391-8b56-e95f52624ef4
2026-03-24 19:14:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af154950>
2026-03-24 19:14:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55ea6419-8d40-587a-8e2c-751b80ca5574/55ea6419-8d40-587a-8e2c-751b80ca5574_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYB72VEP%252F2026-03-17%252Fimage%252F30a4af77-fa9f-4f3b-98ea-7b7d708c322b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB72VEP/2026-03-17/image/30a4af77-fa9f-4f3b-98ea-7b7d708c322b_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 55ea6419-8d40-587a-8e2c-751b80ca5574
2026-03-24 19:14:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4742490>
2026-03-24 19:14:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18151ea7-258a-5391-8b56-e95f52624ef4/18151ea7-258a-5391-8b56-e95f52624ef4_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FGV71RNJ%252F2026-03-19%252Fimage%252F9c35b924-3940-48de-8503-a9087ea1c13d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/9c35b924-3940-48de-8503-a9087ea1c13d_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 18151ea7-258a-5391-8b56-e95f52624ef4
2026-03-24 19:14:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 18151ea7-258a-5391-8b56-e95f52624ef4, skipping ID generation
2026-03-24 19:14:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18151ea7-258a-5391-8b56-e95f52624ef4 with scrape type 1
2026-03-24 19:14:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 18151ea7-258a-5391-8b56-e95f52624ef4 sending to next pipeline
2026-03-24 19:14:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 18151ea7-258a-5391-8b56-e95f52624ef4, identifier: 120597377
2026-03-24 19:14:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN74HGL/2026-03-16/image/757e5cfb-7345-437b-a4a7-323bf5204c3f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295312?view=catalogue)
2026-03-24 19:14:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 18151ea7-258a-5391-8b56-e95f52624ef4 with identifier: 120597377
2026-03-24 19:14:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 18151ea7-258a-5391-8b56-e95f52624ef4 with identifier: 120597377
2026-03-24 19:14:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 18151ea7-258a-5391-8b56-e95f52624ef4 with identifier: 120597377 to the API
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:14:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/9c35b924-3940-48de-8503-a9087ea1c13d_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '18151ea7-258a-5391-8b56-e95f52624ef4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GV71RNJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120597377',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'ARKANA ESTATE',
'odometer': 38812,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18151ea7-258a-5391-8b56-e95f52624ef4/18151ea7-258a-5391-8b56-e95f52624ef4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35989,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/30c09660-6505-460d-9cf0-1c9b123dabff_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18151ea7-258a-5391-8b56-e95f52624ef4/18151ea7-258a-5391-8b56-e95f52624ef4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38634,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/55ca9196-f40b-4f94-8058-052e2f09dc21_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18151ea7-258a-5391-8b56-e95f52624ef4/18151ea7-258a-5391-8b56-e95f52624ef4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36565,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/9c35b924-3940-48de-8503-a9087ea1c13d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18151ea7-258a-5391-8b56-e95f52624ef4/18151ea7-258a-5391-8b56-e95f52624ef4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38883,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/828acf35-9d77-4be6-bee6-d83519a74e40_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18151ea7-258a-5391-8b56-e95f52624ef4/18151ea7-258a-5391-8b56-e95f52624ef4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36477,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/15d4d01b-65a0-470e-abc4-addbfd9b8276_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18151ea7-258a-5391-8b56-e95f52624ef4/18151ea7-258a-5391-8b56-e95f52624ef4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36547,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/9f6b68ce-a22f-4557-975f-8a2aadee3a42_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18151ea7-258a-5391-8b56-e95f52624ef4/18151ea7-258a-5391-8b56-e95f52624ef4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42496,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/4fa62638-8b26-417e-b836-e6542a361cda_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18151ea7-258a-5391-8b56-e95f52624ef4/18151ea7-258a-5391-8b56-e95f52624ef4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53465,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GV71RNJ/2026-03-19/image/5d73e749-dcae-48bf-a317-02e4a2ceba32_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-20',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT ARKANA ESTATE 1.6 E-TECH Hybrid 145 R.S. Line 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 E-TECH Hybrid 145 R.S. Line 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120597377%27 HTTP/1.1" 200 None
2026-03-24 19:14:38 [astonbarclay.gb] INFO: Saving data for 120597377: {'created_time': 1774379678.25587, 'last_price_update_time': 1774379678.255881, 'auction_closing_time': 1774519200.0}
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120597377') HTTP/1.1" 204 0
2026-03-24 19:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN74HGL/2026-03-16/image/97b4ee94-c141-4232-af0d-08af899088b4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295312?view=catalogue)
2026-03-24 19:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WN74HGL/2026-03-16/image/02d6ac4f-1283-4d39-a6d6-0e0ee52b0ed7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295312?view=catalogue)
2026-03-24 19:14:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af41e790>
2026-03-24 19:14:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55ea6419-8d40-587a-8e2c-751b80ca5574/55ea6419-8d40-587a-8e2c-751b80ca5574_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYB72VEP%252F2026-03-17%252Fimage%252Fc0aa9d85-b86b-4926-864d-b0affdb687b2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB72VEP/2026-03-17/image/c0aa9d85-b86b-4926-864d-b0affdb687b2_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 55ea6419-8d40-587a-8e2c-751b80ca5574
2026-03-24 19:14:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af24c850>
2026-03-24 19:14:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55ea6419-8d40-587a-8e2c-751b80ca5574/55ea6419-8d40-587a-8e2c-751b80ca5574_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYB72VEP%252F2026-03-17%252Fimage%252Fdc5bd6d6-c7a5-476c-9315-129091955355_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB72VEP/2026-03-17/image/dc5bd6d6-c7a5-476c-9315-129091955355_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 55ea6419-8d40-587a-8e2c-751b80ca5574
2026-03-24 19:14:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b44817d0>
2026-03-24 19:14:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e75831f3-e08a-50d7-8d18-acd4c301b1cc/e75831f3-e08a-50d7-8d18-acd4c301b1cc_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN74HGL%252F2026-03-16%252Fimage%252F757e5cfb-7345-437b-a4a7-323bf5204c3f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74HGL/2026-03-16/image/757e5cfb-7345-437b-a4a7-323bf5204c3f_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e75831f3-e08a-50d7-8d18-acd4c301b1cc
2026-03-24 19:14:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af188dd0>
2026-03-24 19:14:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e75831f3-e08a-50d7-8d18-acd4c301b1cc/e75831f3-e08a-50d7-8d18-acd4c301b1cc_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN74HGL%252F2026-03-16%252Fimage%252F97b4ee94-c141-4232-af0d-08af899088b4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74HGL/2026-03-16/image/97b4ee94-c141-4232-af0d-08af899088b4_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e75831f3-e08a-50d7-8d18-acd4c301b1cc
2026-03-24 19:14:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3e1650>
2026-03-24 19:14:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e75831f3-e08a-50d7-8d18-acd4c301b1cc/e75831f3-e08a-50d7-8d18-acd4c301b1cc_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWN74HGL%252F2026-03-16%252Fimage%252F02d6ac4f-1283-4d39-a6d6-0e0ee52b0ed7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WN74HGL/2026-03-16/image/02d6ac4f-1283-4d39-a6d6-0e0ee52b0ed7_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e75831f3-e08a-50d7-8d18-acd4c301b1cc
2026-03-24 19:14:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e75831f3-e08a-50d7-8d18-acd4c301b1cc, skipping ID generation
2026-03-24 19:14:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e75831f3-e08a-50d7-8d18-acd4c301b1cc with scrape type 1
2026-03-24 19:14:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e75831f3-e08a-50d7-8d18-acd4c301b1cc sending to next pipeline
2026-03-24 19:14:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e75831f3-e08a-50d7-8d18-acd4c301b1cc, identifier: 120295312
2026-03-24 19:14:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e75831f3-e08a-50d7-8d18-acd4c301b1cc with identifier: 120295312
2026-03-24 19:14:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e75831f3-e08a-50d7-8d18-acd4c301b1cc with identifier: 120295312
2026-03-24 19:14:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e75831f3-e08a-50d7-8d18-acd4c301b1cc with identifier: 120295312 to the API
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:14:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/WN74HGL/2026-03-16/image/02d6ac4f-1283-4d39-a6d6-0e0ee52b0ed7_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 97,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'e75831f3-e08a-50d7-8d18-acd4c301b1cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WN74HGL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120295312',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'CLIO HATCHBACK',
'odometer': 15357,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75831f3-e08a-50d7-8d18-acd4c301b1cc/e75831f3-e08a-50d7-8d18-acd4c301b1cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36939,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN74HGL/2026-03-16/image/636380ca-887f-48bb-8c56-f62d57a55ac5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75831f3-e08a-50d7-8d18-acd4c301b1cc/e75831f3-e08a-50d7-8d18-acd4c301b1cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40895,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN74HGL/2026-03-16/image/6fb35000-ac99-424b-8a5b-44958a222f93_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75831f3-e08a-50d7-8d18-acd4c301b1cc/e75831f3-e08a-50d7-8d18-acd4c301b1cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37065,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN74HGL/2026-03-16/image/1841327c-04b1-45a2-beaf-d760733efc14_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75831f3-e08a-50d7-8d18-acd4c301b1cc/e75831f3-e08a-50d7-8d18-acd4c301b1cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37797,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN74HGL/2026-03-16/image/defb8376-7cc4-4cd8-8634-9f3a7f2fc9d4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75831f3-e08a-50d7-8d18-acd4c301b1cc/e75831f3-e08a-50d7-8d18-acd4c301b1cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35033,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN74HGL/2026-03-16/image/cec55454-115f-48d7-a56a-10dde05039e7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75831f3-e08a-50d7-8d18-acd4c301b1cc/e75831f3-e08a-50d7-8d18-acd4c301b1cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33251,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN74HGL/2026-03-16/image/757e5cfb-7345-437b-a4a7-323bf5204c3f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75831f3-e08a-50d7-8d18-acd4c301b1cc/e75831f3-e08a-50d7-8d18-acd4c301b1cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53441,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN74HGL/2026-03-16/image/02d6ac4f-1283-4d39-a6d6-0e0ee52b0ed7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e75831f3-e08a-50d7-8d18-acd4c301b1cc/e75831f3-e08a-50d7-8d18-acd4c301b1cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44076,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WN74HGL/2026-03-16/image/97b4ee94-c141-4232-af0d-08af899088b4_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-09-04',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT CLIO HATCHBACK 1.6 E-TECH full hybrid 145 Esprit Alpine 5dr '
'Auto',
'transmission': 'automatic',
'trim': '1.6 E-TECH full hybrid 145 Esprit Alpine 5dr Auto',
'vin': None,
'year': 2024}
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295312%27 HTTP/1.1" 200 None
2026-03-24 19:14:38 [astonbarclay.gb] INFO: Saving data for 120295312: {'created_time': 1774379678.86526, 'last_price_update_time': 1774379678.865272, 'auction_closing_time': 1774519200.0}
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120295312') HTTP/1.1" 204 0
2026-03-24 19:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120401133?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120364234?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:14:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:14:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:14:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120401133, 'registration': 'PN23WLK', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 Acenta 5dr', 'mileage': 21750, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2023-03-09', 'fuel': 'Petrol', 'motExpiry': '2027-03-08', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PN23WLK/2026-03-13/image/7f155d7a-680e-4e39-afed-c77d3266599b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/8165280f-bdfc-433b-ab07-219e455b2f2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/46100af2-257c-4237-af46-f5e44a973098_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/4e838784-fbf0-49d9-98db-f763214f1175_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/6692627c-6fdf-46e2-81f5-02892fd13ecf_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/5a6904b3-b4e2-4b8e-9739-e62297631375_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/db11c537-b033-49df-a5ec-16c6af21cce2_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/c33c3150-3cd9-4f70-b59e-ce93cf4a1859_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/24 7K 03/25 14K', 'remarks': 'VOSA STATES 21K - SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dba4532c-b450-44a9-923f-c571bf4ffad8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120401133, 'registration': 'PN23WLK', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 Acenta 5dr', 'mileage': 21750, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2023-03-09', 'fuel': 'Petrol', 'motExpiry': '2027-03-08', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PN23WLK/2026-03-13/image/7f155d7a-680e-4e39-afed-c77d3266599b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/8165280f-bdfc-433b-ab07-219e455b2f2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/46100af2-257c-4237-af46-f5e44a973098_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/4e838784-fbf0-49d9-98db-f763214f1175_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/6692627c-6fdf-46e2-81f5-02892fd13ecf_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/5a6904b3-b4e2-4b8e-9739-e62297631375_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/db11c537-b033-49df-a5ec-16c6af21cce2_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/c33c3150-3cd9-4f70-b59e-ce93cf4a1859_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/24 7K 03/25 14K', 'remarks': 'VOSA STATES 21K - SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dba4532c-b450-44a9-923f-c571bf4ffad8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d903d4a8-817e-583e-8bc6-f1fbb59ba1fc with identifier: 120401133
2026-03-24 19:14:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d903d4a8-817e-583e-8bc6-f1fbb59ba1fc with scrape type 1
2026-03-24 19:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item d903d4a8-817e-583e-8bc6-f1fbb59ba1fc
2026-03-24 19:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FPN23WLK%252F2026-03-13%252Fimage%252F7f155d7a-680e-4e39-afed-c77d3266599b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PN23WLK/2026-03-13/image/7f155d7a-680e-4e39-afed-c77d3266599b_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FPN23WLK%252F2026-03-13%252Fimage%252F8165280f-bdfc-433b-ab07-219e455b2f2b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PN23WLK/2026-03-13/image/8165280f-bdfc-433b-ab07-219e455b2f2b_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FPN23WLK%252F2026-03-13%252Fimage%252F46100af2-257c-4237-af46-f5e44a973098_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PN23WLK/2026-03-13/image/46100af2-257c-4237-af46-f5e44a973098_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FPN23WLK%252F2026-03-13%252Fimage%252F4e838784-fbf0-49d9-98db-f763214f1175_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PN23WLK/2026-03-13/image/4e838784-fbf0-49d9-98db-f763214f1175_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FPN23WLK%252F2026-03-13%252Fimage%252F6692627c-6fdf-46e2-81f5-02892fd13ecf_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PN23WLK/2026-03-13/image/6692627c-6fdf-46e2-81f5-02892fd13ecf_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FPN23WLK%252F2026-03-13%252Fimage%252F5a6904b3-b4e2-4b8e-9739-e62297631375_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PN23WLK/2026-03-13/image/5a6904b3-b4e2-4b8e-9739-e62297631375_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FPN23WLK%252F2026-03-13%252Fimage%252Fdb11c537-b033-49df-a5ec-16c6af21cce2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PN23WLK/2026-03-13/image/db11c537-b033-49df-a5ec-16c6af21cce2_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FPN23WLK%252F2026-03-13%252Fimage%252Fc33c3150-3cd9-4f70-b59e-ce93cf4a1859_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PN23WLK/2026-03-13/image/c33c3150-3cd9-4f70-b59e-ce93cf4a1859_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d903d4a8-817e-583e-8bc6-f1fbb59ba1fc, identifier: 120401133
2026-03-24 19:14:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120364234, 'registration': 'DY20KGU', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'X-TRAIL STATION WAGON', 'derivative': '1.3 DiG-T Tekna 5dr DCT', 'mileage': 77157, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2020-03-01', 'fuel': 'Petrol', 'motExpiry': '2026-05-21', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/DY20KGU/2026-03-13/image/07303ef1-ccd1-40b3-887e-9b5416d8f190_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY20KGU/2026-03-13/image/5a5adabe-1312-4265-b8cb-6590b7ce6569_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY20KGU/2026-03-13/image/d5d60d13-f1c3-4c0b-8f9d-c9737f2d7654_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY20KGU/2026-03-13/image/6567b5c5-73b7-4116-81ff-ac3a6abe0d7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY20KGU/2026-03-13/image/1d1932df-a5a7-4f2c-873f-fae945d0a7b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY20KGU/2026-03-13/image/53c8b226-4a12-4505-a6dd-a78a3f45f0fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY20KGU/2026-03-13/image/646addee-e232-447f-8d51-97b35fc0b457_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY20KGU/2026-03-13/image/437c2c79-c9f2-4842-a01f-81b7877d0d51_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/24 55K 05/25 66K', 'remarks': 'VOSA STATES 42K 55K 66K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9cffd77f-a565-482f-8ffa-c70b708f3fe5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120364234, 'registration': 'DY20KGU', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'X-TRAIL STATION WAGON', 'derivative': '1.3 DiG-T Tekna 5dr DCT', 'mileage': 77157, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2020-03-01', 'fuel': 'Petrol', 'motExpiry': '2026-05-21', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/DY20KGU/2026-03-13/image/07303ef1-ccd1-40b3-887e-9b5416d8f190_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY20KGU/2026-03-13/image/5a5adabe-1312-4265-b8cb-6590b7ce6569_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY20KGU/2026-03-13/image/d5d60d13-f1c3-4c0b-8f9d-c9737f2d7654_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY20KGU/2026-03-13/image/6567b5c5-73b7-4116-81ff-ac3a6abe0d7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY20KGU/2026-03-13/image/1d1932df-a5a7-4f2c-873f-fae945d0a7b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY20KGU/2026-03-13/image/53c8b226-4a12-4505-a6dd-a78a3f45f0fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY20KGU/2026-03-13/image/646addee-e232-447f-8d51-97b35fc0b457_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY20KGU/2026-03-13/image/437c2c79-c9f2-4842-a01f-81b7877d0d51_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/24 55K 05/25 66K', 'remarks': 'VOSA STATES 42K 55K 66K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9cffd77f-a565-482f-8ffa-c70b708f3fe5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c651d0e1-f2ec-5d5b-bcd8-62306e9c158b with identifier: 120364234
2026-03-24 19:14:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c651d0e1-f2ec-5d5b-bcd8-62306e9c158b with scrape type 1
2026-03-24 19:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item c651d0e1-f2ec-5d5b-bcd8-62306e9c158b
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY20KGU%252F2026-03-13%252Fimage%252F07303ef1-ccd1-40b3-887e-9b5416d8f190_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY20KGU/2026-03-13/image/07303ef1-ccd1-40b3-887e-9b5416d8f190_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d903d4a8-817e-583e-8bc6-f1fbb59ba1fc with identifier: 120401133
2026-03-24 19:14:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d903d4a8-817e-583e-8bc6-f1fbb59ba1fc with identifier: 120401133
2026-03-24 19:14:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d903d4a8-817e-583e-8bc6-f1fbb59ba1fc with identifier: 120401133 to the API
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:14:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120401133?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd903d4a8-817e-583e-8bc6-f1fbb59ba1fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'PN23WLK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120401133',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 21750,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photo_urls': ['https://abimg003.imgix.net/PN23WLK/2026-03-13/image/7f155d7a-680e-4e39-afed-c77d3266599b_removebg.jpg?w=600',
'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/8165280f-bdfc-433b-ab07-219e455b2f2b_removebg.jpg?w=600',
'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/46100af2-257c-4237-af46-f5e44a973098_removebg.jpg?w=600',
'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/4e838784-fbf0-49d9-98db-f763214f1175_removebg.jpg?w=600',
'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/6692627c-6fdf-46e2-81f5-02892fd13ecf_removebg.jpg?w=600',
'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/5a6904b3-b4e2-4b8e-9739-e62297631375_removebg.jpg?w=600',
'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/db11c537-b033-49df-a5ec-16c6af21cce2_removebg.jpg?w=600',
'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/c33c3150-3cd9-4f70-b59e-ce93cf4a1859_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d903d4a8-817e-583e-8bc6-f1fbb59ba1fc/d903d4a8-817e-583e-8bc6-f1fbb59ba1fc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34540,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/7f155d7a-680e-4e39-afed-c77d3266599b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d903d4a8-817e-583e-8bc6-f1fbb59ba1fc/d903d4a8-817e-583e-8bc6-f1fbb59ba1fc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35992,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/8165280f-bdfc-433b-ab07-219e455b2f2b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d903d4a8-817e-583e-8bc6-f1fbb59ba1fc/d903d4a8-817e-583e-8bc6-f1fbb59ba1fc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34003,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/46100af2-257c-4237-af46-f5e44a973098_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d903d4a8-817e-583e-8bc6-f1fbb59ba1fc/d903d4a8-817e-583e-8bc6-f1fbb59ba1fc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31721,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/4e838784-fbf0-49d9-98db-f763214f1175_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d903d4a8-817e-583e-8bc6-f1fbb59ba1fc/d903d4a8-817e-583e-8bc6-f1fbb59ba1fc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33376,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/6692627c-6fdf-46e2-81f5-02892fd13ecf_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d903d4a8-817e-583e-8bc6-f1fbb59ba1fc/d903d4a8-817e-583e-8bc6-f1fbb59ba1fc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43766,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/5a6904b3-b4e2-4b8e-9739-e62297631375_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d903d4a8-817e-583e-8bc6-f1fbb59ba1fc/d903d4a8-817e-583e-8bc6-f1fbb59ba1fc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34476,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/db11c537-b033-49df-a5ec-16c6af21cce2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d903d4a8-817e-583e-8bc6-f1fbb59ba1fc/d903d4a8-817e-583e-8bc6-f1fbb59ba1fc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48947,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/PN23WLK/2026-03-13/image/c33c3150-3cd9-4f70-b59e-ce93cf4a1859_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-09',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN JUKE HATCHBACK 1.0 DiG-T 114 Acenta 5dr',
'transmission': 'manual',
'trim': '1.0 DiG-T 114 Acenta 5dr',
'vin': None,
'year': 2023}
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401133%27 HTTP/1.1" 200 None
2026-03-24 19:14:39 [astonbarclay.gb] INFO: Saving data for 120401133: {'created_time': 1774379679.581336, 'last_price_update_time': 1774379679.581346, 'auction_closing_time': 1774519200.0}
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120401133') HTTP/1.1" 204 0
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY20KGU%252F2026-03-13%252Fimage%252F5a5adabe-1312-4265-b8cb-6590b7ce6569_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY20KGU/2026-03-13/image/5a5adabe-1312-4265-b8cb-6590b7ce6569_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY20KGU%252F2026-03-13%252Fimage%252Fd5d60d13-f1c3-4c0b-8f9d-c9737f2d7654_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY20KGU/2026-03-13/image/d5d60d13-f1c3-4c0b-8f9d-c9737f2d7654_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY20KGU%252F2026-03-13%252Fimage%252F6567b5c5-73b7-4116-81ff-ac3a6abe0d7c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY20KGU/2026-03-13/image/6567b5c5-73b7-4116-81ff-ac3a6abe0d7c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY20KGU%252F2026-03-13%252Fimage%252F1d1932df-a5a7-4f2c-873f-fae945d0a7b1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY20KGU/2026-03-13/image/1d1932df-a5a7-4f2c-873f-fae945d0a7b1_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY20KGU%252F2026-03-13%252Fimage%252F53c8b226-4a12-4505-a6dd-a78a3f45f0fe_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY20KGU/2026-03-13/image/53c8b226-4a12-4505-a6dd-a78a3f45f0fe_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY20KGU%252F2026-03-13%252Fimage%252F646addee-e232-447f-8d51-97b35fc0b457_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY20KGU/2026-03-13/image/646addee-e232-447f-8d51-97b35fc0b457_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDY20KGU%252F2026-03-13%252Fimage%252F437c2c79-c9f2-4842-a01f-81b7877d0d51_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY20KGU/2026-03-13/image/437c2c79-c9f2-4842-a01f-81b7877d0d51_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120447169?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:14:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:14:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120447169, 'registration': 'RE71LKG', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ZOE HATCHBACK', 'derivative': '100kW GT Line R135 50kWh Rapid Charge 5dr Auto', 'mileage': 23534, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-01-22', 'fuel': 'Electric', 'motExpiry': '2027-01-21', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RE71LKG/2026-03-20/image/6c008bf6-70ba-4da1-a531-b287f25db667_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE71LKG/2026-03-20/image/f6a364e9-f75a-49f8-a537-4818b949bf64_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE71LKG/2026-03-20/image/934eaad3-61b6-448d-82fe-c2dd18e1f1f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE71LKG/2026-03-20/image/5c4cbaaf-deb7-47eb-9482-b370a2a419b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE71LKG/2026-03-20/image/c31d71b7-c8a6-4b6c-83b1-a4f49c495f74_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE71LKG/2026-03-20/image/09981ebd-4ca1-4cff-9d5e-b865bb45f58c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE71LKG/2026-03-20/image/fec27818-509d-4211-bd09-940db51058f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE71LKG/2026-03-20/image/f72061eb-d766-498b-acc6-6d4f2cdb665e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/23 6K 02/24 11K', 'remarks': 'VOSA STATES 17K 23K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8e7af42b-74a9-41c7-9efb-374383841bc8.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120447169, 'registration': 'RE71LKG', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ZOE HATCHBACK', 'derivative': '100kW GT Line R135 50kWh Rapid Charge 5dr Auto', 'mileage': 23534, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-01-22', 'fuel': 'Electric', 'motExpiry': '2027-01-21', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RE71LKG/2026-03-20/image/6c008bf6-70ba-4da1-a531-b287f25db667_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE71LKG/2026-03-20/image/f6a364e9-f75a-49f8-a537-4818b949bf64_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE71LKG/2026-03-20/image/934eaad3-61b6-448d-82fe-c2dd18e1f1f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE71LKG/2026-03-20/image/5c4cbaaf-deb7-47eb-9482-b370a2a419b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE71LKG/2026-03-20/image/c31d71b7-c8a6-4b6c-83b1-a4f49c495f74_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE71LKG/2026-03-20/image/09981ebd-4ca1-4cff-9d5e-b865bb45f58c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE71LKG/2026-03-20/image/fec27818-509d-4211-bd09-940db51058f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE71LKG/2026-03-20/image/f72061eb-d766-498b-acc6-6d4f2cdb665e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/23 6K 02/24 11K', 'remarks': 'VOSA STATES 17K 23K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8e7af42b-74a9-41c7-9efb-374383841bc8.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22bd2663-ff2e-5f11-8347-1fa3d12b998b with identifier: 120447169
2026-03-24 19:14:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22bd2663-ff2e-5f11-8347-1fa3d12b998b with scrape type 2
2026-03-24 19:14:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22bd2663-ff2e-5f11-8347-1fa3d12b998b with scrape type 2
2026-03-24 19:14:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 22bd2663-ff2e-5f11-8347-1fa3d12b998b, identifier: 120447169
2026-03-24 19:14:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 22bd2663-ff2e-5f11-8347-1fa3d12b998b with identifier: 120447169
2026-03-24 19:14:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 22bd2663-ff2e-5f11-8347-1fa3d12b998b with identifier: 120447169
2026-03-24 19:14:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 22bd2663-ff2e-5f11-8347-1fa3d12b998b with identifier: 120447169 to the API
2026-03-24 19:14:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:14:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:14:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120447169?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '22bd2663-ff2e-5f11-8347-1fa3d12b998b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RE71LKG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120447169',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'ZOE HATCHBACK',
'odometer': 23534,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-22',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT ZOE HATCHBACK 100kW GT Line R135 50kWh Rapid Charge 5dr '
'Auto',
'transmission': 'automatic',
'trim': '100kW GT Line R135 50kWh Rapid Charge 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120447169%27 HTTP/1.1" 200 None
2026-03-24 19:14:41 [astonbarclay.gb] INFO: Saving data for 120447169: {'created_time': 1774001041.708272, 'last_price_update_time': 1774379681.848664, 'auction_closing_time': 1774519200.0}
2026-03-24 19:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120447169') HTTP/1.1" 204 0
2026-03-24 19:14:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY20KGU/2026-03-13/image/437c2c79-c9f2-4842-a01f-81b7877d0d51_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120364234?view=catalogue)
2026-03-24 19:14:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b62ca350>
2026-03-24 19:14:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c651d0e1-f2ec-5d5b-bcd8-62306e9c158b/c651d0e1-f2ec-5d5b-bcd8-62306e9c158b_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY20KGU%252F2026-03-13%252Fimage%252F437c2c79-c9f2-4842-a01f-81b7877d0d51_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY20KGU/2026-03-13/image/437c2c79-c9f2-4842-a01f-81b7877d0d51_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c651d0e1-f2ec-5d5b-bcd8-62306e9c158b
2026-03-24 19:14:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY20KGU/2026-03-13/image/646addee-e232-447f-8d51-97b35fc0b457_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120364234?view=catalogue)
2026-03-24 19:14:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4837a50>
2026-03-24 19:14:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c651d0e1-f2ec-5d5b-bcd8-62306e9c158b/c651d0e1-f2ec-5d5b-bcd8-62306e9c158b_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY20KGU%252F2026-03-13%252Fimage%252F646addee-e232-447f-8d51-97b35fc0b457_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY20KGU/2026-03-13/image/646addee-e232-447f-8d51-97b35fc0b457_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c651d0e1-f2ec-5d5b-bcd8-62306e9c158b
2026-03-24 19:14:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YB72VEP/2026-03-17/image/dd72d34d-ddcc-41e3-b994-c141baa9d855_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120502207?view=catalogue)
2026-03-24 19:14:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY20KGU/2026-03-13/image/53c8b226-4a12-4505-a6dd-a78a3f45f0fe_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120364234?view=catalogue)
2026-03-24 19:14:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af324ed0>
2026-03-24 19:14:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55ea6419-8d40-587a-8e2c-751b80ca5574/55ea6419-8d40-587a-8e2c-751b80ca5574_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYB72VEP%252F2026-03-17%252Fimage%252Fdd72d34d-ddcc-41e3-b994-c141baa9d855_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YB72VEP/2026-03-17/image/dd72d34d-ddcc-41e3-b994-c141baa9d855_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 55ea6419-8d40-587a-8e2c-751b80ca5574
2026-03-24 19:14:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 55ea6419-8d40-587a-8e2c-751b80ca5574, skipping ID generation
2026-03-24 19:14:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55ea6419-8d40-587a-8e2c-751b80ca5574 with scrape type 1
2026-03-24 19:14:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 55ea6419-8d40-587a-8e2c-751b80ca5574 sending to next pipeline
2026-03-24 19:14:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 55ea6419-8d40-587a-8e2c-751b80ca5574, identifier: 120502207
2026-03-24 19:14:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b48369d0>
2026-03-24 19:14:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c651d0e1-f2ec-5d5b-bcd8-62306e9c158b/c651d0e1-f2ec-5d5b-bcd8-62306e9c158b_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY20KGU%252F2026-03-13%252Fimage%252F53c8b226-4a12-4505-a6dd-a78a3f45f0fe_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY20KGU/2026-03-13/image/53c8b226-4a12-4505-a6dd-a78a3f45f0fe_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c651d0e1-f2ec-5d5b-bcd8-62306e9c158b
2026-03-24 19:14:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 55ea6419-8d40-587a-8e2c-751b80ca5574 with identifier: 120502207
2026-03-24 19:14:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 55ea6419-8d40-587a-8e2c-751b80ca5574 with identifier: 120502207
2026-03-24 19:14:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 55ea6419-8d40-587a-8e2c-751b80ca5574 with identifier: 120502207 to the API
2026-03-24 19:14:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:14:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:14:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/YB72VEP/2026-03-17/image/dd72d34d-ddcc-41e3-b994-c141baa9d855_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '55ea6419-8d40-587a-8e2c-751b80ca5574',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YB72VEP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120502207',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 15986,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55ea6419-8d40-587a-8e2c-751b80ca5574/55ea6419-8d40-587a-8e2c-751b80ca5574_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38523,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YB72VEP/2026-03-17/image/1d9e4685-21eb-43df-81c9-9a70a649a2d3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55ea6419-8d40-587a-8e2c-751b80ca5574/55ea6419-8d40-587a-8e2c-751b80ca5574_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39347,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YB72VEP/2026-03-17/image/84c02ad3-a32a-4feb-a58a-ec56610ce268_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55ea6419-8d40-587a-8e2c-751b80ca5574/55ea6419-8d40-587a-8e2c-751b80ca5574_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40467,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YB72VEP/2026-03-17/image/dc5bd6d6-c7a5-476c-9315-129091955355_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55ea6419-8d40-587a-8e2c-751b80ca5574/55ea6419-8d40-587a-8e2c-751b80ca5574_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40795,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YB72VEP/2026-03-17/image/a81365a5-9db4-46ca-bccb-64f5ae89915d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55ea6419-8d40-587a-8e2c-751b80ca5574/55ea6419-8d40-587a-8e2c-751b80ca5574_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51237,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YB72VEP/2026-03-17/image/dd72d34d-ddcc-41e3-b994-c141baa9d855_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55ea6419-8d40-587a-8e2c-751b80ca5574/55ea6419-8d40-587a-8e2c-751b80ca5574_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31183,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YB72VEP/2026-03-17/image/c0aa9d85-b86b-4926-864d-b0affdb687b2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55ea6419-8d40-587a-8e2c-751b80ca5574/55ea6419-8d40-587a-8e2c-751b80ca5574_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49973,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YB72VEP/2026-03-17/image/30a4af77-fa9f-4f3b-98ea-7b7d708c322b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55ea6419-8d40-587a-8e2c-751b80ca5574/55ea6419-8d40-587a-8e2c-751b80ca5574_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46824,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YB72VEP/2026-03-17/image/efe4bc2f-0ef8-49af-96b5-b2a01141fb2b_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-31',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.5 E-Power Acenta Premium 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 E-Power Acenta Premium 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120502207%27 HTTP/1.1" 200 None
2026-03-24 19:14:43 [astonbarclay.gb] INFO: Saving data for 120502207: {'created_time': 1774379683.078075, 'last_price_update_time': 1774379683.07809, 'auction_closing_time': 1774519200.0}
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120502207') HTTP/1.1" 204 0
2026-03-24 19:14:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY20KGU/2026-03-13/image/6567b5c5-73b7-4116-81ff-ac3a6abe0d7c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120364234?view=catalogue)
2026-03-24 19:14:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY20KGU/2026-03-13/image/1d1932df-a5a7-4f2c-873f-fae945d0a7b1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120364234?view=catalogue)
2026-03-24 19:14:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b48347d0>
2026-03-24 19:14:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c651d0e1-f2ec-5d5b-bcd8-62306e9c158b/c651d0e1-f2ec-5d5b-bcd8-62306e9c158b_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY20KGU%252F2026-03-13%252Fimage%252F6567b5c5-73b7-4116-81ff-ac3a6abe0d7c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY20KGU/2026-03-13/image/6567b5c5-73b7-4116-81ff-ac3a6abe0d7c_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c651d0e1-f2ec-5d5b-bcd8-62306e9c158b
2026-03-24 19:14:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4481850>
2026-03-24 19:14:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c651d0e1-f2ec-5d5b-bcd8-62306e9c158b/c651d0e1-f2ec-5d5b-bcd8-62306e9c158b_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY20KGU%252F2026-03-13%252Fimage%252F1d1932df-a5a7-4f2c-873f-fae945d0a7b1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY20KGU/2026-03-13/image/1d1932df-a5a7-4f2c-873f-fae945d0a7b1_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c651d0e1-f2ec-5d5b-bcd8-62306e9c158b
2026-03-24 19:14:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY20KGU/2026-03-13/image/d5d60d13-f1c3-4c0b-8f9d-c9737f2d7654_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120364234?view=catalogue)
2026-03-24 19:14:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY20KGU/2026-03-13/image/5a5adabe-1312-4265-b8cb-6590b7ce6569_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120364234?view=catalogue)
2026-03-24 19:14:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DY20KGU/2026-03-13/image/07303ef1-ccd1-40b3-887e-9b5416d8f190_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120364234?view=catalogue)
2026-03-24 19:14:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af01c450>
2026-03-24 19:14:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c651d0e1-f2ec-5d5b-bcd8-62306e9c158b/c651d0e1-f2ec-5d5b-bcd8-62306e9c158b_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY20KGU%252F2026-03-13%252Fimage%252Fd5d60d13-f1c3-4c0b-8f9d-c9737f2d7654_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY20KGU/2026-03-13/image/d5d60d13-f1c3-4c0b-8f9d-c9737f2d7654_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c651d0e1-f2ec-5d5b-bcd8-62306e9c158b
2026-03-24 19:14:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef7ff90>
2026-03-24 19:14:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c651d0e1-f2ec-5d5b-bcd8-62306e9c158b/c651d0e1-f2ec-5d5b-bcd8-62306e9c158b_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY20KGU%252F2026-03-13%252Fimage%252F5a5adabe-1312-4265-b8cb-6590b7ce6569_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY20KGU/2026-03-13/image/5a5adabe-1312-4265-b8cb-6590b7ce6569_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c651d0e1-f2ec-5d5b-bcd8-62306e9c158b
2026-03-24 19:14:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0c4090>
2026-03-24 19:14:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c651d0e1-f2ec-5d5b-bcd8-62306e9c158b/c651d0e1-f2ec-5d5b-bcd8-62306e9c158b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDY20KGU%252F2026-03-13%252Fimage%252F07303ef1-ccd1-40b3-887e-9b5416d8f190_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DY20KGU/2026-03-13/image/07303ef1-ccd1-40b3-887e-9b5416d8f190_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c651d0e1-f2ec-5d5b-bcd8-62306e9c158b
2026-03-24 19:14:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c651d0e1-f2ec-5d5b-bcd8-62306e9c158b, skipping ID generation
2026-03-24 19:14:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c651d0e1-f2ec-5d5b-bcd8-62306e9c158b with scrape type 1
2026-03-24 19:14:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c651d0e1-f2ec-5d5b-bcd8-62306e9c158b sending to next pipeline
2026-03-24 19:14:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c651d0e1-f2ec-5d5b-bcd8-62306e9c158b, identifier: 120364234
2026-03-24 19:14:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c651d0e1-f2ec-5d5b-bcd8-62306e9c158b with identifier: 120364234
2026-03-24 19:14:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c651d0e1-f2ec-5d5b-bcd8-62306e9c158b with identifier: 120364234
2026-03-24 19:14:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c651d0e1-f2ec-5d5b-bcd8-62306e9c158b with identifier: 120364234 to the API
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:14:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/DY20KGU/2026-03-13/image/07303ef1-ccd1-40b3-887e-9b5416d8f190_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 154,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'c651d0e1-f2ec-5d5b-bcd8-62306e9c158b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DY20KGU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120364234',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'X-TRAIL STATION WAGON',
'odometer': 77157,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c651d0e1-f2ec-5d5b-bcd8-62306e9c158b/c651d0e1-f2ec-5d5b-bcd8-62306e9c158b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31057,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY20KGU/2026-03-13/image/07303ef1-ccd1-40b3-887e-9b5416d8f190_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c651d0e1-f2ec-5d5b-bcd8-62306e9c158b/c651d0e1-f2ec-5d5b-bcd8-62306e9c158b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34660,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY20KGU/2026-03-13/image/5a5adabe-1312-4265-b8cb-6590b7ce6569_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c651d0e1-f2ec-5d5b-bcd8-62306e9c158b/c651d0e1-f2ec-5d5b-bcd8-62306e9c158b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33830,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY20KGU/2026-03-13/image/d5d60d13-f1c3-4c0b-8f9d-c9737f2d7654_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c651d0e1-f2ec-5d5b-bcd8-62306e9c158b/c651d0e1-f2ec-5d5b-bcd8-62306e9c158b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33000,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY20KGU/2026-03-13/image/6567b5c5-73b7-4116-81ff-ac3a6abe0d7c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c651d0e1-f2ec-5d5b-bcd8-62306e9c158b/c651d0e1-f2ec-5d5b-bcd8-62306e9c158b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58193,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY20KGU/2026-03-13/image/1d1932df-a5a7-4f2c-873f-fae945d0a7b1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c651d0e1-f2ec-5d5b-bcd8-62306e9c158b/c651d0e1-f2ec-5d5b-bcd8-62306e9c158b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54677,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY20KGU/2026-03-13/image/53c8b226-4a12-4505-a6dd-a78a3f45f0fe_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c651d0e1-f2ec-5d5b-bcd8-62306e9c158b/c651d0e1-f2ec-5d5b-bcd8-62306e9c158b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47600,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY20KGU/2026-03-13/image/646addee-e232-447f-8d51-97b35fc0b457_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c651d0e1-f2ec-5d5b-bcd8-62306e9c158b/c651d0e1-f2ec-5d5b-bcd8-62306e9c158b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60133,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DY20KGU/2026-03-13/image/437c2c79-c9f2-4842-a01f-81b7877d0d51_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-01',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN X-TRAIL STATION WAGON 1.3 DiG-T Tekna 5dr DCT',
'transmission': 'automatic',
'trim': '1.3 DiG-T Tekna 5dr DCT',
'vin': None,
'year': 2020}
2026-03-24 19:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120364234%27 HTTP/1.1" 200 None
2026-03-24 19:14:44 [astonbarclay.gb] INFO: Saving data for 120364234: {'created_time': 1774379684.00498, 'last_price_update_time': 1774379684.004992, 'auction_closing_time': 1774519200.0}
2026-03-24 19:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120364234') HTTP/1.1" 204 0
2026-03-24 19:14:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120476879?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:14:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:14:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120476879, 'registration': 'CK72ZTY', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '110kW Acenta 39kWh 5dr Auto', 'mileage': 21973, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-09-30', 'fuel': 'Electric', 'motExpiry': '2026-08-25', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/9bf711e6-dc54-4d67-875b-0faf00e61901_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/b27e8edb-bac2-42c9-aa87-30d1ce0c8057_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/2548af7a-d44b-4654-ad4c-cf9ae6dc59cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/2d6214b3-6543-4441-bb4a-9627a13a54da_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/46e643bc-1aa5-431b-af2d-b38abbafee72_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/e515f849-a879-4fd6-91aa-6e8ea9194eae_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/c8dc4db2-947a-4e47-8d8a-b034a7c07c72_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/13721277-bb3f-48be-adb4-c03aaa3e9f58_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/23 7K 10/24 14K 08/25 19K', 'remarks': 'VOSA STATES 19K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8501cc2c-e254-4a67-b937-da4de16afb45.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120476879, 'registration': 'CK72ZTY', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '110kW Acenta 39kWh 5dr Auto', 'mileage': 21973, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-09-30', 'fuel': 'Electric', 'motExpiry': '2026-08-25', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/9bf711e6-dc54-4d67-875b-0faf00e61901_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/b27e8edb-bac2-42c9-aa87-30d1ce0c8057_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/2548af7a-d44b-4654-ad4c-cf9ae6dc59cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/2d6214b3-6543-4441-bb4a-9627a13a54da_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/46e643bc-1aa5-431b-af2d-b38abbafee72_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/e515f849-a879-4fd6-91aa-6e8ea9194eae_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/c8dc4db2-947a-4e47-8d8a-b034a7c07c72_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/13721277-bb3f-48be-adb4-c03aaa3e9f58_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/23 7K 10/24 14K 08/25 19K', 'remarks': 'VOSA STATES 19K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8501cc2c-e254-4a67-b937-da4de16afb45.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c578ff06-60cf-52b9-b650-81c663ec3a61 with identifier: 120476879
2026-03-24 19:14:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c578ff06-60cf-52b9-b650-81c663ec3a61 with scrape type 1
2026-03-24 19:14:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item c578ff06-60cf-52b9-b650-81c663ec3a61
2026-03-24 19:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FCK72ZTY%252F2026-03-19%252Fimage%252F9bf711e6-dc54-4d67-875b-0faf00e61901_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/9bf711e6-dc54-4d67-875b-0faf00e61901_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FCK72ZTY%252F2026-03-19%252Fimage%252Fb27e8edb-bac2-42c9-aa87-30d1ce0c8057_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/b27e8edb-bac2-42c9-aa87-30d1ce0c8057_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FCK72ZTY%252F2026-03-19%252Fimage%252F2548af7a-d44b-4654-ad4c-cf9ae6dc59cc_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/2548af7a-d44b-4654-ad4c-cf9ae6dc59cc_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FCK72ZTY%252F2026-03-19%252Fimage%252F2d6214b3-6543-4441-bb4a-9627a13a54da_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/2d6214b3-6543-4441-bb4a-9627a13a54da_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FCK72ZTY%252F2026-03-19%252Fimage%252F46e643bc-1aa5-431b-af2d-b38abbafee72_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/46e643bc-1aa5-431b-af2d-b38abbafee72_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FCK72ZTY%252F2026-03-19%252Fimage%252Fe515f849-a879-4fd6-91aa-6e8ea9194eae_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/e515f849-a879-4fd6-91aa-6e8ea9194eae_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FCK72ZTY%252F2026-03-19%252Fimage%252Fc8dc4db2-947a-4e47-8d8a-b034a7c07c72_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/c8dc4db2-947a-4e47-8d8a-b034a7c07c72_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FCK72ZTY%252F2026-03-19%252Fimage%252F13721277-bb3f-48be-adb4-c03aaa3e9f58_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/13721277-bb3f-48be-adb4-c03aaa3e9f58_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:14:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120351951?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:14:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:14:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/13721277-bb3f-48be-adb4-c03aaa3e9f58_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120476879?view=catalogue)
2026-03-24 19:14:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120351951, 'registration': 'SR68JXC', 'account': 'RCI001', 'make': 'MERCEDES-BENZ', 'model': 'GLA HATCHBACK', 'derivative': 'GLA 180 Urban Edition 5dr Auto', 'mileage': 30305, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-29', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SR68JXC/2026-03-11/image/f16ece88-214d-49fe-86a5-693c66aa7a97_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/3a0e79a6-89ea-49b9-aabc-175218572e1c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/5aea6943-3382-485b-aebd-6ffa29a0e823_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/99f4c11a-9d14-4868-8464-094eb2b6d6a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/55f1e95b-10db-4d3b-9e1b-fbbbf16c3ed0_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/813558fc-127d-48d4-9a50-b1c730873322_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/ba779da2-879a-4d6e-a07d-7fe84abd711c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/68c0758d-37f5-4d07-909f-9a171fb125ea_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 15K 19K 22K 25K 29K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/074bfde0-546d-464b-a302-28c947e193a5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120351951, 'registration': 'SR68JXC', 'account': 'RCI001', 'make': 'MERCEDES-BENZ', 'model': 'GLA HATCHBACK', 'derivative': 'GLA 180 Urban Edition 5dr Auto', 'mileage': 30305, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-29', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SR68JXC/2026-03-11/image/f16ece88-214d-49fe-86a5-693c66aa7a97_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/3a0e79a6-89ea-49b9-aabc-175218572e1c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/5aea6943-3382-485b-aebd-6ffa29a0e823_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/99f4c11a-9d14-4868-8464-094eb2b6d6a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/55f1e95b-10db-4d3b-9e1b-fbbbf16c3ed0_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/813558fc-127d-48d4-9a50-b1c730873322_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/ba779da2-879a-4d6e-a07d-7fe84abd711c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/68c0758d-37f5-4d07-909f-9a171fb125ea_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 15K 19K 22K 25K 29K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/074bfde0-546d-464b-a302-28c947e193a5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d266db67-43f3-5eaf-b3ff-154b7a653be6 with identifier: 120351951
2026-03-24 19:14:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d266db67-43f3-5eaf-b3ff-154b7a653be6 with scrape type 1
2026-03-24 19:14:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item d266db67-43f3-5eaf-b3ff-154b7a653be6
2026-03-24 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSR68JXC%252F2026-03-11%252Fimage%252Ff16ece88-214d-49fe-86a5-693c66aa7a97_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SR68JXC/2026-03-11/image/f16ece88-214d-49fe-86a5-693c66aa7a97_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSR68JXC%252F2026-03-11%252Fimage%252F3a0e79a6-89ea-49b9-aabc-175218572e1c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SR68JXC/2026-03-11/image/3a0e79a6-89ea-49b9-aabc-175218572e1c_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSR68JXC%252F2026-03-11%252Fimage%252F5aea6943-3382-485b-aebd-6ffa29a0e823_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SR68JXC/2026-03-11/image/5aea6943-3382-485b-aebd-6ffa29a0e823_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSR68JXC%252F2026-03-11%252Fimage%252F99f4c11a-9d14-4868-8464-094eb2b6d6a6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SR68JXC/2026-03-11/image/99f4c11a-9d14-4868-8464-094eb2b6d6a6_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSR68JXC%252F2026-03-11%252Fimage%252F55f1e95b-10db-4d3b-9e1b-fbbbf16c3ed0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SR68JXC/2026-03-11/image/55f1e95b-10db-4d3b-9e1b-fbbbf16c3ed0_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSR68JXC%252F2026-03-11%252Fimage%252F813558fc-127d-48d4-9a50-b1c730873322_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SR68JXC/2026-03-11/image/813558fc-127d-48d4-9a50-b1c730873322_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSR68JXC%252F2026-03-11%252Fimage%252Fba779da2-879a-4d6e-a07d-7fe84abd711c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SR68JXC/2026-03-11/image/ba779da2-879a-4d6e-a07d-7fe84abd711c_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FSR68JXC%252F2026-03-11%252Fimage%252F68c0758d-37f5-4d07-909f-9a171fb125ea_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/SR68JXC/2026-03-11/image/68c0758d-37f5-4d07-909f-9a171fb125ea_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d266db67-43f3-5eaf-b3ff-154b7a653be6, identifier: 120351951
2026-03-24 19:14:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d266db67-43f3-5eaf-b3ff-154b7a653be6 with identifier: 120351951
2026-03-24 19:14:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d266db67-43f3-5eaf-b3ff-154b7a653be6 with identifier: 120351951
2026-03-24 19:14:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d266db67-43f3-5eaf-b3ff-154b7a653be6 with identifier: 120351951 to the API
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:14:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120351951?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd266db67-43f3-5eaf-b3ff-154b7a653be6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SR68JXC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120351951',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MERCEDES-BENZ',
'model': 'GLA HATCHBACK',
'odometer': 30305,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photo_urls': ['https://abimg003.imgix.net/SR68JXC/2026-03-11/image/f16ece88-214d-49fe-86a5-693c66aa7a97_removebg.jpg?w=600',
'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/3a0e79a6-89ea-49b9-aabc-175218572e1c_removebg.jpg?w=600',
'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/5aea6943-3382-485b-aebd-6ffa29a0e823_removebg.jpg?w=600',
'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/99f4c11a-9d14-4868-8464-094eb2b6d6a6_removebg.jpg?w=600',
'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/55f1e95b-10db-4d3b-9e1b-fbbbf16c3ed0_removebg.jpg?w=600',
'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/813558fc-127d-48d4-9a50-b1c730873322_removebg.jpg?w=600',
'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/ba779da2-879a-4d6e-a07d-7fe84abd711c_removebg.jpg?w=600',
'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/68c0758d-37f5-4d07-909f-9a171fb125ea_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d266db67-43f3-5eaf-b3ff-154b7a653be6/d266db67-43f3-5eaf-b3ff-154b7a653be6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33690,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/f16ece88-214d-49fe-86a5-693c66aa7a97_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d266db67-43f3-5eaf-b3ff-154b7a653be6/d266db67-43f3-5eaf-b3ff-154b7a653be6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37210,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/3a0e79a6-89ea-49b9-aabc-175218572e1c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d266db67-43f3-5eaf-b3ff-154b7a653be6/d266db67-43f3-5eaf-b3ff-154b7a653be6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36093,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/5aea6943-3382-485b-aebd-6ffa29a0e823_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d266db67-43f3-5eaf-b3ff-154b7a653be6/d266db67-43f3-5eaf-b3ff-154b7a653be6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38319,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/99f4c11a-9d14-4868-8464-094eb2b6d6a6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d266db67-43f3-5eaf-b3ff-154b7a653be6/d266db67-43f3-5eaf-b3ff-154b7a653be6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48744,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/55f1e95b-10db-4d3b-9e1b-fbbbf16c3ed0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d266db67-43f3-5eaf-b3ff-154b7a653be6/d266db67-43f3-5eaf-b3ff-154b7a653be6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48039,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/813558fc-127d-48d4-9a50-b1c730873322_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d266db67-43f3-5eaf-b3ff-154b7a653be6/d266db67-43f3-5eaf-b3ff-154b7a653be6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41864,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/ba779da2-879a-4d6e-a07d-7fe84abd711c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d266db67-43f3-5eaf-b3ff-154b7a653be6/d266db67-43f3-5eaf-b3ff-154b7a653be6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48081,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/SR68JXC/2026-03-11/image/68c0758d-37f5-4d07-909f-9a171fb125ea_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-30',
'seller_name': 'Mobilize Financial Services',
'title': 'MERCEDES-BENZ GLA HATCHBACK GLA 180 Urban Edition 5dr Auto',
'transmission': 'automatic',
'trim': 'GLA 180 Urban Edition 5dr Auto',
'vin': None,
'year': 2018}
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120351951%27 HTTP/1.1" 200 None
2026-03-24 19:14:48 [astonbarclay.gb] INFO: Saving data for 120351951: {'created_time': 1774379688.335179, 'last_price_update_time': 1774379688.33519, 'auction_closing_time': 1774519200.0}
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120351951') HTTP/1.1" 204 0
2026-03-24 19:14:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/c8dc4db2-947a-4e47-8d8a-b034a7c07c72_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120476879?view=catalogue)
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef7f490>
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c578ff06-60cf-52b9-b650-81c663ec3a61/c578ff06-60cf-52b9-b650-81c663ec3a61_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCK72ZTY%252F2026-03-19%252Fimage%252F13721277-bb3f-48be-adb4-c03aaa3e9f58_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/13721277-bb3f-48be-adb4-c03aaa3e9f58_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c578ff06-60cf-52b9-b650-81c663ec3a61
2026-03-24 19:14:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/e515f849-a879-4fd6-91aa-6e8ea9194eae_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120476879?view=catalogue)
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b482f3d0>
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c578ff06-60cf-52b9-b650-81c663ec3a61/c578ff06-60cf-52b9-b650-81c663ec3a61_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCK72ZTY%252F2026-03-19%252Fimage%252Fc8dc4db2-947a-4e47-8d8a-b034a7c07c72_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/c8dc4db2-947a-4e47-8d8a-b034a7c07c72_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c578ff06-60cf-52b9-b650-81c663ec3a61
2026-03-24 19:14:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/46e643bc-1aa5-431b-af2d-b38abbafee72_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120476879?view=catalogue)
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4836f90>
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c578ff06-60cf-52b9-b650-81c663ec3a61/c578ff06-60cf-52b9-b650-81c663ec3a61_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCK72ZTY%252F2026-03-19%252Fimage%252Fe515f849-a879-4fd6-91aa-6e8ea9194eae_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/e515f849-a879-4fd6-91aa-6e8ea9194eae_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c578ff06-60cf-52b9-b650-81c663ec3a61
2026-03-24 19:14:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/2d6214b3-6543-4441-bb4a-9627a13a54da_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120476879?view=catalogue)
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4b7b390>
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c578ff06-60cf-52b9-b650-81c663ec3a61/c578ff06-60cf-52b9-b650-81c663ec3a61_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCK72ZTY%252F2026-03-19%252Fimage%252F46e643bc-1aa5-431b-af2d-b38abbafee72_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/46e643bc-1aa5-431b-af2d-b38abbafee72_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c578ff06-60cf-52b9-b650-81c663ec3a61
2026-03-24 19:14:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/2548af7a-d44b-4654-ad4c-cf9ae6dc59cc_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120476879?view=catalogue)
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af02d2d0>
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c578ff06-60cf-52b9-b650-81c663ec3a61/c578ff06-60cf-52b9-b650-81c663ec3a61_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCK72ZTY%252F2026-03-19%252Fimage%252F2d6214b3-6543-4441-bb4a-9627a13a54da_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/2d6214b3-6543-4441-bb4a-9627a13a54da_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c578ff06-60cf-52b9-b650-81c663ec3a61
2026-03-24 19:14:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/b27e8edb-bac2-42c9-aa87-30d1ce0c8057_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120476879?view=catalogue)
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef79590>
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c578ff06-60cf-52b9-b650-81c663ec3a61/c578ff06-60cf-52b9-b650-81c663ec3a61_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCK72ZTY%252F2026-03-19%252Fimage%252F2548af7a-d44b-4654-ad4c-cf9ae6dc59cc_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/2548af7a-d44b-4654-ad4c-cf9ae6dc59cc_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c578ff06-60cf-52b9-b650-81c663ec3a61
2026-03-24 19:14:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/9bf711e6-dc54-4d67-875b-0faf00e61901_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120476879?view=catalogue)
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b46f9050>
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c578ff06-60cf-52b9-b650-81c663ec3a61/c578ff06-60cf-52b9-b650-81c663ec3a61_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCK72ZTY%252F2026-03-19%252Fimage%252Fb27e8edb-bac2-42c9-aa87-30d1ce0c8057_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/b27e8edb-bac2-42c9-aa87-30d1ce0c8057_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c578ff06-60cf-52b9-b650-81c663ec3a61
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af039b90>
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:14:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c578ff06-60cf-52b9-b650-81c663ec3a61/c578ff06-60cf-52b9-b650-81c663ec3a61_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCK72ZTY%252F2026-03-19%252Fimage%252F9bf711e6-dc54-4d67-875b-0faf00e61901_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/9bf711e6-dc54-4d67-875b-0faf00e61901_removebg.jpg?w=600 saved to cache
2026-03-24 19:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c578ff06-60cf-52b9-b650-81c663ec3a61
2026-03-24 19:14:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c578ff06-60cf-52b9-b650-81c663ec3a61, skipping ID generation
2026-03-24 19:14:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c578ff06-60cf-52b9-b650-81c663ec3a61 with scrape type 1
2026-03-24 19:14:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c578ff06-60cf-52b9-b650-81c663ec3a61 sending to next pipeline
2026-03-24 19:14:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c578ff06-60cf-52b9-b650-81c663ec3a61, identifier: 120476879
2026-03-24 19:14:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c578ff06-60cf-52b9-b650-81c663ec3a61 with identifier: 120476879
2026-03-24 19:14:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c578ff06-60cf-52b9-b650-81c663ec3a61 with identifier: 120476879
2026-03-24 19:14:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c578ff06-60cf-52b9-b650-81c663ec3a61 with identifier: 120476879 to the API
2026-03-24 19:14:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:14:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:14:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/9bf711e6-dc54-4d67-875b-0faf00e61901_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'c578ff06-60cf-52b9-b650-81c663ec3a61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CK72ZTY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120476879',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'LEAF HATCHBACK',
'odometer': 21973,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c578ff06-60cf-52b9-b650-81c663ec3a61/c578ff06-60cf-52b9-b650-81c663ec3a61_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33153,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/9bf711e6-dc54-4d67-875b-0faf00e61901_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c578ff06-60cf-52b9-b650-81c663ec3a61/c578ff06-60cf-52b9-b650-81c663ec3a61_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36954,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/b27e8edb-bac2-42c9-aa87-30d1ce0c8057_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c578ff06-60cf-52b9-b650-81c663ec3a61/c578ff06-60cf-52b9-b650-81c663ec3a61_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35971,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/2548af7a-d44b-4654-ad4c-cf9ae6dc59cc_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c578ff06-60cf-52b9-b650-81c663ec3a61/c578ff06-60cf-52b9-b650-81c663ec3a61_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34925,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/2d6214b3-6543-4441-bb4a-9627a13a54da_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c578ff06-60cf-52b9-b650-81c663ec3a61/c578ff06-60cf-52b9-b650-81c663ec3a61_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50302,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/46e643bc-1aa5-431b-af2d-b38abbafee72_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c578ff06-60cf-52b9-b650-81c663ec3a61/c578ff06-60cf-52b9-b650-81c663ec3a61_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50732,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/e515f849-a879-4fd6-91aa-6e8ea9194eae_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c578ff06-60cf-52b9-b650-81c663ec3a61/c578ff06-60cf-52b9-b650-81c663ec3a61_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41738,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/c8dc4db2-947a-4e47-8d8a-b034a7c07c72_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c578ff06-60cf-52b9-b650-81c663ec3a61/c578ff06-60cf-52b9-b650-81c663ec3a61_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58567,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CK72ZTY/2026-03-19/image/13721277-bb3f-48be-adb4-c03aaa3e9f58_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-30',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN LEAF HATCHBACK 110kW Acenta 39kWh 5dr Auto',
'transmission': 'automatic',
'trim': '110kW Acenta 39kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476879%27 HTTP/1.1" 200 None
2026-03-24 19:14:49 [astonbarclay.gb] INFO: Saving data for 120476879: {'created_time': 1774379689.331277, 'last_price_update_time': 1774379689.331288, 'auction_closing_time': 1774519200.0}
2026-03-24 19:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120476879') HTTP/1.1" 204 0
2026-03-24 19:14:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120295802?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:14:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:14:57 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120295802, 'registration': 'MK22BNN', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '160kW e+ N-Connecta 62kWh 5dr Auto', 'mileage': 22604, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-03-18', 'fuel': 'Electric', 'motExpiry': '2026-03-17', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MK22BNN/2026-03-17/image/3f6ae4ab-194d-4261-a209-2162867aa2b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/a12428f7-e2c4-44e1-9185-1a659474bd6d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/5e37d3b3-86af-448c-afe9-4bf2fdb95b94_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/069539fc-6a71-4c65-914f-627cdb0f91eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/e235b6f2-563a-48b5-91fa-239bc3cefe14_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/06ca6da9-30ed-40ef-91a9-902aa2e15ae7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/6ddc338a-c75e-4ea2-a7ea-5ca6a8c2a8de_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/5a699900-ac5d-4abe-9c55-7333cb39fe79_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/23 4K 08/24 13K 03/25 17K', 'remarks': 'FIRST HALF OF V5, VOSA STATES 17K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3c4d058c-757d-476a-8cfa-c15ff15f59d2.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:57 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120295802, 'registration': 'MK22BNN', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '160kW e+ N-Connecta 62kWh 5dr Auto', 'mileage': 22604, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-03-18', 'fuel': 'Electric', 'motExpiry': '2026-03-17', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MK22BNN/2026-03-17/image/3f6ae4ab-194d-4261-a209-2162867aa2b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/a12428f7-e2c4-44e1-9185-1a659474bd6d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/5e37d3b3-86af-448c-afe9-4bf2fdb95b94_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/069539fc-6a71-4c65-914f-627cdb0f91eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/e235b6f2-563a-48b5-91fa-239bc3cefe14_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/06ca6da9-30ed-40ef-91a9-902aa2e15ae7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/6ddc338a-c75e-4ea2-a7ea-5ca6a8c2a8de_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/5a699900-ac5d-4abe-9c55-7333cb39fe79_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/23 4K 08/24 13K 03/25 17K', 'remarks': 'FIRST HALF OF V5, VOSA STATES 17K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3c4d058c-757d-476a-8cfa-c15ff15f59d2.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:14:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 071ae46a-7d53-51e9-b736-ae173aea9e88 with identifier: 120295802
2026-03-24 19:14:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 071ae46a-7d53-51e9-b736-ae173aea9e88 with scrape type 1
2026-03-24 19:14:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 071ae46a-7d53-51e9-b736-ae173aea9e88
2026-03-24 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FMK22BNN%252F2026-03-17%252Fimage%252F3f6ae4ab-194d-4261-a209-2162867aa2b2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MK22BNN/2026-03-17/image/3f6ae4ab-194d-4261-a209-2162867aa2b2_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FMK22BNN%252F2026-03-17%252Fimage%252Fa12428f7-e2c4-44e1-9185-1a659474bd6d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MK22BNN/2026-03-17/image/a12428f7-e2c4-44e1-9185-1a659474bd6d_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FMK22BNN%252F2026-03-17%252Fimage%252F5e37d3b3-86af-448c-afe9-4bf2fdb95b94_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MK22BNN/2026-03-17/image/5e37d3b3-86af-448c-afe9-4bf2fdb95b94_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FMK22BNN%252F2026-03-17%252Fimage%252F069539fc-6a71-4c65-914f-627cdb0f91eb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MK22BNN/2026-03-17/image/069539fc-6a71-4c65-914f-627cdb0f91eb_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FMK22BNN%252F2026-03-17%252Fimage%252Fe235b6f2-563a-48b5-91fa-239bc3cefe14_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MK22BNN/2026-03-17/image/e235b6f2-563a-48b5-91fa-239bc3cefe14_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FMK22BNN%252F2026-03-17%252Fimage%252F06ca6da9-30ed-40ef-91a9-902aa2e15ae7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MK22BNN/2026-03-17/image/06ca6da9-30ed-40ef-91a9-902aa2e15ae7_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FMK22BNN%252F2026-03-17%252Fimage%252F6ddc338a-c75e-4ea2-a7ea-5ca6a8c2a8de_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MK22BNN/2026-03-17/image/6ddc338a-c75e-4ea2-a7ea-5ca6a8c2a8de_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FMK22BNN%252F2026-03-17%252Fimage%252F5a699900-ac5d-4abe-9c55-7333cb39fe79_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:14:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MK22BNN/2026-03-17/image/5a699900-ac5d-4abe-9c55-7333cb39fe79_removebg.jpg?w=600 already downloaded
2026-03-24 19:14:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 071ae46a-7d53-51e9-b736-ae173aea9e88, identifier: 120295802
2026-03-24 19:14:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 071ae46a-7d53-51e9-b736-ae173aea9e88 with identifier: 120295802
2026-03-24 19:14:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 071ae46a-7d53-51e9-b736-ae173aea9e88 with identifier: 120295802
2026-03-24 19:14:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 071ae46a-7d53-51e9-b736-ae173aea9e88 with identifier: 120295802 to the API
2026-03-24 19:14:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:14:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:14:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120295802?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '071ae46a-7d53-51e9-b736-ae173aea9e88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MK22BNN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120295802',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'LEAF HATCHBACK',
'odometer': 22604,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photo_urls': ['https://abimg003.imgix.net/MK22BNN/2026-03-17/image/3f6ae4ab-194d-4261-a209-2162867aa2b2_removebg.jpg?w=600',
'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/a12428f7-e2c4-44e1-9185-1a659474bd6d_removebg.jpg?w=600',
'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/5e37d3b3-86af-448c-afe9-4bf2fdb95b94_removebg.jpg?w=600',
'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/069539fc-6a71-4c65-914f-627cdb0f91eb_removebg.jpg?w=600',
'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/e235b6f2-563a-48b5-91fa-239bc3cefe14_removebg.jpg?w=600',
'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/06ca6da9-30ed-40ef-91a9-902aa2e15ae7_removebg.jpg?w=600',
'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/6ddc338a-c75e-4ea2-a7ea-5ca6a8c2a8de_removebg.jpg?w=600',
'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/5a699900-ac5d-4abe-9c55-7333cb39fe79_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071ae46a-7d53-51e9-b736-ae173aea9e88/071ae46a-7d53-51e9-b736-ae173aea9e88_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31113,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/3f6ae4ab-194d-4261-a209-2162867aa2b2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071ae46a-7d53-51e9-b736-ae173aea9e88/071ae46a-7d53-51e9-b736-ae173aea9e88_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34165,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/a12428f7-e2c4-44e1-9185-1a659474bd6d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071ae46a-7d53-51e9-b736-ae173aea9e88/071ae46a-7d53-51e9-b736-ae173aea9e88_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36493,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/5e37d3b3-86af-448c-afe9-4bf2fdb95b94_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071ae46a-7d53-51e9-b736-ae173aea9e88/071ae46a-7d53-51e9-b736-ae173aea9e88_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37326,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/069539fc-6a71-4c65-914f-627cdb0f91eb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071ae46a-7d53-51e9-b736-ae173aea9e88/071ae46a-7d53-51e9-b736-ae173aea9e88_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46772,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/e235b6f2-563a-48b5-91fa-239bc3cefe14_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071ae46a-7d53-51e9-b736-ae173aea9e88/071ae46a-7d53-51e9-b736-ae173aea9e88_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36500,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/06ca6da9-30ed-40ef-91a9-902aa2e15ae7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071ae46a-7d53-51e9-b736-ae173aea9e88/071ae46a-7d53-51e9-b736-ae173aea9e88_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47658,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/6ddc338a-c75e-4ea2-a7ea-5ca6a8c2a8de_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071ae46a-7d53-51e9-b736-ae173aea9e88/071ae46a-7d53-51e9-b736-ae173aea9e88_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54635,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/MK22BNN/2026-03-17/image/5a699900-ac5d-4abe-9c55-7333cb39fe79_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-18',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN LEAF HATCHBACK 160kW e+ N-Connecta 62kWh 5dr Auto',
'transmission': 'automatic',
'trim': '160kW e+ N-Connecta 62kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295802%27 HTTP/1.1" 200 None
2026-03-24 19:14:58 [astonbarclay.gb] INFO: Saving data for 120295802: {'created_time': 1774379698.506318, 'last_price_update_time': 1774379698.506331, 'auction_closing_time': 1774519200.0}
2026-03-24 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120295802') HTTP/1.1" 204 0
2026-03-24 19:15:05 [scrapy.extensions.logstats] INFO: Crawled 285 pages (at 20 pages/min), scraped 264 items (at 20 items/min)
2026-03-24 19:15:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 19:15:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120295812?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120295812, 'registration': 'OY71LZX', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '110kW Acenta 40kWh 5dr Auto [6.6kw Charger]', 'mileage': 20683, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-01-20', 'fuel': 'Electric', 'motExpiry': '2027-01-19', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OY71LZX/2026-03-17/image/e7caa619-d3a6-4765-9998-3607062aa2d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/9a8fff50-bcbe-4031-80ce-456ef4076641_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/7d81bf06-2c06-45eb-9191-84cfffab0ccb_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/2f0d593d-1ddb-41ca-b916-2c3fce0d94e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/b3e0c3db-f9b4-4980-9653-246e242148f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/ea320869-c75d-4184-9b8c-23f3a17ac3b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/661fc539-8d2f-479c-a716-27b8063c0e3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/f709fe1a-e84e-4e68-b08d-88e30587c597_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/23-5K 01/24-10K 01/25-14K 01/26-20K', 'remarks': 'SPARE KEY, VOSA STATES 14K 20K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5d501379-5013-4011-b69a-250e8e277bfb.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120295812, 'registration': 'OY71LZX', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '110kW Acenta 40kWh 5dr Auto [6.6kw Charger]', 'mileage': 20683, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-01-20', 'fuel': 'Electric', 'motExpiry': '2027-01-19', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OY71LZX/2026-03-17/image/e7caa619-d3a6-4765-9998-3607062aa2d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/9a8fff50-bcbe-4031-80ce-456ef4076641_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/7d81bf06-2c06-45eb-9191-84cfffab0ccb_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/2f0d593d-1ddb-41ca-b916-2c3fce0d94e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/b3e0c3db-f9b4-4980-9653-246e242148f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/ea320869-c75d-4184-9b8c-23f3a17ac3b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/661fc539-8d2f-479c-a716-27b8063c0e3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/f709fe1a-e84e-4e68-b08d-88e30587c597_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/23-5K 01/24-10K 01/25-14K 01/26-20K', 'remarks': 'SPARE KEY, VOSA STATES 14K 20K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5d501379-5013-4011-b69a-250e8e277bfb.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 493c900e-31ee-56e9-bf47-f6ea74af9f5f with identifier: 120295812
2026-03-24 19:15:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 493c900e-31ee-56e9-bf47-f6ea74af9f5f with scrape type 1
2026-03-24 19:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 493c900e-31ee-56e9-bf47-f6ea74af9f5f
2026-03-24 19:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FOY71LZX%252F2026-03-17%252Fimage%252Fe7caa619-d3a6-4765-9998-3607062aa2d0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OY71LZX/2026-03-17/image/e7caa619-d3a6-4765-9998-3607062aa2d0_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FOY71LZX%252F2026-03-17%252Fimage%252F9a8fff50-bcbe-4031-80ce-456ef4076641_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OY71LZX/2026-03-17/image/9a8fff50-bcbe-4031-80ce-456ef4076641_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FOY71LZX%252F2026-03-17%252Fimage%252F7d81bf06-2c06-45eb-9191-84cfffab0ccb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OY71LZX/2026-03-17/image/7d81bf06-2c06-45eb-9191-84cfffab0ccb_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FOY71LZX%252F2026-03-17%252Fimage%252F2f0d593d-1ddb-41ca-b916-2c3fce0d94e7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OY71LZX/2026-03-17/image/2f0d593d-1ddb-41ca-b916-2c3fce0d94e7_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FOY71LZX%252F2026-03-17%252Fimage%252Fb3e0c3db-f9b4-4980-9653-246e242148f6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OY71LZX/2026-03-17/image/b3e0c3db-f9b4-4980-9653-246e242148f6_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FOY71LZX%252F2026-03-17%252Fimage%252Fea320869-c75d-4184-9b8c-23f3a17ac3b5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OY71LZX/2026-03-17/image/ea320869-c75d-4184-9b8c-23f3a17ac3b5_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FOY71LZX%252F2026-03-17%252Fimage%252F661fc539-8d2f-479c-a716-27b8063c0e3b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OY71LZX/2026-03-17/image/661fc539-8d2f-479c-a716-27b8063c0e3b_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FOY71LZX%252F2026-03-17%252Fimage%252Ff709fe1a-e84e-4e68-b08d-88e30587c597_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OY71LZX/2026-03-17/image/f709fe1a-e84e-4e68-b08d-88e30587c597_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 493c900e-31ee-56e9-bf47-f6ea74af9f5f, identifier: 120295812
2026-03-24 19:15:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 493c900e-31ee-56e9-bf47-f6ea74af9f5f with identifier: 120295812
2026-03-24 19:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 493c900e-31ee-56e9-bf47-f6ea74af9f5f with identifier: 120295812
2026-03-24 19:15:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 493c900e-31ee-56e9-bf47-f6ea74af9f5f with identifier: 120295812 to the API
2026-03-24 19:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120295812?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '493c900e-31ee-56e9-bf47-f6ea74af9f5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'OY71LZX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120295812',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'LEAF HATCHBACK',
'odometer': 20683,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photo_urls': ['https://abimg003.imgix.net/OY71LZX/2026-03-17/image/e7caa619-d3a6-4765-9998-3607062aa2d0_removebg.jpg?w=600',
'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/9a8fff50-bcbe-4031-80ce-456ef4076641_removebg.jpg?w=600',
'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/7d81bf06-2c06-45eb-9191-84cfffab0ccb_removebg.jpg?w=600',
'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/2f0d593d-1ddb-41ca-b916-2c3fce0d94e7_removebg.jpg?w=600',
'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/b3e0c3db-f9b4-4980-9653-246e242148f6_removebg.jpg?w=600',
'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/ea320869-c75d-4184-9b8c-23f3a17ac3b5_removebg.jpg?w=600',
'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/661fc539-8d2f-479c-a716-27b8063c0e3b_removebg.jpg?w=600',
'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/f709fe1a-e84e-4e68-b08d-88e30587c597_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_493c900e-31ee-56e9-bf47-f6ea74af9f5f/493c900e-31ee-56e9-bf47-f6ea74af9f5f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33267,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/e7caa619-d3a6-4765-9998-3607062aa2d0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_493c900e-31ee-56e9-bf47-f6ea74af9f5f/493c900e-31ee-56e9-bf47-f6ea74af9f5f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39648,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/9a8fff50-bcbe-4031-80ce-456ef4076641_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_493c900e-31ee-56e9-bf47-f6ea74af9f5f/493c900e-31ee-56e9-bf47-f6ea74af9f5f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33792,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/7d81bf06-2c06-45eb-9191-84cfffab0ccb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_493c900e-31ee-56e9-bf47-f6ea74af9f5f/493c900e-31ee-56e9-bf47-f6ea74af9f5f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34759,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/2f0d593d-1ddb-41ca-b916-2c3fce0d94e7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_493c900e-31ee-56e9-bf47-f6ea74af9f5f/493c900e-31ee-56e9-bf47-f6ea74af9f5f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46034,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/b3e0c3db-f9b4-4980-9653-246e242148f6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_493c900e-31ee-56e9-bf47-f6ea74af9f5f/493c900e-31ee-56e9-bf47-f6ea74af9f5f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31729,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/ea320869-c75d-4184-9b8c-23f3a17ac3b5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_493c900e-31ee-56e9-bf47-f6ea74af9f5f/493c900e-31ee-56e9-bf47-f6ea74af9f5f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59215,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/661fc539-8d2f-479c-a716-27b8063c0e3b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_493c900e-31ee-56e9-bf47-f6ea74af9f5f/493c900e-31ee-56e9-bf47-f6ea74af9f5f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45898,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/OY71LZX/2026-03-17/image/f709fe1a-e84e-4e68-b08d-88e30587c597_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-20',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN LEAF HATCHBACK 110kW Acenta 40kWh 5dr Auto [6.6kw Charger]',
'transmission': 'automatic',
'trim': '110kW Acenta 40kWh 5dr Auto [6.6kw Charger]',
'vin': None,
'year': 2022}
2026-03-24 19:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295812%27 HTTP/1.1" 200 None
2026-03-24 19:15:07 [astonbarclay.gb] INFO: Saving data for 120295812: {'created_time': 1774379707.059082, 'last_price_update_time': 1774379707.059094, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120295812') HTTP/1.1" 204 0
2026-03-24 19:15:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120401825?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120401825, 'registration': 'FT19LKZ', 'account': 'RCI001', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.2 PureTech GT Line 5dr', 'mileage': 55450, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-05-16', 'fuel': 'Petrol', 'motExpiry': '2026-06-12', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/92666d14-9b23-4f9c-bad6-81022994ca80_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/1df069ca-6cf5-4164-968f-39af9aa6bcad_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/3c5fa49f-6451-4968-9bcb-4e070930c01c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/520a39ad-5955-4d77-bc62-f5456883f67c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/c54082fa-7c4a-49cc-ad5b-a04c441a03bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/7a15b0a1-5a31-4bc6-9347-82859101d210_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/4a97ede9-9082-41f6-921d-e9b45a799d5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/df47a782-6974-483e-b44c-89d3d05203dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/8e3394dd-cade-4f3f-a994-5413187d5811_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/21 27K 06/22 33K 07/23 41K 03/24 45K 06/25 51K', 'remarks': '- FRONT PAGE OF V5 - SPARE KEY - VOSA STATES 31K 38K 45K 50K 51K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e67903ed-e93f-4aa6-8293-2d2e1d453b95.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120401825, 'registration': 'FT19LKZ', 'account': 'RCI001', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.2 PureTech GT Line 5dr', 'mileage': 55450, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-05-16', 'fuel': 'Petrol', 'motExpiry': '2026-06-12', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/92666d14-9b23-4f9c-bad6-81022994ca80_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/1df069ca-6cf5-4164-968f-39af9aa6bcad_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/3c5fa49f-6451-4968-9bcb-4e070930c01c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/520a39ad-5955-4d77-bc62-f5456883f67c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/c54082fa-7c4a-49cc-ad5b-a04c441a03bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/7a15b0a1-5a31-4bc6-9347-82859101d210_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/4a97ede9-9082-41f6-921d-e9b45a799d5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/df47a782-6974-483e-b44c-89d3d05203dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/8e3394dd-cade-4f3f-a994-5413187d5811_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/21 27K 06/22 33K 07/23 41K 03/24 45K 06/25 51K', 'remarks': '- FRONT PAGE OF V5 - SPARE KEY - VOSA STATES 31K 38K 45K 50K 51K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e67903ed-e93f-4aa6-8293-2d2e1d453b95.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e232d07a-d7c7-5368-a8cd-91e90664051b with identifier: 120401825
2026-03-24 19:15:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e232d07a-d7c7-5368-a8cd-91e90664051b with scrape type 1
2026-03-24 19:15:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item e232d07a-d7c7-5368-a8cd-91e90664051b
2026-03-24 19:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFT19LKZ%252F2026-03-17%252Fimage%252F92666d14-9b23-4f9c-bad6-81022994ca80_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/92666d14-9b23-4f9c-bad6-81022994ca80_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFT19LKZ%252F2026-03-17%252Fimage%252F1df069ca-6cf5-4164-968f-39af9aa6bcad_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/1df069ca-6cf5-4164-968f-39af9aa6bcad_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFT19LKZ%252F2026-03-17%252Fimage%252F3c5fa49f-6451-4968-9bcb-4e070930c01c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/3c5fa49f-6451-4968-9bcb-4e070930c01c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFT19LKZ%252F2026-03-17%252Fimage%252F520a39ad-5955-4d77-bc62-f5456883f67c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/520a39ad-5955-4d77-bc62-f5456883f67c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFT19LKZ%252F2026-03-17%252Fimage%252Fc54082fa-7c4a-49cc-ad5b-a04c441a03bb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/c54082fa-7c4a-49cc-ad5b-a04c441a03bb_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFT19LKZ%252F2026-03-17%252Fimage%252F7a15b0a1-5a31-4bc6-9347-82859101d210_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/7a15b0a1-5a31-4bc6-9347-82859101d210_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFT19LKZ%252F2026-03-17%252Fimage%252F4a97ede9-9082-41f6-921d-e9b45a799d5f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/4a97ede9-9082-41f6-921d-e9b45a799d5f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFT19LKZ%252F2026-03-17%252Fimage%252Fdf47a782-6974-483e-b44c-89d3d05203dd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/df47a782-6974-483e-b44c-89d3d05203dd_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFT19LKZ%252F2026-03-17%252Fimage%252F8e3394dd-cade-4f3f-a994-5413187d5811_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/8e3394dd-cade-4f3f-a994-5413187d5811_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120295646?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120295646, 'registration': 'FD72YMM', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'MEGANE E-TECH HATCHBACK SPECIAL EDITION', 'derivative': 'EV60 160kW Launch Edition 60kWh OC 5dr Auto', 'mileage': 35601, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-01-13', 'fuel': 'Electric', 'motExpiry': '2027-01-20', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FD72YMM/2026-03-17/image/dd1ce3c6-1c56-4ecd-bb0c-39bb67538c73_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/8bdc35b1-cb68-47df-b20f-39acda83aa21_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/2bc6cf72-3d2e-4756-95c3-bc1342c7d8c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/775c6828-378a-4d02-82b2-9c420fa5661a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/5ae6cf63-4c06-4d5e-a807-6c0ff567906b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/ce5784df-e172-4b01-9d4a-1e28f4747aaa_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/fc89c160-0226-4b13-9924-6a249989bc61_removebg.jpg?w=600'], 'colour': 'BLACK/GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 01/24-13K 01/25-24K 01/26-35K', 'remarks': 'SPARE KEY, VOSA STATES 35K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/409e0758-1a7e-43a8-b0ec-cc990a0cd01e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120295646, 'registration': 'FD72YMM', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'MEGANE E-TECH HATCHBACK SPECIAL EDITION', 'derivative': 'EV60 160kW Launch Edition 60kWh OC 5dr Auto', 'mileage': 35601, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-01-13', 'fuel': 'Electric', 'motExpiry': '2027-01-20', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FD72YMM/2026-03-17/image/dd1ce3c6-1c56-4ecd-bb0c-39bb67538c73_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/8bdc35b1-cb68-47df-b20f-39acda83aa21_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/2bc6cf72-3d2e-4756-95c3-bc1342c7d8c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/775c6828-378a-4d02-82b2-9c420fa5661a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/5ae6cf63-4c06-4d5e-a807-6c0ff567906b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/ce5784df-e172-4b01-9d4a-1e28f4747aaa_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/fc89c160-0226-4b13-9924-6a249989bc61_removebg.jpg?w=600'], 'colour': 'BLACK/GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 01/24-13K 01/25-24K 01/26-35K', 'remarks': 'SPARE KEY, VOSA STATES 35K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/409e0758-1a7e-43a8-b0ec-cc990a0cd01e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85453c7d-b39f-5911-81bf-64966709e951 with identifier: 120295646
2026-03-24 19:15:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85453c7d-b39f-5911-81bf-64966709e951 with scrape type 1
2026-03-24 19:15:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 85453c7d-b39f-5911-81bf-64966709e951
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFD72YMM%252F2026-03-17%252Fimage%252Fdd1ce3c6-1c56-4ecd-bb0c-39bb67538c73_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72YMM/2026-03-17/image/dd1ce3c6-1c56-4ecd-bb0c-39bb67538c73_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFD72YMM%252F2026-03-17%252Fimage%252F8bdc35b1-cb68-47df-b20f-39acda83aa21_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72YMM/2026-03-17/image/8bdc35b1-cb68-47df-b20f-39acda83aa21_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFD72YMM%252F2026-03-17%252Fimage%252F2bc6cf72-3d2e-4756-95c3-bc1342c7d8c2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72YMM/2026-03-17/image/2bc6cf72-3d2e-4756-95c3-bc1342c7d8c2_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFD72YMM%252F2026-03-17%252Fimage%252F775c6828-378a-4d02-82b2-9c420fa5661a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72YMM/2026-03-17/image/775c6828-378a-4d02-82b2-9c420fa5661a_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFD72YMM%252F2026-03-17%252Fimage%252F5ae6cf63-4c06-4d5e-a807-6c0ff567906b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72YMM/2026-03-17/image/5ae6cf63-4c06-4d5e-a807-6c0ff567906b_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFD72YMM%252F2026-03-17%252Fimage%252Fce5784df-e172-4b01-9d4a-1e28f4747aaa_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72YMM/2026-03-17/image/ce5784df-e172-4b01-9d4a-1e28f4747aaa_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FFD72YMM%252F2026-03-17%252Fimage%252Ffc89c160-0226-4b13-9924-6a249989bc61_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FD72YMM/2026-03-17/image/fc89c160-0226-4b13-9924-6a249989bc61_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 85453c7d-b39f-5911-81bf-64966709e951, identifier: 120295646
2026-03-24 19:15:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 85453c7d-b39f-5911-81bf-64966709e951 with identifier: 120295646
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BLACK%2FGREY HTTP/1.1" 200 None
2026-03-24 19:15:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:15:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 85453c7d-b39f-5911-81bf-64966709e951 with identifier: 120295646
2026-03-24 19:15:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 85453c7d-b39f-5911-81bf-64966709e951 with identifier: 120295646 to the API
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120295646?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '85453c7d-b39f-5911-81bf-64966709e951',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FD72YMM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120295646',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'MEGANE E-TECH HATCHBACK SPECIAL EDITION',
'odometer': 35601,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photo_urls': ['https://abimg003.imgix.net/FD72YMM/2026-03-17/image/dd1ce3c6-1c56-4ecd-bb0c-39bb67538c73_removebg.jpg?w=600',
'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/8bdc35b1-cb68-47df-b20f-39acda83aa21_removebg.jpg?w=600',
'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/2bc6cf72-3d2e-4756-95c3-bc1342c7d8c2_removebg.jpg?w=600',
'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/775c6828-378a-4d02-82b2-9c420fa5661a_removebg.jpg?w=600',
'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/5ae6cf63-4c06-4d5e-a807-6c0ff567906b_removebg.jpg?w=600',
'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/ce5784df-e172-4b01-9d4a-1e28f4747aaa_removebg.jpg?w=600',
'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/fc89c160-0226-4b13-9924-6a249989bc61_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85453c7d-b39f-5911-81bf-64966709e951/85453c7d-b39f-5911-81bf-64966709e951_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31081,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/dd1ce3c6-1c56-4ecd-bb0c-39bb67538c73_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85453c7d-b39f-5911-81bf-64966709e951/85453c7d-b39f-5911-81bf-64966709e951_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28913,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/8bdc35b1-cb68-47df-b20f-39acda83aa21_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85453c7d-b39f-5911-81bf-64966709e951/85453c7d-b39f-5911-81bf-64966709e951_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29918,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/2bc6cf72-3d2e-4756-95c3-bc1342c7d8c2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85453c7d-b39f-5911-81bf-64966709e951/85453c7d-b39f-5911-81bf-64966709e951_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29895,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/775c6828-378a-4d02-82b2-9c420fa5661a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85453c7d-b39f-5911-81bf-64966709e951/85453c7d-b39f-5911-81bf-64966709e951_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37737,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/5ae6cf63-4c06-4d5e-a807-6c0ff567906b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85453c7d-b39f-5911-81bf-64966709e951/85453c7d-b39f-5911-81bf-64966709e951_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40898,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/ce5784df-e172-4b01-9d4a-1e28f4747aaa_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85453c7d-b39f-5911-81bf-64966709e951/85453c7d-b39f-5911-81bf-64966709e951_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45503,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/FD72YMM/2026-03-17/image/fc89c160-0226-4b13-9924-6a249989bc61_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-13',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT MEGANE E-TECH HATCHBACK SPECIAL EDITION EV60 160kW Launch '
'Edition 60kWh OC 5dr Auto',
'transmission': 'automatic',
'trim': 'EV60 160kW Launch Edition 60kWh OC 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295646%27 HTTP/1.1" 200 None
2026-03-24 19:15:08 [astonbarclay.gb] INFO: Saving data for 120295646: {'created_time': 1774379708.783615, 'last_price_update_time': 1774379708.78363, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120295646') HTTP/1.1" 204 0
2026-03-24 19:15:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/8e3394dd-cade-4f3f-a994-5413187d5811_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120401825?view=catalogue)
2026-03-24 19:15:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120636019?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2a4ed0>
2026-03-24 19:15:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e232d07a-d7c7-5368-a8cd-91e90664051b/e232d07a-d7c7-5368-a8cd-91e90664051b_image_8.jpg HTTP/1.1" 201 0
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFT19LKZ%252F2026-03-17%252Fimage%252F8e3394dd-cade-4f3f-a994-5413187d5811_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/8e3394dd-cade-4f3f-a994-5413187d5811_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e232d07a-d7c7-5368-a8cd-91e90664051b
2026-03-24 19:15:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120636019, 'registration': 'DU72YZW', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 Hybrid N-Connecta 5dr Auto', 'mileage': 64216, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-09-16', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-09-15', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DU72YZW/2026-03-20/image/81df4546-f6b9-4f1c-abb5-19cf033f89e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU72YZW/2026-03-20/image/7306bf56-c878-4e65-beb4-b44b41081865_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU72YZW/2026-03-20/image/4922d883-8281-4fe4-8a20-e2fc5f517756_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU72YZW/2026-03-20/image/48bb689f-b39f-47be-9dfc-eaed87787682_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU72YZW/2026-03-20/image/e4a55a37-fbda-4bfd-b9c8-0cad9dd33546_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU72YZW/2026-03-20/image/5c4d6623-224c-4c89-ab2d-d4d98dfb4b2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU72YZW/2026-03-20/image/052fa09d-b80c-47ab-94f1-b487a3e1bc04_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU72YZW/2026-03-20/image/e2b6b842-c88f-4052-a21f-f9b1eb3a6829_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/23-18K 09/24-36K 08/25-53K', 'remarks': 'FRONT PAGE OF V5, SPARE KEY, VOSA STATES 53K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9c00116e-6d69-4544-967f-842341e3a13c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120636019, 'registration': 'DU72YZW', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 Hybrid N-Connecta 5dr Auto', 'mileage': 64216, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-09-16', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-09-15', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DU72YZW/2026-03-20/image/81df4546-f6b9-4f1c-abb5-19cf033f89e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU72YZW/2026-03-20/image/7306bf56-c878-4e65-beb4-b44b41081865_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU72YZW/2026-03-20/image/4922d883-8281-4fe4-8a20-e2fc5f517756_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU72YZW/2026-03-20/image/48bb689f-b39f-47be-9dfc-eaed87787682_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU72YZW/2026-03-20/image/e4a55a37-fbda-4bfd-b9c8-0cad9dd33546_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU72YZW/2026-03-20/image/5c4d6623-224c-4c89-ab2d-d4d98dfb4b2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU72YZW/2026-03-20/image/052fa09d-b80c-47ab-94f1-b487a3e1bc04_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU72YZW/2026-03-20/image/e2b6b842-c88f-4052-a21f-f9b1eb3a6829_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/23-18K 09/24-36K 08/25-53K', 'remarks': 'FRONT PAGE OF V5, SPARE KEY, VOSA STATES 53K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9c00116e-6d69-4544-967f-842341e3a13c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07d3e9d7-5698-573c-b0cc-a0896a393ea8 with identifier: 120636019
2026-03-24 19:15:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07d3e9d7-5698-573c-b0cc-a0896a393ea8 with scrape type 2
2026-03-24 19:15:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07d3e9d7-5698-573c-b0cc-a0896a393ea8 with scrape type 2
2026-03-24 19:15:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 07d3e9d7-5698-573c-b0cc-a0896a393ea8, identifier: 120636019
2026-03-24 19:15:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 07d3e9d7-5698-573c-b0cc-a0896a393ea8 with identifier: 120636019
2026-03-24 19:15:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 07d3e9d7-5698-573c-b0cc-a0896a393ea8 with identifier: 120636019
2026-03-24 19:15:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 07d3e9d7-5698-573c-b0cc-a0896a393ea8 with identifier: 120636019 to the API
2026-03-24 19:15:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120636019?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '07d3e9d7-5698-573c-b0cc-a0896a393ea8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DU72YZW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120636019',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 64216,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-16',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN JUKE HATCHBACK 1.6 Hybrid N-Connecta 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 Hybrid N-Connecta 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:15:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120636019%27 HTTP/1.1" 200 None
2026-03-24 19:15:09 [astonbarclay.gb] INFO: Saving data for 120636019: {'created_time': 1774011715.197424, 'last_price_update_time': 1774379709.325364, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120636019') HTTP/1.1" 204 0
2026-03-24 19:15:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/df47a782-6974-483e-b44c-89d3d05203dd_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120401825?view=catalogue)
2026-03-24 19:15:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/4a97ede9-9082-41f6-921d-e9b45a799d5f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120401825?view=catalogue)
2026-03-24 19:15:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af14bd10>
2026-03-24 19:15:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e232d07a-d7c7-5368-a8cd-91e90664051b/e232d07a-d7c7-5368-a8cd-91e90664051b_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:15:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFT19LKZ%252F2026-03-17%252Fimage%252Fdf47a782-6974-483e-b44c-89d3d05203dd_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/df47a782-6974-483e-b44c-89d3d05203dd_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e232d07a-d7c7-5368-a8cd-91e90664051b
2026-03-24 19:15:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4481290>
2026-03-24 19:15:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e232d07a-d7c7-5368-a8cd-91e90664051b/e232d07a-d7c7-5368-a8cd-91e90664051b_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:15:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFT19LKZ%252F2026-03-17%252Fimage%252F4a97ede9-9082-41f6-921d-e9b45a799d5f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/4a97ede9-9082-41f6-921d-e9b45a799d5f_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e232d07a-d7c7-5368-a8cd-91e90664051b
2026-03-24 19:15:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/7a15b0a1-5a31-4bc6-9347-82859101d210_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120401825?view=catalogue)
2026-03-24 19:15:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/c54082fa-7c4a-49cc-ad5b-a04c441a03bb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120401825?view=catalogue)
2026-03-24 19:15:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b6220850>
2026-03-24 19:15:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e232d07a-d7c7-5368-a8cd-91e90664051b/e232d07a-d7c7-5368-a8cd-91e90664051b_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:15:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFT19LKZ%252F2026-03-17%252Fimage%252F7a15b0a1-5a31-4bc6-9347-82859101d210_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/7a15b0a1-5a31-4bc6-9347-82859101d210_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e232d07a-d7c7-5368-a8cd-91e90664051b
2026-03-24 19:15:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120631423?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af36aa10>
2026-03-24 19:15:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e232d07a-d7c7-5368-a8cd-91e90664051b/e232d07a-d7c7-5368-a8cd-91e90664051b_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:15:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFT19LKZ%252F2026-03-17%252Fimage%252Fc54082fa-7c4a-49cc-ad5b-a04c441a03bb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/c54082fa-7c4a-49cc-ad5b-a04c441a03bb_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e232d07a-d7c7-5368-a8cd-91e90664051b
2026-03-24 19:15:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120631423, 'registration': 'MM69AGX', 'account': 'RCI001', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost 125 ST-Line 5dr', 'mileage': 34936, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 357, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-11-29', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MM69AGX/2026-03-20/image/f7220f4a-cc1f-4bc5-9814-d9b003bb6884_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69AGX/2026-03-20/image/bc26e4ff-7a34-4f0f-a86c-4ba1c2d41137_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69AGX/2026-03-20/image/f09ea65f-dd47-414b-96ed-e2fbb3d9aa92_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69AGX/2026-03-20/image/ddb02d6e-9e7d-44d8-b381-de91daf1e6ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69AGX/2026-03-20/image/99e94416-1637-4616-ab10-e04fadebe629_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69AGX/2026-03-20/image/91c487a5-87ed-4bba-8e3c-be61c05dd520_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69AGX/2026-03-20/image/5412557e-23e4-4bb9-b7d1-34ac2cba6e9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69AGX/2026-03-20/image/c06915e7-083a-4fea-9565-e32de39d7960_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/20 5K 10/21 11K 11/22 15K 11/23 22K 11/24 29K 11/25 34K', 'remarks': 'VOSA STATES 15K 22K 29K 34K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/070ac62b-f7d8-496f-a9df-ff41c2229c2b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120631423, 'registration': 'MM69AGX', 'account': 'RCI001', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost 125 ST-Line 5dr', 'mileage': 34936, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 357, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-11-29', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MM69AGX/2026-03-20/image/f7220f4a-cc1f-4bc5-9814-d9b003bb6884_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69AGX/2026-03-20/image/bc26e4ff-7a34-4f0f-a86c-4ba1c2d41137_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69AGX/2026-03-20/image/f09ea65f-dd47-414b-96ed-e2fbb3d9aa92_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69AGX/2026-03-20/image/ddb02d6e-9e7d-44d8-b381-de91daf1e6ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69AGX/2026-03-20/image/99e94416-1637-4616-ab10-e04fadebe629_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69AGX/2026-03-20/image/91c487a5-87ed-4bba-8e3c-be61c05dd520_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69AGX/2026-03-20/image/5412557e-23e4-4bb9-b7d1-34ac2cba6e9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69AGX/2026-03-20/image/c06915e7-083a-4fea-9565-e32de39d7960_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/20 5K 10/21 11K 11/22 15K 11/23 22K 11/24 29K 11/25 34K', 'remarks': 'VOSA STATES 15K 22K 29K 34K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/070ac62b-f7d8-496f-a9df-ff41c2229c2b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8d9416c-3e64-5c84-88b1-f9823d5fdaf9 with identifier: 120631423
2026-03-24 19:15:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8d9416c-3e64-5c84-88b1-f9823d5fdaf9 with scrape type 2
2026-03-24 19:15:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8d9416c-3e64-5c84-88b1-f9823d5fdaf9 with scrape type 2
2026-03-24 19:15:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c8d9416c-3e64-5c84-88b1-f9823d5fdaf9, identifier: 120631423
2026-03-24 19:15:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c8d9416c-3e64-5c84-88b1-f9823d5fdaf9 with identifier: 120631423
2026-03-24 19:15:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c8d9416c-3e64-5c84-88b1-f9823d5fdaf9 with identifier: 120631423
2026-03-24 19:15:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c8d9416c-3e64-5c84-88b1-f9823d5fdaf9 with identifier: 120631423 to the API
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120631423?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'c8d9416c-3e64-5c84-88b1-f9823d5fdaf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MM69AGX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120631423',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'ECOSPORT HATCHBACK',
'odometer': 34936,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-30',
'seller_name': 'Mobilize Financial Services',
'title': 'FORD ECOSPORT HATCHBACK 1.0 EcoBoost 125 ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 ST-Line 5dr',
'vin': None,
'year': 2019}
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120631423%27 HTTP/1.1" 200 None
2026-03-24 19:15:10 [astonbarclay.gb] INFO: Saving data for 120631423: {'created_time': 1774001035.042414, 'last_price_update_time': 1774379710.323777, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120631423') HTTP/1.1" 204 0
2026-03-24 19:15:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/520a39ad-5955-4d77-bc62-f5456883f67c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120401825?view=catalogue)
2026-03-24 19:15:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/3c5fa49f-6451-4968-9bcb-4e070930c01c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120401825?view=catalogue)
2026-03-24 19:15:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/1df069ca-6cf5-4164-968f-39af9aa6bcad_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120401825?view=catalogue)
2026-03-24 19:15:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/92666d14-9b23-4f9c-bad6-81022994ca80_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120401825?view=catalogue)
2026-03-24 19:15:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af156c50>
2026-03-24 19:15:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e232d07a-d7c7-5368-a8cd-91e90664051b/e232d07a-d7c7-5368-a8cd-91e90664051b_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFT19LKZ%252F2026-03-17%252Fimage%252F520a39ad-5955-4d77-bc62-f5456883f67c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/520a39ad-5955-4d77-bc62-f5456883f67c_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e232d07a-d7c7-5368-a8cd-91e90664051b
2026-03-24 19:15:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af015dd0>
2026-03-24 19:15:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e232d07a-d7c7-5368-a8cd-91e90664051b/e232d07a-d7c7-5368-a8cd-91e90664051b_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFT19LKZ%252F2026-03-17%252Fimage%252F3c5fa49f-6451-4968-9bcb-4e070930c01c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/3c5fa49f-6451-4968-9bcb-4e070930c01c_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e232d07a-d7c7-5368-a8cd-91e90664051b
2026-03-24 19:15:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b471e090>
2026-03-24 19:15:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e232d07a-d7c7-5368-a8cd-91e90664051b/e232d07a-d7c7-5368-a8cd-91e90664051b_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFT19LKZ%252F2026-03-17%252Fimage%252F1df069ca-6cf5-4164-968f-39af9aa6bcad_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/1df069ca-6cf5-4164-968f-39af9aa6bcad_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e232d07a-d7c7-5368-a8cd-91e90664051b
2026-03-24 19:15:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b482f110>
2026-03-24 19:15:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e232d07a-d7c7-5368-a8cd-91e90664051b/e232d07a-d7c7-5368-a8cd-91e90664051b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FFT19LKZ%252F2026-03-17%252Fimage%252F92666d14-9b23-4f9c-bad6-81022994ca80_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/92666d14-9b23-4f9c-bad6-81022994ca80_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e232d07a-d7c7-5368-a8cd-91e90664051b
2026-03-24 19:15:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e232d07a-d7c7-5368-a8cd-91e90664051b, skipping ID generation
2026-03-24 19:15:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e232d07a-d7c7-5368-a8cd-91e90664051b with scrape type 1
2026-03-24 19:15:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e232d07a-d7c7-5368-a8cd-91e90664051b sending to next pipeline
2026-03-24 19:15:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e232d07a-d7c7-5368-a8cd-91e90664051b, identifier: 120401825
2026-03-24 19:15:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e232d07a-d7c7-5368-a8cd-91e90664051b with identifier: 120401825
2026-03-24 19:15:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e232d07a-d7c7-5368-a8cd-91e90664051b with identifier: 120401825
2026-03-24 19:15:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e232d07a-d7c7-5368-a8cd-91e90664051b with identifier: 120401825 to the API
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/92666d14-9b23-4f9c-bad6-81022994ca80_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e232d07a-d7c7-5368-a8cd-91e90664051b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FT19LKZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120401825',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PEUGEOT',
'model': '3008 ESTATE',
'odometer': 55450,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e232d07a-d7c7-5368-a8cd-91e90664051b/e232d07a-d7c7-5368-a8cd-91e90664051b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37395,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/92666d14-9b23-4f9c-bad6-81022994ca80_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e232d07a-d7c7-5368-a8cd-91e90664051b/e232d07a-d7c7-5368-a8cd-91e90664051b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39558,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/1df069ca-6cf5-4164-968f-39af9aa6bcad_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e232d07a-d7c7-5368-a8cd-91e90664051b/e232d07a-d7c7-5368-a8cd-91e90664051b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39736,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/3c5fa49f-6451-4968-9bcb-4e070930c01c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e232d07a-d7c7-5368-a8cd-91e90664051b/e232d07a-d7c7-5368-a8cd-91e90664051b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40470,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/520a39ad-5955-4d77-bc62-f5456883f67c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e232d07a-d7c7-5368-a8cd-91e90664051b/e232d07a-d7c7-5368-a8cd-91e90664051b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45492,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/c54082fa-7c4a-49cc-ad5b-a04c441a03bb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e232d07a-d7c7-5368-a8cd-91e90664051b/e232d07a-d7c7-5368-a8cd-91e90664051b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39242,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/7a15b0a1-5a31-4bc6-9347-82859101d210_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e232d07a-d7c7-5368-a8cd-91e90664051b/e232d07a-d7c7-5368-a8cd-91e90664051b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48602,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/4a97ede9-9082-41f6-921d-e9b45a799d5f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e232d07a-d7c7-5368-a8cd-91e90664051b/e232d07a-d7c7-5368-a8cd-91e90664051b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45817,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/df47a782-6974-483e-b44c-89d3d05203dd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e232d07a-d7c7-5368-a8cd-91e90664051b/e232d07a-d7c7-5368-a8cd-91e90664051b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47868,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/FT19LKZ/2026-03-17/image/8e3394dd-cade-4f3f-a994-5413187d5811_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-16',
'seller_name': 'Mobilize Financial Services',
'title': 'PEUGEOT 3008 ESTATE 1.2 PureTech GT Line 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech GT Line 5dr',
'vin': None,
'year': 2019}
2026-03-24 19:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401825%27 HTTP/1.1" 200 None
2026-03-24 19:15:11 [astonbarclay.gb] INFO: Saving data for 120401825: {'created_time': 1774379711.009592, 'last_price_update_time': 1774379711.009603, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120401825') HTTP/1.1" 204 0
2026-03-24 19:15:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120617807?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120617807, 'registration': 'SS15MCF', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T N-Connecta 5dr', 'mileage': 8930, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 355, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2024-06-27', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SS15MCF/2026-03-19/image/4a09f186-af87-4e56-bdb4-6af859e32585_removebg.jpg?w=600', 'https://abimg003.imgix.net/SS15MCF/2026-03-19/image/26e53a3f-81b6-441e-8136-5409b88065eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/SS15MCF/2026-03-19/image/01dce885-2842-4fcb-8f49-c3da5883b5c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/SS15MCF/2026-03-19/image/c81ed843-88e8-4add-9594-94ec8bf8a3c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/SS15MCF/2026-03-19/image/19d8a20b-fbc9-4e98-8e8d-070ba4d62694_removebg.jpg?w=600', 'https://abimg003.imgix.net/SS15MCF/2026-03-19/image/45f57c38-40ff-47ff-9469-12a653cb7b4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SS15MCF/2026-03-19/image/6d6b0e70-717c-4650-b73c-4fd0101fa631_removebg.jpg?w=600', 'https://abimg003.imgix.net/SS15MCF/2026-03-19/image/eb666650-99aa-4c27-8de9-e75938196508_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/25 5K', 'remarks': 'PLATE NOT GUARANTEED SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 138, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e71a5f0d-d768-481c-b118-6f4d8b06b416.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120617807, 'registration': 'SS15MCF', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T N-Connecta 5dr', 'mileage': 8930, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 355, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2024-06-27', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SS15MCF/2026-03-19/image/4a09f186-af87-4e56-bdb4-6af859e32585_removebg.jpg?w=600', 'https://abimg003.imgix.net/SS15MCF/2026-03-19/image/26e53a3f-81b6-441e-8136-5409b88065eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/SS15MCF/2026-03-19/image/01dce885-2842-4fcb-8f49-c3da5883b5c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/SS15MCF/2026-03-19/image/c81ed843-88e8-4add-9594-94ec8bf8a3c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/SS15MCF/2026-03-19/image/19d8a20b-fbc9-4e98-8e8d-070ba4d62694_removebg.jpg?w=600', 'https://abimg003.imgix.net/SS15MCF/2026-03-19/image/45f57c38-40ff-47ff-9469-12a653cb7b4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SS15MCF/2026-03-19/image/6d6b0e70-717c-4650-b73c-4fd0101fa631_removebg.jpg?w=600', 'https://abimg003.imgix.net/SS15MCF/2026-03-19/image/eb666650-99aa-4c27-8de9-e75938196508_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/25 5K', 'remarks': 'PLATE NOT GUARANTEED SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 138, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e71a5f0d-d768-481c-b118-6f4d8b06b416.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86a285d6-7963-5013-9014-15a90c1a28ef with identifier: 120617807
2026-03-24 19:15:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86a285d6-7963-5013-9014-15a90c1a28ef with scrape type 2
2026-03-24 19:15:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86a285d6-7963-5013-9014-15a90c1a28ef with scrape type 2
2026-03-24 19:15:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 86a285d6-7963-5013-9014-15a90c1a28ef, identifier: 120617807
2026-03-24 19:15:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 86a285d6-7963-5013-9014-15a90c1a28ef with identifier: 120617807
2026-03-24 19:15:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 86a285d6-7963-5013-9014-15a90c1a28ef with identifier: 120617807
2026-03-24 19:15:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 86a285d6-7963-5013-9014-15a90c1a28ef with identifier: 120617807 to the API
2026-03-24 19:15:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120617807?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 138,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '86a285d6-7963-5013-9014-15a90c1a28ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SS15MCF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120617807',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 8930,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-27',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN JUKE HATCHBACK 1.0 DiG-T N-Connecta 5dr',
'transmission': 'manual',
'trim': '1.0 DiG-T N-Connecta 5dr',
'vin': None,
'year': 2024}
2026-03-24 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617807%27 HTTP/1.1" 200 None
2026-03-24 19:15:12 [astonbarclay.gb] INFO: Saving data for 120617807: {'created_time': 1773947177.855804, 'last_price_update_time': 1774379712.479776, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120617807') HTTP/1.1" 204 0
2026-03-24 19:15:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120572433?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120572433, 'registration': 'NH19YLY', 'account': 'RCI001', 'make': 'VAUXHALL', 'model': 'GRANDLAND X DIESEL HATCHBACK', 'derivative': '1.5 Turbo D Tech Line Nav 5dr', 'mileage': 85964, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 354, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-08-16', 'fuel': 'Diesel', 'motExpiry': '2026-04-20', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NH19YLY/2026-03-18/image/613f6e38-f0f5-4697-a259-f173e9ece6f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH19YLY/2026-03-18/image/1c136b16-2bb0-4f48-bc1e-728e64417594_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH19YLY/2026-03-18/image/32525e7d-eb0f-407c-a147-86f0414561bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH19YLY/2026-03-18/image/c8aebe19-46a6-4161-9279-1521e72d3c02_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH19YLY/2026-03-18/image/8eefa806-1d7c-4050-a290-c95d855586b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH19YLY/2026-03-18/image/9a5d05f9-3f9f-44a5-8638-77bdf308c7a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH19YLY/2026-03-18/image/fe8ff01e-5f94-44a6-a514-fcb0674e718c_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH19YLY/2026-03-18/image/3fb9c68d-4b1d-43d3-93af-e435795e9389_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 30K 38K 49K 67K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5b84b8a1-a69b-4f8f-b63c-8cdcb249b587.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120572433, 'registration': 'NH19YLY', 'account': 'RCI001', 'make': 'VAUXHALL', 'model': 'GRANDLAND X DIESEL HATCHBACK', 'derivative': '1.5 Turbo D Tech Line Nav 5dr', 'mileage': 85964, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 354, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-08-16', 'fuel': 'Diesel', 'motExpiry': '2026-04-20', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NH19YLY/2026-03-18/image/613f6e38-f0f5-4697-a259-f173e9ece6f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH19YLY/2026-03-18/image/1c136b16-2bb0-4f48-bc1e-728e64417594_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH19YLY/2026-03-18/image/32525e7d-eb0f-407c-a147-86f0414561bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH19YLY/2026-03-18/image/c8aebe19-46a6-4161-9279-1521e72d3c02_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH19YLY/2026-03-18/image/8eefa806-1d7c-4050-a290-c95d855586b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH19YLY/2026-03-18/image/9a5d05f9-3f9f-44a5-8638-77bdf308c7a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH19YLY/2026-03-18/image/fe8ff01e-5f94-44a6-a514-fcb0674e718c_removebg.jpg?w=600', 'https://abimg003.imgix.net/NH19YLY/2026-03-18/image/3fb9c68d-4b1d-43d3-93af-e435795e9389_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 30K 38K 49K 67K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5b84b8a1-a69b-4f8f-b63c-8cdcb249b587.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43dfe5c1-8a2c-580d-8489-a6e20e1d29ac with identifier: 120572433
2026-03-24 19:15:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43dfe5c1-8a2c-580d-8489-a6e20e1d29ac with scrape type 1
2026-03-24 19:15:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 43dfe5c1-8a2c-580d-8489-a6e20e1d29ac
2026-03-24 19:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNH19YLY%252F2026-03-18%252Fimage%252F613f6e38-f0f5-4697-a259-f173e9ece6f2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NH19YLY/2026-03-18/image/613f6e38-f0f5-4697-a259-f173e9ece6f2_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNH19YLY%252F2026-03-18%252Fimage%252F1c136b16-2bb0-4f48-bc1e-728e64417594_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NH19YLY/2026-03-18/image/1c136b16-2bb0-4f48-bc1e-728e64417594_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNH19YLY%252F2026-03-18%252Fimage%252F32525e7d-eb0f-407c-a147-86f0414561bd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NH19YLY/2026-03-18/image/32525e7d-eb0f-407c-a147-86f0414561bd_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNH19YLY%252F2026-03-18%252Fimage%252Fc8aebe19-46a6-4161-9279-1521e72d3c02_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NH19YLY/2026-03-18/image/c8aebe19-46a6-4161-9279-1521e72d3c02_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNH19YLY%252F2026-03-18%252Fimage%252F8eefa806-1d7c-4050-a290-c95d855586b0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NH19YLY/2026-03-18/image/8eefa806-1d7c-4050-a290-c95d855586b0_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNH19YLY%252F2026-03-18%252Fimage%252F9a5d05f9-3f9f-44a5-8638-77bdf308c7a7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NH19YLY/2026-03-18/image/9a5d05f9-3f9f-44a5-8638-77bdf308c7a7_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNH19YLY%252F2026-03-18%252Fimage%252Ffe8ff01e-5f94-44a6-a514-fcb0674e718c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NH19YLY/2026-03-18/image/fe8ff01e-5f94-44a6-a514-fcb0674e718c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNH19YLY%252F2026-03-18%252Fimage%252F3fb9c68d-4b1d-43d3-93af-e435795e9389_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NH19YLY/2026-03-18/image/3fb9c68d-4b1d-43d3-93af-e435795e9389_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119808598?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NH19YLY/2026-03-18/image/3fb9c68d-4b1d-43d3-93af-e435795e9389_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120572433?view=catalogue)
2026-03-24 19:15:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119808598, 'registration': 'DN24LVY', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power N-Connecta 5dr Auto', 'mileage': 12962, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 353, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-04-04', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DN24LVY/2026-02-20/image/45f5a75b-b8bd-44ee-8258-2b9ebc72bbbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/d628e28b-1b22-4587-804e-de08e08a9ad9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/e0be291c-50c1-4a38-b479-698f32dbe6d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/72963fb1-713b-4df3-8dd2-b7ccd5d0cd37_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/9a2ae1fb-086b-4470-83a5-a5428c612898_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/42a2680b-81da-452d-908d-4b638cff2d26_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/7ecefa01-327e-4fab-9c62-4f54c1ced3bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/af831527-8c0b-4d3f-8ca7-a0eb47a0fa7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/fef0458a-f4f0-4e10-af04-237da41320f5_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/04deb68c-7062-4483-8b70-f52d5ad1c318.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119808598, 'registration': 'DN24LVY', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power N-Connecta 5dr Auto', 'mileage': 12962, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 353, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-04-04', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DN24LVY/2026-02-20/image/45f5a75b-b8bd-44ee-8258-2b9ebc72bbbc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/d628e28b-1b22-4587-804e-de08e08a9ad9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/e0be291c-50c1-4a38-b479-698f32dbe6d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/72963fb1-713b-4df3-8dd2-b7ccd5d0cd37_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/9a2ae1fb-086b-4470-83a5-a5428c612898_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/42a2680b-81da-452d-908d-4b638cff2d26_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/7ecefa01-327e-4fab-9c62-4f54c1ced3bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/af831527-8c0b-4d3f-8ca7-a0eb47a0fa7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/fef0458a-f4f0-4e10-af04-237da41320f5_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/04deb68c-7062-4483-8b70-f52d5ad1c318.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89fe9ee0-4166-5e2c-a353-7f12171852c8 with identifier: 119808598
2026-03-24 19:15:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89fe9ee0-4166-5e2c-a353-7f12171852c8 with scrape type 1
2026-03-24 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 89fe9ee0-4166-5e2c-a353-7f12171852c8
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN24LVY%252F2026-02-20%252Fimage%252F45f5a75b-b8bd-44ee-8258-2b9ebc72bbbc_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN24LVY/2026-02-20/image/45f5a75b-b8bd-44ee-8258-2b9ebc72bbbc_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN24LVY%252F2026-02-20%252Fimage%252Fd628e28b-1b22-4587-804e-de08e08a9ad9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN24LVY/2026-02-20/image/d628e28b-1b22-4587-804e-de08e08a9ad9_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN24LVY%252F2026-02-20%252Fimage%252Fe0be291c-50c1-4a38-b479-698f32dbe6d6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN24LVY/2026-02-20/image/e0be291c-50c1-4a38-b479-698f32dbe6d6_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN24LVY%252F2026-02-20%252Fimage%252F72963fb1-713b-4df3-8dd2-b7ccd5d0cd37_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN24LVY/2026-02-20/image/72963fb1-713b-4df3-8dd2-b7ccd5d0cd37_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN24LVY%252F2026-02-20%252Fimage%252F9a2ae1fb-086b-4470-83a5-a5428c612898_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN24LVY/2026-02-20/image/9a2ae1fb-086b-4470-83a5-a5428c612898_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN24LVY%252F2026-02-20%252Fimage%252F42a2680b-81da-452d-908d-4b638cff2d26_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN24LVY/2026-02-20/image/42a2680b-81da-452d-908d-4b638cff2d26_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN24LVY%252F2026-02-20%252Fimage%252F7ecefa01-327e-4fab-9c62-4f54c1ced3bd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN24LVY/2026-02-20/image/7ecefa01-327e-4fab-9c62-4f54c1ced3bd_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN24LVY%252F2026-02-20%252Fimage%252Faf831527-8c0b-4d3f-8ca7-a0eb47a0fa7c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN24LVY/2026-02-20/image/af831527-8c0b-4d3f-8ca7-a0eb47a0fa7c_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN24LVY%252F2026-02-20%252Fimage%252Ffef0458a-f4f0-4e10-af04-237da41320f5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN24LVY/2026-02-20/image/fef0458a-f4f0-4e10-af04-237da41320f5_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 89fe9ee0-4166-5e2c-a353-7f12171852c8, identifier: 119808598
2026-03-24 19:15:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 89fe9ee0-4166-5e2c-a353-7f12171852c8 with identifier: 119808598
2026-03-24 19:15:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 89fe9ee0-4166-5e2c-a353-7f12171852c8 with identifier: 119808598
2026-03-24 19:15:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 89fe9ee0-4166-5e2c-a353-7f12171852c8 with identifier: 119808598 to the API
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119808598?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '89fe9ee0-4166-5e2c-a353-7f12171852c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DN24LVY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119808598',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 12962,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photo_urls': ['https://abimg003.imgix.net/DN24LVY/2026-02-20/image/45f5a75b-b8bd-44ee-8258-2b9ebc72bbbc_removebg.jpg?w=600',
'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/d628e28b-1b22-4587-804e-de08e08a9ad9_removebg.jpg?w=600',
'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/e0be291c-50c1-4a38-b479-698f32dbe6d6_removebg.jpg?w=600',
'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/72963fb1-713b-4df3-8dd2-b7ccd5d0cd37_removebg.jpg?w=600',
'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/9a2ae1fb-086b-4470-83a5-a5428c612898_removebg.jpg?w=600',
'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/42a2680b-81da-452d-908d-4b638cff2d26_removebg.jpg?w=600',
'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/7ecefa01-327e-4fab-9c62-4f54c1ced3bd_removebg.jpg?w=600',
'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/af831527-8c0b-4d3f-8ca7-a0eb47a0fa7c_removebg.jpg?w=600',
'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/fef0458a-f4f0-4e10-af04-237da41320f5_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89fe9ee0-4166-5e2c-a353-7f12171852c8/89fe9ee0-4166-5e2c-a353-7f12171852c8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37576,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/45f5a75b-b8bd-44ee-8258-2b9ebc72bbbc_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89fe9ee0-4166-5e2c-a353-7f12171852c8/89fe9ee0-4166-5e2c-a353-7f12171852c8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39873,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/d628e28b-1b22-4587-804e-de08e08a9ad9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89fe9ee0-4166-5e2c-a353-7f12171852c8/89fe9ee0-4166-5e2c-a353-7f12171852c8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37698,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/e0be291c-50c1-4a38-b479-698f32dbe6d6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89fe9ee0-4166-5e2c-a353-7f12171852c8/89fe9ee0-4166-5e2c-a353-7f12171852c8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39190,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/72963fb1-713b-4df3-8dd2-b7ccd5d0cd37_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89fe9ee0-4166-5e2c-a353-7f12171852c8/89fe9ee0-4166-5e2c-a353-7f12171852c8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46629,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/9a2ae1fb-086b-4470-83a5-a5428c612898_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89fe9ee0-4166-5e2c-a353-7f12171852c8/89fe9ee0-4166-5e2c-a353-7f12171852c8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57548,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/42a2680b-81da-452d-908d-4b638cff2d26_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89fe9ee0-4166-5e2c-a353-7f12171852c8/89fe9ee0-4166-5e2c-a353-7f12171852c8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36101,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/7ecefa01-327e-4fab-9c62-4f54c1ced3bd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89fe9ee0-4166-5e2c-a353-7f12171852c8/89fe9ee0-4166-5e2c-a353-7f12171852c8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44100,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/af831527-8c0b-4d3f-8ca7-a0eb47a0fa7c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89fe9ee0-4166-5e2c-a353-7f12171852c8/89fe9ee0-4166-5e2c-a353-7f12171852c8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46736,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN24LVY/2026-02-20/image/fef0458a-f4f0-4e10-af04-237da41320f5_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-04',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.5 E-Power N-Connecta 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 E-Power N-Connecta 5dr Auto',
'vin': None,
'year': 2024}
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119808598%27 HTTP/1.1" 200 None
2026-03-24 19:15:15 [astonbarclay.gb] INFO: Saving data for 119808598: {'created_time': 1774379715.83767, 'last_price_update_time': 1774379715.837681, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119808598') HTTP/1.1" 204 0
2026-03-24 19:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NH19YLY/2026-03-18/image/fe8ff01e-5f94-44a6-a514-fcb0674e718c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120572433?view=catalogue)
2026-03-24 19:15:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af24d190>
2026-03-24 19:15:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43dfe5c1-8a2c-580d-8489-a6e20e1d29ac/43dfe5c1-8a2c-580d-8489-a6e20e1d29ac_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNH19YLY%252F2026-03-18%252Fimage%252F3fb9c68d-4b1d-43d3-93af-e435795e9389_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NH19YLY/2026-03-18/image/3fb9c68d-4b1d-43d3-93af-e435795e9389_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 43dfe5c1-8a2c-580d-8489-a6e20e1d29ac
2026-03-24 19:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NH19YLY/2026-03-18/image/9a5d05f9-3f9f-44a5-8638-77bdf308c7a7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120572433?view=catalogue)
2026-03-24 19:15:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af29c390>
2026-03-24 19:15:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43dfe5c1-8a2c-580d-8489-a6e20e1d29ac/43dfe5c1-8a2c-580d-8489-a6e20e1d29ac_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNH19YLY%252F2026-03-18%252Fimage%252Ffe8ff01e-5f94-44a6-a514-fcb0674e718c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NH19YLY/2026-03-18/image/fe8ff01e-5f94-44a6-a514-fcb0674e718c_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 43dfe5c1-8a2c-580d-8489-a6e20e1d29ac
2026-03-24 19:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NH19YLY/2026-03-18/image/8eefa806-1d7c-4050-a290-c95d855586b0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120572433?view=catalogue)
2026-03-24 19:15:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3dba90>
2026-03-24 19:15:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43dfe5c1-8a2c-580d-8489-a6e20e1d29ac/43dfe5c1-8a2c-580d-8489-a6e20e1d29ac_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNH19YLY%252F2026-03-18%252Fimage%252F9a5d05f9-3f9f-44a5-8638-77bdf308c7a7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NH19YLY/2026-03-18/image/9a5d05f9-3f9f-44a5-8638-77bdf308c7a7_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 43dfe5c1-8a2c-580d-8489-a6e20e1d29ac
2026-03-24 19:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NH19YLY/2026-03-18/image/c8aebe19-46a6-4161-9279-1521e72d3c02_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120572433?view=catalogue)
2026-03-24 19:15:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af326990>
2026-03-24 19:15:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43dfe5c1-8a2c-580d-8489-a6e20e1d29ac/43dfe5c1-8a2c-580d-8489-a6e20e1d29ac_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNH19YLY%252F2026-03-18%252Fimage%252F8eefa806-1d7c-4050-a290-c95d855586b0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NH19YLY/2026-03-18/image/8eefa806-1d7c-4050-a290-c95d855586b0_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 43dfe5c1-8a2c-580d-8489-a6e20e1d29ac
2026-03-24 19:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NH19YLY/2026-03-18/image/32525e7d-eb0f-407c-a147-86f0414561bd_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120572433?view=catalogue)
2026-03-24 19:15:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af02fb50>
2026-03-24 19:15:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43dfe5c1-8a2c-580d-8489-a6e20e1d29ac/43dfe5c1-8a2c-580d-8489-a6e20e1d29ac_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNH19YLY%252F2026-03-18%252Fimage%252Fc8aebe19-46a6-4161-9279-1521e72d3c02_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NH19YLY/2026-03-18/image/c8aebe19-46a6-4161-9279-1521e72d3c02_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 43dfe5c1-8a2c-580d-8489-a6e20e1d29ac
2026-03-24 19:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NH19YLY/2026-03-18/image/1c136b16-2bb0-4f48-bc1e-728e64417594_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120572433?view=catalogue)
2026-03-24 19:15:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af45f010>
2026-03-24 19:15:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43dfe5c1-8a2c-580d-8489-a6e20e1d29ac/43dfe5c1-8a2c-580d-8489-a6e20e1d29ac_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNH19YLY%252F2026-03-18%252Fimage%252F32525e7d-eb0f-407c-a147-86f0414561bd_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NH19YLY/2026-03-18/image/32525e7d-eb0f-407c-a147-86f0414561bd_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 43dfe5c1-8a2c-580d-8489-a6e20e1d29ac
2026-03-24 19:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/NH19YLY/2026-03-18/image/613f6e38-f0f5-4697-a259-f173e9ece6f2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120572433?view=catalogue)
2026-03-24 19:15:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0ec710>
2026-03-24 19:15:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43dfe5c1-8a2c-580d-8489-a6e20e1d29ac/43dfe5c1-8a2c-580d-8489-a6e20e1d29ac_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNH19YLY%252F2026-03-18%252Fimage%252F1c136b16-2bb0-4f48-bc1e-728e64417594_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NH19YLY/2026-03-18/image/1c136b16-2bb0-4f48-bc1e-728e64417594_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 43dfe5c1-8a2c-580d-8489-a6e20e1d29ac
2026-03-24 19:15:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4483b10>
2026-03-24 19:15:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_43dfe5c1-8a2c-580d-8489-a6e20e1d29ac/43dfe5c1-8a2c-580d-8489-a6e20e1d29ac_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FNH19YLY%252F2026-03-18%252Fimage%252F613f6e38-f0f5-4697-a259-f173e9ece6f2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NH19YLY/2026-03-18/image/613f6e38-f0f5-4697-a259-f173e9ece6f2_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 43dfe5c1-8a2c-580d-8489-a6e20e1d29ac
2026-03-24 19:15:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 43dfe5c1-8a2c-580d-8489-a6e20e1d29ac, skipping ID generation
2026-03-24 19:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43dfe5c1-8a2c-580d-8489-a6e20e1d29ac with scrape type 1
2026-03-24 19:15:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 43dfe5c1-8a2c-580d-8489-a6e20e1d29ac sending to next pipeline
2026-03-24 19:15:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 43dfe5c1-8a2c-580d-8489-a6e20e1d29ac, identifier: 120572433
2026-03-24 19:15:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 43dfe5c1-8a2c-580d-8489-a6e20e1d29ac with identifier: 120572433
2026-03-24 19:15:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 43dfe5c1-8a2c-580d-8489-a6e20e1d29ac with identifier: 120572433
2026-03-24 19:15:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 43dfe5c1-8a2c-580d-8489-a6e20e1d29ac with identifier: 120572433 to the API
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/NH19YLY/2026-03-18/image/613f6e38-f0f5-4697-a259-f173e9ece6f2_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '43dfe5c1-8a2c-580d-8489-a6e20e1d29ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'NH19YLY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120572433',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VAUXHALL',
'model': 'GRANDLAND X DIESEL HATCHBACK',
'odometer': 85964,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dfe5c1-8a2c-580d-8489-a6e20e1d29ac/43dfe5c1-8a2c-580d-8489-a6e20e1d29ac_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33342,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NH19YLY/2026-03-18/image/613f6e38-f0f5-4697-a259-f173e9ece6f2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dfe5c1-8a2c-580d-8489-a6e20e1d29ac/43dfe5c1-8a2c-580d-8489-a6e20e1d29ac_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36459,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NH19YLY/2026-03-18/image/1c136b16-2bb0-4f48-bc1e-728e64417594_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dfe5c1-8a2c-580d-8489-a6e20e1d29ac/43dfe5c1-8a2c-580d-8489-a6e20e1d29ac_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35393,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NH19YLY/2026-03-18/image/32525e7d-eb0f-407c-a147-86f0414561bd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dfe5c1-8a2c-580d-8489-a6e20e1d29ac/43dfe5c1-8a2c-580d-8489-a6e20e1d29ac_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36432,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NH19YLY/2026-03-18/image/c8aebe19-46a6-4161-9279-1521e72d3c02_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dfe5c1-8a2c-580d-8489-a6e20e1d29ac/43dfe5c1-8a2c-580d-8489-a6e20e1d29ac_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47696,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NH19YLY/2026-03-18/image/8eefa806-1d7c-4050-a290-c95d855586b0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dfe5c1-8a2c-580d-8489-a6e20e1d29ac/43dfe5c1-8a2c-580d-8489-a6e20e1d29ac_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56053,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NH19YLY/2026-03-18/image/9a5d05f9-3f9f-44a5-8638-77bdf308c7a7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dfe5c1-8a2c-580d-8489-a6e20e1d29ac/43dfe5c1-8a2c-580d-8489-a6e20e1d29ac_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29369,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NH19YLY/2026-03-18/image/fe8ff01e-5f94-44a6-a514-fcb0674e718c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43dfe5c1-8a2c-580d-8489-a6e20e1d29ac/43dfe5c1-8a2c-580d-8489-a6e20e1d29ac_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54447,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NH19YLY/2026-03-18/image/3fb9c68d-4b1d-43d3-93af-e435795e9389_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-16',
'seller_name': 'Mobilize Financial Services',
'title': 'VAUXHALL GRANDLAND X DIESEL HATCHBACK 1.5 Turbo D Tech Line Nav 5dr',
'transmission': 'manual',
'trim': '1.5 Turbo D Tech Line Nav 5dr',
'vin': None,
'year': 2019}
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120572433%27 HTTP/1.1" 200 None
2026-03-24 19:15:16 [astonbarclay.gb] INFO: Saving data for 120572433: {'created_time': 1774379716.976426, 'last_price_update_time': 1774379716.976438, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120572433') HTTP/1.1" 204 0
2026-03-24 19:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120476861?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120476861, 'registration': 'PF72AMK', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '110kW Tekna 39kWh 5dr Auto', 'mileage': 27329, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-07', 'fuel': 'Electric', 'motExpiry': '2026-12-06', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PF72AMK/2026-03-23/image/388e9c11-a171-4a3e-9b86-aa0320526789_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF72AMK/2026-03-23/image/bc67e74d-380c-45b0-9693-da95fbfd48bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF72AMK/2026-03-23/image/f54bbf1f-6f92-4ef3-a0dd-8d4acf57edbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF72AMK/2026-03-23/image/79990d3a-8daf-4f3a-8efc-f1b2337f40fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF72AMK/2026-03-23/image/10652dea-c5a7-47a9-b911-9c2f9769d27f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF72AMK/2026-03-23/image/0b5e90da-ea8c-4fa1-b3fe-b8c55c1a0645_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF72AMK/2026-03-23/image/08cc9146-2a42-4555-a8bc-119b815248db_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF72AMK/2026-03-23/image/a02f92bc-5506-4a4a-acd9-680f48eed7b1_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/24 15K 11/25 24K', 'remarks': 'VOSA STATES 24K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/06740cb8-f7af-41e2-9b89-6a1bfc27a781.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120476861, 'registration': 'PF72AMK', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '110kW Tekna 39kWh 5dr Auto', 'mileage': 27329, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-07', 'fuel': 'Electric', 'motExpiry': '2026-12-06', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PF72AMK/2026-03-23/image/388e9c11-a171-4a3e-9b86-aa0320526789_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF72AMK/2026-03-23/image/bc67e74d-380c-45b0-9693-da95fbfd48bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF72AMK/2026-03-23/image/f54bbf1f-6f92-4ef3-a0dd-8d4acf57edbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF72AMK/2026-03-23/image/79990d3a-8daf-4f3a-8efc-f1b2337f40fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF72AMK/2026-03-23/image/10652dea-c5a7-47a9-b911-9c2f9769d27f_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF72AMK/2026-03-23/image/0b5e90da-ea8c-4fa1-b3fe-b8c55c1a0645_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF72AMK/2026-03-23/image/08cc9146-2a42-4555-a8bc-119b815248db_removebg.jpg?w=600', 'https://abimg003.imgix.net/PF72AMK/2026-03-23/image/a02f92bc-5506-4a4a-acd9-680f48eed7b1_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/24 15K 11/25 24K', 'remarks': 'VOSA STATES 24K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/06740cb8-f7af-41e2-9b89-6a1bfc27a781.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbc9061d-cb99-52e5-9a24-9706aa4b537a with identifier: 120476861
2026-03-24 19:15:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbc9061d-cb99-52e5-9a24-9706aa4b537a with scrape type 1
2026-03-24 19:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item bbc9061d-cb99-52e5-9a24-9706aa4b537a
2026-03-24 19:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FPF72AMK%252F2026-03-23%252Fimage%252F388e9c11-a171-4a3e-9b86-aa0320526789_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PF72AMK/2026-03-23/image/388e9c11-a171-4a3e-9b86-aa0320526789_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FPF72AMK%252F2026-03-23%252Fimage%252Fbc67e74d-380c-45b0-9693-da95fbfd48bf_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PF72AMK/2026-03-23/image/bc67e74d-380c-45b0-9693-da95fbfd48bf_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FPF72AMK%252F2026-03-23%252Fimage%252Ff54bbf1f-6f92-4ef3-a0dd-8d4acf57edbf_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PF72AMK/2026-03-23/image/f54bbf1f-6f92-4ef3-a0dd-8d4acf57edbf_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FPF72AMK%252F2026-03-23%252Fimage%252F79990d3a-8daf-4f3a-8efc-f1b2337f40fb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PF72AMK/2026-03-23/image/79990d3a-8daf-4f3a-8efc-f1b2337f40fb_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FPF72AMK%252F2026-03-23%252Fimage%252F10652dea-c5a7-47a9-b911-9c2f9769d27f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PF72AMK/2026-03-23/image/10652dea-c5a7-47a9-b911-9c2f9769d27f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FPF72AMK%252F2026-03-23%252Fimage%252F0b5e90da-ea8c-4fa1-b3fe-b8c55c1a0645_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PF72AMK/2026-03-23/image/0b5e90da-ea8c-4fa1-b3fe-b8c55c1a0645_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FPF72AMK%252F2026-03-23%252Fimage%252F08cc9146-2a42-4555-a8bc-119b815248db_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PF72AMK/2026-03-23/image/08cc9146-2a42-4555-a8bc-119b815248db_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FPF72AMK%252F2026-03-23%252Fimage%252Fa02f92bc-5506-4a4a-acd9-680f48eed7b1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PF72AMK/2026-03-23/image/a02f92bc-5506-4a4a-acd9-680f48eed7b1_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120295379?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/PF72AMK/2026-03-23/image/a02f92bc-5506-4a4a-acd9-680f48eed7b1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120476861?view=catalogue)
2026-03-24 19:15:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120295379, 'registration': 'YL72CVN', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 N-Connecta 5dr', 'mileage': 8041, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 351, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2023-02-27', 'fuel': 'Petrol', 'motExpiry': '2027-02-26', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YL72CVN/2026-03-16/image/f060eac5-e2f7-43c1-95af-db608c95e8b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72CVN/2026-03-16/image/859759d0-50da-469a-ae94-3e6ccc2b89e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72CVN/2026-03-16/image/9fd48201-f342-4a24-a5d2-07e346b042c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72CVN/2026-03-16/image/303cccb4-862e-4022-9ef4-4e4f38fed111_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72CVN/2026-03-16/image/b011c522-84e3-4416-910c-a86a18cd84ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72CVN/2026-03-16/image/9e261e07-4ea6-4d58-a0e9-05252c7e77a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72CVN/2026-03-16/image/667f8797-12ff-490c-a14f-10ed4dc1aaea_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/24 2K 03/25 3K 02/26 7K', 'remarks': 'VOSA STATES 7K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0b53681f-a00f-4850-9763-803f8462b75a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120295379, 'registration': 'YL72CVN', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 N-Connecta 5dr', 'mileage': 8041, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 351, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2023-02-27', 'fuel': 'Petrol', 'motExpiry': '2027-02-26', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YL72CVN/2026-03-16/image/f060eac5-e2f7-43c1-95af-db608c95e8b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72CVN/2026-03-16/image/859759d0-50da-469a-ae94-3e6ccc2b89e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72CVN/2026-03-16/image/9fd48201-f342-4a24-a5d2-07e346b042c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72CVN/2026-03-16/image/303cccb4-862e-4022-9ef4-4e4f38fed111_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72CVN/2026-03-16/image/b011c522-84e3-4416-910c-a86a18cd84ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72CVN/2026-03-16/image/9e261e07-4ea6-4d58-a0e9-05252c7e77a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72CVN/2026-03-16/image/667f8797-12ff-490c-a14f-10ed4dc1aaea_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/24 2K 03/25 3K 02/26 7K', 'remarks': 'VOSA STATES 7K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0b53681f-a00f-4850-9763-803f8462b75a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 876d7b10-9518-5481-88d8-68afc8f6b818 with identifier: 120295379
2026-03-24 19:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 876d7b10-9518-5481-88d8-68afc8f6b818 with scrape type 1
2026-03-24 19:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 876d7b10-9518-5481-88d8-68afc8f6b818
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYL72CVN%252F2026-03-16%252Fimage%252Ff060eac5-e2f7-43c1-95af-db608c95e8b1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YL72CVN/2026-03-16/image/f060eac5-e2f7-43c1-95af-db608c95e8b1_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYL72CVN%252F2026-03-16%252Fimage%252F859759d0-50da-469a-ae94-3e6ccc2b89e4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YL72CVN/2026-03-16/image/859759d0-50da-469a-ae94-3e6ccc2b89e4_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/PF72AMK/2026-03-23/image/08cc9146-2a42-4555-a8bc-119b815248db_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120476861?view=catalogue)
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYL72CVN%252F2026-03-16%252Fimage%252F9fd48201-f342-4a24-a5d2-07e346b042c0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YL72CVN/2026-03-16/image/9fd48201-f342-4a24-a5d2-07e346b042c0_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYL72CVN%252F2026-03-16%252Fimage%252F303cccb4-862e-4022-9ef4-4e4f38fed111_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YL72CVN/2026-03-16/image/303cccb4-862e-4022-9ef4-4e4f38fed111_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYL72CVN%252F2026-03-16%252Fimage%252Fb011c522-84e3-4416-910c-a86a18cd84ea_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YL72CVN/2026-03-16/image/b011c522-84e3-4416-910c-a86a18cd84ea_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af018e90>
2026-03-24 19:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bbc9061d-cb99-52e5-9a24-9706aa4b537a/bbc9061d-cb99-52e5-9a24-9706aa4b537a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FPF72AMK%252F2026-03-23%252Fimage%252Fa02f92bc-5506-4a4a-acd9-680f48eed7b1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PF72AMK/2026-03-23/image/a02f92bc-5506-4a4a-acd9-680f48eed7b1_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bbc9061d-cb99-52e5-9a24-9706aa4b537a
2026-03-24 19:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YL72CVN/2026-03-16/image/859759d0-50da-469a-ae94-3e6ccc2b89e4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295379?view=catalogue)
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYL72CVN%252F2026-03-16%252Fimage%252F9e261e07-4ea6-4d58-a0e9-05252c7e77a3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YL72CVN/2026-03-16/image/9e261e07-4ea6-4d58-a0e9-05252c7e77a3_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYL72CVN%252F2026-03-16%252Fimage%252F667f8797-12ff-490c-a14f-10ed4dc1aaea_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YL72CVN/2026-03-16/image/667f8797-12ff-490c-a14f-10ed4dc1aaea_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af07d250>
2026-03-24 19:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bbc9061d-cb99-52e5-9a24-9706aa4b537a/bbc9061d-cb99-52e5-9a24-9706aa4b537a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FPF72AMK%252F2026-03-23%252Fimage%252F08cc9146-2a42-4555-a8bc-119b815248db_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PF72AMK/2026-03-23/image/08cc9146-2a42-4555-a8bc-119b815248db_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bbc9061d-cb99-52e5-9a24-9706aa4b537a
2026-03-24 19:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YL72CVN/2026-03-16/image/b011c522-84e3-4416-910c-a86a18cd84ea_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295379?view=catalogue)
2026-03-24 19:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af148d90>
2026-03-24 19:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_876d7b10-9518-5481-88d8-68afc8f6b818/876d7b10-9518-5481-88d8-68afc8f6b818_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYL72CVN%252F2026-03-16%252Fimage%252F859759d0-50da-469a-ae94-3e6ccc2b89e4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YL72CVN/2026-03-16/image/859759d0-50da-469a-ae94-3e6ccc2b89e4_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 876d7b10-9518-5481-88d8-68afc8f6b818
2026-03-24 19:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YL72CVN/2026-03-16/image/667f8797-12ff-490c-a14f-10ed4dc1aaea_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295379?view=catalogue)
2026-03-24 19:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b46dcc90>
2026-03-24 19:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_876d7b10-9518-5481-88d8-68afc8f6b818/876d7b10-9518-5481-88d8-68afc8f6b818_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYL72CVN%252F2026-03-16%252Fimage%252Fb011c522-84e3-4416-910c-a86a18cd84ea_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YL72CVN/2026-03-16/image/b011c522-84e3-4416-910c-a86a18cd84ea_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 876d7b10-9518-5481-88d8-68afc8f6b818
2026-03-24 19:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YL72CVN/2026-03-16/image/9e261e07-4ea6-4d58-a0e9-05252c7e77a3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295379?view=catalogue)
2026-03-24 19:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af07d750>
2026-03-24 19:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_876d7b10-9518-5481-88d8-68afc8f6b818/876d7b10-9518-5481-88d8-68afc8f6b818_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYL72CVN%252F2026-03-16%252Fimage%252F667f8797-12ff-490c-a14f-10ed4dc1aaea_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YL72CVN/2026-03-16/image/667f8797-12ff-490c-a14f-10ed4dc1aaea_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 876d7b10-9518-5481-88d8-68afc8f6b818
2026-03-24 19:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YL72CVN/2026-03-16/image/303cccb4-862e-4022-9ef4-4e4f38fed111_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295379?view=catalogue)
2026-03-24 19:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af465e50>
2026-03-24 19:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_876d7b10-9518-5481-88d8-68afc8f6b818/876d7b10-9518-5481-88d8-68afc8f6b818_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYL72CVN%252F2026-03-16%252Fimage%252F9e261e07-4ea6-4d58-a0e9-05252c7e77a3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YL72CVN/2026-03-16/image/9e261e07-4ea6-4d58-a0e9-05252c7e77a3_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 876d7b10-9518-5481-88d8-68afc8f6b818
2026-03-24 19:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YL72CVN/2026-03-16/image/9fd48201-f342-4a24-a5d2-07e346b042c0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295379?view=catalogue)
2026-03-24 19:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef7a710>
2026-03-24 19:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_876d7b10-9518-5481-88d8-68afc8f6b818/876d7b10-9518-5481-88d8-68afc8f6b818_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYL72CVN%252F2026-03-16%252Fimage%252F303cccb4-862e-4022-9ef4-4e4f38fed111_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YL72CVN/2026-03-16/image/303cccb4-862e-4022-9ef4-4e4f38fed111_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 876d7b10-9518-5481-88d8-68afc8f6b818
2026-03-24 19:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YL72CVN/2026-03-16/image/f060eac5-e2f7-43c1-95af-db608c95e8b1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295379?view=catalogue)
2026-03-24 19:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef7f350>
2026-03-24 19:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_876d7b10-9518-5481-88d8-68afc8f6b818/876d7b10-9518-5481-88d8-68afc8f6b818_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYL72CVN%252F2026-03-16%252Fimage%252F9fd48201-f342-4a24-a5d2-07e346b042c0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YL72CVN/2026-03-16/image/9fd48201-f342-4a24-a5d2-07e346b042c0_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 876d7b10-9518-5481-88d8-68afc8f6b818
2026-03-24 19:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/PF72AMK/2026-03-23/image/0b5e90da-ea8c-4fa1-b3fe-b8c55c1a0645_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120476861?view=catalogue)
2026-03-24 19:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef7c9d0>
2026-03-24 19:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_876d7b10-9518-5481-88d8-68afc8f6b818/876d7b10-9518-5481-88d8-68afc8f6b818_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYL72CVN%252F2026-03-16%252Fimage%252Ff060eac5-e2f7-43c1-95af-db608c95e8b1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YL72CVN/2026-03-16/image/f060eac5-e2f7-43c1-95af-db608c95e8b1_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 876d7b10-9518-5481-88d8-68afc8f6b818
2026-03-24 19:15:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 876d7b10-9518-5481-88d8-68afc8f6b818, skipping ID generation
2026-03-24 19:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 876d7b10-9518-5481-88d8-68afc8f6b818 with scrape type 1
2026-03-24 19:15:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 876d7b10-9518-5481-88d8-68afc8f6b818 sending to next pipeline
2026-03-24 19:15:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 876d7b10-9518-5481-88d8-68afc8f6b818, identifier: 120295379
2026-03-24 19:15:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 876d7b10-9518-5481-88d8-68afc8f6b818 with identifier: 120295379
2026-03-24 19:15:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 876d7b10-9518-5481-88d8-68afc8f6b818 with identifier: 120295379
2026-03-24 19:15:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 876d7b10-9518-5481-88d8-68afc8f6b818 with identifier: 120295379 to the API
2026-03-24 19:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/YL72CVN/2026-03-16/image/f060eac5-e2f7-43c1-95af-db608c95e8b1_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '876d7b10-9518-5481-88d8-68afc8f6b818',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YL72CVN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120295379',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 8041,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_876d7b10-9518-5481-88d8-68afc8f6b818/876d7b10-9518-5481-88d8-68afc8f6b818_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26750,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YL72CVN/2026-03-16/image/f060eac5-e2f7-43c1-95af-db608c95e8b1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_876d7b10-9518-5481-88d8-68afc8f6b818/876d7b10-9518-5481-88d8-68afc8f6b818_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26540,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YL72CVN/2026-03-16/image/859759d0-50da-469a-ae94-3e6ccc2b89e4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_876d7b10-9518-5481-88d8-68afc8f6b818/876d7b10-9518-5481-88d8-68afc8f6b818_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24614,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YL72CVN/2026-03-16/image/9fd48201-f342-4a24-a5d2-07e346b042c0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_876d7b10-9518-5481-88d8-68afc8f6b818/876d7b10-9518-5481-88d8-68afc8f6b818_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24089,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YL72CVN/2026-03-16/image/303cccb4-862e-4022-9ef4-4e4f38fed111_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_876d7b10-9518-5481-88d8-68afc8f6b818/876d7b10-9518-5481-88d8-68afc8f6b818_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25845,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YL72CVN/2026-03-16/image/b011c522-84e3-4416-910c-a86a18cd84ea_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_876d7b10-9518-5481-88d8-68afc8f6b818/876d7b10-9518-5481-88d8-68afc8f6b818_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30119,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YL72CVN/2026-03-16/image/9e261e07-4ea6-4d58-a0e9-05252c7e77a3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_876d7b10-9518-5481-88d8-68afc8f6b818/876d7b10-9518-5481-88d8-68afc8f6b818_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42581,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YL72CVN/2026-03-16/image/667f8797-12ff-490c-a14f-10ed4dc1aaea_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-27',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN JUKE HATCHBACK 1.0 DiG-T 114 N-Connecta 5dr',
'transmission': 'manual',
'trim': '1.0 DiG-T 114 N-Connecta 5dr',
'vin': None,
'year': 2023}
2026-03-24 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295379%27 HTTP/1.1" 200 None
2026-03-24 19:15:28 [astonbarclay.gb] INFO: Saving data for 120295379: {'created_time': 1774379728.792751, 'last_price_update_time': 1774379728.792763, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120295379') HTTP/1.1" 204 0
2026-03-24 19:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/PF72AMK/2026-03-23/image/10652dea-c5a7-47a9-b911-9c2f9769d27f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120476861?view=catalogue)
2026-03-24 19:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af45d710>
2026-03-24 19:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bbc9061d-cb99-52e5-9a24-9706aa4b537a/bbc9061d-cb99-52e5-9a24-9706aa4b537a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FPF72AMK%252F2026-03-23%252Fimage%252F0b5e90da-ea8c-4fa1-b3fe-b8c55c1a0645_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PF72AMK/2026-03-23/image/0b5e90da-ea8c-4fa1-b3fe-b8c55c1a0645_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bbc9061d-cb99-52e5-9a24-9706aa4b537a
2026-03-24 19:15:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/PF72AMK/2026-03-23/image/79990d3a-8daf-4f3a-8efc-f1b2337f40fb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120476861?view=catalogue)
2026-03-24 19:15:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af017b90>
2026-03-24 19:15:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bbc9061d-cb99-52e5-9a24-9706aa4b537a/bbc9061d-cb99-52e5-9a24-9706aa4b537a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FPF72AMK%252F2026-03-23%252Fimage%252F10652dea-c5a7-47a9-b911-9c2f9769d27f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PF72AMK/2026-03-23/image/10652dea-c5a7-47a9-b911-9c2f9769d27f_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bbc9061d-cb99-52e5-9a24-9706aa4b537a
2026-03-24 19:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/PF72AMK/2026-03-23/image/f54bbf1f-6f92-4ef3-a0dd-8d4acf57edbf_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120476861?view=catalogue)
2026-03-24 19:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af41cbd0>
2026-03-24 19:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bbc9061d-cb99-52e5-9a24-9706aa4b537a/bbc9061d-cb99-52e5-9a24-9706aa4b537a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FPF72AMK%252F2026-03-23%252Fimage%252F79990d3a-8daf-4f3a-8efc-f1b2337f40fb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PF72AMK/2026-03-23/image/79990d3a-8daf-4f3a-8efc-f1b2337f40fb_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bbc9061d-cb99-52e5-9a24-9706aa4b537a
2026-03-24 19:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/PF72AMK/2026-03-23/image/bc67e74d-380c-45b0-9693-da95fbfd48bf_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120476861?view=catalogue)
2026-03-24 19:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af14ba50>
2026-03-24 19:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bbc9061d-cb99-52e5-9a24-9706aa4b537a/bbc9061d-cb99-52e5-9a24-9706aa4b537a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FPF72AMK%252F2026-03-23%252Fimage%252Ff54bbf1f-6f92-4ef3-a0dd-8d4acf57edbf_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PF72AMK/2026-03-23/image/f54bbf1f-6f92-4ef3-a0dd-8d4acf57edbf_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bbc9061d-cb99-52e5-9a24-9706aa4b537a
2026-03-24 19:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/PF72AMK/2026-03-23/image/388e9c11-a171-4a3e-9b86-aa0320526789_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120476861?view=catalogue)
2026-03-24 19:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af04ba90>
2026-03-24 19:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bbc9061d-cb99-52e5-9a24-9706aa4b537a/bbc9061d-cb99-52e5-9a24-9706aa4b537a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FPF72AMK%252F2026-03-23%252Fimage%252Fbc67e74d-380c-45b0-9693-da95fbfd48bf_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PF72AMK/2026-03-23/image/bc67e74d-380c-45b0-9693-da95fbfd48bf_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bbc9061d-cb99-52e5-9a24-9706aa4b537a
2026-03-24 19:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af18aed0>
2026-03-24 19:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bbc9061d-cb99-52e5-9a24-9706aa4b537a/bbc9061d-cb99-52e5-9a24-9706aa4b537a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FPF72AMK%252F2026-03-23%252Fimage%252F388e9c11-a171-4a3e-9b86-aa0320526789_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/PF72AMK/2026-03-23/image/388e9c11-a171-4a3e-9b86-aa0320526789_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bbc9061d-cb99-52e5-9a24-9706aa4b537a
2026-03-24 19:15:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bbc9061d-cb99-52e5-9a24-9706aa4b537a, skipping ID generation
2026-03-24 19:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbc9061d-cb99-52e5-9a24-9706aa4b537a with scrape type 1
2026-03-24 19:15:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bbc9061d-cb99-52e5-9a24-9706aa4b537a sending to next pipeline
2026-03-24 19:15:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bbc9061d-cb99-52e5-9a24-9706aa4b537a, identifier: 120476861
2026-03-24 19:15:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bbc9061d-cb99-52e5-9a24-9706aa4b537a with identifier: 120476861
2026-03-24 19:15:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bbc9061d-cb99-52e5-9a24-9706aa4b537a with identifier: 120476861
2026-03-24 19:15:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bbc9061d-cb99-52e5-9a24-9706aa4b537a with identifier: 120476861 to the API
2026-03-24 19:15:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/PF72AMK/2026-03-23/image/388e9c11-a171-4a3e-9b86-aa0320526789_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'bbc9061d-cb99-52e5-9a24-9706aa4b537a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'PF72AMK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120476861',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'LEAF HATCHBACK',
'odometer': 27329,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbc9061d-cb99-52e5-9a24-9706aa4b537a/bbc9061d-cb99-52e5-9a24-9706aa4b537a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28387,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/PF72AMK/2026-03-23/image/388e9c11-a171-4a3e-9b86-aa0320526789_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbc9061d-cb99-52e5-9a24-9706aa4b537a/bbc9061d-cb99-52e5-9a24-9706aa4b537a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28323,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/PF72AMK/2026-03-23/image/bc67e74d-380c-45b0-9693-da95fbfd48bf_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbc9061d-cb99-52e5-9a24-9706aa4b537a/bbc9061d-cb99-52e5-9a24-9706aa4b537a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28975,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/PF72AMK/2026-03-23/image/f54bbf1f-6f92-4ef3-a0dd-8d4acf57edbf_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbc9061d-cb99-52e5-9a24-9706aa4b537a/bbc9061d-cb99-52e5-9a24-9706aa4b537a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27638,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/PF72AMK/2026-03-23/image/79990d3a-8daf-4f3a-8efc-f1b2337f40fb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbc9061d-cb99-52e5-9a24-9706aa4b537a/bbc9061d-cb99-52e5-9a24-9706aa4b537a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56001,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/PF72AMK/2026-03-23/image/10652dea-c5a7-47a9-b911-9c2f9769d27f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbc9061d-cb99-52e5-9a24-9706aa4b537a/bbc9061d-cb99-52e5-9a24-9706aa4b537a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40608,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/PF72AMK/2026-03-23/image/0b5e90da-ea8c-4fa1-b3fe-b8c55c1a0645_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbc9061d-cb99-52e5-9a24-9706aa4b537a/bbc9061d-cb99-52e5-9a24-9706aa4b537a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46163,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/PF72AMK/2026-03-23/image/08cc9146-2a42-4555-a8bc-119b815248db_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbc9061d-cb99-52e5-9a24-9706aa4b537a/bbc9061d-cb99-52e5-9a24-9706aa4b537a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50157,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/PF72AMK/2026-03-23/image/a02f92bc-5506-4a4a-acd9-680f48eed7b1_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-07',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN LEAF HATCHBACK 110kW Tekna 39kWh 5dr Auto',
'transmission': 'automatic',
'trim': '110kW Tekna 39kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476861%27 HTTP/1.1" 200 None
2026-03-24 19:15:34 [astonbarclay.gb] INFO: Saving data for 120476861: {'created_time': 1774379734.316651, 'last_price_update_time': 1774379734.316662, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120476861') HTTP/1.1" 204 0
2026-03-24 19:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120295500?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120553020?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120295500, 'registration': 'YJ73FDW', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH 158 Acenta Premium 5dr Xtronic', 'mileage': 13549, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 350, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-02-22', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/9040b13c-e0ac-4e8b-976a-c126cf0c706d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/b2c5c35f-93e0-4c04-a789-2e7879a59e50_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/de4e019c-22cd-433e-8bbb-706e6971bb14_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/0358cc50-4a3c-499a-8995-eabb2a5e8a52_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/2c5c489c-1e70-4d30-8905-9ce24b17d801_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/ee5664f6-2c2c-4a1b-bb0d-74ad31fcbee1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/b93be9bd-ef43-40de-9e44-7c65e0f3869c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/a7137fb9-aff8-44f0-8f54-2ffe2d2ab494_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/25 10K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 141, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1af21e87-f398-457a-92bc-ca954fab719a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120295500, 'registration': 'YJ73FDW', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH 158 Acenta Premium 5dr Xtronic', 'mileage': 13549, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 350, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-02-22', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/9040b13c-e0ac-4e8b-976a-c126cf0c706d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/b2c5c35f-93e0-4c04-a789-2e7879a59e50_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/de4e019c-22cd-433e-8bbb-706e6971bb14_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/0358cc50-4a3c-499a-8995-eabb2a5e8a52_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/2c5c489c-1e70-4d30-8905-9ce24b17d801_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/ee5664f6-2c2c-4a1b-bb0d-74ad31fcbee1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/b93be9bd-ef43-40de-9e44-7c65e0f3869c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/a7137fb9-aff8-44f0-8f54-2ffe2d2ab494_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/25 10K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 141, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1af21e87-f398-457a-92bc-ca954fab719a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7dabf4c-6346-5fd8-94b0-9dfce9446947 with identifier: 120295500
2026-03-24 19:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7dabf4c-6346-5fd8-94b0-9dfce9446947 with scrape type 1
2026-03-24 19:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item e7dabf4c-6346-5fd8-94b0-9dfce9446947
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYJ73FDW%252F2026-03-17%252Fimage%252F9040b13c-e0ac-4e8b-976a-c126cf0c706d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/9040b13c-e0ac-4e8b-976a-c126cf0c706d_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYJ73FDW%252F2026-03-17%252Fimage%252Fb2c5c35f-93e0-4c04-a789-2e7879a59e50_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/b2c5c35f-93e0-4c04-a789-2e7879a59e50_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYJ73FDW%252F2026-03-17%252Fimage%252Fde4e019c-22cd-433e-8bbb-706e6971bb14_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/de4e019c-22cd-433e-8bbb-706e6971bb14_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120553020, 'registration': 'DS71NFZ', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH 158 Tekna+ 5dr Xtronic', 'mileage': 61416, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-01-31', 'fuel': 'Petrol', 'motExpiry': '2027-02-11', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/30bf6385-c4ad-4bf4-a4cd-ddafbe8d1792_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/99976022-4c70-48b3-8b09-5351871de4f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/b42092a9-80cd-4be4-8f97-153fed9315ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/7adc9002-0619-4213-8389-e0bd39b2a8d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/83a16a68-b000-416d-ab0c-4851cf3ff60a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/12834a25-70df-4e7f-ab3e-2ed28d4facaa_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/7d76b570-9832-4ec3-bf7c-99c51330d20b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/6cb8ca12-d688-4ea1-b660-eb3748becf20_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/23 15K 02/24 32K 02/25 49K', 'remarks': 'VOSA STATES 49K 61K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a4081ad7-286c-45f0-b1b6-b8e413707c87.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120553020, 'registration': 'DS71NFZ', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH 158 Tekna+ 5dr Xtronic', 'mileage': 61416, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-01-31', 'fuel': 'Petrol', 'motExpiry': '2027-02-11', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/30bf6385-c4ad-4bf4-a4cd-ddafbe8d1792_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/99976022-4c70-48b3-8b09-5351871de4f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/b42092a9-80cd-4be4-8f97-153fed9315ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/7adc9002-0619-4213-8389-e0bd39b2a8d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/83a16a68-b000-416d-ab0c-4851cf3ff60a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/12834a25-70df-4e7f-ab3e-2ed28d4facaa_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/7d76b570-9832-4ec3-bf7c-99c51330d20b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/6cb8ca12-d688-4ea1-b660-eb3748becf20_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/23 15K 02/24 32K 02/25 49K', 'remarks': 'VOSA STATES 49K 61K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a4081ad7-286c-45f0-b1b6-b8e413707c87.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbafbfff-72c7-54fd-a1fb-49ba6097309c with identifier: 120553020
2026-03-24 19:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbafbfff-72c7-54fd-a1fb-49ba6097309c with scrape type 1
2026-03-24 19:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item cbafbfff-72c7-54fd-a1fb-49ba6097309c
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS71NFZ%252F2026-03-18%252Fimage%252F30bf6385-c4ad-4bf4-a4cd-ddafbe8d1792_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/30bf6385-c4ad-4bf4-a4cd-ddafbe8d1792_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYJ73FDW%252F2026-03-17%252Fimage%252F0358cc50-4a3c-499a-8995-eabb2a5e8a52_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/0358cc50-4a3c-499a-8995-eabb2a5e8a52_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS71NFZ%252F2026-03-18%252Fimage%252F99976022-4c70-48b3-8b09-5351871de4f2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/99976022-4c70-48b3-8b09-5351871de4f2_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYJ73FDW%252F2026-03-17%252Fimage%252F2c5c489c-1e70-4d30-8905-9ce24b17d801_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/2c5c489c-1e70-4d30-8905-9ce24b17d801_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS71NFZ%252F2026-03-18%252Fimage%252Fb42092a9-80cd-4be4-8f97-153fed9315ff_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/b42092a9-80cd-4be4-8f97-153fed9315ff_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYJ73FDW%252F2026-03-17%252Fimage%252Fee5664f6-2c2c-4a1b-bb0d-74ad31fcbee1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/ee5664f6-2c2c-4a1b-bb0d-74ad31fcbee1_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120476818?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS71NFZ%252F2026-03-18%252Fimage%252F7adc9002-0619-4213-8389-e0bd39b2a8d9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/7adc9002-0619-4213-8389-e0bd39b2a8d9_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYJ73FDW%252F2026-03-17%252Fimage%252Fb93be9bd-ef43-40de-9e44-7c65e0f3869c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/b93be9bd-ef43-40de-9e44-7c65e0f3869c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS71NFZ%252F2026-03-18%252Fimage%252F83a16a68-b000-416d-ab0c-4851cf3ff60a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/83a16a68-b000-416d-ab0c-4851cf3ff60a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYJ73FDW%252F2026-03-17%252Fimage%252Fa7137fb9-aff8-44f0-8f54-2ffe2d2ab494_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/a7137fb9-aff8-44f0-8f54-2ffe2d2ab494_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS71NFZ%252F2026-03-18%252Fimage%252F12834a25-70df-4e7f-ab3e-2ed28d4facaa_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/12834a25-70df-4e7f-ab3e-2ed28d4facaa_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS71NFZ%252F2026-03-18%252Fimage%252F7d76b570-9832-4ec3-bf7c-99c51330d20b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/7d76b570-9832-4ec3-bf7c-99c51330d20b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/b42092a9-80cd-4be4-8f97-153fed9315ff_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120553020?view=catalogue)
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS71NFZ%252F2026-03-18%252Fimage%252F6cb8ca12-d688-4ea1-b660-eb3748becf20_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/6cb8ca12-d688-4ea1-b660-eb3748becf20_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120476818, 'registration': 'DV72MDZ', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH Acenta Premium 5dr', 'mileage': 20252, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 352, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-15', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DV72MDZ/2026-03-20/image/08ac60f6-2132-41a5-92fd-ee1e06e9c9e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72MDZ/2026-03-20/image/7e0df0e6-fd3b-46e6-aa5a-8aeb287982ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72MDZ/2026-03-20/image/2dd5cb56-994f-4a28-889f-7ab124a6b07c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72MDZ/2026-03-20/image/dc1d8376-a189-4c60-852b-7267d0ab0f41_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72MDZ/2026-03-20/image/a85d3c38-4049-4296-af26-dbb7f8b2607d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72MDZ/2026-03-20/image/fe1f2ce5-1337-4e24-835c-6c17bd700043_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72MDZ/2026-03-20/image/a486cec7-6ac8-45f6-96ff-128f9932de96_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/24 9K 10/25 18K', 'remarks': 'VOSA STATES 18K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/86d4bba9-52b1-4f7a-ae32-3d9689a87dd5.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120476818, 'registration': 'DV72MDZ', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH Acenta Premium 5dr', 'mileage': 20252, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 352, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-15', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DV72MDZ/2026-03-20/image/08ac60f6-2132-41a5-92fd-ee1e06e9c9e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72MDZ/2026-03-20/image/7e0df0e6-fd3b-46e6-aa5a-8aeb287982ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72MDZ/2026-03-20/image/2dd5cb56-994f-4a28-889f-7ab124a6b07c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72MDZ/2026-03-20/image/dc1d8376-a189-4c60-852b-7267d0ab0f41_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72MDZ/2026-03-20/image/a85d3c38-4049-4296-af26-dbb7f8b2607d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72MDZ/2026-03-20/image/fe1f2ce5-1337-4e24-835c-6c17bd700043_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72MDZ/2026-03-20/image/a486cec7-6ac8-45f6-96ff-128f9932de96_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/24 9K 10/25 18K', 'remarks': 'VOSA STATES 18K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/86d4bba9-52b1-4f7a-ae32-3d9689a87dd5.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 767c7727-c060-56e8-8137-afc9fd871887 with identifier: 120476818
2026-03-24 19:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 767c7727-c060-56e8-8137-afc9fd871887 with scrape type 2
2026-03-24 19:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 767c7727-c060-56e8-8137-afc9fd871887 with scrape type 2
2026-03-24 19:15:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 767c7727-c060-56e8-8137-afc9fd871887, identifier: 120476818
2026-03-24 19:15:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 767c7727-c060-56e8-8137-afc9fd871887 with identifier: 120476818
2026-03-24 19:15:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 767c7727-c060-56e8-8137-afc9fd871887 with identifier: 120476818
2026-03-24 19:15:35 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 767c7727-c060-56e8-8137-afc9fd871887 with identifier: 120476818 to the API
2026-03-24 19:15:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120476818?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '767c7727-c060-56e8-8137-afc9fd871887',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV72MDZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120476818',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 20252,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-30',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.3 DiG-T MH Acenta Premium 5dr',
'transmission': 'manual',
'trim': '1.3 DiG-T MH Acenta Premium 5dr',
'vin': None,
'year': 2022}
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476818%27 HTTP/1.1" 200 None
2026-03-24 19:15:39 [astonbarclay.gb] INFO: Saving data for 120476818: {'created_time': 1774001039.522305, 'last_price_update_time': 1774379739.497538, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120476818') HTTP/1.1" 204 0
2026-03-24 19:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/7d76b570-9832-4ec3-bf7c-99c51330d20b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120553020?view=catalogue)
2026-03-24 19:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120446107?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120055288?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4722dd0>
2026-03-24 19:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbafbfff-72c7-54fd-a1fb-49ba6097309c/cbafbfff-72c7-54fd-a1fb-49ba6097309c_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDS71NFZ%252F2026-03-18%252Fimage%252Fb42092a9-80cd-4be4-8f97-153fed9315ff_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/b42092a9-80cd-4be4-8f97-153fed9315ff_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cbafbfff-72c7-54fd-a1fb-49ba6097309c
2026-03-24 19:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b482c950>
2026-03-24 19:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbafbfff-72c7-54fd-a1fb-49ba6097309c/cbafbfff-72c7-54fd-a1fb-49ba6097309c_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDS71NFZ%252F2026-03-18%252Fimage%252F7d76b570-9832-4ec3-bf7c-99c51330d20b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/7d76b570-9832-4ec3-bf7c-99c51330d20b_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cbafbfff-72c7-54fd-a1fb-49ba6097309c
2026-03-24 19:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/a7137fb9-aff8-44f0-8f54-2ffe2d2ab494_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295500?view=catalogue)
2026-03-24 19:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/6cb8ca12-d688-4ea1-b660-eb3748becf20_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120553020?view=catalogue)
2026-03-24 19:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/12834a25-70df-4e7f-ab3e-2ed28d4facaa_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120553020?view=catalogue)
2026-03-24 19:15:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120446107, 'registration': 'DG71FDX', 'account': 'RCI001', 'make': 'HYUNDAI', 'model': 'KONA ELECTRIC HATCHBACK', 'derivative': '150kW Premium 64kWh 5dr Auto', 'mileage': 52519, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 348, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-09-13', 'fuel': 'Electric', 'motExpiry': '2026-09-12', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DG71FDX/2026-03-16/image/a8c41694-2346-44b7-b1db-5168f8b61f8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG71FDX/2026-03-16/image/06ccf8b5-7d4e-4a5a-998e-5ba799ed230f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG71FDX/2026-03-16/image/cc9cadf2-812f-4646-8f1f-d25c118eed18_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG71FDX/2026-03-16/image/564a03f3-3b3c-4f60-8656-e71fff472f92_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG71FDX/2026-03-16/image/de718a28-c306-40d3-a03f-e9c35074e630_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG71FDX/2026-03-16/image/65a65256-b4eb-4fb9-8775-c66086805326_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG71FDX/2026-03-16/image/32386c62-84dd-4eb1-beef-dfa6f438b59a_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book @4K NO DATE 08/23-16K 02/24-26K 08/24-29K 09/24-36K 06/25-46K 09/25-49K', 'remarks': 'SPARE KEY, VOSA STATES 36K 49K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/48baf15a-453d-4ffd-a706-5cfbb3634715.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:15:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120446107, 'registration': 'DG71FDX', 'account': 'RCI001', 'make': 'HYUNDAI', 'model': 'KONA ELECTRIC HATCHBACK', 'derivative': '150kW Premium 64kWh 5dr Auto', 'mileage': 52519, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 348, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-09-13', 'fuel': 'Electric', 'motExpiry': '2026-09-12', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DG71FDX/2026-03-16/image/a8c41694-2346-44b7-b1db-5168f8b61f8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG71FDX/2026-03-16/image/06ccf8b5-7d4e-4a5a-998e-5ba799ed230f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG71FDX/2026-03-16/image/cc9cadf2-812f-4646-8f1f-d25c118eed18_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG71FDX/2026-03-16/image/564a03f3-3b3c-4f60-8656-e71fff472f92_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG71FDX/2026-03-16/image/de718a28-c306-40d3-a03f-e9c35074e630_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG71FDX/2026-03-16/image/65a65256-b4eb-4fb9-8775-c66086805326_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG71FDX/2026-03-16/image/32386c62-84dd-4eb1-beef-dfa6f438b59a_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book @4K NO DATE 08/23-16K 02/24-26K 08/24-29K 09/24-36K 06/25-46K 09/25-49K', 'remarks': 'SPARE KEY, VOSA STATES 36K 49K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/48baf15a-453d-4ffd-a706-5cfbb3634715.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:15:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b1ecfb9-045a-5942-8180-a03a3341a92f with identifier: 120446107
2026-03-24 19:15:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b1ecfb9-045a-5942-8180-a03a3341a92f with scrape type 1
2026-03-24 19:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 4b1ecfb9-045a-5942-8180-a03a3341a92f
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDG71FDX%252F2026-03-16%252Fimage%252Fa8c41694-2346-44b7-b1db-5168f8b61f8a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG71FDX/2026-03-16/image/a8c41694-2346-44b7-b1db-5168f8b61f8a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120055288, 'registration': 'GL71ODF', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '110kW Acenta 40kWh 5dr Auto [6.6kw Charger]', 'mileage': 14821, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 349, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-12-23', 'fuel': 'Electric', 'motExpiry': '2026-02-17', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GL71ODF/2026-03-05/image/baf155fd-145c-4df2-ac1b-6c649d3c694d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/e4b3f8ef-da22-41a3-850e-26e6343c7c8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/18de9a83-8ecb-4129-b59d-a20e90ae190e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/9b5aa1aa-8dcf-4806-b49a-8ddccc47dc30_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/a66bb56d-29be-460e-81e6-03a06753b265_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/63d762db-6888-49e7-abcb-f0100f127de8_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/6df7cbf0-8bcf-41f5-a463-3721a903ed8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/777dc1ac-1835-4fb7-aac6-6a2f587311e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/36c37d62-e3b5-46b3-a150-9364b356b6a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/f50a8551-6d88-4279-98e9-057f0fbb410d_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/23 4K 01/26 14K', 'remarks': 'VOSA STATES 10K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c6ef1b23-283e-47a2-975d-f88beae9eab1.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120055288, 'registration': 'GL71ODF', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '110kW Acenta 40kWh 5dr Auto [6.6kw Charger]', 'mileage': 14821, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 349, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-12-23', 'fuel': 'Electric', 'motExpiry': '2026-02-17', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GL71ODF/2026-03-05/image/baf155fd-145c-4df2-ac1b-6c649d3c694d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/e4b3f8ef-da22-41a3-850e-26e6343c7c8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/18de9a83-8ecb-4129-b59d-a20e90ae190e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/9b5aa1aa-8dcf-4806-b49a-8ddccc47dc30_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/a66bb56d-29be-460e-81e6-03a06753b265_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/63d762db-6888-49e7-abcb-f0100f127de8_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/6df7cbf0-8bcf-41f5-a463-3721a903ed8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/777dc1ac-1835-4fb7-aac6-6a2f587311e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/36c37d62-e3b5-46b3-a150-9364b356b6a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/f50a8551-6d88-4279-98e9-057f0fbb410d_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/23 4K 01/26 14K', 'remarks': 'VOSA STATES 10K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c6ef1b23-283e-47a2-975d-f88beae9eab1.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ca6b952-8ca5-50b9-a37f-e4b8163951b5 with identifier: 120055288
2026-03-24 19:15:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ca6b952-8ca5-50b9-a37f-e4b8163951b5 with scrape type 1
2026-03-24 19:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8ca6b952-8ca5-50b9-a37f-e4b8163951b5
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGL71ODF%252F2026-03-05%252Fimage%252Fbaf155fd-145c-4df2-ac1b-6c649d3c694d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GL71ODF/2026-03-05/image/baf155fd-145c-4df2-ac1b-6c649d3c694d_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGL71ODF%252F2026-03-05%252Fimage%252Fe4b3f8ef-da22-41a3-850e-26e6343c7c8d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GL71ODF/2026-03-05/image/e4b3f8ef-da22-41a3-850e-26e6343c7c8d_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGL71ODF%252F2026-03-05%252Fimage%252F18de9a83-8ecb-4129-b59d-a20e90ae190e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GL71ODF/2026-03-05/image/18de9a83-8ecb-4129-b59d-a20e90ae190e_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGL71ODF%252F2026-03-05%252Fimage%252F9b5aa1aa-8dcf-4806-b49a-8ddccc47dc30_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GL71ODF/2026-03-05/image/9b5aa1aa-8dcf-4806-b49a-8ddccc47dc30_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGL71ODF%252F2026-03-05%252Fimage%252Fa66bb56d-29be-460e-81e6-03a06753b265_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GL71ODF/2026-03-05/image/a66bb56d-29be-460e-81e6-03a06753b265_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGL71ODF%252F2026-03-05%252Fimage%252F63d762db-6888-49e7-abcb-f0100f127de8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GL71ODF/2026-03-05/image/63d762db-6888-49e7-abcb-f0100f127de8_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGL71ODF%252F2026-03-05%252Fimage%252F6df7cbf0-8bcf-41f5-a463-3721a903ed8d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GL71ODF/2026-03-05/image/6df7cbf0-8bcf-41f5-a463-3721a903ed8d_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGL71ODF%252F2026-03-05%252Fimage%252F777dc1ac-1835-4fb7-aac6-6a2f587311e7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GL71ODF/2026-03-05/image/777dc1ac-1835-4fb7-aac6-6a2f587311e7_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGL71ODF%252F2026-03-05%252Fimage%252F36c37d62-e3b5-46b3-a150-9364b356b6a4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GL71ODF/2026-03-05/image/36c37d62-e3b5-46b3-a150-9364b356b6a4_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FGL71ODF%252F2026-03-05%252Fimage%252Ff50a8551-6d88-4279-98e9-057f0fbb410d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/GL71ODF/2026-03-05/image/f50a8551-6d88-4279-98e9-057f0fbb410d_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8ca6b952-8ca5-50b9-a37f-e4b8163951b5, identifier: 120055288
2026-03-24 19:15:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8ca6b952-8ca5-50b9-a37f-e4b8163951b5 with identifier: 120055288
2026-03-24 19:15:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8ca6b952-8ca5-50b9-a37f-e4b8163951b5 with identifier: 120055288
2026-03-24 19:15:40 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8ca6b952-8ca5-50b9-a37f-e4b8163951b5 with identifier: 120055288 to the API
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120055288?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '8ca6b952-8ca5-50b9-a37f-e4b8163951b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GL71ODF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120055288',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'LEAF HATCHBACK',
'odometer': 14821,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 10,
'photo_urls': ['https://abimg003.imgix.net/GL71ODF/2026-03-05/image/baf155fd-145c-4df2-ac1b-6c649d3c694d_removebg.jpg?w=600',
'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/e4b3f8ef-da22-41a3-850e-26e6343c7c8d_removebg.jpg?w=600',
'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/18de9a83-8ecb-4129-b59d-a20e90ae190e_removebg.jpg?w=600',
'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/9b5aa1aa-8dcf-4806-b49a-8ddccc47dc30_removebg.jpg?w=600',
'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/a66bb56d-29be-460e-81e6-03a06753b265_removebg.jpg?w=600',
'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/63d762db-6888-49e7-abcb-f0100f127de8_removebg.jpg?w=600',
'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/6df7cbf0-8bcf-41f5-a463-3721a903ed8d_removebg.jpg?w=600',
'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/777dc1ac-1835-4fb7-aac6-6a2f587311e7_removebg.jpg?w=600',
'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/36c37d62-e3b5-46b3-a150-9364b356b6a4_removebg.jpg?w=600',
'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/f50a8551-6d88-4279-98e9-057f0fbb410d_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ca6b952-8ca5-50b9-a37f-e4b8163951b5/8ca6b952-8ca5-50b9-a37f-e4b8163951b5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34928,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/baf155fd-145c-4df2-ac1b-6c649d3c694d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ca6b952-8ca5-50b9-a37f-e4b8163951b5/8ca6b952-8ca5-50b9-a37f-e4b8163951b5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37213,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/e4b3f8ef-da22-41a3-850e-26e6343c7c8d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ca6b952-8ca5-50b9-a37f-e4b8163951b5/8ca6b952-8ca5-50b9-a37f-e4b8163951b5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32589,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/18de9a83-8ecb-4129-b59d-a20e90ae190e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ca6b952-8ca5-50b9-a37f-e4b8163951b5/8ca6b952-8ca5-50b9-a37f-e4b8163951b5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32995,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/9b5aa1aa-8dcf-4806-b49a-8ddccc47dc30_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ca6b952-8ca5-50b9-a37f-e4b8163951b5/8ca6b952-8ca5-50b9-a37f-e4b8163951b5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47007,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/a66bb56d-29be-460e-81e6-03a06753b265_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ca6b952-8ca5-50b9-a37f-e4b8163951b5/8ca6b952-8ca5-50b9-a37f-e4b8163951b5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50928,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/63d762db-6888-49e7-abcb-f0100f127de8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ca6b952-8ca5-50b9-a37f-e4b8163951b5/8ca6b952-8ca5-50b9-a37f-e4b8163951b5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28388,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/6df7cbf0-8bcf-41f5-a463-3721a903ed8d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ca6b952-8ca5-50b9-a37f-e4b8163951b5/8ca6b952-8ca5-50b9-a37f-e4b8163951b5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56223,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/777dc1ac-1835-4fb7-aac6-6a2f587311e7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ca6b952-8ca5-50b9-a37f-e4b8163951b5/8ca6b952-8ca5-50b9-a37f-e4b8163951b5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45608,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/36c37d62-e3b5-46b3-a150-9364b356b6a4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ca6b952-8ca5-50b9-a37f-e4b8163951b5/8ca6b952-8ca5-50b9-a37f-e4b8163951b5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 8551,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/GL71ODF/2026-03-05/image/f50a8551-6d88-4279-98e9-057f0fbb410d_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-23',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN LEAF HATCHBACK 110kW Acenta 40kWh 5dr Auto [6.6kw Charger]',
'transmission': 'automatic',
'trim': '110kW Acenta 40kWh 5dr Auto [6.6kw Charger]',
'vin': None,
'year': 2021}
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120055288%27 HTTP/1.1" 200 None
2026-03-24 19:15:40 [astonbarclay.gb] INFO: Saving data for 120055288: {'created_time': 1774379740.267433, 'last_price_update_time': 1774379740.267443, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120055288') HTTP/1.1" 204 0
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDG71FDX%252F2026-03-16%252Fimage%252F06ccf8b5-7d4e-4a5a-998e-5ba799ed230f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG71FDX/2026-03-16/image/06ccf8b5-7d4e-4a5a-998e-5ba799ed230f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af466950>
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7dabf4c-6346-5fd8-94b0-9dfce9446947/e7dabf4c-6346-5fd8-94b0-9dfce9446947_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYJ73FDW%252F2026-03-17%252Fimage%252Fa7137fb9-aff8-44f0-8f54-2ffe2d2ab494_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/a7137fb9-aff8-44f0-8f54-2ffe2d2ab494_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e7dabf4c-6346-5fd8-94b0-9dfce9446947
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0527d0>
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbafbfff-72c7-54fd-a1fb-49ba6097309c/cbafbfff-72c7-54fd-a1fb-49ba6097309c_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDS71NFZ%252F2026-03-18%252Fimage%252F6cb8ca12-d688-4ea1-b660-eb3748becf20_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/6cb8ca12-d688-4ea1-b660-eb3748becf20_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cbafbfff-72c7-54fd-a1fb-49ba6097309c
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aeff1850>
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbafbfff-72c7-54fd-a1fb-49ba6097309c/cbafbfff-72c7-54fd-a1fb-49ba6097309c_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDS71NFZ%252F2026-03-18%252Fimage%252F12834a25-70df-4e7f-ab3e-2ed28d4facaa_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/12834a25-70df-4e7f-ab3e-2ed28d4facaa_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cbafbfff-72c7-54fd-a1fb-49ba6097309c
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDG71FDX%252F2026-03-16%252Fimage%252Fcc9cadf2-812f-4646-8f1f-d25c118eed18_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG71FDX/2026-03-16/image/cc9cadf2-812f-4646-8f1f-d25c118eed18_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/7adc9002-0619-4213-8389-e0bd39b2a8d9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120553020?view=catalogue)
2026-03-24 19:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/b93be9bd-ef43-40de-9e44-7c65e0f3869c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295500?view=catalogue)
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDG71FDX%252F2026-03-16%252Fimage%252F564a03f3-3b3c-4f60-8656-e71fff472f92_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG71FDX/2026-03-16/image/564a03f3-3b3c-4f60-8656-e71fff472f92_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDG71FDX%252F2026-03-16%252Fimage%252Fde718a28-c306-40d3-a03f-e9c35074e630_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG71FDX/2026-03-16/image/de718a28-c306-40d3-a03f-e9c35074e630_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDG71FDX%252F2026-03-16%252Fimage%252F65a65256-b4eb-4fb9-8775-c66086805326_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG71FDX/2026-03-16/image/65a65256-b4eb-4fb9-8775-c66086805326_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DG71FDX/2026-03-16/image/a8c41694-2346-44b7-b1db-5168f8b61f8a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446107?view=catalogue)
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDG71FDX%252F2026-03-16%252Fimage%252F32386c62-84dd-4eb1-beef-dfa6f438b59a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG71FDX/2026-03-16/image/32386c62-84dd-4eb1-beef-dfa6f438b59a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DG71FDX/2026-03-16/image/06ccf8b5-7d4e-4a5a-998e-5ba799ed230f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446107?view=catalogue)
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af432190>
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbafbfff-72c7-54fd-a1fb-49ba6097309c/cbafbfff-72c7-54fd-a1fb-49ba6097309c_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDS71NFZ%252F2026-03-18%252Fimage%252F7adc9002-0619-4213-8389-e0bd39b2a8d9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/7adc9002-0619-4213-8389-e0bd39b2a8d9_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cbafbfff-72c7-54fd-a1fb-49ba6097309c
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af433850>
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7dabf4c-6346-5fd8-94b0-9dfce9446947/e7dabf4c-6346-5fd8-94b0-9dfce9446947_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYJ73FDW%252F2026-03-17%252Fimage%252Fb93be9bd-ef43-40de-9e44-7c65e0f3869c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/b93be9bd-ef43-40de-9e44-7c65e0f3869c_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e7dabf4c-6346-5fd8-94b0-9dfce9446947
2026-03-24 19:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DG71FDX/2026-03-16/image/32386c62-84dd-4eb1-beef-dfa6f438b59a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446107?view=catalogue)
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3a7910>
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b1ecfb9-045a-5942-8180-a03a3341a92f/4b1ecfb9-045a-5942-8180-a03a3341a92f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDG71FDX%252F2026-03-16%252Fimage%252Fa8c41694-2346-44b7-b1db-5168f8b61f8a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG71FDX/2026-03-16/image/a8c41694-2346-44b7-b1db-5168f8b61f8a_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4b1ecfb9-045a-5942-8180-a03a3341a92f
2026-03-24 19:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DG71FDX/2026-03-16/image/65a65256-b4eb-4fb9-8775-c66086805326_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446107?view=catalogue)
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aeff3850>
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b1ecfb9-045a-5942-8180-a03a3341a92f/4b1ecfb9-045a-5942-8180-a03a3341a92f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDG71FDX%252F2026-03-16%252Fimage%252F06ccf8b5-7d4e-4a5a-998e-5ba799ed230f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG71FDX/2026-03-16/image/06ccf8b5-7d4e-4a5a-998e-5ba799ed230f_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4b1ecfb9-045a-5942-8180-a03a3341a92f
2026-03-24 19:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DG71FDX/2026-03-16/image/de718a28-c306-40d3-a03f-e9c35074e630_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446107?view=catalogue)
2026-03-24 19:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/83a16a68-b000-416d-ab0c-4851cf3ff60a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120553020?view=catalogue)
2026-03-24 19:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DG71FDX/2026-03-16/image/564a03f3-3b3c-4f60-8656-e71fff472f92_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446107?view=catalogue)
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b46b8590>
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b1ecfb9-045a-5942-8180-a03a3341a92f/4b1ecfb9-045a-5942-8180-a03a3341a92f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDG71FDX%252F2026-03-16%252Fimage%252F32386c62-84dd-4eb1-beef-dfa6f438b59a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG71FDX/2026-03-16/image/32386c62-84dd-4eb1-beef-dfa6f438b59a_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4b1ecfb9-045a-5942-8180-a03a3341a92f
2026-03-24 19:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/ee5664f6-2c2c-4a1b-bb0d-74ad31fcbee1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295500?view=catalogue)
2026-03-24 19:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DG71FDX/2026-03-16/image/cc9cadf2-812f-4646-8f1f-d25c118eed18_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446107?view=catalogue)
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af061610>
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b1ecfb9-045a-5942-8180-a03a3341a92f/4b1ecfb9-045a-5942-8180-a03a3341a92f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDG71FDX%252F2026-03-16%252Fimage%252F65a65256-b4eb-4fb9-8775-c66086805326_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG71FDX/2026-03-16/image/65a65256-b4eb-4fb9-8775-c66086805326_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4b1ecfb9-045a-5942-8180-a03a3341a92f
2026-03-24 19:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/2c5c489c-1e70-4d30-8905-9ce24b17d801_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295500?view=catalogue)
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b46bbc50>
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b1ecfb9-045a-5942-8180-a03a3341a92f/4b1ecfb9-045a-5942-8180-a03a3341a92f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDG71FDX%252F2026-03-16%252Fimage%252Fde718a28-c306-40d3-a03f-e9c35074e630_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG71FDX/2026-03-16/image/de718a28-c306-40d3-a03f-e9c35074e630_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4b1ecfb9-045a-5942-8180-a03a3341a92f
2026-03-24 19:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/0358cc50-4a3c-499a-8995-eabb2a5e8a52_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295500?view=catalogue)
2026-03-24 19:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/99976022-4c70-48b3-8b09-5351871de4f2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120553020?view=catalogue)
2026-03-24 19:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/30bf6385-c4ad-4bf4-a4cd-ddafbe8d1792_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120553020?view=catalogue)
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0da690>
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbafbfff-72c7-54fd-a1fb-49ba6097309c/cbafbfff-72c7-54fd-a1fb-49ba6097309c_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDS71NFZ%252F2026-03-18%252Fimage%252F83a16a68-b000-416d-ab0c-4851cf3ff60a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/83a16a68-b000-416d-ab0c-4851cf3ff60a_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cbafbfff-72c7-54fd-a1fb-49ba6097309c
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af343c10>
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b1ecfb9-045a-5942-8180-a03a3341a92f/4b1ecfb9-045a-5942-8180-a03a3341a92f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDG71FDX%252F2026-03-16%252Fimage%252F564a03f3-3b3c-4f60-8656-e71fff472f92_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG71FDX/2026-03-16/image/564a03f3-3b3c-4f60-8656-e71fff472f92_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4b1ecfb9-045a-5942-8180-a03a3341a92f
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af336650>
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7dabf4c-6346-5fd8-94b0-9dfce9446947/e7dabf4c-6346-5fd8-94b0-9dfce9446947_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYJ73FDW%252F2026-03-17%252Fimage%252Fee5664f6-2c2c-4a1b-bb0d-74ad31fcbee1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/ee5664f6-2c2c-4a1b-bb0d-74ad31fcbee1_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e7dabf4c-6346-5fd8-94b0-9dfce9446947
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af00b6d0>
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4b1ecfb9-045a-5942-8180-a03a3341a92f/4b1ecfb9-045a-5942-8180-a03a3341a92f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDG71FDX%252F2026-03-16%252Fimage%252Fcc9cadf2-812f-4646-8f1f-d25c118eed18_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DG71FDX/2026-03-16/image/cc9cadf2-812f-4646-8f1f-d25c118eed18_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4b1ecfb9-045a-5942-8180-a03a3341a92f
2026-03-24 19:15:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4b1ecfb9-045a-5942-8180-a03a3341a92f, skipping ID generation
2026-03-24 19:15:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b1ecfb9-045a-5942-8180-a03a3341a92f with scrape type 1
2026-03-24 19:15:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4b1ecfb9-045a-5942-8180-a03a3341a92f sending to next pipeline
2026-03-24 19:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4b1ecfb9-045a-5942-8180-a03a3341a92f, identifier: 120446107
2026-03-24 19:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4b1ecfb9-045a-5942-8180-a03a3341a92f with identifier: 120446107
2026-03-24 19:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4b1ecfb9-045a-5942-8180-a03a3341a92f with identifier: 120446107
2026-03-24 19:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4b1ecfb9-045a-5942-8180-a03a3341a92f with identifier: 120446107 to the API
2026-03-24 19:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/DG71FDX/2026-03-16/image/cc9cadf2-812f-4646-8f1f-d25c118eed18_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '4b1ecfb9-045a-5942-8180-a03a3341a92f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DG71FDX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120446107',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'HYUNDAI',
'model': 'KONA ELECTRIC HATCHBACK',
'odometer': 52519,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b1ecfb9-045a-5942-8180-a03a3341a92f/4b1ecfb9-045a-5942-8180-a03a3341a92f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23330,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DG71FDX/2026-03-16/image/a8c41694-2346-44b7-b1db-5168f8b61f8a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b1ecfb9-045a-5942-8180-a03a3341a92f/4b1ecfb9-045a-5942-8180-a03a3341a92f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23344,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DG71FDX/2026-03-16/image/06ccf8b5-7d4e-4a5a-998e-5ba799ed230f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b1ecfb9-045a-5942-8180-a03a3341a92f/4b1ecfb9-045a-5942-8180-a03a3341a92f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25905,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DG71FDX/2026-03-16/image/cc9cadf2-812f-4646-8f1f-d25c118eed18_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b1ecfb9-045a-5942-8180-a03a3341a92f/4b1ecfb9-045a-5942-8180-a03a3341a92f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24452,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DG71FDX/2026-03-16/image/564a03f3-3b3c-4f60-8656-e71fff472f92_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b1ecfb9-045a-5942-8180-a03a3341a92f/4b1ecfb9-045a-5942-8180-a03a3341a92f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39182,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DG71FDX/2026-03-16/image/de718a28-c306-40d3-a03f-e9c35074e630_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b1ecfb9-045a-5942-8180-a03a3341a92f/4b1ecfb9-045a-5942-8180-a03a3341a92f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41952,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DG71FDX/2026-03-16/image/65a65256-b4eb-4fb9-8775-c66086805326_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b1ecfb9-045a-5942-8180-a03a3341a92f/4b1ecfb9-045a-5942-8180-a03a3341a92f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42958,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DG71FDX/2026-03-16/image/32386c62-84dd-4eb1-beef-dfa6f438b59a_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-13',
'seller_name': 'Mobilize Financial Services',
'title': 'HYUNDAI KONA ELECTRIC HATCHBACK 150kW Premium 64kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW Premium 64kWh 5dr Auto',
'vin': None,
'year': 2021}
2026-03-24 19:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446107%27 HTTP/1.1" 200 None
2026-03-24 19:15:41 [astonbarclay.gb] INFO: Saving data for 120446107: {'created_time': 1774379741.425142, 'last_price_update_time': 1774379741.425153, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120446107') HTTP/1.1" 204 0
2026-03-24 19:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/9040b13c-e0ac-4e8b-976a-c126cf0c706d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295500?view=catalogue)
2026-03-24 19:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/b2c5c35f-93e0-4c04-a789-2e7879a59e50_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295500?view=catalogue)
2026-03-24 19:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/de4e019c-22cd-433e-8bbb-706e6971bb14_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295500?view=catalogue)
2026-03-24 19:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af007d10>
2026-03-24 19:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7dabf4c-6346-5fd8-94b0-9dfce9446947/e7dabf4c-6346-5fd8-94b0-9dfce9446947_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYJ73FDW%252F2026-03-17%252Fimage%252F2c5c489c-1e70-4d30-8905-9ce24b17d801_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/2c5c489c-1e70-4d30-8905-9ce24b17d801_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e7dabf4c-6346-5fd8-94b0-9dfce9446947
2026-03-24 19:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aeffc410>
2026-03-24 19:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7dabf4c-6346-5fd8-94b0-9dfce9446947/e7dabf4c-6346-5fd8-94b0-9dfce9446947_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYJ73FDW%252F2026-03-17%252Fimage%252F0358cc50-4a3c-499a-8995-eabb2a5e8a52_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/0358cc50-4a3c-499a-8995-eabb2a5e8a52_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e7dabf4c-6346-5fd8-94b0-9dfce9446947
2026-03-24 19:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b48e8a10>
2026-03-24 19:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbafbfff-72c7-54fd-a1fb-49ba6097309c/cbafbfff-72c7-54fd-a1fb-49ba6097309c_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDS71NFZ%252F2026-03-18%252Fimage%252F99976022-4c70-48b3-8b09-5351871de4f2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/99976022-4c70-48b3-8b09-5351871de4f2_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cbafbfff-72c7-54fd-a1fb-49ba6097309c
2026-03-24 19:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aeff29d0>
2026-03-24 19:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cbafbfff-72c7-54fd-a1fb-49ba6097309c/cbafbfff-72c7-54fd-a1fb-49ba6097309c_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDS71NFZ%252F2026-03-18%252Fimage%252F30bf6385-c4ad-4bf4-a4cd-ddafbe8d1792_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/30bf6385-c4ad-4bf4-a4cd-ddafbe8d1792_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cbafbfff-72c7-54fd-a1fb-49ba6097309c
2026-03-24 19:15:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cbafbfff-72c7-54fd-a1fb-49ba6097309c, skipping ID generation
2026-03-24 19:15:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbafbfff-72c7-54fd-a1fb-49ba6097309c with scrape type 1
2026-03-24 19:15:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cbafbfff-72c7-54fd-a1fb-49ba6097309c sending to next pipeline
2026-03-24 19:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cbafbfff-72c7-54fd-a1fb-49ba6097309c, identifier: 120553020
2026-03-24 19:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120295334?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120366523?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cbafbfff-72c7-54fd-a1fb-49ba6097309c with identifier: 120553020
2026-03-24 19:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cbafbfff-72c7-54fd-a1fb-49ba6097309c with identifier: 120553020
2026-03-24 19:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cbafbfff-72c7-54fd-a1fb-49ba6097309c with identifier: 120553020 to the API
2026-03-24 19:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/30bf6385-c4ad-4bf4-a4cd-ddafbe8d1792_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'cbafbfff-72c7-54fd-a1fb-49ba6097309c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS71NFZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120553020',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 61416,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbafbfff-72c7-54fd-a1fb-49ba6097309c/cbafbfff-72c7-54fd-a1fb-49ba6097309c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36802,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/30bf6385-c4ad-4bf4-a4cd-ddafbe8d1792_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbafbfff-72c7-54fd-a1fb-49ba6097309c/cbafbfff-72c7-54fd-a1fb-49ba6097309c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35635,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/99976022-4c70-48b3-8b09-5351871de4f2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbafbfff-72c7-54fd-a1fb-49ba6097309c/cbafbfff-72c7-54fd-a1fb-49ba6097309c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38222,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/b42092a9-80cd-4be4-8f97-153fed9315ff_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbafbfff-72c7-54fd-a1fb-49ba6097309c/cbafbfff-72c7-54fd-a1fb-49ba6097309c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36926,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/7adc9002-0619-4213-8389-e0bd39b2a8d9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbafbfff-72c7-54fd-a1fb-49ba6097309c/cbafbfff-72c7-54fd-a1fb-49ba6097309c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39648,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/83a16a68-b000-416d-ab0c-4851cf3ff60a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbafbfff-72c7-54fd-a1fb-49ba6097309c/cbafbfff-72c7-54fd-a1fb-49ba6097309c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56851,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/12834a25-70df-4e7f-ab3e-2ed28d4facaa_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbafbfff-72c7-54fd-a1fb-49ba6097309c/cbafbfff-72c7-54fd-a1fb-49ba6097309c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33085,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/7d76b570-9832-4ec3-bf7c-99c51330d20b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbafbfff-72c7-54fd-a1fb-49ba6097309c/cbafbfff-72c7-54fd-a1fb-49ba6097309c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47472,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DS71NFZ/2026-03-18/image/6cb8ca12-d688-4ea1-b660-eb3748becf20_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-31',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.3 DiG-T MH 158 Tekna+ 5dr Xtronic',
'transmission': 'automatic',
'trim': '1.3 DiG-T MH 158 Tekna+ 5dr Xtronic',
'vin': None,
'year': 2022}
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120553020%27 HTTP/1.1" 200 None
2026-03-24 19:15:42 [astonbarclay.gb] INFO: Saving data for 120553020: {'created_time': 1774379742.094454, 'last_price_update_time': 1774379742.094465, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120553020') HTTP/1.1" 204 0
2026-03-24 19:15:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120622168?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aeff2cd0>
2026-03-24 19:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7dabf4c-6346-5fd8-94b0-9dfce9446947/e7dabf4c-6346-5fd8-94b0-9dfce9446947_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYJ73FDW%252F2026-03-17%252Fimage%252F9040b13c-e0ac-4e8b-976a-c126cf0c706d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/9040b13c-e0ac-4e8b-976a-c126cf0c706d_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e7dabf4c-6346-5fd8-94b0-9dfce9446947
2026-03-24 19:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af00b550>
2026-03-24 19:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7dabf4c-6346-5fd8-94b0-9dfce9446947/e7dabf4c-6346-5fd8-94b0-9dfce9446947_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYJ73FDW%252F2026-03-17%252Fimage%252Fb2c5c35f-93e0-4c04-a789-2e7879a59e50_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/b2c5c35f-93e0-4c04-a789-2e7879a59e50_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e7dabf4c-6346-5fd8-94b0-9dfce9446947
2026-03-24 19:15:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af048a90>
2026-03-24 19:15:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7dabf4c-6346-5fd8-94b0-9dfce9446947/e7dabf4c-6346-5fd8-94b0-9dfce9446947_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYJ73FDW%252F2026-03-17%252Fimage%252Fde4e019c-22cd-433e-8bbb-706e6971bb14_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/de4e019c-22cd-433e-8bbb-706e6971bb14_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e7dabf4c-6346-5fd8-94b0-9dfce9446947
2026-03-24 19:15:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e7dabf4c-6346-5fd8-94b0-9dfce9446947, skipping ID generation
2026-03-24 19:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7dabf4c-6346-5fd8-94b0-9dfce9446947 with scrape type 1
2026-03-24 19:15:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e7dabf4c-6346-5fd8-94b0-9dfce9446947 sending to next pipeline
2026-03-24 19:15:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e7dabf4c-6346-5fd8-94b0-9dfce9446947, identifier: 120295500
2026-03-24 19:15:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120295334, 'registration': 'YF72FFG', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'CLIO HATCHBACK', 'derivative': '1.0 TCe 90 Evolution 5dr', 'mileage': 17952, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 346, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-11-29', 'fuel': 'Petrol', 'motExpiry': '2026-11-28', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YF72FFG/2026-03-18/image/6abed965-7c3f-41db-acce-3914d321d983_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72FFG/2026-03-18/image/73b8d793-1cd4-4907-ba51-964b9072640e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72FFG/2026-03-18/image/0911c406-ed7e-4f5c-8d8c-6df728f9fd7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72FFG/2026-03-18/image/f09f9222-ee86-4110-9dc5-9b93ecfff35b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72FFG/2026-03-18/image/1639c959-7b7c-4aed-99f1-6bd8c7e6b5eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72FFG/2026-03-18/image/a444695c-2d18-4906-9747-ff8d2530637e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72FFG/2026-03-18/image/dc83ee33-8724-4515-afc3-5db7c3f20fd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72FFG/2026-03-18/image/43bbb3d7-cfce-4f5f-9a8d-36e6cc1a2402_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/23 5K 11/24 12K 11/25 16K', 'remarks': 'VOSA STATES 17K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4e677eb8-3023-4784-aeb6-f532b9552167.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120295334, 'registration': 'YF72FFG', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'CLIO HATCHBACK', 'derivative': '1.0 TCe 90 Evolution 5dr', 'mileage': 17952, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 346, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-11-29', 'fuel': 'Petrol', 'motExpiry': '2026-11-28', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YF72FFG/2026-03-18/image/6abed965-7c3f-41db-acce-3914d321d983_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72FFG/2026-03-18/image/73b8d793-1cd4-4907-ba51-964b9072640e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72FFG/2026-03-18/image/0911c406-ed7e-4f5c-8d8c-6df728f9fd7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72FFG/2026-03-18/image/f09f9222-ee86-4110-9dc5-9b93ecfff35b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72FFG/2026-03-18/image/1639c959-7b7c-4aed-99f1-6bd8c7e6b5eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72FFG/2026-03-18/image/a444695c-2d18-4906-9747-ff8d2530637e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72FFG/2026-03-18/image/dc83ee33-8724-4515-afc3-5db7c3f20fd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72FFG/2026-03-18/image/43bbb3d7-cfce-4f5f-9a8d-36e6cc1a2402_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/23 5K 11/24 12K 11/25 16K', 'remarks': 'VOSA STATES 17K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4e677eb8-3023-4784-aeb6-f532b9552167.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b925b2ce-79a0-530e-9571-67f3cf078d2e with identifier: 120295334
2026-03-24 19:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b925b2ce-79a0-530e-9571-67f3cf078d2e with scrape type 1
2026-03-24 19:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item b925b2ce-79a0-530e-9571-67f3cf078d2e
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYF72FFG%252F2026-03-18%252Fimage%252F6abed965-7c3f-41db-acce-3914d321d983_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YF72FFG/2026-03-18/image/6abed965-7c3f-41db-acce-3914d321d983_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120366523, 'registration': 'NL70XAY', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T Visia 5dr', 'mileage': 24933, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 345, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2020-09-18', 'fuel': 'Petrol', 'motExpiry': '2026-09-17', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NL70XAY/2026-03-12/image/0a580380-ec20-4252-8803-f6f0361e4621_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/03dc8a8e-b4ec-4108-9e51-017dfb8e1b69_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/0ec29fd4-fbd1-417f-89a5-fd45874a1f21_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/979ada89-34ab-4134-bf1f-d6938c112809_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/ffbc6fd2-0734-42a2-931d-d4ce9e2e0d7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/a787f25d-9cfd-41ca-8bdf-f75cbf6a2407_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/915846c4-0526-4ba1-a456-72b357567e13_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/1df88cb4-4410-4ec9-bfa9-191471d748f0_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/22-16K 09/23-18K 09/24-22K 09/25-24K', 'remarks': 'SPARE KEY, VOSA STATES 18K 22K 24K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9a85f59e-4a95-4071-bc86-cff7207d143a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:15:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120366523, 'registration': 'NL70XAY', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T Visia 5dr', 'mileage': 24933, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 345, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2020-09-18', 'fuel': 'Petrol', 'motExpiry': '2026-09-17', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NL70XAY/2026-03-12/image/0a580380-ec20-4252-8803-f6f0361e4621_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/03dc8a8e-b4ec-4108-9e51-017dfb8e1b69_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/0ec29fd4-fbd1-417f-89a5-fd45874a1f21_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/979ada89-34ab-4134-bf1f-d6938c112809_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/ffbc6fd2-0734-42a2-931d-d4ce9e2e0d7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/a787f25d-9cfd-41ca-8bdf-f75cbf6a2407_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/915846c4-0526-4ba1-a456-72b357567e13_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/1df88cb4-4410-4ec9-bfa9-191471d748f0_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/22-16K 09/23-18K 09/24-22K 09/25-24K', 'remarks': 'SPARE KEY, VOSA STATES 18K 22K 24K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9a85f59e-4a95-4071-bc86-cff7207d143a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:15:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a7d9797-1920-5347-90b0-702b8919e227 with identifier: 120366523
2026-03-24 19:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a7d9797-1920-5347-90b0-702b8919e227 with scrape type 1
2026-03-24 19:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 2a7d9797-1920-5347-90b0-702b8919e227
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNL70XAY%252F2026-03-12%252Fimage%252F0a580380-ec20-4252-8803-f6f0361e4621_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL70XAY/2026-03-12/image/0a580380-ec20-4252-8803-f6f0361e4621_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNL70XAY%252F2026-03-12%252Fimage%252F03dc8a8e-b4ec-4108-9e51-017dfb8e1b69_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL70XAY/2026-03-12/image/03dc8a8e-b4ec-4108-9e51-017dfb8e1b69_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNL70XAY%252F2026-03-12%252Fimage%252F0ec29fd4-fbd1-417f-89a5-fd45874a1f21_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL70XAY/2026-03-12/image/0ec29fd4-fbd1-417f-89a5-fd45874a1f21_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNL70XAY%252F2026-03-12%252Fimage%252F979ada89-34ab-4134-bf1f-d6938c112809_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL70XAY/2026-03-12/image/979ada89-34ab-4134-bf1f-d6938c112809_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNL70XAY%252F2026-03-12%252Fimage%252Fffbc6fd2-0734-42a2-931d-d4ce9e2e0d7d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL70XAY/2026-03-12/image/ffbc6fd2-0734-42a2-931d-d4ce9e2e0d7d_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNL70XAY%252F2026-03-12%252Fimage%252Fa787f25d-9cfd-41ca-8bdf-f75cbf6a2407_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL70XAY/2026-03-12/image/a787f25d-9cfd-41ca-8bdf-f75cbf6a2407_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNL70XAY%252F2026-03-12%252Fimage%252F915846c4-0526-4ba1-a456-72b357567e13_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL70XAY/2026-03-12/image/915846c4-0526-4ba1-a456-72b357567e13_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FNL70XAY%252F2026-03-12%252Fimage%252F1df88cb4-4410-4ec9-bfa9-191471d748f0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/NL70XAY/2026-03-12/image/1df88cb4-4410-4ec9-bfa9-191471d748f0_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2a7d9797-1920-5347-90b0-702b8919e227, identifier: 120366523
2026-03-24 19:15:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e7dabf4c-6346-5fd8-94b0-9dfce9446947 with identifier: 120295500
2026-03-24 19:15:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e7dabf4c-6346-5fd8-94b0-9dfce9446947 with identifier: 120295500
2026-03-24 19:15:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e7dabf4c-6346-5fd8-94b0-9dfce9446947 with identifier: 120295500 to the API
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/de4e019c-22cd-433e-8bbb-706e6971bb14_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 141,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e7dabf4c-6346-5fd8-94b0-9dfce9446947',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YJ73FDW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120295500',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 13549,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7dabf4c-6346-5fd8-94b0-9dfce9446947/e7dabf4c-6346-5fd8-94b0-9dfce9446947_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35462,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/9040b13c-e0ac-4e8b-976a-c126cf0c706d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7dabf4c-6346-5fd8-94b0-9dfce9446947/e7dabf4c-6346-5fd8-94b0-9dfce9446947_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38310,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/b2c5c35f-93e0-4c04-a789-2e7879a59e50_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7dabf4c-6346-5fd8-94b0-9dfce9446947/e7dabf4c-6346-5fd8-94b0-9dfce9446947_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37520,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/de4e019c-22cd-433e-8bbb-706e6971bb14_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7dabf4c-6346-5fd8-94b0-9dfce9446947/e7dabf4c-6346-5fd8-94b0-9dfce9446947_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40476,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/0358cc50-4a3c-499a-8995-eabb2a5e8a52_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7dabf4c-6346-5fd8-94b0-9dfce9446947/e7dabf4c-6346-5fd8-94b0-9dfce9446947_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50131,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/2c5c489c-1e70-4d30-8905-9ce24b17d801_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7dabf4c-6346-5fd8-94b0-9dfce9446947/e7dabf4c-6346-5fd8-94b0-9dfce9446947_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33458,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/ee5664f6-2c2c-4a1b-bb0d-74ad31fcbee1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7dabf4c-6346-5fd8-94b0-9dfce9446947/e7dabf4c-6346-5fd8-94b0-9dfce9446947_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49441,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/b93be9bd-ef43-40de-9e44-7c65e0f3869c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7dabf4c-6346-5fd8-94b0-9dfce9446947/e7dabf4c-6346-5fd8-94b0-9dfce9446947_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43724,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YJ73FDW/2026-03-17/image/a7137fb9-aff8-44f0-8f54-2ffe2d2ab494_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-22',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.3 DiG-T MH 158 Acenta Premium 5dr '
'Xtronic',
'transmission': 'automatic',
'trim': '1.3 DiG-T MH 158 Acenta Premium 5dr Xtronic',
'vin': None,
'year': 2024}
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295500%27 HTTP/1.1" 200 None
2026-03-24 19:15:42 [astonbarclay.gb] INFO: Saving data for 120295500: {'created_time': 1774379742.935851, 'last_price_update_time': 1774379742.935863, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120295500') HTTP/1.1" 204 0
2026-03-24 19:15:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2a7d9797-1920-5347-90b0-702b8919e227 with identifier: 120366523
2026-03-24 19:15:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2a7d9797-1920-5347-90b0-702b8919e227 with identifier: 120366523
2026-03-24 19:15:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2a7d9797-1920-5347-90b0-702b8919e227 with identifier: 120366523 to the API
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120366523?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '2a7d9797-1920-5347-90b0-702b8919e227',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NL70XAY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120366523',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 24933,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photo_urls': ['https://abimg003.imgix.net/NL70XAY/2026-03-12/image/0a580380-ec20-4252-8803-f6f0361e4621_removebg.jpg?w=600',
'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/03dc8a8e-b4ec-4108-9e51-017dfb8e1b69_removebg.jpg?w=600',
'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/0ec29fd4-fbd1-417f-89a5-fd45874a1f21_removebg.jpg?w=600',
'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/979ada89-34ab-4134-bf1f-d6938c112809_removebg.jpg?w=600',
'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/ffbc6fd2-0734-42a2-931d-d4ce9e2e0d7d_removebg.jpg?w=600',
'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/a787f25d-9cfd-41ca-8bdf-f75cbf6a2407_removebg.jpg?w=600',
'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/915846c4-0526-4ba1-a456-72b357567e13_removebg.jpg?w=600',
'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/1df88cb4-4410-4ec9-bfa9-191471d748f0_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a7d9797-1920-5347-90b0-702b8919e227/2a7d9797-1920-5347-90b0-702b8919e227_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31496,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/0a580380-ec20-4252-8803-f6f0361e4621_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a7d9797-1920-5347-90b0-702b8919e227/2a7d9797-1920-5347-90b0-702b8919e227_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31324,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/03dc8a8e-b4ec-4108-9e51-017dfb8e1b69_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a7d9797-1920-5347-90b0-702b8919e227/2a7d9797-1920-5347-90b0-702b8919e227_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29939,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/0ec29fd4-fbd1-417f-89a5-fd45874a1f21_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a7d9797-1920-5347-90b0-702b8919e227/2a7d9797-1920-5347-90b0-702b8919e227_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29740,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/979ada89-34ab-4134-bf1f-d6938c112809_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a7d9797-1920-5347-90b0-702b8919e227/2a7d9797-1920-5347-90b0-702b8919e227_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47410,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/ffbc6fd2-0734-42a2-931d-d4ce9e2e0d7d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a7d9797-1920-5347-90b0-702b8919e227/2a7d9797-1920-5347-90b0-702b8919e227_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30523,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/a787f25d-9cfd-41ca-8bdf-f75cbf6a2407_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a7d9797-1920-5347-90b0-702b8919e227/2a7d9797-1920-5347-90b0-702b8919e227_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47207,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/915846c4-0526-4ba1-a456-72b357567e13_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a7d9797-1920-5347-90b0-702b8919e227/2a7d9797-1920-5347-90b0-702b8919e227_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45509,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/NL70XAY/2026-03-12/image/1df88cb4-4410-4ec9-bfa9-191471d748f0_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-18',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN JUKE HATCHBACK 1.0 DiG-T Visia 5dr',
'transmission': 'manual',
'trim': '1.0 DiG-T Visia 5dr',
'vin': None,
'year': 2020}
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120366523%27 HTTP/1.1" 200 None
2026-03-24 19:15:43 [astonbarclay.gb] INFO: Saving data for 120366523: {'created_time': 1774379743.271279, 'last_price_update_time': 1774379743.271289, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120366523') HTTP/1.1" 204 0
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYF72FFG%252F2026-03-18%252Fimage%252F73b8d793-1cd4-4907-ba51-964b9072640e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YF72FFG/2026-03-18/image/73b8d793-1cd4-4907-ba51-964b9072640e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120295716?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYF72FFG%252F2026-03-18%252Fimage%252F0911c406-ed7e-4f5c-8d8c-6df728f9fd7c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YF72FFG/2026-03-18/image/0911c406-ed7e-4f5c-8d8c-6df728f9fd7c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120622168, 'registration': 'BV22RCY', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ARKANA ESTATE', 'derivative': '1.6 E-TECH Hybrid 145 S Edition 5dr Auto', 'mileage': 52038, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 347, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-03-16', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-03-15', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BV22RCY/2026-03-20/image/4e59dcbf-8530-417d-a3fb-4d260b91e6de_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV22RCY/2026-03-20/image/83116dde-aeea-413f-b718-084535c9fc40_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV22RCY/2026-03-20/image/d16a4169-4e9a-47f1-8dbf-30505093b81a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV22RCY/2026-03-20/image/a9503cbb-59ad-44f4-a3d5-26a7deac91f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV22RCY/2026-03-20/image/28003e8f-a0b6-4dfb-9449-11396627250f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV22RCY/2026-03-20/image/deeba0af-c0d7-440a-82dd-16ebf28f7edb_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV22RCY/2026-03-20/image/e8c654c1-f895-4864-b3a6-51e8ec07f1a7_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/23-11K 12/23-19K 12/24-32K 12/25-47K', 'remarks': 'SPARE KEY, VOSA STATES 35K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1e3cd646-48c4-4e51-ac96-7d74dde09183.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120622168, 'registration': 'BV22RCY', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ARKANA ESTATE', 'derivative': '1.6 E-TECH Hybrid 145 S Edition 5dr Auto', 'mileage': 52038, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 347, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-03-16', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-03-15', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BV22RCY/2026-03-20/image/4e59dcbf-8530-417d-a3fb-4d260b91e6de_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV22RCY/2026-03-20/image/83116dde-aeea-413f-b718-084535c9fc40_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV22RCY/2026-03-20/image/d16a4169-4e9a-47f1-8dbf-30505093b81a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV22RCY/2026-03-20/image/a9503cbb-59ad-44f4-a3d5-26a7deac91f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV22RCY/2026-03-20/image/28003e8f-a0b6-4dfb-9449-11396627250f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV22RCY/2026-03-20/image/deeba0af-c0d7-440a-82dd-16ebf28f7edb_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV22RCY/2026-03-20/image/e8c654c1-f895-4864-b3a6-51e8ec07f1a7_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/23-11K 12/23-19K 12/24-32K 12/25-47K', 'remarks': 'SPARE KEY, VOSA STATES 35K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1e3cd646-48c4-4e51-ac96-7d74dde09183.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e26624b0-413b-5d64-a9c4-adf1c7e84e6b with identifier: 120622168
2026-03-24 19:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e26624b0-413b-5d64-a9c4-adf1c7e84e6b with scrape type 2
2026-03-24 19:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e26624b0-413b-5d64-a9c4-adf1c7e84e6b with scrape type 2
2026-03-24 19:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e26624b0-413b-5d64-a9c4-adf1c7e84e6b, identifier: 120622168
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYF72FFG%252F2026-03-18%252Fimage%252Ff09f9222-ee86-4110-9dc5-9b93ecfff35b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YF72FFG/2026-03-18/image/f09f9222-ee86-4110-9dc5-9b93ecfff35b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e26624b0-413b-5d64-a9c4-adf1c7e84e6b with identifier: 120622168
2026-03-24 19:15:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e26624b0-413b-5d64-a9c4-adf1c7e84e6b with identifier: 120622168
2026-03-24 19:15:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e26624b0-413b-5d64-a9c4-adf1c7e84e6b with identifier: 120622168 to the API
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120622168?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'e26624b0-413b-5d64-a9c4-adf1c7e84e6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BV22RCY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120622168',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'ARKANA ESTATE',
'odometer': 52038,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-16',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT ARKANA ESTATE 1.6 E-TECH Hybrid 145 S Edition 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 E-TECH Hybrid 145 S Edition 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622168%27 HTTP/1.1" 200 None
2026-03-24 19:15:43 [astonbarclay.gb] INFO: Saving data for 120622168: {'created_time': 1773946973.449596, 'last_price_update_time': 1774379743.728817, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120622168') HTTP/1.1" 204 0
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYF72FFG%252F2026-03-18%252Fimage%252F1639c959-7b7c-4aed-99f1-6bd8c7e6b5eb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YF72FFG/2026-03-18/image/1639c959-7b7c-4aed-99f1-6bd8c7e6b5eb_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120295716, 'registration': 'EY71HMA', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '160kW e+ N-Connecta 62kWh 5dr Auto', 'mileage': 25312, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-12-31', 'fuel': 'Electric', 'motExpiry': '2026-11-19', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EY71HMA/2026-03-17/image/03db519e-9abd-4842-ae4d-9ff57b3e96e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/1d6fccbe-e601-4240-b686-82677057aa4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/fe0f9617-c539-4f5b-ab56-80c90698637c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/cd452720-6b11-4be9-9c6e-bd36f3a2f4e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/51b5de4b-ec24-4db5-b3ef-5cb440a4f7ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/80c82f3b-2543-4255-ada7-e48c77e283e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/c1b25518-c094-44d4-8972-a0da9146aa98_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/ddb42af7-be11-47bb-a71f-2f253e24f0f5_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/22-6K 12/23-12K 11/25-24K', 'remarks': 'SPARE KEY VOSA STATES 18K 24K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/462dd504-84fa-48a8-b2cf-76c9a7cc5076.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120295716, 'registration': 'EY71HMA', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '160kW e+ N-Connecta 62kWh 5dr Auto', 'mileage': 25312, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-12-31', 'fuel': 'Electric', 'motExpiry': '2026-11-19', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EY71HMA/2026-03-17/image/03db519e-9abd-4842-ae4d-9ff57b3e96e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/1d6fccbe-e601-4240-b686-82677057aa4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/fe0f9617-c539-4f5b-ab56-80c90698637c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/cd452720-6b11-4be9-9c6e-bd36f3a2f4e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/51b5de4b-ec24-4db5-b3ef-5cb440a4f7ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/80c82f3b-2543-4255-ada7-e48c77e283e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/c1b25518-c094-44d4-8972-a0da9146aa98_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/ddb42af7-be11-47bb-a71f-2f253e24f0f5_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/22-6K 12/23-12K 11/25-24K', 'remarks': 'SPARE KEY VOSA STATES 18K 24K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/462dd504-84fa-48a8-b2cf-76c9a7cc5076.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22dcef37-c1d5-5493-80db-434440aca761 with identifier: 120295716
2026-03-24 19:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22dcef37-c1d5-5493-80db-434440aca761 with scrape type 1
2026-03-24 19:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 22dcef37-c1d5-5493-80db-434440aca761
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEY71HMA%252F2026-03-17%252Fimage%252F03db519e-9abd-4842-ae4d-9ff57b3e96e7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY71HMA/2026-03-17/image/03db519e-9abd-4842-ae4d-9ff57b3e96e7_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEY71HMA%252F2026-03-17%252Fimage%252F1d6fccbe-e601-4240-b686-82677057aa4d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY71HMA/2026-03-17/image/1d6fccbe-e601-4240-b686-82677057aa4d_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEY71HMA%252F2026-03-17%252Fimage%252Ffe0f9617-c539-4f5b-ab56-80c90698637c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY71HMA/2026-03-17/image/fe0f9617-c539-4f5b-ab56-80c90698637c_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEY71HMA%252F2026-03-17%252Fimage%252Fcd452720-6b11-4be9-9c6e-bd36f3a2f4e3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY71HMA/2026-03-17/image/cd452720-6b11-4be9-9c6e-bd36f3a2f4e3_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEY71HMA%252F2026-03-17%252Fimage%252F51b5de4b-ec24-4db5-b3ef-5cb440a4f7ad_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY71HMA/2026-03-17/image/51b5de4b-ec24-4db5-b3ef-5cb440a4f7ad_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEY71HMA%252F2026-03-17%252Fimage%252F80c82f3b-2543-4255-ada7-e48c77e283e6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY71HMA/2026-03-17/image/80c82f3b-2543-4255-ada7-e48c77e283e6_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEY71HMA%252F2026-03-17%252Fimage%252Fc1b25518-c094-44d4-8972-a0da9146aa98_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY71HMA/2026-03-17/image/c1b25518-c094-44d4-8972-a0da9146aa98_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEY71HMA%252F2026-03-17%252Fimage%252Fddb42af7-be11-47bb-a71f-2f253e24f0f5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EY71HMA/2026-03-17/image/ddb42af7-be11-47bb-a71f-2f253e24f0f5_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 22dcef37-c1d5-5493-80db-434440aca761, identifier: 120295716
2026-03-24 19:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 22dcef37-c1d5-5493-80db-434440aca761 with identifier: 120295716
2026-03-24 19:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 22dcef37-c1d5-5493-80db-434440aca761 with identifier: 120295716
2026-03-24 19:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 22dcef37-c1d5-5493-80db-434440aca761 with identifier: 120295716 to the API
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120295716?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '22dcef37-c1d5-5493-80db-434440aca761',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EY71HMA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120295716',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'LEAF HATCHBACK',
'odometer': 25312,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photo_urls': ['https://abimg003.imgix.net/EY71HMA/2026-03-17/image/03db519e-9abd-4842-ae4d-9ff57b3e96e7_removebg.jpg?w=600',
'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/1d6fccbe-e601-4240-b686-82677057aa4d_removebg.jpg?w=600',
'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/fe0f9617-c539-4f5b-ab56-80c90698637c_removebg.jpg?w=600',
'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/cd452720-6b11-4be9-9c6e-bd36f3a2f4e3_removebg.jpg?w=600',
'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/51b5de4b-ec24-4db5-b3ef-5cb440a4f7ad_removebg.jpg?w=600',
'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/80c82f3b-2543-4255-ada7-e48c77e283e6_removebg.jpg?w=600',
'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/c1b25518-c094-44d4-8972-a0da9146aa98_removebg.jpg?w=600',
'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/ddb42af7-be11-47bb-a71f-2f253e24f0f5_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22dcef37-c1d5-5493-80db-434440aca761/22dcef37-c1d5-5493-80db-434440aca761_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33909,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/03db519e-9abd-4842-ae4d-9ff57b3e96e7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22dcef37-c1d5-5493-80db-434440aca761/22dcef37-c1d5-5493-80db-434440aca761_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39111,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/1d6fccbe-e601-4240-b686-82677057aa4d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22dcef37-c1d5-5493-80db-434440aca761/22dcef37-c1d5-5493-80db-434440aca761_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38039,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/fe0f9617-c539-4f5b-ab56-80c90698637c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22dcef37-c1d5-5493-80db-434440aca761/22dcef37-c1d5-5493-80db-434440aca761_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39167,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/cd452720-6b11-4be9-9c6e-bd36f3a2f4e3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22dcef37-c1d5-5493-80db-434440aca761/22dcef37-c1d5-5493-80db-434440aca761_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44632,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/51b5de4b-ec24-4db5-b3ef-5cb440a4f7ad_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22dcef37-c1d5-5493-80db-434440aca761/22dcef37-c1d5-5493-80db-434440aca761_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29521,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/80c82f3b-2543-4255-ada7-e48c77e283e6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22dcef37-c1d5-5493-80db-434440aca761/22dcef37-c1d5-5493-80db-434440aca761_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52002,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/c1b25518-c094-44d4-8972-a0da9146aa98_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22dcef37-c1d5-5493-80db-434440aca761/22dcef37-c1d5-5493-80db-434440aca761_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48894,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EY71HMA/2026-03-17/image/ddb42af7-be11-47bb-a71f-2f253e24f0f5_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-31',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN LEAF HATCHBACK 160kW e+ N-Connecta 62kWh 5dr Auto',
'transmission': 'automatic',
'trim': '160kW e+ N-Connecta 62kWh 5dr Auto',
'vin': None,
'year': 2021}
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295716%27 HTTP/1.1" 200 None
2026-03-24 19:15:44 [astonbarclay.gb] INFO: Saving data for 120295716: {'created_time': 1774379744.302133, 'last_price_update_time': 1774379744.302145, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120295716') HTTP/1.1" 204 0
2026-03-24 19:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YF72FFG/2026-03-18/image/73b8d793-1cd4-4907-ba51-964b9072640e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295334?view=catalogue)
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYF72FFG%252F2026-03-18%252Fimage%252Fa444695c-2d18-4906-9747-ff8d2530637e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YF72FFG/2026-03-18/image/a444695c-2d18-4906-9747-ff8d2530637e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYF72FFG%252F2026-03-18%252Fimage%252Fdc83ee33-8724-4515-afc3-5db7c3f20fd9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YF72FFG/2026-03-18/image/dc83ee33-8724-4515-afc3-5db7c3f20fd9_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYF72FFG%252F2026-03-18%252Fimage%252F43bbb3d7-cfce-4f5f-9a8d-36e6cc1a2402_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YF72FFG/2026-03-18/image/43bbb3d7-cfce-4f5f-9a8d-36e6cc1a2402_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YF72FFG/2026-03-18/image/1639c959-7b7c-4aed-99f1-6bd8c7e6b5eb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295334?view=catalogue)
2026-03-24 19:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b487be50>
2026-03-24 19:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b925b2ce-79a0-530e-9571-67f3cf078d2e/b925b2ce-79a0-530e-9571-67f3cf078d2e_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYF72FFG%252F2026-03-18%252Fimage%252F73b8d793-1cd4-4907-ba51-964b9072640e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YF72FFG/2026-03-18/image/73b8d793-1cd4-4907-ba51-964b9072640e_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b925b2ce-79a0-530e-9571-67f3cf078d2e
2026-03-24 19:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YF72FFG/2026-03-18/image/43bbb3d7-cfce-4f5f-9a8d-36e6cc1a2402_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295334?view=catalogue)
2026-03-24 19:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120447179?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af070210>
2026-03-24 19:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b925b2ce-79a0-530e-9571-67f3cf078d2e/b925b2ce-79a0-530e-9571-67f3cf078d2e_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYF72FFG%252F2026-03-18%252Fimage%252F1639c959-7b7c-4aed-99f1-6bd8c7e6b5eb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YF72FFG/2026-03-18/image/1639c959-7b7c-4aed-99f1-6bd8c7e6b5eb_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b925b2ce-79a0-530e-9571-67f3cf078d2e
2026-03-24 19:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YF72FFG/2026-03-18/image/a444695c-2d18-4906-9747-ff8d2530637e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295334?view=catalogue)
2026-03-24 19:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YF72FFG/2026-03-18/image/dc83ee33-8724-4515-afc3-5db7c3f20fd9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295334?view=catalogue)
2026-03-24 19:15:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af01b250>
2026-03-24 19:15:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b925b2ce-79a0-530e-9571-67f3cf078d2e/b925b2ce-79a0-530e-9571-67f3cf078d2e_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYF72FFG%252F2026-03-18%252Fimage%252F43bbb3d7-cfce-4f5f-9a8d-36e6cc1a2402_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YF72FFG/2026-03-18/image/43bbb3d7-cfce-4f5f-9a8d-36e6cc1a2402_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b925b2ce-79a0-530e-9571-67f3cf078d2e
2026-03-24 19:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YF72FFG/2026-03-18/image/f09f9222-ee86-4110-9dc5-9b93ecfff35b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295334?view=catalogue)
2026-03-24 19:15:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120447179, 'registration': 'YT72FXB', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ZOE HATCHBACK', 'derivative': '100kW GT Line + R135 50kWh Rapid Charge 5dr Auto', 'mileage': 38496, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 343, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-09-21', 'fuel': 'Electric', 'motExpiry': '2026-07-07', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YT72FXB/2026-03-20/image/689047f5-83bc-4212-9e90-7fdffea5a02c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT72FXB/2026-03-20/image/6ce0d839-f155-4d02-9635-b1926e0557b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT72FXB/2026-03-20/image/b13ea125-89ea-4e01-be5f-dbdcafba45c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT72FXB/2026-03-20/image/7d45c412-f768-4d3a-8f2e-b4f01b5fb4f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT72FXB/2026-03-20/image/d045395d-0de3-4207-abeb-2f18a6760332_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT72FXB/2026-03-20/image/3b620e03-8a23-419f-8448-47f4d8672fa3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT72FXB/2026-03-20/image/d324e6e6-d2ae-4192-b824-fdbf34d3ce93_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT72FXB/2026-03-20/image/84a15750-fe4e-413a-b093-4a44ddf3f6e1_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/23 13K 04/24 22K 07/25 32K', 'remarks': 'VOSA STATES 32K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/917837d7-a23d-42d2-a369-fe63fc1c60f4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120447179, 'registration': 'YT72FXB', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ZOE HATCHBACK', 'derivative': '100kW GT Line + R135 50kWh Rapid Charge 5dr Auto', 'mileage': 38496, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 343, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-09-21', 'fuel': 'Electric', 'motExpiry': '2026-07-07', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YT72FXB/2026-03-20/image/689047f5-83bc-4212-9e90-7fdffea5a02c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT72FXB/2026-03-20/image/6ce0d839-f155-4d02-9635-b1926e0557b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT72FXB/2026-03-20/image/b13ea125-89ea-4e01-be5f-dbdcafba45c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT72FXB/2026-03-20/image/7d45c412-f768-4d3a-8f2e-b4f01b5fb4f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT72FXB/2026-03-20/image/d045395d-0de3-4207-abeb-2f18a6760332_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT72FXB/2026-03-20/image/3b620e03-8a23-419f-8448-47f4d8672fa3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT72FXB/2026-03-20/image/d324e6e6-d2ae-4192-b824-fdbf34d3ce93_removebg.jpg?w=600', 'https://abimg003.imgix.net/YT72FXB/2026-03-20/image/84a15750-fe4e-413a-b093-4a44ddf3f6e1_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/23 13K 04/24 22K 07/25 32K', 'remarks': 'VOSA STATES 32K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/917837d7-a23d-42d2-a369-fe63fc1c60f4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc0537ba-067d-5353-a231-64e5d85cb5ea with identifier: 120447179
2026-03-24 19:15:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc0537ba-067d-5353-a231-64e5d85cb5ea with scrape type 2
2026-03-24 19:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc0537ba-067d-5353-a231-64e5d85cb5ea with scrape type 2
2026-03-24 19:15:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cc0537ba-067d-5353-a231-64e5d85cb5ea, identifier: 120447179
2026-03-24 19:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YF72FFG/2026-03-18/image/0911c406-ed7e-4f5c-8d8c-6df728f9fd7c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295334?view=catalogue)
2026-03-24 19:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cc0537ba-067d-5353-a231-64e5d85cb5ea with identifier: 120447179
2026-03-24 19:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cc0537ba-067d-5353-a231-64e5d85cb5ea with identifier: 120447179
2026-03-24 19:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cc0537ba-067d-5353-a231-64e5d85cb5ea with identifier: 120447179 to the API
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120447179?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'cc0537ba-067d-5353-a231-64e5d85cb5ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YT72FXB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120447179',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'ZOE HATCHBACK',
'odometer': 38496,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-21',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT ZOE HATCHBACK 100kW GT Line + R135 50kWh Rapid Charge 5dr '
'Auto',
'transmission': 'automatic',
'trim': '100kW GT Line + R135 50kWh Rapid Charge 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120447179%27 HTTP/1.1" 200 None
2026-03-24 19:15:45 [astonbarclay.gb] INFO: Saving data for 120447179: {'created_time': 1774001041.062318, 'last_price_update_time': 1774379745.020394, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120447179') HTTP/1.1" 204 0
2026-03-24 19:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YF72FFG/2026-03-18/image/6abed965-7c3f-41db-acce-3914d321d983_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295334?view=catalogue)
2026-03-24 19:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120058501?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120292097?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af093090>
2026-03-24 19:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b925b2ce-79a0-530e-9571-67f3cf078d2e/b925b2ce-79a0-530e-9571-67f3cf078d2e_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYF72FFG%252F2026-03-18%252Fimage%252Fa444695c-2d18-4906-9747-ff8d2530637e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YF72FFG/2026-03-18/image/a444695c-2d18-4906-9747-ff8d2530637e_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b925b2ce-79a0-530e-9571-67f3cf078d2e
2026-03-24 19:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af075990>
2026-03-24 19:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b925b2ce-79a0-530e-9571-67f3cf078d2e/b925b2ce-79a0-530e-9571-67f3cf078d2e_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYF72FFG%252F2026-03-18%252Fimage%252Fdc83ee33-8724-4515-afc3-5db7c3f20fd9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YF72FFG/2026-03-18/image/dc83ee33-8724-4515-afc3-5db7c3f20fd9_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b925b2ce-79a0-530e-9571-67f3cf078d2e
2026-03-24 19:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af089a10>
2026-03-24 19:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b925b2ce-79a0-530e-9571-67f3cf078d2e/b925b2ce-79a0-530e-9571-67f3cf078d2e_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYF72FFG%252F2026-03-18%252Fimage%252Ff09f9222-ee86-4110-9dc5-9b93ecfff35b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YF72FFG/2026-03-18/image/f09f9222-ee86-4110-9dc5-9b93ecfff35b_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b925b2ce-79a0-530e-9571-67f3cf078d2e
2026-03-24 19:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af252bd0>
2026-03-24 19:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b925b2ce-79a0-530e-9571-67f3cf078d2e/b925b2ce-79a0-530e-9571-67f3cf078d2e_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYF72FFG%252F2026-03-18%252Fimage%252F0911c406-ed7e-4f5c-8d8c-6df728f9fd7c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YF72FFG/2026-03-18/image/0911c406-ed7e-4f5c-8d8c-6df728f9fd7c_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b925b2ce-79a0-530e-9571-67f3cf078d2e
2026-03-24 19:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefffc10>
2026-03-24 19:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b925b2ce-79a0-530e-9571-67f3cf078d2e/b925b2ce-79a0-530e-9571-67f3cf078d2e_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYF72FFG%252F2026-03-18%252Fimage%252F6abed965-7c3f-41db-acce-3914d321d983_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YF72FFG/2026-03-18/image/6abed965-7c3f-41db-acce-3914d321d983_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b925b2ce-79a0-530e-9571-67f3cf078d2e
2026-03-24 19:15:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b925b2ce-79a0-530e-9571-67f3cf078d2e, skipping ID generation
2026-03-24 19:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b925b2ce-79a0-530e-9571-67f3cf078d2e with scrape type 1
2026-03-24 19:15:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b925b2ce-79a0-530e-9571-67f3cf078d2e sending to next pipeline
2026-03-24 19:15:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b925b2ce-79a0-530e-9571-67f3cf078d2e, identifier: 120295334
2026-03-24 19:15:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120058501, 'registration': 'YE72FOU', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH Acenta Premium 5dr', 'mileage': 11821, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 344, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-11-03', 'fuel': 'Petrol', 'motExpiry': '2027-01-20', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YE72FOU/2026-03-09/image/63c308d5-4bf9-416e-9cbb-622692564e6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/9d61d8c1-c2e9-4691-90a6-f51af5d82b2a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/60754879-91d9-40ae-aa62-0abcb1b1ddc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/bde2ca4b-0d1d-456e-8c6a-60f8ee491f9a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/d3ab3272-b9d7-4972-83d2-abe44a2d8a52_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/54700965-a8df-43a1-994b-4eb38716ba73_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/2164bb6a-0cc9-4df9-8f60-4cadc82964d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/e1f719ef-8818-47fa-9f59-f1b9d0d6aec9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/a3802e29-68b0-4c89-a568-78f8f590a1dc_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 11K SPARE KEY BLANK BOOK', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7af007ba-85f2-45cf-af54-ad9af71669e6.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120058501, 'registration': 'YE72FOU', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH Acenta Premium 5dr', 'mileage': 11821, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 344, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2022-11-03', 'fuel': 'Petrol', 'motExpiry': '2027-01-20', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YE72FOU/2026-03-09/image/63c308d5-4bf9-416e-9cbb-622692564e6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/9d61d8c1-c2e9-4691-90a6-f51af5d82b2a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/60754879-91d9-40ae-aa62-0abcb1b1ddc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/bde2ca4b-0d1d-456e-8c6a-60f8ee491f9a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/d3ab3272-b9d7-4972-83d2-abe44a2d8a52_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/54700965-a8df-43a1-994b-4eb38716ba73_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/2164bb6a-0cc9-4df9-8f60-4cadc82964d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/e1f719ef-8818-47fa-9f59-f1b9d0d6aec9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/a3802e29-68b0-4c89-a568-78f8f590a1dc_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 11K SPARE KEY BLANK BOOK', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 142, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7af007ba-85f2-45cf-af54-ad9af71669e6.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e8c5443-8a69-5b96-be16-9664a03156b2 with identifier: 120058501
2026-03-24 19:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e8c5443-8a69-5b96-be16-9664a03156b2 with scrape type 1
2026-03-24 19:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 4e8c5443-8a69-5b96-be16-9664a03156b2
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYE72FOU%252F2026-03-09%252Fimage%252F63c308d5-4bf9-416e-9cbb-622692564e6a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE72FOU/2026-03-09/image/63c308d5-4bf9-416e-9cbb-622692564e6a_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYE72FOU%252F2026-03-09%252Fimage%252F9d61d8c1-c2e9-4691-90a6-f51af5d82b2a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE72FOU/2026-03-09/image/9d61d8c1-c2e9-4691-90a6-f51af5d82b2a_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYE72FOU%252F2026-03-09%252Fimage%252F60754879-91d9-40ae-aa62-0abcb1b1ddc8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE72FOU/2026-03-09/image/60754879-91d9-40ae-aa62-0abcb1b1ddc8_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYE72FOU%252F2026-03-09%252Fimage%252Fbde2ca4b-0d1d-456e-8c6a-60f8ee491f9a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE72FOU/2026-03-09/image/bde2ca4b-0d1d-456e-8c6a-60f8ee491f9a_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYE72FOU%252F2026-03-09%252Fimage%252Fd3ab3272-b9d7-4972-83d2-abe44a2d8a52_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE72FOU/2026-03-09/image/d3ab3272-b9d7-4972-83d2-abe44a2d8a52_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYE72FOU%252F2026-03-09%252Fimage%252F54700965-a8df-43a1-994b-4eb38716ba73_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE72FOU/2026-03-09/image/54700965-a8df-43a1-994b-4eb38716ba73_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYE72FOU%252F2026-03-09%252Fimage%252F2164bb6a-0cc9-4df9-8f60-4cadc82964d5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE72FOU/2026-03-09/image/2164bb6a-0cc9-4df9-8f60-4cadc82964d5_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYE72FOU%252F2026-03-09%252Fimage%252Fe1f719ef-8818-47fa-9f59-f1b9d0d6aec9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE72FOU/2026-03-09/image/e1f719ef-8818-47fa-9f59-f1b9d0d6aec9_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYE72FOU%252F2026-03-09%252Fimage%252Fa3802e29-68b0-4c89-a568-78f8f590a1dc_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YE72FOU/2026-03-09/image/a3802e29-68b0-4c89-a568-78f8f590a1dc_removebg.jpg?w=600 already downloaded
2026-03-24 19:15:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4e8c5443-8a69-5b96-be16-9664a03156b2, identifier: 120058501
2026-03-24 19:15:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120292097, 'registration': 'BN67DND', 'account': 'RCI001', 'make': 'PORSCHE', 'model': 'MACAN ESTATE', 'derivative': 'GTS 5dr PDK', 'mileage': 101320, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 342, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-09-29', 'fuel': 'Petrol', 'motExpiry': '2026-12-01', 'doors': 5, 'engineSize': 2997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BN67DND/2026-03-11/image/ee8d3010-85f9-4123-91e6-0dccca025213_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN67DND/2026-03-11/image/bc36be73-3039-4753-8864-c130245245cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN67DND/2026-03-11/image/f9ef3e10-e9b2-49db-88b4-72653c5eccb1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN67DND/2026-03-11/image/47d9cb89-9ada-4aaa-ba8a-ca85e49f5518_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN67DND/2026-03-11/image/2721f63e-ff93-4013-a768-05a4b7517a44_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN67DND/2026-03-11/image/abb7476f-18b2-47b3-a3bc-c34e9b85a52f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN67DND/2026-03-11/image/8b3d8edc-9c89-41d5-8a42-f8c3fb44b03c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN67DND/2026-03-11/image/edf02442-effd-445b-a42b-baeb32626fec_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/18-21K 07/19-41K 10/20-63K 08/22-82K', 'remarks': 'FIRST HALF V5, SPARE KEY, VOSA STATES 63K 77K 87K 89K 95K 98K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 212, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e64fe5a6-f58c-420a-a43d-104f109bfea5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:15:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120292097, 'registration': 'BN67DND', 'account': 'RCI001', 'make': 'PORSCHE', 'model': 'MACAN ESTATE', 'derivative': 'GTS 5dr PDK', 'mileage': 101320, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 342, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-09-29', 'fuel': 'Petrol', 'motExpiry': '2026-12-01', 'doors': 5, 'engineSize': 2997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BN67DND/2026-03-11/image/ee8d3010-85f9-4123-91e6-0dccca025213_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN67DND/2026-03-11/image/bc36be73-3039-4753-8864-c130245245cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN67DND/2026-03-11/image/f9ef3e10-e9b2-49db-88b4-72653c5eccb1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN67DND/2026-03-11/image/47d9cb89-9ada-4aaa-ba8a-ca85e49f5518_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN67DND/2026-03-11/image/2721f63e-ff93-4013-a768-05a4b7517a44_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN67DND/2026-03-11/image/abb7476f-18b2-47b3-a3bc-c34e9b85a52f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN67DND/2026-03-11/image/8b3d8edc-9c89-41d5-8a42-f8c3fb44b03c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BN67DND/2026-03-11/image/edf02442-effd-445b-a42b-baeb32626fec_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/18-21K 07/19-41K 10/20-63K 08/22-82K', 'remarks': 'FIRST HALF V5, SPARE KEY, VOSA STATES 63K 77K 87K 89K 95K 98K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 212, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e64fe5a6-f58c-420a-a43d-104f109bfea5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:15:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60b4e08d-4d00-5e30-9b49-68c8625ff3bb with identifier: 120292097
2026-03-24 19:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60b4e08d-4d00-5e30-9b49-68c8625ff3bb with scrape type 1
2026-03-24 19:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 60b4e08d-4d00-5e30-9b49-68c8625ff3bb
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBN67DND%252F2026-03-11%252Fimage%252Fee8d3010-85f9-4123-91e6-0dccca025213_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BN67DND/2026-03-11/image/ee8d3010-85f9-4123-91e6-0dccca025213_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b925b2ce-79a0-530e-9571-67f3cf078d2e with identifier: 120295334
2026-03-24 19:15:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b925b2ce-79a0-530e-9571-67f3cf078d2e with identifier: 120295334
2026-03-24 19:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b925b2ce-79a0-530e-9571-67f3cf078d2e with identifier: 120295334 to the API
2026-03-24 19:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/YF72FFG/2026-03-18/image/6abed965-7c3f-41db-acce-3914d321d983_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'b925b2ce-79a0-530e-9571-67f3cf078d2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YF72FFG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120295334',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'CLIO HATCHBACK',
'odometer': 17952,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b925b2ce-79a0-530e-9571-67f3cf078d2e/b925b2ce-79a0-530e-9571-67f3cf078d2e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33587,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YF72FFG/2026-03-18/image/6abed965-7c3f-41db-acce-3914d321d983_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b925b2ce-79a0-530e-9571-67f3cf078d2e/b925b2ce-79a0-530e-9571-67f3cf078d2e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33665,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YF72FFG/2026-03-18/image/73b8d793-1cd4-4907-ba51-964b9072640e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b925b2ce-79a0-530e-9571-67f3cf078d2e/b925b2ce-79a0-530e-9571-67f3cf078d2e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32293,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YF72FFG/2026-03-18/image/0911c406-ed7e-4f5c-8d8c-6df728f9fd7c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b925b2ce-79a0-530e-9571-67f3cf078d2e/b925b2ce-79a0-530e-9571-67f3cf078d2e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31690,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YF72FFG/2026-03-18/image/f09f9222-ee86-4110-9dc5-9b93ecfff35b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b925b2ce-79a0-530e-9571-67f3cf078d2e/b925b2ce-79a0-530e-9571-67f3cf078d2e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58287,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YF72FFG/2026-03-18/image/1639c959-7b7c-4aed-99f1-6bd8c7e6b5eb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b925b2ce-79a0-530e-9571-67f3cf078d2e/b925b2ce-79a0-530e-9571-67f3cf078d2e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50562,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YF72FFG/2026-03-18/image/a444695c-2d18-4906-9747-ff8d2530637e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b925b2ce-79a0-530e-9571-67f3cf078d2e/b925b2ce-79a0-530e-9571-67f3cf078d2e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42276,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YF72FFG/2026-03-18/image/dc83ee33-8724-4515-afc3-5db7c3f20fd9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b925b2ce-79a0-530e-9571-67f3cf078d2e/b925b2ce-79a0-530e-9571-67f3cf078d2e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55379,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YF72FFG/2026-03-18/image/43bbb3d7-cfce-4f5f-9a8d-36e6cc1a2402_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-29',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT CLIO HATCHBACK 1.0 TCe 90 Evolution 5dr',
'transmission': 'manual',
'trim': '1.0 TCe 90 Evolution 5dr',
'vin': None,
'year': 2022}
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295334%27 HTTP/1.1" 200 None
2026-03-24 19:15:46 [astonbarclay.gb] INFO: Saving data for 120295334: {'created_time': 1774379746.445469, 'last_price_update_time': 1774379746.44548, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120295334') HTTP/1.1" 204 0
2026-03-24 19:15:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4e8c5443-8a69-5b96-be16-9664a03156b2 with identifier: 120058501
2026-03-24 19:15:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4e8c5443-8a69-5b96-be16-9664a03156b2 with identifier: 120058501
2026-03-24 19:15:46 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4e8c5443-8a69-5b96-be16-9664a03156b2 with identifier: 120058501 to the API
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120058501?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 142,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '4e8c5443-8a69-5b96-be16-9664a03156b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YE72FOU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120058501',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 11821,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photo_urls': ['https://abimg003.imgix.net/YE72FOU/2026-03-09/image/63c308d5-4bf9-416e-9cbb-622692564e6a_removebg.jpg?w=600',
'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/9d61d8c1-c2e9-4691-90a6-f51af5d82b2a_removebg.jpg?w=600',
'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/60754879-91d9-40ae-aa62-0abcb1b1ddc8_removebg.jpg?w=600',
'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/bde2ca4b-0d1d-456e-8c6a-60f8ee491f9a_removebg.jpg?w=600',
'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/d3ab3272-b9d7-4972-83d2-abe44a2d8a52_removebg.jpg?w=600',
'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/54700965-a8df-43a1-994b-4eb38716ba73_removebg.jpg?w=600',
'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/2164bb6a-0cc9-4df9-8f60-4cadc82964d5_removebg.jpg?w=600',
'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/e1f719ef-8818-47fa-9f59-f1b9d0d6aec9_removebg.jpg?w=600',
'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/a3802e29-68b0-4c89-a568-78f8f590a1dc_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e8c5443-8a69-5b96-be16-9664a03156b2/4e8c5443-8a69-5b96-be16-9664a03156b2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38042,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/63c308d5-4bf9-416e-9cbb-622692564e6a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e8c5443-8a69-5b96-be16-9664a03156b2/4e8c5443-8a69-5b96-be16-9664a03156b2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37375,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/9d61d8c1-c2e9-4691-90a6-f51af5d82b2a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e8c5443-8a69-5b96-be16-9664a03156b2/4e8c5443-8a69-5b96-be16-9664a03156b2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39747,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/60754879-91d9-40ae-aa62-0abcb1b1ddc8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e8c5443-8a69-5b96-be16-9664a03156b2/4e8c5443-8a69-5b96-be16-9664a03156b2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40542,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/bde2ca4b-0d1d-456e-8c6a-60f8ee491f9a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e8c5443-8a69-5b96-be16-9664a03156b2/4e8c5443-8a69-5b96-be16-9664a03156b2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47633,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/d3ab3272-b9d7-4972-83d2-abe44a2d8a52_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e8c5443-8a69-5b96-be16-9664a03156b2/4e8c5443-8a69-5b96-be16-9664a03156b2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56301,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/54700965-a8df-43a1-994b-4eb38716ba73_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e8c5443-8a69-5b96-be16-9664a03156b2/4e8c5443-8a69-5b96-be16-9664a03156b2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31555,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/2164bb6a-0cc9-4df9-8f60-4cadc82964d5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e8c5443-8a69-5b96-be16-9664a03156b2/4e8c5443-8a69-5b96-be16-9664a03156b2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51645,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/e1f719ef-8818-47fa-9f59-f1b9d0d6aec9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e8c5443-8a69-5b96-be16-9664a03156b2/4e8c5443-8a69-5b96-be16-9664a03156b2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47178,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/YE72FOU/2026-03-09/image/a3802e29-68b0-4c89-a568-78f8f590a1dc_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-03',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.3 DiG-T MH Acenta Premium 5dr',
'transmission': 'manual',
'trim': '1.3 DiG-T MH Acenta Premium 5dr',
'vin': None,
'year': 2022}
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120058501%27 HTTP/1.1" 200 None
2026-03-24 19:15:46 [astonbarclay.gb] INFO: Saving data for 120058501: {'created_time': 1774379746.852453, 'last_price_update_time': 1774379746.852465, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120058501') HTTP/1.1" 204 0
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBN67DND%252F2026-03-11%252Fimage%252Fbc36be73-3039-4753-8864-c130245245cc_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BN67DND/2026-03-11/image/bc36be73-3039-4753-8864-c130245245cc_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120476808?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBN67DND%252F2026-03-11%252Fimage%252Ff9ef3e10-e9b2-49db-88b4-72653c5eccb1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BN67DND/2026-03-11/image/f9ef3e10-e9b2-49db-88b4-72653c5eccb1_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBN67DND%252F2026-03-11%252Fimage%252F47d9cb89-9ada-4aaa-ba8a-ca85e49f5518_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BN67DND/2026-03-11/image/47d9cb89-9ada-4aaa-ba8a-ca85e49f5518_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBN67DND%252F2026-03-11%252Fimage%252F2721f63e-ff93-4013-a768-05a4b7517a44_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BN67DND/2026-03-11/image/2721f63e-ff93-4013-a768-05a4b7517a44_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBN67DND%252F2026-03-11%252Fimage%252Fabb7476f-18b2-47b3-a3bc-c34e9b85a52f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BN67DND/2026-03-11/image/abb7476f-18b2-47b3-a3bc-c34e9b85a52f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBN67DND%252F2026-03-11%252Fimage%252F8b3d8edc-9c89-41d5-8a42-f8c3fb44b03c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BN67DND/2026-03-11/image/8b3d8edc-9c89-41d5-8a42-f8c3fb44b03c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBN67DND%252F2026-03-11%252Fimage%252Fedf02442-effd-445b-a42b-baeb32626fec_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BN67DND/2026-03-11/image/edf02442-effd-445b-a42b-baeb32626fec_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BN67DND/2026-03-11/image/bc36be73-3039-4753-8864-c130245245cc_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120292097?view=catalogue)
2026-03-24 19:15:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120476808, 'registration': 'PN23WOA', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH 158 Tekna+ 5dr 4WD Xtronic', 'mileage': 40397, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 341, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-03-16', 'fuel': 'Petrol', 'motExpiry': '2027-02-09', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PN23WOA/2026-03-20/image/dc8dda05-a862-4bb8-a5a1-4154b35feff9_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WOA/2026-03-20/image/5dc23627-fa3f-41ef-85c6-4f0b30d5b2e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WOA/2026-03-20/image/fadff26d-1208-4402-8d02-9873b2b07b89_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WOA/2026-03-20/image/f199d978-895b-48f3-a424-329b61d467ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WOA/2026-03-20/image/85d8b96b-0d3b-422f-b415-2f0da12ba1a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WOA/2026-03-20/image/ca60fbb8-af6e-44e0-bbb1-880afe7f12ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WOA/2026-03-20/image/b43e2ca6-49a0-4f41-ab0f-75b8bb64eb2a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WOA/2026-03-20/image/68b2525f-5d70-4d68-a7d5-77c8cc5b824b_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/24 13K 01/25 27K 02/26 40K', 'remarks': 'VOSA STATES 40K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 156, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/40f4abbd-52ca-4b43-a62c-d2f8f9bf2c4c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120476808, 'registration': 'PN23WOA', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH 158 Tekna+ 5dr 4WD Xtronic', 'mileage': 40397, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 341, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-03-16', 'fuel': 'Petrol', 'motExpiry': '2027-02-09', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PN23WOA/2026-03-20/image/dc8dda05-a862-4bb8-a5a1-4154b35feff9_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WOA/2026-03-20/image/5dc23627-fa3f-41ef-85c6-4f0b30d5b2e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WOA/2026-03-20/image/fadff26d-1208-4402-8d02-9873b2b07b89_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WOA/2026-03-20/image/f199d978-895b-48f3-a424-329b61d467ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WOA/2026-03-20/image/85d8b96b-0d3b-422f-b415-2f0da12ba1a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WOA/2026-03-20/image/ca60fbb8-af6e-44e0-bbb1-880afe7f12ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WOA/2026-03-20/image/b43e2ca6-49a0-4f41-ab0f-75b8bb64eb2a_removebg.jpg?w=600', 'https://abimg003.imgix.net/PN23WOA/2026-03-20/image/68b2525f-5d70-4d68-a7d5-77c8cc5b824b_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/24 13K 01/25 27K 02/26 40K', 'remarks': 'VOSA STATES 40K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 156, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/40f4abbd-52ca-4b43-a62c-d2f8f9bf2c4c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60366a98-35c6-52d6-b92b-2ed6564f0917 with identifier: 120476808
2026-03-24 19:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60366a98-35c6-52d6-b92b-2ed6564f0917 with scrape type 2
2026-03-24 19:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60366a98-35c6-52d6-b92b-2ed6564f0917 with scrape type 2
2026-03-24 19:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 60366a98-35c6-52d6-b92b-2ed6564f0917, identifier: 120476808
2026-03-24 19:15:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 60366a98-35c6-52d6-b92b-2ed6564f0917 with identifier: 120476808
2026-03-24 19:15:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 60366a98-35c6-52d6-b92b-2ed6564f0917 with identifier: 120476808
2026-03-24 19:15:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 60366a98-35c6-52d6-b92b-2ed6564f0917 with identifier: 120476808 to the API
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120476808?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 156,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '60366a98-35c6-52d6-b92b-2ed6564f0917',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'PN23WOA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120476808',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 40397,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-16',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.3 DiG-T MH 158 Tekna+ 5dr 4WD Xtronic',
'transmission': 'automatic',
'trim': '1.3 DiG-T MH 158 Tekna+ 5dr 4WD Xtronic',
'vin': None,
'year': 2023}
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120476808%27 HTTP/1.1" 200 None
2026-03-24 19:15:47 [astonbarclay.gb] INFO: Saving data for 120476808: {'created_time': 1774001035.444919, 'last_price_update_time': 1774379747.470426, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120476808') HTTP/1.1" 204 0
2026-03-24 19:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b6593fd0>
2026-03-24 19:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60b4e08d-4d00-5e30-9b49-68c8625ff3bb/60b4e08d-4d00-5e30-9b49-68c8625ff3bb_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBN67DND%252F2026-03-11%252Fimage%252Fbc36be73-3039-4753-8864-c130245245cc_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BN67DND/2026-03-11/image/bc36be73-3039-4753-8864-c130245245cc_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 60b4e08d-4d00-5e30-9b49-68c8625ff3bb
2026-03-24 19:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BN67DND/2026-03-11/image/edf02442-effd-445b-a42b-baeb32626fec_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120292097?view=catalogue)
2026-03-24 19:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BN67DND/2026-03-11/image/8b3d8edc-9c89-41d5-8a42-f8c3fb44b03c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120292097?view=catalogue)
2026-03-24 19:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af01a750>
2026-03-24 19:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60b4e08d-4d00-5e30-9b49-68c8625ff3bb/60b4e08d-4d00-5e30-9b49-68c8625ff3bb_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBN67DND%252F2026-03-11%252Fimage%252Fedf02442-effd-445b-a42b-baeb32626fec_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BN67DND/2026-03-11/image/edf02442-effd-445b-a42b-baeb32626fec_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 60b4e08d-4d00-5e30-9b49-68c8625ff3bb
2026-03-24 19:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BN67DND/2026-03-11/image/abb7476f-18b2-47b3-a3bc-c34e9b85a52f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120292097?view=catalogue)
2026-03-24 19:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3d23d0>
2026-03-24 19:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60b4e08d-4d00-5e30-9b49-68c8625ff3bb/60b4e08d-4d00-5e30-9b49-68c8625ff3bb_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBN67DND%252F2026-03-11%252Fimage%252F8b3d8edc-9c89-41d5-8a42-f8c3fb44b03c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BN67DND/2026-03-11/image/8b3d8edc-9c89-41d5-8a42-f8c3fb44b03c_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 60b4e08d-4d00-5e30-9b49-68c8625ff3bb
2026-03-24 19:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BN67DND/2026-03-11/image/2721f63e-ff93-4013-a768-05a4b7517a44_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120292097?view=catalogue)
2026-03-24 19:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0d8350>
2026-03-24 19:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60b4e08d-4d00-5e30-9b49-68c8625ff3bb/60b4e08d-4d00-5e30-9b49-68c8625ff3bb_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBN67DND%252F2026-03-11%252Fimage%252Fabb7476f-18b2-47b3-a3bc-c34e9b85a52f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BN67DND/2026-03-11/image/abb7476f-18b2-47b3-a3bc-c34e9b85a52f_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 60b4e08d-4d00-5e30-9b49-68c8625ff3bb
2026-03-24 19:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BN67DND/2026-03-11/image/47d9cb89-9ada-4aaa-ba8a-ca85e49f5518_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120292097?view=catalogue)
2026-03-24 19:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3d2a50>
2026-03-24 19:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60b4e08d-4d00-5e30-9b49-68c8625ff3bb/60b4e08d-4d00-5e30-9b49-68c8625ff3bb_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBN67DND%252F2026-03-11%252Fimage%252F2721f63e-ff93-4013-a768-05a4b7517a44_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BN67DND/2026-03-11/image/2721f63e-ff93-4013-a768-05a4b7517a44_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 60b4e08d-4d00-5e30-9b49-68c8625ff3bb
2026-03-24 19:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BN67DND/2026-03-11/image/f9ef3e10-e9b2-49db-88b4-72653c5eccb1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120292097?view=catalogue)
2026-03-24 19:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4712a10>
2026-03-24 19:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60b4e08d-4d00-5e30-9b49-68c8625ff3bb/60b4e08d-4d00-5e30-9b49-68c8625ff3bb_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBN67DND%252F2026-03-11%252Fimage%252F47d9cb89-9ada-4aaa-ba8a-ca85e49f5518_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BN67DND/2026-03-11/image/47d9cb89-9ada-4aaa-ba8a-ca85e49f5518_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 60b4e08d-4d00-5e30-9b49-68c8625ff3bb
2026-03-24 19:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BN67DND/2026-03-11/image/ee8d3010-85f9-4123-91e6-0dccca025213_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120292097?view=catalogue)
2026-03-24 19:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af25cb10>
2026-03-24 19:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60b4e08d-4d00-5e30-9b49-68c8625ff3bb/60b4e08d-4d00-5e30-9b49-68c8625ff3bb_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBN67DND%252F2026-03-11%252Fimage%252Ff9ef3e10-e9b2-49db-88b4-72653c5eccb1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BN67DND/2026-03-11/image/f9ef3e10-e9b2-49db-88b4-72653c5eccb1_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 60b4e08d-4d00-5e30-9b49-68c8625ff3bb
2026-03-24 19:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af188150>
2026-03-24 19:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_60b4e08d-4d00-5e30-9b49-68c8625ff3bb/60b4e08d-4d00-5e30-9b49-68c8625ff3bb_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBN67DND%252F2026-03-11%252Fimage%252Fee8d3010-85f9-4123-91e6-0dccca025213_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BN67DND/2026-03-11/image/ee8d3010-85f9-4123-91e6-0dccca025213_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 60b4e08d-4d00-5e30-9b49-68c8625ff3bb
2026-03-24 19:15:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 60b4e08d-4d00-5e30-9b49-68c8625ff3bb, skipping ID generation
2026-03-24 19:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60b4e08d-4d00-5e30-9b49-68c8625ff3bb with scrape type 1
2026-03-24 19:15:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 60b4e08d-4d00-5e30-9b49-68c8625ff3bb sending to next pipeline
2026-03-24 19:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 60b4e08d-4d00-5e30-9b49-68c8625ff3bb, identifier: 120292097
2026-03-24 19:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 60b4e08d-4d00-5e30-9b49-68c8625ff3bb with identifier: 120292097
2026-03-24 19:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 60b4e08d-4d00-5e30-9b49-68c8625ff3bb with identifier: 120292097
2026-03-24 19:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 60b4e08d-4d00-5e30-9b49-68c8625ff3bb with identifier: 120292097 to the API
2026-03-24 19:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/BN67DND/2026-03-11/image/ee8d3010-85f9-4123-91e6-0dccca025213_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 212,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '60b4e08d-4d00-5e30-9b49-68c8625ff3bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BN67DND',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120292097',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PORSCHE',
'model': 'MACAN ESTATE',
'odometer': 101320,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60b4e08d-4d00-5e30-9b49-68c8625ff3bb/60b4e08d-4d00-5e30-9b49-68c8625ff3bb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30294,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BN67DND/2026-03-11/image/ee8d3010-85f9-4123-91e6-0dccca025213_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60b4e08d-4d00-5e30-9b49-68c8625ff3bb/60b4e08d-4d00-5e30-9b49-68c8625ff3bb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29923,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BN67DND/2026-03-11/image/bc36be73-3039-4753-8864-c130245245cc_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60b4e08d-4d00-5e30-9b49-68c8625ff3bb/60b4e08d-4d00-5e30-9b49-68c8625ff3bb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32863,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BN67DND/2026-03-11/image/f9ef3e10-e9b2-49db-88b4-72653c5eccb1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60b4e08d-4d00-5e30-9b49-68c8625ff3bb/60b4e08d-4d00-5e30-9b49-68c8625ff3bb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31083,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BN67DND/2026-03-11/image/47d9cb89-9ada-4aaa-ba8a-ca85e49f5518_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60b4e08d-4d00-5e30-9b49-68c8625ff3bb/60b4e08d-4d00-5e30-9b49-68c8625ff3bb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45026,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BN67DND/2026-03-11/image/2721f63e-ff93-4013-a768-05a4b7517a44_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60b4e08d-4d00-5e30-9b49-68c8625ff3bb/60b4e08d-4d00-5e30-9b49-68c8625ff3bb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35523,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BN67DND/2026-03-11/image/abb7476f-18b2-47b3-a3bc-c34e9b85a52f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60b4e08d-4d00-5e30-9b49-68c8625ff3bb/60b4e08d-4d00-5e30-9b49-68c8625ff3bb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58109,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BN67DND/2026-03-11/image/8b3d8edc-9c89-41d5-8a42-f8c3fb44b03c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60b4e08d-4d00-5e30-9b49-68c8625ff3bb/60b4e08d-4d00-5e30-9b49-68c8625ff3bb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49912,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BN67DND/2026-03-11/image/edf02442-effd-445b-a42b-baeb32626fec_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-29',
'seller_name': 'Mobilize Financial Services',
'title': 'PORSCHE MACAN ESTATE GTS 5dr PDK',
'transmission': 'automatic',
'trim': 'GTS 5dr PDK',
'vin': None,
'year': 2017}
2026-03-24 19:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120292097%27 HTTP/1.1" 200 None
2026-03-24 19:15:48 [astonbarclay.gb] INFO: Saving data for 120292097: {'created_time': 1774379748.62286, 'last_price_update_time': 1774379748.622872, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120292097') HTTP/1.1" 204 0
2026-03-24 19:15:50 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.508(s), this was the 1st time calling it.
2026-03-24 19:15:50 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.828904865019509 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120295835?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120295835, 'registration': 'LV71NSZ', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ZOE HATCHBACK', 'derivative': '80kW i Iconic R110 50kWh Rapid Charge 5dr Auto', 'mileage': 22420, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 340, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-09-30', 'fuel': 'Electric', 'motExpiry': '2026-09-29', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/d1c4e443-44b0-4799-b27d-7bf61371f7c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/5a50a95d-7024-4c17-99b5-b500576bc0b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/b464a18a-cb1c-43a8-bff9-6c0fcf55e544_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/6aa31091-fbda-4347-af87-becd41b5f7f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/444821d5-b465-46f7-921f-46596493099d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/e8a25c0d-1661-4c07-8ff2-ba0d86ed3460_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/e1779eae-ba41-4f36-87c0-cf4760edcb37_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/34a420b6-48df-4978-bcb9-24b281168046_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY, VOSA STATES 14K 20K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d087f2d3-923c-47a9-b3bf-e4c6eca4340c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120295835, 'registration': 'LV71NSZ', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ZOE HATCHBACK', 'derivative': '80kW i Iconic R110 50kWh Rapid Charge 5dr Auto', 'mileage': 22420, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 340, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-09-30', 'fuel': 'Electric', 'motExpiry': '2026-09-29', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/d1c4e443-44b0-4799-b27d-7bf61371f7c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/5a50a95d-7024-4c17-99b5-b500576bc0b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/b464a18a-cb1c-43a8-bff9-6c0fcf55e544_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/6aa31091-fbda-4347-af87-becd41b5f7f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/444821d5-b465-46f7-921f-46596493099d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/e8a25c0d-1661-4c07-8ff2-ba0d86ed3460_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/e1779eae-ba41-4f36-87c0-cf4760edcb37_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/34a420b6-48df-4978-bcb9-24b281168046_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY, VOSA STATES 14K 20K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d087f2d3-923c-47a9-b3bf-e4c6eca4340c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d28428f-1d11-52d1-92c8-87562a996a41 with identifier: 120295835
2026-03-24 19:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d28428f-1d11-52d1-92c8-87562a996a41 with scrape type 1
2026-03-24 19:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 8d28428f-1d11-52d1-92c8-87562a996a41
2026-03-24 19:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV71NSZ%252F2026-03-18%252Fimage%252Fd1c4e443-44b0-4799-b27d-7bf61371f7c7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/d1c4e443-44b0-4799-b27d-7bf61371f7c7_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV71NSZ%252F2026-03-18%252Fimage%252F5a50a95d-7024-4c17-99b5-b500576bc0b8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/5a50a95d-7024-4c17-99b5-b500576bc0b8_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV71NSZ%252F2026-03-18%252Fimage%252Fb464a18a-cb1c-43a8-bff9-6c0fcf55e544_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/b464a18a-cb1c-43a8-bff9-6c0fcf55e544_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV71NSZ%252F2026-03-18%252Fimage%252F6aa31091-fbda-4347-af87-becd41b5f7f6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/6aa31091-fbda-4347-af87-becd41b5f7f6_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV71NSZ%252F2026-03-18%252Fimage%252F444821d5-b465-46f7-921f-46596493099d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/444821d5-b465-46f7-921f-46596493099d_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV71NSZ%252F2026-03-18%252Fimage%252Fe8a25c0d-1661-4c07-8ff2-ba0d86ed3460_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/e8a25c0d-1661-4c07-8ff2-ba0d86ed3460_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV71NSZ%252F2026-03-18%252Fimage%252Fe1779eae-ba41-4f36-87c0-cf4760edcb37_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/e1779eae-ba41-4f36-87c0-cf4760edcb37_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV71NSZ%252F2026-03-18%252Fimage%252F34a420b6-48df-4978-bcb9-24b281168046_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/34a420b6-48df-4978-bcb9-24b281168046_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120594466?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/34a420b6-48df-4978-bcb9-24b281168046_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295835?view=catalogue)
2026-03-24 19:15:54 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120594466, 'registration': 'AU23RXB', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'ARIYA ELECTRIC HATCHBACK', 'derivative': '178kW Evolve 87kWh 22kWCh 5dr Auto', 'mileage': 37167, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 336, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-03-01', 'fuel': 'Electric', 'motExpiry': '2027-03-01', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AU23RXB/2026-03-19/image/2585cc2e-cb04-49ed-a0ae-3632b2d7f9d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU23RXB/2026-03-19/image/a207d800-09c7-4bfd-85e4-a15edac7cbd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU23RXB/2026-03-19/image/0f350bd1-66a3-41b8-acd1-f34414fbb2af_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU23RXB/2026-03-19/image/2762264a-9440-413c-bd5d-60b94a51ad04_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU23RXB/2026-03-19/image/0a9776cf-8576-4ae6-8250-1a9ae6e43036_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU23RXB/2026-03-19/image/d4bd01c1-40ae-4f4f-b5d4-4b29046fedf9_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU23RXB/2026-03-19/image/03e943ca-7e1c-49f8-a3ee-09b4c08c240a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU23RXB/2026-03-19/image/cf3fcbff-a781-48e8-aab6-8e97008d3969_removebg.jpg?w=600'], 'colour': 'BRONZE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/24-12K 02/25-23K', 'remarks': 'SPARE KEY, VOSA STATES 36K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1cf32f34-ab8f-4148-9508-a39ff22e74c1.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:54 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120594466, 'registration': 'AU23RXB', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'ARIYA ELECTRIC HATCHBACK', 'derivative': '178kW Evolve 87kWh 22kWCh 5dr Auto', 'mileage': 37167, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 336, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-03-01', 'fuel': 'Electric', 'motExpiry': '2027-03-01', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AU23RXB/2026-03-19/image/2585cc2e-cb04-49ed-a0ae-3632b2d7f9d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU23RXB/2026-03-19/image/a207d800-09c7-4bfd-85e4-a15edac7cbd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU23RXB/2026-03-19/image/0f350bd1-66a3-41b8-acd1-f34414fbb2af_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU23RXB/2026-03-19/image/2762264a-9440-413c-bd5d-60b94a51ad04_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU23RXB/2026-03-19/image/0a9776cf-8576-4ae6-8250-1a9ae6e43036_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU23RXB/2026-03-19/image/d4bd01c1-40ae-4f4f-b5d4-4b29046fedf9_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU23RXB/2026-03-19/image/03e943ca-7e1c-49f8-a3ee-09b4c08c240a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AU23RXB/2026-03-19/image/cf3fcbff-a781-48e8-aab6-8e97008d3969_removebg.jpg?w=600'], 'colour': 'BRONZE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/24-12K 02/25-23K', 'remarks': 'SPARE KEY, VOSA STATES 36K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1cf32f34-ab8f-4148-9508-a39ff22e74c1.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03b73b5d-ec6a-5b73-bfb2-4e773125650b with identifier: 120594466
2026-03-24 19:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03b73b5d-ec6a-5b73-bfb2-4e773125650b with scrape type 1
2026-03-24 19:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 03b73b5d-ec6a-5b73-bfb2-4e773125650b
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAU23RXB%252F2026-03-19%252Fimage%252F2585cc2e-cb04-49ed-a0ae-3632b2d7f9d2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AU23RXB/2026-03-19/image/2585cc2e-cb04-49ed-a0ae-3632b2d7f9d2_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAU23RXB%252F2026-03-19%252Fimage%252Fa207d800-09c7-4bfd-85e4-a15edac7cbd6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AU23RXB/2026-03-19/image/a207d800-09c7-4bfd-85e4-a15edac7cbd6_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAU23RXB%252F2026-03-19%252Fimage%252F0f350bd1-66a3-41b8-acd1-f34414fbb2af_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AU23RXB/2026-03-19/image/0f350bd1-66a3-41b8-acd1-f34414fbb2af_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/e1779eae-ba41-4f36-87c0-cf4760edcb37_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295835?view=catalogue)
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAU23RXB%252F2026-03-19%252Fimage%252F2762264a-9440-413c-bd5d-60b94a51ad04_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AU23RXB/2026-03-19/image/2762264a-9440-413c-bd5d-60b94a51ad04_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAU23RXB%252F2026-03-19%252Fimage%252F0a9776cf-8576-4ae6-8250-1a9ae6e43036_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AU23RXB/2026-03-19/image/0a9776cf-8576-4ae6-8250-1a9ae6e43036_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAU23RXB%252F2026-03-19%252Fimage%252Fd4bd01c1-40ae-4f4f-b5d4-4b29046fedf9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AU23RXB/2026-03-19/image/d4bd01c1-40ae-4f4f-b5d4-4b29046fedf9_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAU23RXB%252F2026-03-19%252Fimage%252F03e943ca-7e1c-49f8-a3ee-09b4c08c240a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AU23RXB/2026-03-19/image/03e943ca-7e1c-49f8-a3ee-09b4c08c240a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b48bc550>
2026-03-24 19:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d28428f-1d11-52d1-92c8-87562a996a41/8d28428f-1d11-52d1-92c8-87562a996a41_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV71NSZ%252F2026-03-18%252Fimage%252F34a420b6-48df-4978-bcb9-24b281168046_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/34a420b6-48df-4978-bcb9-24b281168046_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8d28428f-1d11-52d1-92c8-87562a996a41
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAU23RXB%252F2026-03-19%252Fimage%252Fcf3fcbff-a781-48e8-aab6-8e97008d3969_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AU23RXB/2026-03-19/image/cf3fcbff-a781-48e8-aab6-8e97008d3969_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AU23RXB/2026-03-19/image/0f350bd1-66a3-41b8-acd1-f34414fbb2af_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120594466?view=catalogue)
2026-03-24 19:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af076f50>
2026-03-24 19:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d28428f-1d11-52d1-92c8-87562a996a41/8d28428f-1d11-52d1-92c8-87562a996a41_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV71NSZ%252F2026-03-18%252Fimage%252Fe1779eae-ba41-4f36-87c0-cf4760edcb37_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/e1779eae-ba41-4f36-87c0-cf4760edcb37_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8d28428f-1d11-52d1-92c8-87562a996a41
2026-03-24 19:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AU23RXB/2026-03-19/image/03e943ca-7e1c-49f8-a3ee-09b4c08c240a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120594466?view=catalogue)
2026-03-24 19:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0039d0>
2026-03-24 19:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03b73b5d-ec6a-5b73-bfb2-4e773125650b/03b73b5d-ec6a-5b73-bfb2-4e773125650b_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAU23RXB%252F2026-03-19%252Fimage%252F0f350bd1-66a3-41b8-acd1-f34414fbb2af_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AU23RXB/2026-03-19/image/0f350bd1-66a3-41b8-acd1-f34414fbb2af_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 03b73b5d-ec6a-5b73-bfb2-4e773125650b
2026-03-24 19:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AU23RXB/2026-03-19/image/cf3fcbff-a781-48e8-aab6-8e97008d3969_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120594466?view=catalogue)
2026-03-24 19:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af320b50>
2026-03-24 19:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03b73b5d-ec6a-5b73-bfb2-4e773125650b/03b73b5d-ec6a-5b73-bfb2-4e773125650b_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAU23RXB%252F2026-03-19%252Fimage%252F03e943ca-7e1c-49f8-a3ee-09b4c08c240a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AU23RXB/2026-03-19/image/03e943ca-7e1c-49f8-a3ee-09b4c08c240a_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 03b73b5d-ec6a-5b73-bfb2-4e773125650b
2026-03-24 19:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AU23RXB/2026-03-19/image/d4bd01c1-40ae-4f4f-b5d4-4b29046fedf9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120594466?view=catalogue)
2026-03-24 19:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefe4790>
2026-03-24 19:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03b73b5d-ec6a-5b73-bfb2-4e773125650b/03b73b5d-ec6a-5b73-bfb2-4e773125650b_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAU23RXB%252F2026-03-19%252Fimage%252Fcf3fcbff-a781-48e8-aab6-8e97008d3969_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AU23RXB/2026-03-19/image/cf3fcbff-a781-48e8-aab6-8e97008d3969_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 03b73b5d-ec6a-5b73-bfb2-4e773125650b
2026-03-24 19:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AU23RXB/2026-03-19/image/0a9776cf-8576-4ae6-8250-1a9ae6e43036_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120594466?view=catalogue)
2026-03-24 19:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af01b650>
2026-03-24 19:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03b73b5d-ec6a-5b73-bfb2-4e773125650b/03b73b5d-ec6a-5b73-bfb2-4e773125650b_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAU23RXB%252F2026-03-19%252Fimage%252Fd4bd01c1-40ae-4f4f-b5d4-4b29046fedf9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AU23RXB/2026-03-19/image/d4bd01c1-40ae-4f4f-b5d4-4b29046fedf9_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 03b73b5d-ec6a-5b73-bfb2-4e773125650b
2026-03-24 19:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AU23RXB/2026-03-19/image/2762264a-9440-413c-bd5d-60b94a51ad04_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120594466?view=catalogue)
2026-03-24 19:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af075050>
2026-03-24 19:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03b73b5d-ec6a-5b73-bfb2-4e773125650b/03b73b5d-ec6a-5b73-bfb2-4e773125650b_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAU23RXB%252F2026-03-19%252Fimage%252F0a9776cf-8576-4ae6-8250-1a9ae6e43036_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AU23RXB/2026-03-19/image/0a9776cf-8576-4ae6-8250-1a9ae6e43036_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 03b73b5d-ec6a-5b73-bfb2-4e773125650b
2026-03-24 19:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AU23RXB/2026-03-19/image/a207d800-09c7-4bfd-85e4-a15edac7cbd6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120594466?view=catalogue)
2026-03-24 19:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af325690>
2026-03-24 19:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03b73b5d-ec6a-5b73-bfb2-4e773125650b/03b73b5d-ec6a-5b73-bfb2-4e773125650b_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAU23RXB%252F2026-03-19%252Fimage%252F2762264a-9440-413c-bd5d-60b94a51ad04_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AU23RXB/2026-03-19/image/2762264a-9440-413c-bd5d-60b94a51ad04_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 03b73b5d-ec6a-5b73-bfb2-4e773125650b
2026-03-24 19:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AU23RXB/2026-03-19/image/2585cc2e-cb04-49ed-a0ae-3632b2d7f9d2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120594466?view=catalogue)
2026-03-24 19:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefe4790>
2026-03-24 19:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03b73b5d-ec6a-5b73-bfb2-4e773125650b/03b73b5d-ec6a-5b73-bfb2-4e773125650b_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAU23RXB%252F2026-03-19%252Fimage%252Fa207d800-09c7-4bfd-85e4-a15edac7cbd6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AU23RXB/2026-03-19/image/a207d800-09c7-4bfd-85e4-a15edac7cbd6_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 03b73b5d-ec6a-5b73-bfb2-4e773125650b
2026-03-24 19:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/e8a25c0d-1661-4c07-8ff2-ba0d86ed3460_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295835?view=catalogue)
2026-03-24 19:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef79390>
2026-03-24 19:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_03b73b5d-ec6a-5b73-bfb2-4e773125650b/03b73b5d-ec6a-5b73-bfb2-4e773125650b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAU23RXB%252F2026-03-19%252Fimage%252F2585cc2e-cb04-49ed-a0ae-3632b2d7f9d2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AU23RXB/2026-03-19/image/2585cc2e-cb04-49ed-a0ae-3632b2d7f9d2_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 03b73b5d-ec6a-5b73-bfb2-4e773125650b
2026-03-24 19:15:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 03b73b5d-ec6a-5b73-bfb2-4e773125650b, skipping ID generation
2026-03-24 19:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03b73b5d-ec6a-5b73-bfb2-4e773125650b with scrape type 1
2026-03-24 19:15:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 03b73b5d-ec6a-5b73-bfb2-4e773125650b sending to next pipeline
2026-03-24 19:15:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 03b73b5d-ec6a-5b73-bfb2-4e773125650b, identifier: 120594466
2026-03-24 19:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 03b73b5d-ec6a-5b73-bfb2-4e773125650b with identifier: 120594466
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BRONZE HTTP/1.1" 200 None
2026-03-24 19:15:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 03b73b5d-ec6a-5b73-bfb2-4e773125650b with identifier: 120594466
2026-03-24 19:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 03b73b5d-ec6a-5b73-bfb2-4e773125650b with identifier: 120594466 to the API
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/AU23RXB/2026-03-19/image/2585cc2e-cb04-49ed-a0ae-3632b2d7f9d2_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BRONZE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '03b73b5d-ec6a-5b73-bfb2-4e773125650b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AU23RXB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120594466',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'ARIYA ELECTRIC HATCHBACK',
'odometer': 37167,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03b73b5d-ec6a-5b73-bfb2-4e773125650b/03b73b5d-ec6a-5b73-bfb2-4e773125650b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30283,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AU23RXB/2026-03-19/image/2585cc2e-cb04-49ed-a0ae-3632b2d7f9d2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03b73b5d-ec6a-5b73-bfb2-4e773125650b/03b73b5d-ec6a-5b73-bfb2-4e773125650b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31663,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AU23RXB/2026-03-19/image/a207d800-09c7-4bfd-85e4-a15edac7cbd6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03b73b5d-ec6a-5b73-bfb2-4e773125650b/03b73b5d-ec6a-5b73-bfb2-4e773125650b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30320,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AU23RXB/2026-03-19/image/0f350bd1-66a3-41b8-acd1-f34414fbb2af_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03b73b5d-ec6a-5b73-bfb2-4e773125650b/03b73b5d-ec6a-5b73-bfb2-4e773125650b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30857,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AU23RXB/2026-03-19/image/2762264a-9440-413c-bd5d-60b94a51ad04_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03b73b5d-ec6a-5b73-bfb2-4e773125650b/03b73b5d-ec6a-5b73-bfb2-4e773125650b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57937,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AU23RXB/2026-03-19/image/0a9776cf-8576-4ae6-8250-1a9ae6e43036_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03b73b5d-ec6a-5b73-bfb2-4e773125650b/03b73b5d-ec6a-5b73-bfb2-4e773125650b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49830,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AU23RXB/2026-03-19/image/d4bd01c1-40ae-4f4f-b5d4-4b29046fedf9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03b73b5d-ec6a-5b73-bfb2-4e773125650b/03b73b5d-ec6a-5b73-bfb2-4e773125650b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49120,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AU23RXB/2026-03-19/image/03e943ca-7e1c-49f8-a3ee-09b4c08c240a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03b73b5d-ec6a-5b73-bfb2-4e773125650b/03b73b5d-ec6a-5b73-bfb2-4e773125650b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54862,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AU23RXB/2026-03-19/image/cf3fcbff-a781-48e8-aab6-8e97008d3969_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN ARIYA ELECTRIC HATCHBACK 178kW Evolve 87kWh 22kWCh 5dr Auto',
'transmission': 'automatic',
'trim': '178kW Evolve 87kWh 22kWCh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120594466%27 HTTP/1.1" 200 None
2026-03-24 19:15:55 [astonbarclay.gb] INFO: Saving data for 120594466: {'created_time': 1774379755.894036, 'last_price_update_time': 1774379755.894049, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120594466') HTTP/1.1" 204 0
2026-03-24 19:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/444821d5-b465-46f7-921f-46596493099d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295835?view=catalogue)
2026-03-24 19:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120413983?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2f4b90>
2026-03-24 19:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d28428f-1d11-52d1-92c8-87562a996a41/8d28428f-1d11-52d1-92c8-87562a996a41_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV71NSZ%252F2026-03-18%252Fimage%252Fe8a25c0d-1661-4c07-8ff2-ba0d86ed3460_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/e8a25c0d-1661-4c07-8ff2-ba0d86ed3460_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8d28428f-1d11-52d1-92c8-87562a996a41
2026-03-24 19:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/6aa31091-fbda-4347-af87-becd41b5f7f6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295835?view=catalogue)
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b46d0210>
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d28428f-1d11-52d1-92c8-87562a996a41/8d28428f-1d11-52d1-92c8-87562a996a41_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV71NSZ%252F2026-03-18%252Fimage%252F444821d5-b465-46f7-921f-46596493099d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/444821d5-b465-46f7-921f-46596493099d_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8d28428f-1d11-52d1-92c8-87562a996a41
2026-03-24 19:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/b464a18a-cb1c-43a8-bff9-6c0fcf55e544_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295835?view=catalogue)
2026-03-24 19:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/5a50a95d-7024-4c17-99b5-b500576bc0b8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295835?view=catalogue)
2026-03-24 19:15:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120413983, 'registration': 'DN71VBK', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 Acenta 5dr', 'mileage': 48644, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 335, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2021-12-31', 'fuel': 'Petrol', 'motExpiry': '2026-11-11', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DN71VBK/2026-03-13/image/f1691af0-2ad0-4a79-8f54-8bd9daf88c5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71VBK/2026-03-13/image/c3ef5484-2443-4c2b-83d4-5bd2a58c5a09_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71VBK/2026-03-13/image/e84e7500-b054-4ca7-a6d5-097dcc90ee4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71VBK/2026-03-13/image/c35bccb2-a2c8-4952-9d6b-df8afef2a7a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71VBK/2026-03-13/image/cf7b7a4e-08d4-46f7-9499-728c470872ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71VBK/2026-03-13/image/c863931c-59df-43ce-9837-a21338511c60_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71VBK/2026-03-13/image/c37a36e2-4dcf-46c0-9c49-f678057a6827_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71VBK/2026-03-13/image/ccc4dfc7-fb65-4332-b3b1-f8242fdcec50_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/23 24K 11/24 38K 10/25 46K', 'remarks': 'VOSA STATES 38K 46K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/169370f6-141f-48f9-9e83-503b8bcc859f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120413983, 'registration': 'DN71VBK', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 Acenta 5dr', 'mileage': 48644, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 335, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2021-12-31', 'fuel': 'Petrol', 'motExpiry': '2026-11-11', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DN71VBK/2026-03-13/image/f1691af0-2ad0-4a79-8f54-8bd9daf88c5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71VBK/2026-03-13/image/c3ef5484-2443-4c2b-83d4-5bd2a58c5a09_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71VBK/2026-03-13/image/e84e7500-b054-4ca7-a6d5-097dcc90ee4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71VBK/2026-03-13/image/c35bccb2-a2c8-4952-9d6b-df8afef2a7a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71VBK/2026-03-13/image/cf7b7a4e-08d4-46f7-9499-728c470872ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71VBK/2026-03-13/image/c863931c-59df-43ce-9837-a21338511c60_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71VBK/2026-03-13/image/c37a36e2-4dcf-46c0-9c49-f678057a6827_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71VBK/2026-03-13/image/ccc4dfc7-fb65-4332-b3b1-f8242fdcec50_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/23 24K 11/24 38K 10/25 46K', 'remarks': 'VOSA STATES 38K 46K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/169370f6-141f-48f9-9e83-503b8bcc859f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:15:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5bfbc36-6620-55c9-ae8a-45473e5cf4ae with identifier: 120413983
2026-03-24 19:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5bfbc36-6620-55c9-ae8a-45473e5cf4ae with scrape type 1
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item d5bfbc36-6620-55c9-ae8a-45473e5cf4ae
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN71VBK%252F2026-03-13%252Fimage%252Ff1691af0-2ad0-4a79-8f54-8bd9daf88c5e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71VBK/2026-03-13/image/f1691af0-2ad0-4a79-8f54-8bd9daf88c5e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN71VBK%252F2026-03-13%252Fimage%252Fc3ef5484-2443-4c2b-83d4-5bd2a58c5a09_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71VBK/2026-03-13/image/c3ef5484-2443-4c2b-83d4-5bd2a58c5a09_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN71VBK%252F2026-03-13%252Fimage%252Fe84e7500-b054-4ca7-a6d5-097dcc90ee4a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71VBK/2026-03-13/image/e84e7500-b054-4ca7-a6d5-097dcc90ee4a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN71VBK%252F2026-03-13%252Fimage%252Fc35bccb2-a2c8-4952-9d6b-df8afef2a7a8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71VBK/2026-03-13/image/c35bccb2-a2c8-4952-9d6b-df8afef2a7a8_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af091690>
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d28428f-1d11-52d1-92c8-87562a996a41/8d28428f-1d11-52d1-92c8-87562a996a41_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV71NSZ%252F2026-03-18%252Fimage%252F6aa31091-fbda-4347-af87-becd41b5f7f6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/6aa31091-fbda-4347-af87-becd41b5f7f6_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8d28428f-1d11-52d1-92c8-87562a996a41
2026-03-24 19:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/d1c4e443-44b0-4799-b27d-7bf61371f7c7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295835?view=catalogue)
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN71VBK%252F2026-03-13%252Fimage%252Fcf7b7a4e-08d4-46f7-9499-728c470872ed_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71VBK/2026-03-13/image/cf7b7a4e-08d4-46f7-9499-728c470872ed_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN71VBK%252F2026-03-13%252Fimage%252Fc863931c-59df-43ce-9837-a21338511c60_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71VBK/2026-03-13/image/c863931c-59df-43ce-9837-a21338511c60_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN71VBK%252F2026-03-13%252Fimage%252Fc37a36e2-4dcf-46c0-9c49-f678057a6827_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71VBK/2026-03-13/image/c37a36e2-4dcf-46c0-9c49-f678057a6827_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af013a10>
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d28428f-1d11-52d1-92c8-87562a996a41/8d28428f-1d11-52d1-92c8-87562a996a41_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV71NSZ%252F2026-03-18%252Fimage%252Fb464a18a-cb1c-43a8-bff9-6c0fcf55e544_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/b464a18a-cb1c-43a8-bff9-6c0fcf55e544_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8d28428f-1d11-52d1-92c8-87562a996a41
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af063150>
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d28428f-1d11-52d1-92c8-87562a996a41/8d28428f-1d11-52d1-92c8-87562a996a41_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV71NSZ%252F2026-03-18%252Fimage%252F5a50a95d-7024-4c17-99b5-b500576bc0b8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/5a50a95d-7024-4c17-99b5-b500576bc0b8_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8d28428f-1d11-52d1-92c8-87562a996a41
2026-03-24 19:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DN71VBK/2026-03-13/image/c35bccb2-a2c8-4952-9d6b-df8afef2a7a8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120413983?view=catalogue)
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN71VBK%252F2026-03-13%252Fimage%252Fccc4dfc7-fb65-4332-b3b1-f8242fdcec50_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71VBK/2026-03-13/image/ccc4dfc7-fb65-4332-b3b1-f8242fdcec50_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af4057d0>
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d28428f-1d11-52d1-92c8-87562a996a41/8d28428f-1d11-52d1-92c8-87562a996a41_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV71NSZ%252F2026-03-18%252Fimage%252Fd1c4e443-44b0-4799-b27d-7bf61371f7c7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/d1c4e443-44b0-4799-b27d-7bf61371f7c7_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8d28428f-1d11-52d1-92c8-87562a996a41
2026-03-24 19:15:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8d28428f-1d11-52d1-92c8-87562a996a41, skipping ID generation
2026-03-24 19:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d28428f-1d11-52d1-92c8-87562a996a41 with scrape type 1
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8d28428f-1d11-52d1-92c8-87562a996a41 sending to next pipeline
2026-03-24 19:15:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8d28428f-1d11-52d1-92c8-87562a996a41, identifier: 120295835
2026-03-24 19:15:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8d28428f-1d11-52d1-92c8-87562a996a41 with identifier: 120295835
2026-03-24 19:15:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8d28428f-1d11-52d1-92c8-87562a996a41 with identifier: 120295835
2026-03-24 19:15:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8d28428f-1d11-52d1-92c8-87562a996a41 with identifier: 120295835 to the API
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/d1c4e443-44b0-4799-b27d-7bf61371f7c7_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '8d28428f-1d11-52d1-92c8-87562a996a41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LV71NSZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120295835',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'ZOE HATCHBACK',
'odometer': 22420,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d28428f-1d11-52d1-92c8-87562a996a41/8d28428f-1d11-52d1-92c8-87562a996a41_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31397,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/d1c4e443-44b0-4799-b27d-7bf61371f7c7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d28428f-1d11-52d1-92c8-87562a996a41/8d28428f-1d11-52d1-92c8-87562a996a41_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31669,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/5a50a95d-7024-4c17-99b5-b500576bc0b8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d28428f-1d11-52d1-92c8-87562a996a41/8d28428f-1d11-52d1-92c8-87562a996a41_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29572,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/b464a18a-cb1c-43a8-bff9-6c0fcf55e544_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d28428f-1d11-52d1-92c8-87562a996a41/8d28428f-1d11-52d1-92c8-87562a996a41_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26099,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/6aa31091-fbda-4347-af87-becd41b5f7f6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d28428f-1d11-52d1-92c8-87562a996a41/8d28428f-1d11-52d1-92c8-87562a996a41_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50072,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/444821d5-b465-46f7-921f-46596493099d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d28428f-1d11-52d1-92c8-87562a996a41/8d28428f-1d11-52d1-92c8-87562a996a41_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53582,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/e8a25c0d-1661-4c07-8ff2-ba0d86ed3460_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d28428f-1d11-52d1-92c8-87562a996a41/8d28428f-1d11-52d1-92c8-87562a996a41_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40478,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/e1779eae-ba41-4f36-87c0-cf4760edcb37_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d28428f-1d11-52d1-92c8-87562a996a41/8d28428f-1d11-52d1-92c8-87562a996a41_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55807,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV71NSZ/2026-03-18/image/34a420b6-48df-4978-bcb9-24b281168046_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-30',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT ZOE HATCHBACK 80kW i Iconic R110 50kWh Rapid Charge 5dr '
'Auto',
'transmission': 'automatic',
'trim': '80kW i Iconic R110 50kWh Rapid Charge 5dr Auto',
'vin': None,
'year': 2021}
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295835%27 HTTP/1.1" 200 None
2026-03-24 19:15:56 [astonbarclay.gb] INFO: Saving data for 120295835: {'created_time': 1774379756.746018, 'last_price_update_time': 1774379756.746028, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120295835') HTTP/1.1" 204 0
2026-03-24 19:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DN71VBK/2026-03-13/image/c37a36e2-4dcf-46c0-9c49-f678057a6827_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120413983?view=catalogue)
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b620e350>
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5bfbc36-6620-55c9-ae8a-45473e5cf4ae/d5bfbc36-6620-55c9-ae8a-45473e5cf4ae_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDN71VBK%252F2026-03-13%252Fimage%252Fc35bccb2-a2c8-4952-9d6b-df8afef2a7a8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71VBK/2026-03-13/image/c35bccb2-a2c8-4952-9d6b-df8afef2a7a8_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d5bfbc36-6620-55c9-ae8a-45473e5cf4ae
2026-03-24 19:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DN71VBK/2026-03-13/image/ccc4dfc7-fb65-4332-b3b1-f8242fdcec50_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120413983?view=catalogue)
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af46a890>
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5bfbc36-6620-55c9-ae8a-45473e5cf4ae/d5bfbc36-6620-55c9-ae8a-45473e5cf4ae_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDN71VBK%252F2026-03-13%252Fimage%252Fc37a36e2-4dcf-46c0-9c49-f678057a6827_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71VBK/2026-03-13/image/c37a36e2-4dcf-46c0-9c49-f678057a6827_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d5bfbc36-6620-55c9-ae8a-45473e5cf4ae
2026-03-24 19:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DN71VBK/2026-03-13/image/c863931c-59df-43ce-9837-a21338511c60_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120413983?view=catalogue)
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af245d50>
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5bfbc36-6620-55c9-ae8a-45473e5cf4ae/d5bfbc36-6620-55c9-ae8a-45473e5cf4ae_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDN71VBK%252F2026-03-13%252Fimage%252Fccc4dfc7-fb65-4332-b3b1-f8242fdcec50_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71VBK/2026-03-13/image/ccc4dfc7-fb65-4332-b3b1-f8242fdcec50_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d5bfbc36-6620-55c9-ae8a-45473e5cf4ae
2026-03-24 19:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DN71VBK/2026-03-13/image/cf7b7a4e-08d4-46f7-9499-728c470872ed_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120413983?view=catalogue)
2026-03-24 19:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af412890>
2026-03-24 19:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5bfbc36-6620-55c9-ae8a-45473e5cf4ae/d5bfbc36-6620-55c9-ae8a-45473e5cf4ae_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDN71VBK%252F2026-03-13%252Fimage%252Fc863931c-59df-43ce-9837-a21338511c60_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71VBK/2026-03-13/image/c863931c-59df-43ce-9837-a21338511c60_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d5bfbc36-6620-55c9-ae8a-45473e5cf4ae
2026-03-24 19:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DN71VBK/2026-03-13/image/e84e7500-b054-4ca7-a6d5-097dcc90ee4a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120413983?view=catalogue)
2026-03-24 19:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef7cfd0>
2026-03-24 19:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5bfbc36-6620-55c9-ae8a-45473e5cf4ae/d5bfbc36-6620-55c9-ae8a-45473e5cf4ae_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDN71VBK%252F2026-03-13%252Fimage%252Fcf7b7a4e-08d4-46f7-9499-728c470872ed_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71VBK/2026-03-13/image/cf7b7a4e-08d4-46f7-9499-728c470872ed_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d5bfbc36-6620-55c9-ae8a-45473e5cf4ae
2026-03-24 19:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DN71VBK/2026-03-13/image/c3ef5484-2443-4c2b-83d4-5bd2a58c5a09_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120413983?view=catalogue)
2026-03-24 19:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af013f10>
2026-03-24 19:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5bfbc36-6620-55c9-ae8a-45473e5cf4ae/d5bfbc36-6620-55c9-ae8a-45473e5cf4ae_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDN71VBK%252F2026-03-13%252Fimage%252Fe84e7500-b054-4ca7-a6d5-097dcc90ee4a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71VBK/2026-03-13/image/e84e7500-b054-4ca7-a6d5-097dcc90ee4a_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d5bfbc36-6620-55c9-ae8a-45473e5cf4ae
2026-03-24 19:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DN71VBK/2026-03-13/image/f1691af0-2ad0-4a79-8f54-8bd9daf88c5e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120413983?view=catalogue)
2026-03-24 19:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af322290>
2026-03-24 19:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5bfbc36-6620-55c9-ae8a-45473e5cf4ae/d5bfbc36-6620-55c9-ae8a-45473e5cf4ae_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDN71VBK%252F2026-03-13%252Fimage%252Fc3ef5484-2443-4c2b-83d4-5bd2a58c5a09_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71VBK/2026-03-13/image/c3ef5484-2443-4c2b-83d4-5bd2a58c5a09_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d5bfbc36-6620-55c9-ae8a-45473e5cf4ae
2026-03-24 19:15:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:15:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b482d090>
2026-03-24 19:15:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:15:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d5bfbc36-6620-55c9-ae8a-45473e5cf4ae/d5bfbc36-6620-55c9-ae8a-45473e5cf4ae_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDN71VBK%252F2026-03-13%252Fimage%252Ff1691af0-2ad0-4a79-8f54-8bd9daf88c5e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71VBK/2026-03-13/image/f1691af0-2ad0-4a79-8f54-8bd9daf88c5e_removebg.jpg?w=600 saved to cache
2026-03-24 19:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d5bfbc36-6620-55c9-ae8a-45473e5cf4ae
2026-03-24 19:15:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5bfbc36-6620-55c9-ae8a-45473e5cf4ae, skipping ID generation
2026-03-24 19:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5bfbc36-6620-55c9-ae8a-45473e5cf4ae with scrape type 1
2026-03-24 19:15:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5bfbc36-6620-55c9-ae8a-45473e5cf4ae sending to next pipeline
2026-03-24 19:15:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d5bfbc36-6620-55c9-ae8a-45473e5cf4ae, identifier: 120413983
2026-03-24 19:15:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d5bfbc36-6620-55c9-ae8a-45473e5cf4ae with identifier: 120413983
2026-03-24 19:15:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d5bfbc36-6620-55c9-ae8a-45473e5cf4ae with identifier: 120413983
2026-03-24 19:15:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d5bfbc36-6620-55c9-ae8a-45473e5cf4ae with identifier: 120413983 to the API
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:15:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/DN71VBK/2026-03-13/image/f1691af0-2ad0-4a79-8f54-8bd9daf88c5e_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd5bfbc36-6620-55c9-ae8a-45473e5cf4ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DN71VBK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120413983',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 48644,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5bfbc36-6620-55c9-ae8a-45473e5cf4ae/d5bfbc36-6620-55c9-ae8a-45473e5cf4ae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27017,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN71VBK/2026-03-13/image/f1691af0-2ad0-4a79-8f54-8bd9daf88c5e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5bfbc36-6620-55c9-ae8a-45473e5cf4ae/d5bfbc36-6620-55c9-ae8a-45473e5cf4ae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26950,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN71VBK/2026-03-13/image/c3ef5484-2443-4c2b-83d4-5bd2a58c5a09_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5bfbc36-6620-55c9-ae8a-45473e5cf4ae/d5bfbc36-6620-55c9-ae8a-45473e5cf4ae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23893,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN71VBK/2026-03-13/image/e84e7500-b054-4ca7-a6d5-097dcc90ee4a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5bfbc36-6620-55c9-ae8a-45473e5cf4ae/d5bfbc36-6620-55c9-ae8a-45473e5cf4ae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24009,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN71VBK/2026-03-13/image/c35bccb2-a2c8-4952-9d6b-df8afef2a7a8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5bfbc36-6620-55c9-ae8a-45473e5cf4ae/d5bfbc36-6620-55c9-ae8a-45473e5cf4ae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56099,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN71VBK/2026-03-13/image/cf7b7a4e-08d4-46f7-9499-728c470872ed_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5bfbc36-6620-55c9-ae8a-45473e5cf4ae/d5bfbc36-6620-55c9-ae8a-45473e5cf4ae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39504,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN71VBK/2026-03-13/image/c863931c-59df-43ce-9837-a21338511c60_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5bfbc36-6620-55c9-ae8a-45473e5cf4ae/d5bfbc36-6620-55c9-ae8a-45473e5cf4ae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36834,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN71VBK/2026-03-13/image/c37a36e2-4dcf-46c0-9c49-f678057a6827_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5bfbc36-6620-55c9-ae8a-45473e5cf4ae/d5bfbc36-6620-55c9-ae8a-45473e5cf4ae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48198,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN71VBK/2026-03-13/image/ccc4dfc7-fb65-4332-b3b1-f8242fdcec50_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-31',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN JUKE HATCHBACK 1.0 DiG-T 114 Acenta 5dr',
'transmission': 'manual',
'trim': '1.0 DiG-T 114 Acenta 5dr',
'vin': None,
'year': 2021}
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120413983%27 HTTP/1.1" 200 None
2026-03-24 19:15:57 [astonbarclay.gb] INFO: Saving data for 120413983: {'created_time': 1774379757.732551, 'last_price_update_time': 1774379757.732563, 'auction_closing_time': 1774519200.0}
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120413983') HTTP/1.1" 204 0
2026-03-24 19:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120447157?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120447157, 'registration': 'CK72ERV', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ZOE HATCHBACK', 'derivative': '100kW Techno R135 50kWh Boost Charge 5dr Auto', 'mileage': 32281, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-11-30', 'fuel': 'Electric', 'motExpiry': '2026-11-29', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CK72ERV/2026-03-24/image/2ed216f1-f07a-4928-b978-416848673e29_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ERV/2026-03-24/image/6ab2da03-b762-431a-b684-3a439323fe78_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ERV/2026-03-24/image/e2951f79-ce16-49ad-a31d-e0beb9468b63_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ERV/2026-03-24/image/b9fa18ff-91b7-4226-b72a-4456e9ed8290_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ERV/2026-03-24/image/433b9ec9-8253-42ab-9ee7-6c53ff426913_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ERV/2026-03-24/image/caac6fd6-01c6-4ff5-ab47-270f2748f3e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ERV/2026-03-24/image/307d1dd7-9cac-49fd-a5c5-c9cf31aec9e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ERV/2026-03-24/image/7cde2b52-fcbd-44ca-857a-33bc5313ddc9_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/23 11K 11/25 30K', 'remarks': 'VOSA STATES 30K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6f4d63c0-b605-4b28-b9d0-685b729c5568.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120447157, 'registration': 'CK72ERV', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'ZOE HATCHBACK', 'derivative': '100kW Techno R135 50kWh Boost Charge 5dr Auto', 'mileage': 32281, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-11-30', 'fuel': 'Electric', 'motExpiry': '2026-11-29', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CK72ERV/2026-03-24/image/2ed216f1-f07a-4928-b978-416848673e29_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ERV/2026-03-24/image/6ab2da03-b762-431a-b684-3a439323fe78_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ERV/2026-03-24/image/e2951f79-ce16-49ad-a31d-e0beb9468b63_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ERV/2026-03-24/image/b9fa18ff-91b7-4226-b72a-4456e9ed8290_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ERV/2026-03-24/image/433b9ec9-8253-42ab-9ee7-6c53ff426913_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ERV/2026-03-24/image/caac6fd6-01c6-4ff5-ab47-270f2748f3e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ERV/2026-03-24/image/307d1dd7-9cac-49fd-a5c5-c9cf31aec9e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK72ERV/2026-03-24/image/7cde2b52-fcbd-44ca-857a-33bc5313ddc9_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/23 11K 11/25 30K', 'remarks': 'VOSA STATES 30K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6f4d63c0-b605-4b28-b9d0-685b729c5568.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64e8d855-666e-5edf-81ce-829213889d78 with identifier: 120447157
2026-03-24 19:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64e8d855-666e-5edf-81ce-829213889d78 with scrape type 2
2026-03-24 19:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64e8d855-666e-5edf-81ce-829213889d78 with scrape type 2
2026-03-24 19:16:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 64e8d855-666e-5edf-81ce-829213889d78, identifier: 120447157
2026-03-24 19:16:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 64e8d855-666e-5edf-81ce-829213889d78 with identifier: 120447157
2026-03-24 19:16:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 64e8d855-666e-5edf-81ce-829213889d78 with identifier: 120447157
2026-03-24 19:16:00 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 64e8d855-666e-5edf-81ce-829213889d78 with identifier: 120447157 to the API
2026-03-24 19:16:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120447157?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '64e8d855-666e-5edf-81ce-829213889d78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CK72ERV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120447157',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'ZOE HATCHBACK',
'odometer': 32281,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-30',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT ZOE HATCHBACK 100kW Techno R135 50kWh Boost Charge 5dr Auto',
'transmission': 'automatic',
'trim': '100kW Techno R135 50kWh Boost Charge 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120447157%27 HTTP/1.1" 200 None
2026-03-24 19:16:00 [astonbarclay.gb] INFO: Saving data for 120447157: {'created_time': 1774001040.147979, 'last_price_update_time': 1774379760.785319, 'auction_closing_time': 1774519200.0}
2026-03-24 19:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120447157') HTTP/1.1" 204 0
2026-03-24 19:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120446941?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:01 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120446941, 'registration': 'DL23VRX', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 Hybrid Tekna 5dr Auto', 'mileage': 27125, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 339, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-06-30', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DL23VRX/2026-03-19/image/36613971-eac7-4ee0-8832-bad450df3743_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL23VRX/2026-03-19/image/22187aa9-bbd1-495a-a54b-a6bc75a7860d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL23VRX/2026-03-19/image/3af207bb-44e1-4048-b25d-29ba450906de_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL23VRX/2026-03-19/image/59423280-ea03-410c-9f74-97a31542e603_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL23VRX/2026-03-19/image/33a3f7f5-619d-43a1-968b-e31bc9718b43_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL23VRX/2026-03-19/image/45baacd5-cb2f-4f88-a5b9-26f51466dfcd_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL23VRX/2026-03-19/image/d71e370a-5d1b-4270-8724-3fd76373bd5f_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/26-26K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5f0cef04-673a-47d8-bb06-e8b58b543f57.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:01 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120446941, 'registration': 'DL23VRX', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 Hybrid Tekna 5dr Auto', 'mileage': 27125, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 339, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-06-30', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DL23VRX/2026-03-19/image/36613971-eac7-4ee0-8832-bad450df3743_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL23VRX/2026-03-19/image/22187aa9-bbd1-495a-a54b-a6bc75a7860d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL23VRX/2026-03-19/image/3af207bb-44e1-4048-b25d-29ba450906de_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL23VRX/2026-03-19/image/59423280-ea03-410c-9f74-97a31542e603_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL23VRX/2026-03-19/image/33a3f7f5-619d-43a1-968b-e31bc9718b43_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL23VRX/2026-03-19/image/45baacd5-cb2f-4f88-a5b9-26f51466dfcd_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL23VRX/2026-03-19/image/d71e370a-5d1b-4270-8724-3fd76373bd5f_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/26-26K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 113, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5f0cef04-673a-47d8-bb06-e8b58b543f57.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e42f394-a627-587c-b2a1-1d8a4ac59f04 with identifier: 120446941
2026-03-24 19:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e42f394-a627-587c-b2a1-1d8a4ac59f04 with scrape type 1
2026-03-24 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 0e42f394-a627-587c-b2a1-1d8a4ac59f04
2026-03-24 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDL23VRX%252F2026-03-19%252Fimage%252F36613971-eac7-4ee0-8832-bad450df3743_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL23VRX/2026-03-19/image/36613971-eac7-4ee0-8832-bad450df3743_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDL23VRX%252F2026-03-19%252Fimage%252F22187aa9-bbd1-495a-a54b-a6bc75a7860d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL23VRX/2026-03-19/image/22187aa9-bbd1-495a-a54b-a6bc75a7860d_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDL23VRX%252F2026-03-19%252Fimage%252F3af207bb-44e1-4048-b25d-29ba450906de_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL23VRX/2026-03-19/image/3af207bb-44e1-4048-b25d-29ba450906de_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDL23VRX%252F2026-03-19%252Fimage%252F59423280-ea03-410c-9f74-97a31542e603_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL23VRX/2026-03-19/image/59423280-ea03-410c-9f74-97a31542e603_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDL23VRX%252F2026-03-19%252Fimage%252F33a3f7f5-619d-43a1-968b-e31bc9718b43_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL23VRX/2026-03-19/image/33a3f7f5-619d-43a1-968b-e31bc9718b43_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDL23VRX%252F2026-03-19%252Fimage%252F45baacd5-cb2f-4f88-a5b9-26f51466dfcd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL23VRX/2026-03-19/image/45baacd5-cb2f-4f88-a5b9-26f51466dfcd_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDL23VRX%252F2026-03-19%252Fimage%252Fd71e370a-5d1b-4270-8724-3fd76373bd5f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL23VRX/2026-03-19/image/d71e370a-5d1b-4270-8724-3fd76373bd5f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:05 [scrapy.extensions.logstats] INFO: Crawled 313 pages (at 28 pages/min), scraped 291 items (at 27 items/min)
2026-03-24 19:16:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 19:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120525358?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DL23VRX/2026-03-19/image/d71e370a-5d1b-4270-8724-3fd76373bd5f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446941?view=catalogue)
2026-03-24 19:16:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120525358, 'registration': 'DS24FCZ', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 Hybrid N-Connecta 5dr Auto', 'mileage': 12452, 'mileageWarranty': False, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 332, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-04-30', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/3c320a20-962a-4151-a97a-47f3adaeca03_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/92a7dbf6-c99d-48d9-874a-6f5f31857673_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/66bd2411-e593-4ac9-8645-748d2165e9f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/7a204758-a6cf-485d-8953-2be1a3d68c88_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/a361927a-7ddd-4b33-abbb-a60c53d1a1a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/61f5cb7f-c881-43c9-8fad-96e1d387a038_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/fcb9b539-1bcc-49e3-89fc-d8b6254bd5a3_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8c124c4c-326d-4ead-b9de-06fd2c97aa7e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120525358, 'registration': 'DS24FCZ', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 Hybrid N-Connecta 5dr Auto', 'mileage': 12452, 'mileageWarranty': False, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 332, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-04-30', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/3c320a20-962a-4151-a97a-47f3adaeca03_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/92a7dbf6-c99d-48d9-874a-6f5f31857673_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/66bd2411-e593-4ac9-8645-748d2165e9f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/7a204758-a6cf-485d-8953-2be1a3d68c88_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/a361927a-7ddd-4b33-abbb-a60c53d1a1a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/61f5cb7f-c881-43c9-8fad-96e1d387a038_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/fcb9b539-1bcc-49e3-89fc-d8b6254bd5a3_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8c124c4c-326d-4ead-b9de-06fd2c97aa7e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d03c3a40-665b-57de-a951-6ea7be387f21 with identifier: 120525358
2026-03-24 19:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d03c3a40-665b-57de-a951-6ea7be387f21 with scrape type 1
2026-03-24 19:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item d03c3a40-665b-57de-a951-6ea7be387f21
2026-03-24 19:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS24FCZ%252F2026-03-17%252Fimage%252F3c320a20-962a-4151-a97a-47f3adaeca03_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/3c320a20-962a-4151-a97a-47f3adaeca03_removebg.jpg?w=600 already downloaded
2026-03-24 19:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS24FCZ%252F2026-03-17%252Fimage%252F92a7dbf6-c99d-48d9-874a-6f5f31857673_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/92a7dbf6-c99d-48d9-874a-6f5f31857673_removebg.jpg?w=600 already downloaded
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS24FCZ%252F2026-03-17%252Fimage%252F66bd2411-e593-4ac9-8645-748d2165e9f9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/66bd2411-e593-4ac9-8645-748d2165e9f9_removebg.jpg?w=600 already downloaded
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS24FCZ%252F2026-03-17%252Fimage%252F7a204758-a6cf-485d-8953-2be1a3d68c88_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/7a204758-a6cf-485d-8953-2be1a3d68c88_removebg.jpg?w=600 already downloaded
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS24FCZ%252F2026-03-17%252Fimage%252Fa361927a-7ddd-4b33-abbb-a60c53d1a1a3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/a361927a-7ddd-4b33-abbb-a60c53d1a1a3_removebg.jpg?w=600 already downloaded
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS24FCZ%252F2026-03-17%252Fimage%252F61f5cb7f-c881-43c9-8fad-96e1d387a038_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/61f5cb7f-c881-43c9-8fad-96e1d387a038_removebg.jpg?w=600 already downloaded
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS24FCZ%252F2026-03-17%252Fimage%252Ffcb9b539-1bcc-49e3-89fc-d8b6254bd5a3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/fcb9b539-1bcc-49e3-89fc-d8b6254bd5a3_removebg.jpg?w=600 already downloaded
2026-03-24 19:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d03c3a40-665b-57de-a951-6ea7be387f21, identifier: 120525358
2026-03-24 19:16:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d03c3a40-665b-57de-a951-6ea7be387f21 with identifier: 120525358
2026-03-24 19:16:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d03c3a40-665b-57de-a951-6ea7be387f21 with identifier: 120525358
2026-03-24 19:16:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d03c3a40-665b-57de-a951-6ea7be387f21 with identifier: 120525358 to the API
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120525358?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 110,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'd03c3a40-665b-57de-a951-6ea7be387f21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS24FCZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120525358',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 12452,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photo_urls': ['https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/3c320a20-962a-4151-a97a-47f3adaeca03_removebg.jpg?w=600',
'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/92a7dbf6-c99d-48d9-874a-6f5f31857673_removebg.jpg?w=600',
'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/66bd2411-e593-4ac9-8645-748d2165e9f9_removebg.jpg?w=600',
'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/7a204758-a6cf-485d-8953-2be1a3d68c88_removebg.jpg?w=600',
'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/a361927a-7ddd-4b33-abbb-a60c53d1a1a3_removebg.jpg?w=600',
'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/61f5cb7f-c881-43c9-8fad-96e1d387a038_removebg.jpg?w=600',
'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/fcb9b539-1bcc-49e3-89fc-d8b6254bd5a3_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d03c3a40-665b-57de-a951-6ea7be387f21/d03c3a40-665b-57de-a951-6ea7be387f21_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32348,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/3c320a20-962a-4151-a97a-47f3adaeca03_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d03c3a40-665b-57de-a951-6ea7be387f21/d03c3a40-665b-57de-a951-6ea7be387f21_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28752,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/92a7dbf6-c99d-48d9-874a-6f5f31857673_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d03c3a40-665b-57de-a951-6ea7be387f21/d03c3a40-665b-57de-a951-6ea7be387f21_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29700,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/66bd2411-e593-4ac9-8645-748d2165e9f9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d03c3a40-665b-57de-a951-6ea7be387f21/d03c3a40-665b-57de-a951-6ea7be387f21_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31334,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/7a204758-a6cf-485d-8953-2be1a3d68c88_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d03c3a40-665b-57de-a951-6ea7be387f21/d03c3a40-665b-57de-a951-6ea7be387f21_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37831,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/a361927a-7ddd-4b33-abbb-a60c53d1a1a3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d03c3a40-665b-57de-a951-6ea7be387f21/d03c3a40-665b-57de-a951-6ea7be387f21_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36255,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/61f5cb7f-c881-43c9-8fad-96e1d387a038_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d03c3a40-665b-57de-a951-6ea7be387f21/d03c3a40-665b-57de-a951-6ea7be387f21_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47873,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DS24FCZ/2026-03-17/image/fcb9b539-1bcc-49e3-89fc-d8b6254bd5a3_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-30',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN JUKE HATCHBACK 1.6 Hybrid N-Connecta 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 Hybrid N-Connecta 5dr Auto',
'vin': None,
'year': 2024}
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120525358%27 HTTP/1.1" 200 None
2026-03-24 19:16:06 [astonbarclay.gb] INFO: Saving data for 120525358: {'created_time': 1774379766.430478, 'last_price_update_time': 1774379766.430489, 'auction_closing_time': 1774519200.0}
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120525358') HTTP/1.1" 204 0
2026-03-24 19:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DL23VRX/2026-03-19/image/45baacd5-cb2f-4f88-a5b9-26f51466dfcd_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446941?view=catalogue)
2026-03-24 19:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120553268?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3d1c50>
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e42f394-a627-587c-b2a1-1d8a4ac59f04/0e42f394-a627-587c-b2a1-1d8a4ac59f04_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDL23VRX%252F2026-03-19%252Fimage%252Fd71e370a-5d1b-4270-8724-3fd76373bd5f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL23VRX/2026-03-19/image/d71e370a-5d1b-4270-8724-3fd76373bd5f_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0e42f394-a627-587c-b2a1-1d8a4ac59f04
2026-03-24 19:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DL23VRX/2026-03-19/image/33a3f7f5-619d-43a1-968b-e31bc9718b43_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446941?view=catalogue)
2026-03-24 19:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DL23VRX/2026-03-19/image/59423280-ea03-410c-9f74-97a31542e603_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446941?view=catalogue)
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af076190>
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e42f394-a627-587c-b2a1-1d8a4ac59f04/0e42f394-a627-587c-b2a1-1d8a4ac59f04_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDL23VRX%252F2026-03-19%252Fimage%252F45baacd5-cb2f-4f88-a5b9-26f51466dfcd_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL23VRX/2026-03-19/image/45baacd5-cb2f-4f88-a5b9-26f51466dfcd_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0e42f394-a627-587c-b2a1-1d8a4ac59f04
2026-03-24 19:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DL23VRX/2026-03-19/image/3af207bb-44e1-4048-b25d-29ba450906de_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446941?view=catalogue)
2026-03-24 19:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DL23VRX/2026-03-19/image/22187aa9-bbd1-495a-a54b-a6bc75a7860d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446941?view=catalogue)
2026-03-24 19:16:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120553268, 'registration': 'DN71WPU', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH 158 Tekna+ 5dr Xtronic', 'mileage': 31153, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 334, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-01-31', 'fuel': 'Petrol', 'motExpiry': '2027-01-30', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DN71WPU/2026-03-18/image/0aa8be56-7932-4071-bb28-b203cef43be9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71WPU/2026-03-18/image/dd8ccc1b-03d3-4deb-a0dc-443d9443f2d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71WPU/2026-03-18/image/8fab80fa-8912-45c8-b488-1ee7b43473d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71WPU/2026-03-18/image/2a76805b-476f-4510-9292-c062ad4a6bba_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71WPU/2026-03-18/image/d083ddb6-82cc-4fc4-9126-dd8c09ceb70c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71WPU/2026-03-18/image/78257884-a230-4b9c-8f09-a002e458d497_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71WPU/2026-03-18/image/fd3e8c39-1b92-4a05-9d88-a8f332e719ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71WPU/2026-03-18/image/8bc62ab8-322e-4383-93c3-90c9963e5cdb_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/23 9K 01/24 20K 01/25 26K 01/26 30K', 'remarks': 'VOSA STATES 26K 30K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/875acba8-fb24-4edb-b5fb-53f053108080.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120553268, 'registration': 'DN71WPU', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T MH 158 Tekna+ 5dr Xtronic', 'mileage': 31153, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 334, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-01-31', 'fuel': 'Petrol', 'motExpiry': '2027-01-30', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DN71WPU/2026-03-18/image/0aa8be56-7932-4071-bb28-b203cef43be9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71WPU/2026-03-18/image/dd8ccc1b-03d3-4deb-a0dc-443d9443f2d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71WPU/2026-03-18/image/8fab80fa-8912-45c8-b488-1ee7b43473d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71WPU/2026-03-18/image/2a76805b-476f-4510-9292-c062ad4a6bba_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71WPU/2026-03-18/image/d083ddb6-82cc-4fc4-9126-dd8c09ceb70c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71WPU/2026-03-18/image/78257884-a230-4b9c-8f09-a002e458d497_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71WPU/2026-03-18/image/fd3e8c39-1b92-4a05-9d88-a8f332e719ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN71WPU/2026-03-18/image/8bc62ab8-322e-4383-93c3-90c9963e5cdb_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/23 9K 01/24 20K 01/25 26K 01/26 30K', 'remarks': 'VOSA STATES 26K 30K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/875acba8-fb24-4edb-b5fb-53f053108080.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cf100ca-1683-5c79-b8f8-e4d3e6475f94 with identifier: 120553268
2026-03-24 19:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cf100ca-1683-5c79-b8f8-e4d3e6475f94 with scrape type 1
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 4cf100ca-1683-5c79-b8f8-e4d3e6475f94
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN71WPU%252F2026-03-18%252Fimage%252F0aa8be56-7932-4071-bb28-b203cef43be9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71WPU/2026-03-18/image/0aa8be56-7932-4071-bb28-b203cef43be9_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af322790>
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e42f394-a627-587c-b2a1-1d8a4ac59f04/0e42f394-a627-587c-b2a1-1d8a4ac59f04_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDL23VRX%252F2026-03-19%252Fimage%252F33a3f7f5-619d-43a1-968b-e31bc9718b43_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL23VRX/2026-03-19/image/33a3f7f5-619d-43a1-968b-e31bc9718b43_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0e42f394-a627-587c-b2a1-1d8a4ac59f04
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN71WPU%252F2026-03-18%252Fimage%252Fdd8ccc1b-03d3-4deb-a0dc-443d9443f2d5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71WPU/2026-03-18/image/dd8ccc1b-03d3-4deb-a0dc-443d9443f2d5_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DL23VRX/2026-03-19/image/36613971-eac7-4ee0-8832-bad450df3743_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446941?view=catalogue)
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN71WPU%252F2026-03-18%252Fimage%252F8fab80fa-8912-45c8-b488-1ee7b43473d6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71WPU/2026-03-18/image/8fab80fa-8912-45c8-b488-1ee7b43473d6_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af01d950>
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e42f394-a627-587c-b2a1-1d8a4ac59f04/0e42f394-a627-587c-b2a1-1d8a4ac59f04_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDL23VRX%252F2026-03-19%252Fimage%252F59423280-ea03-410c-9f74-97a31542e603_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL23VRX/2026-03-19/image/59423280-ea03-410c-9f74-97a31542e603_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0e42f394-a627-587c-b2a1-1d8a4ac59f04
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN71WPU%252F2026-03-18%252Fimage%252F2a76805b-476f-4510-9292-c062ad4a6bba_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71WPU/2026-03-18/image/2a76805b-476f-4510-9292-c062ad4a6bba_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN71WPU%252F2026-03-18%252Fimage%252Fd083ddb6-82cc-4fc4-9126-dd8c09ceb70c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71WPU/2026-03-18/image/d083ddb6-82cc-4fc4-9126-dd8c09ceb70c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b47418d0>
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e42f394-a627-587c-b2a1-1d8a4ac59f04/0e42f394-a627-587c-b2a1-1d8a4ac59f04_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDL23VRX%252F2026-03-19%252Fimage%252F3af207bb-44e1-4048-b25d-29ba450906de_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL23VRX/2026-03-19/image/3af207bb-44e1-4048-b25d-29ba450906de_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0e42f394-a627-587c-b2a1-1d8a4ac59f04
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af25f8d0>
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e42f394-a627-587c-b2a1-1d8a4ac59f04/0e42f394-a627-587c-b2a1-1d8a4ac59f04_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDL23VRX%252F2026-03-19%252Fimage%252F22187aa9-bbd1-495a-a54b-a6bc75a7860d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL23VRX/2026-03-19/image/22187aa9-bbd1-495a-a54b-a6bc75a7860d_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0e42f394-a627-587c-b2a1-1d8a4ac59f04
2026-03-24 19:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DN71WPU/2026-03-18/image/dd8ccc1b-03d3-4deb-a0dc-443d9443f2d5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120553268?view=catalogue)
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN71WPU%252F2026-03-18%252Fimage%252F78257884-a230-4b9c-8f09-a002e458d497_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71WPU/2026-03-18/image/78257884-a230-4b9c-8f09-a002e458d497_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN71WPU%252F2026-03-18%252Fimage%252Ffd3e8c39-1b92-4a05-9d88-a8f332e719ca_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71WPU/2026-03-18/image/fd3e8c39-1b92-4a05-9d88-a8f332e719ca_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af42a1d0>
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e42f394-a627-587c-b2a1-1d8a4ac59f04/0e42f394-a627-587c-b2a1-1d8a4ac59f04_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDL23VRX%252F2026-03-19%252Fimage%252F36613971-eac7-4ee0-8832-bad450df3743_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DL23VRX/2026-03-19/image/36613971-eac7-4ee0-8832-bad450df3743_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0e42f394-a627-587c-b2a1-1d8a4ac59f04
2026-03-24 19:16:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0e42f394-a627-587c-b2a1-1d8a4ac59f04, skipping ID generation
2026-03-24 19:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e42f394-a627-587c-b2a1-1d8a4ac59f04 with scrape type 1
2026-03-24 19:16:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0e42f394-a627-587c-b2a1-1d8a4ac59f04 sending to next pipeline
2026-03-24 19:16:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0e42f394-a627-587c-b2a1-1d8a4ac59f04, identifier: 120446941
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDN71WPU%252F2026-03-18%252Fimage%252F8bc62ab8-322e-4383-93c3-90c9963e5cdb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71WPU/2026-03-18/image/8bc62ab8-322e-4383-93c3-90c9963e5cdb_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0e42f394-a627-587c-b2a1-1d8a4ac59f04 with identifier: 120446941
2026-03-24 19:16:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0e42f394-a627-587c-b2a1-1d8a4ac59f04 with identifier: 120446941
2026-03-24 19:16:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0e42f394-a627-587c-b2a1-1d8a4ac59f04 with identifier: 120446941 to the API
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/DL23VRX/2026-03-19/image/36613971-eac7-4ee0-8832-bad450df3743_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 113,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '0e42f394-a627-587c-b2a1-1d8a4ac59f04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DL23VRX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120446941',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 27125,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e42f394-a627-587c-b2a1-1d8a4ac59f04/0e42f394-a627-587c-b2a1-1d8a4ac59f04_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25605,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DL23VRX/2026-03-19/image/36613971-eac7-4ee0-8832-bad450df3743_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e42f394-a627-587c-b2a1-1d8a4ac59f04/0e42f394-a627-587c-b2a1-1d8a4ac59f04_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25207,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DL23VRX/2026-03-19/image/22187aa9-bbd1-495a-a54b-a6bc75a7860d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e42f394-a627-587c-b2a1-1d8a4ac59f04/0e42f394-a627-587c-b2a1-1d8a4ac59f04_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24626,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DL23VRX/2026-03-19/image/3af207bb-44e1-4048-b25d-29ba450906de_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e42f394-a627-587c-b2a1-1d8a4ac59f04/0e42f394-a627-587c-b2a1-1d8a4ac59f04_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23229,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DL23VRX/2026-03-19/image/59423280-ea03-410c-9f74-97a31542e603_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e42f394-a627-587c-b2a1-1d8a4ac59f04/0e42f394-a627-587c-b2a1-1d8a4ac59f04_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33023,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DL23VRX/2026-03-19/image/33a3f7f5-619d-43a1-968b-e31bc9718b43_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e42f394-a627-587c-b2a1-1d8a4ac59f04/0e42f394-a627-587c-b2a1-1d8a4ac59f04_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31456,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DL23VRX/2026-03-19/image/45baacd5-cb2f-4f88-a5b9-26f51466dfcd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e42f394-a627-587c-b2a1-1d8a4ac59f04/0e42f394-a627-587c-b2a1-1d8a4ac59f04_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45349,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DL23VRX/2026-03-19/image/d71e370a-5d1b-4270-8724-3fd76373bd5f_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-30',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN JUKE HATCHBACK 1.6 Hybrid Tekna 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 Hybrid Tekna 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446941%27 HTTP/1.1" 200 None
2026-03-24 19:16:07 [astonbarclay.gb] INFO: Saving data for 120446941: {'created_time': 1774379767.343718, 'last_price_update_time': 1774379767.343733, 'auction_closing_time': 1774519200.0}
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120446941') HTTP/1.1" 204 0
2026-03-24 19:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DN71WPU/2026-03-18/image/d083ddb6-82cc-4fc4-9126-dd8c09ceb70c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120553268?view=catalogue)
2026-03-24 19:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120437058?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af000450>
2026-03-24 19:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cf100ca-1683-5c79-b8f8-e4d3e6475f94/4cf100ca-1683-5c79-b8f8-e4d3e6475f94_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDN71WPU%252F2026-03-18%252Fimage%252Fdd8ccc1b-03d3-4deb-a0dc-443d9443f2d5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71WPU/2026-03-18/image/dd8ccc1b-03d3-4deb-a0dc-443d9443f2d5_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4cf100ca-1683-5c79-b8f8-e4d3e6475f94
2026-03-24 19:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DN71WPU/2026-03-18/image/fd3e8c39-1b92-4a05-9d88-a8f332e719ca_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120553268?view=catalogue)
2026-03-24 19:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef89710>
2026-03-24 19:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cf100ca-1683-5c79-b8f8-e4d3e6475f94/4cf100ca-1683-5c79-b8f8-e4d3e6475f94_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDN71WPU%252F2026-03-18%252Fimage%252Fd083ddb6-82cc-4fc4-9126-dd8c09ceb70c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71WPU/2026-03-18/image/d083ddb6-82cc-4fc4-9126-dd8c09ceb70c_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4cf100ca-1683-5c79-b8f8-e4d3e6475f94
2026-03-24 19:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DN71WPU/2026-03-18/image/8bc62ab8-322e-4383-93c3-90c9963e5cdb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120553268?view=catalogue)
2026-03-24 19:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120403903?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120437058, 'registration': 'HJ20KHH', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T N-Connecta 5dr', 'mileage': 46510, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 337, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2020-03-20', 'fuel': 'Petrol', 'motExpiry': '2026-06-18', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/c200be16-6c7d-4305-b8ad-c5464650d701_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/9be42930-c775-482d-8f03-062a0f38ec35_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/625a9074-ffe6-4ba9-b06d-5210f43d2b47_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/e29b893b-29bd-4e17-8a22-3c221a419d4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/68f318e0-e31e-4f74-94d9-23d9f3896d6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/3ef9039f-176b-4f62-a87f-86eb8845bf3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/04be6f9e-90df-43a4-8253-e0f6fa89ab94_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/a6a9ce45-0d9f-47a0-947c-d2a808a3f926_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/21-8K 05/23-26K 05/24-34K 04/25-41K', 'remarks': 'SPARE KEY, VOSA STATES 19K 27K 335K 41K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9df7c8de-70d7-4e84-9b91-98bf7dc15837.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120437058, 'registration': 'HJ20KHH', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.3 DiG-T N-Connecta 5dr', 'mileage': 46510, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 337, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2020-03-20', 'fuel': 'Petrol', 'motExpiry': '2026-06-18', 'doors': 5, 'engineSize': 1332, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/c200be16-6c7d-4305-b8ad-c5464650d701_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/9be42930-c775-482d-8f03-062a0f38ec35_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/625a9074-ffe6-4ba9-b06d-5210f43d2b47_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/e29b893b-29bd-4e17-8a22-3c221a419d4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/68f318e0-e31e-4f74-94d9-23d9f3896d6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/3ef9039f-176b-4f62-a87f-86eb8845bf3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/04be6f9e-90df-43a4-8253-e0f6fa89ab94_removebg.jpg?w=600', 'https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/a6a9ce45-0d9f-47a0-947c-d2a808a3f926_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/21-8K 05/23-26K 05/24-34K 04/25-41K', 'remarks': 'SPARE KEY, VOSA STATES 19K 27K 335K 41K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9df7c8de-70d7-4e84-9b91-98bf7dc15837.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: baeb02af-5c18-51f9-bd6f-e61d710dbd69 with identifier: 120437058
2026-03-24 19:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baeb02af-5c18-51f9-bd6f-e61d710dbd69 with scrape type 1
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item baeb02af-5c18-51f9-bd6f-e61d710dbd69
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHJ20KHH%252F2026-03-17%252Fimage%252Fc200be16-6c7d-4305-b8ad-c5464650d701_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/c200be16-6c7d-4305-b8ad-c5464650d701_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DN71WPU/2026-03-18/image/78257884-a230-4b9c-8f09-a002e458d497_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120553268?view=catalogue)
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHJ20KHH%252F2026-03-17%252Fimage%252F9be42930-c775-482d-8f03-062a0f38ec35_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/9be42930-c775-482d-8f03-062a0f38ec35_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHJ20KHH%252F2026-03-17%252Fimage%252F625a9074-ffe6-4ba9-b06d-5210f43d2b47_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/625a9074-ffe6-4ba9-b06d-5210f43d2b47_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHJ20KHH%252F2026-03-17%252Fimage%252Fe29b893b-29bd-4e17-8a22-3c221a419d4b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/e29b893b-29bd-4e17-8a22-3c221a419d4b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0dae10>
2026-03-24 19:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cf100ca-1683-5c79-b8f8-e4d3e6475f94/4cf100ca-1683-5c79-b8f8-e4d3e6475f94_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDN71WPU%252F2026-03-18%252Fimage%252Ffd3e8c39-1b92-4a05-9d88-a8f332e719ca_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71WPU/2026-03-18/image/fd3e8c39-1b92-4a05-9d88-a8f332e719ca_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4cf100ca-1683-5c79-b8f8-e4d3e6475f94
2026-03-24 19:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DN71WPU/2026-03-18/image/8fab80fa-8912-45c8-b488-1ee7b43473d6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120553268?view=catalogue)
2026-03-24 19:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DN71WPU/2026-03-18/image/2a76805b-476f-4510-9292-c062ad4a6bba_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120553268?view=catalogue)
2026-03-24 19:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/c200be16-6c7d-4305-b8ad-c5464650d701_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120437058?view=catalogue)
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHJ20KHH%252F2026-03-17%252Fimage%252F68f318e0-e31e-4f74-94d9-23d9f3896d6b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/68f318e0-e31e-4f74-94d9-23d9f3896d6b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120558903?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHJ20KHH%252F2026-03-17%252Fimage%252F3ef9039f-176b-4f62-a87f-86eb8845bf3b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/3ef9039f-176b-4f62-a87f-86eb8845bf3b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0517d0>
2026-03-24 19:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cf100ca-1683-5c79-b8f8-e4d3e6475f94/4cf100ca-1683-5c79-b8f8-e4d3e6475f94_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDN71WPU%252F2026-03-18%252Fimage%252F8bc62ab8-322e-4383-93c3-90c9963e5cdb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71WPU/2026-03-18/image/8bc62ab8-322e-4383-93c3-90c9963e5cdb_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4cf100ca-1683-5c79-b8f8-e4d3e6475f94
2026-03-24 19:16:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120403903, 'registration': 'BP71KHM', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'CAPTUR HATCHBACK', 'derivative': '1.3 TCE 140 R.S. Line 5dr EDC', 'mileage': 44841, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 330, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-01-23', 'fuel': 'Petrol', 'motExpiry': '2027-01-22', 'doors': 5, 'engineSize': 1333, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BP71KHM/2026-03-13/image/a3c3c26b-b0ed-444c-a49d-0f1ecc866ee1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/a52eb7f7-aaf5-4ecc-a071-722192088833_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/0dd3742a-47d9-4c98-aea1-b1bf000c7851_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/5004ed00-0e44-433b-99ba-7467096a0f0c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/c6c12ff3-028d-4c99-905d-3dab5cb75a3a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/7b7061c9-0b05-421a-b269-1b5f2cf3fc3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/c9876f52-73cc-4009-8dee-dfef39c7a8c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/e95d5a1d-59a8-4da3-803a-6d5829c59312_removebg.jpg?w=600'], 'colour': 'WHITE/BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 37K 44K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/56943eb4-5526-4b46-a715-54e8bbc06ec5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120403903, 'registration': 'BP71KHM', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'CAPTUR HATCHBACK', 'derivative': '1.3 TCE 140 R.S. Line 5dr EDC', 'mileage': 44841, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 330, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-01-23', 'fuel': 'Petrol', 'motExpiry': '2027-01-22', 'doors': 5, 'engineSize': 1333, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BP71KHM/2026-03-13/image/a3c3c26b-b0ed-444c-a49d-0f1ecc866ee1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/a52eb7f7-aaf5-4ecc-a071-722192088833_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/0dd3742a-47d9-4c98-aea1-b1bf000c7851_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/5004ed00-0e44-433b-99ba-7467096a0f0c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/c6c12ff3-028d-4c99-905d-3dab5cb75a3a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/7b7061c9-0b05-421a-b269-1b5f2cf3fc3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/c9876f52-73cc-4009-8dee-dfef39c7a8c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/e95d5a1d-59a8-4da3-803a-6d5829c59312_removebg.jpg?w=600'], 'colour': 'WHITE/BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 37K 44K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/56943eb4-5526-4b46-a715-54e8bbc06ec5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d3e003b-5e7f-5a74-a3e2-bc9664127737 with identifier: 120403903
2026-03-24 19:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d3e003b-5e7f-5a74-a3e2-bc9664127737 with scrape type 1
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 5d3e003b-5e7f-5a74-a3e2-bc9664127737
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBP71KHM%252F2026-03-13%252Fimage%252Fa3c3c26b-b0ed-444c-a49d-0f1ecc866ee1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BP71KHM/2026-03-13/image/a3c3c26b-b0ed-444c-a49d-0f1ecc866ee1_removebg.jpg?w=600 already downloaded
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBP71KHM%252F2026-03-13%252Fimage%252Fa52eb7f7-aaf5-4ecc-a071-722192088833_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BP71KHM/2026-03-13/image/a52eb7f7-aaf5-4ecc-a071-722192088833_removebg.jpg?w=600 already downloaded
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBP71KHM%252F2026-03-13%252Fimage%252F0dd3742a-47d9-4c98-aea1-b1bf000c7851_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BP71KHM/2026-03-13/image/0dd3742a-47d9-4c98-aea1-b1bf000c7851_removebg.jpg?w=600 already downloaded
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBP71KHM%252F2026-03-13%252Fimage%252F5004ed00-0e44-433b-99ba-7467096a0f0c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BP71KHM/2026-03-13/image/5004ed00-0e44-433b-99ba-7467096a0f0c_removebg.jpg?w=600 already downloaded
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBP71KHM%252F2026-03-13%252Fimage%252Fc6c12ff3-028d-4c99-905d-3dab5cb75a3a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BP71KHM/2026-03-13/image/c6c12ff3-028d-4c99-905d-3dab5cb75a3a_removebg.jpg?w=600 already downloaded
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBP71KHM%252F2026-03-13%252Fimage%252F7b7061c9-0b05-421a-b269-1b5f2cf3fc3f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BP71KHM/2026-03-13/image/7b7061c9-0b05-421a-b269-1b5f2cf3fc3f_removebg.jpg?w=600 already downloaded
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBP71KHM%252F2026-03-13%252Fimage%252Fc9876f52-73cc-4009-8dee-dfef39c7a8c2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BP71KHM/2026-03-13/image/c9876f52-73cc-4009-8dee-dfef39c7a8c2_removebg.jpg?w=600 already downloaded
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBP71KHM%252F2026-03-13%252Fimage%252Fe95d5a1d-59a8-4da3-803a-6d5829c59312_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BP71KHM/2026-03-13/image/e95d5a1d-59a8-4da3-803a-6d5829c59312_removebg.jpg?w=600 already downloaded
2026-03-24 19:16:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5d3e003b-5e7f-5a74-a3e2-bc9664127737, identifier: 120403903
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b46c9c90>
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cf100ca-1683-5c79-b8f8-e4d3e6475f94/4cf100ca-1683-5c79-b8f8-e4d3e6475f94_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDN71WPU%252F2026-03-18%252Fimage%252F78257884-a230-4b9c-8f09-a002e458d497_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71WPU/2026-03-18/image/78257884-a230-4b9c-8f09-a002e458d497_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4cf100ca-1683-5c79-b8f8-e4d3e6475f94
2026-03-24 19:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/9be42930-c775-482d-8f03-062a0f38ec35_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120437058?view=catalogue)
2026-03-24 19:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/e29b893b-29bd-4e17-8a22-3c221a419d4b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120437058?view=catalogue)
2026-03-24 19:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/625a9074-ffe6-4ba9-b06d-5210f43d2b47_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120437058?view=catalogue)
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHJ20KHH%252F2026-03-17%252Fimage%252F04be6f9e-90df-43a4-8253-e0f6fa89ab94_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/04be6f9e-90df-43a4-8253-e0f6fa89ab94_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5d3e003b-5e7f-5a74-a3e2-bc9664127737 with identifier: 120403903
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=WHITE%2FBLACK HTTP/1.1" 200 None
2026-03-24 19:16:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:16:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5d3e003b-5e7f-5a74-a3e2-bc9664127737 with identifier: 120403903
2026-03-24 19:16:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5d3e003b-5e7f-5a74-a3e2-bc9664127737 with identifier: 120403903 to the API
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120403903?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '5d3e003b-5e7f-5a74-a3e2-bc9664127737',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BP71KHM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120403903',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'CAPTUR HATCHBACK',
'odometer': 44841,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photo_urls': ['https://abimg003.imgix.net/BP71KHM/2026-03-13/image/a3c3c26b-b0ed-444c-a49d-0f1ecc866ee1_removebg.jpg?w=600',
'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/a52eb7f7-aaf5-4ecc-a071-722192088833_removebg.jpg?w=600',
'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/0dd3742a-47d9-4c98-aea1-b1bf000c7851_removebg.jpg?w=600',
'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/5004ed00-0e44-433b-99ba-7467096a0f0c_removebg.jpg?w=600',
'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/c6c12ff3-028d-4c99-905d-3dab5cb75a3a_removebg.jpg?w=600',
'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/7b7061c9-0b05-421a-b269-1b5f2cf3fc3f_removebg.jpg?w=600',
'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/c9876f52-73cc-4009-8dee-dfef39c7a8c2_removebg.jpg?w=600',
'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/e95d5a1d-59a8-4da3-803a-6d5829c59312_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d3e003b-5e7f-5a74-a3e2-bc9664127737/5d3e003b-5e7f-5a74-a3e2-bc9664127737_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31128,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/a3c3c26b-b0ed-444c-a49d-0f1ecc866ee1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d3e003b-5e7f-5a74-a3e2-bc9664127737/5d3e003b-5e7f-5a74-a3e2-bc9664127737_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30405,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/a52eb7f7-aaf5-4ecc-a071-722192088833_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d3e003b-5e7f-5a74-a3e2-bc9664127737/5d3e003b-5e7f-5a74-a3e2-bc9664127737_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30844,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/0dd3742a-47d9-4c98-aea1-b1bf000c7851_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d3e003b-5e7f-5a74-a3e2-bc9664127737/5d3e003b-5e7f-5a74-a3e2-bc9664127737_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29562,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/5004ed00-0e44-433b-99ba-7467096a0f0c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d3e003b-5e7f-5a74-a3e2-bc9664127737/5d3e003b-5e7f-5a74-a3e2-bc9664127737_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42410,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/c6c12ff3-028d-4c99-905d-3dab5cb75a3a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d3e003b-5e7f-5a74-a3e2-bc9664127737/5d3e003b-5e7f-5a74-a3e2-bc9664127737_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43904,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/7b7061c9-0b05-421a-b269-1b5f2cf3fc3f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d3e003b-5e7f-5a74-a3e2-bc9664127737/5d3e003b-5e7f-5a74-a3e2-bc9664127737_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52442,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/c9876f52-73cc-4009-8dee-dfef39c7a8c2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d3e003b-5e7f-5a74-a3e2-bc9664127737/5d3e003b-5e7f-5a74-a3e2-bc9664127737_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38253,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BP71KHM/2026-03-13/image/e95d5a1d-59a8-4da3-803a-6d5829c59312_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-23',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT CAPTUR HATCHBACK 1.3 TCE 140 R.S. Line 5dr EDC',
'transmission': 'automatic',
'trim': '1.3 TCE 140 R.S. Line 5dr EDC',
'vin': None,
'year': 2022}
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120403903%27 HTTP/1.1" 200 None
2026-03-24 19:16:08 [astonbarclay.gb] INFO: Saving data for 120403903: {'created_time': 1774379768.624131, 'last_price_update_time': 1774379768.624141, 'auction_closing_time': 1774519200.0}
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120403903') HTTP/1.1" 204 0
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FHJ20KHH%252F2026-03-17%252Fimage%252Fa6a9ce45-0d9f-47a0-947c-d2a808a3f926_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/a6a9ce45-0d9f-47a0-947c-d2a808a3f926_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120393576?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af050490>
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cf100ca-1683-5c79-b8f8-e4d3e6475f94/4cf100ca-1683-5c79-b8f8-e4d3e6475f94_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDN71WPU%252F2026-03-18%252Fimage%252F8fab80fa-8912-45c8-b488-1ee7b43473d6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71WPU/2026-03-18/image/8fab80fa-8912-45c8-b488-1ee7b43473d6_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4cf100ca-1683-5c79-b8f8-e4d3e6475f94
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b472dcd0>
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cf100ca-1683-5c79-b8f8-e4d3e6475f94/4cf100ca-1683-5c79-b8f8-e4d3e6475f94_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDN71WPU%252F2026-03-18%252Fimage%252F2a76805b-476f-4510-9292-c062ad4a6bba_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71WPU/2026-03-18/image/2a76805b-476f-4510-9292-c062ad4a6bba_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4cf100ca-1683-5c79-b8f8-e4d3e6475f94
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4706d10>
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baeb02af-5c18-51f9-bd6f-e61d710dbd69/baeb02af-5c18-51f9-bd6f-e61d710dbd69_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHJ20KHH%252F2026-03-17%252Fimage%252Fc200be16-6c7d-4305-b8ad-c5464650d701_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/c200be16-6c7d-4305-b8ad-c5464650d701_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item baeb02af-5c18-51f9-bd6f-e61d710dbd69
2026-03-24 19:16:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120558903, 'registration': 'DS72UOX', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'X-TRAIL STATION WAGON', 'derivative': '1.5 E-Power 204 Acenta Premium 5dr Xtronic', 'mileage': 29825, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 333, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-22', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-02-19', 'doors': 5, 'engineSize': 1497, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/DS72UOX/2026-03-19/image/8a7b21ef-6c11-4567-a746-4e5e76b22ee9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72UOX/2026-03-19/image/24e3da6e-bc2a-4bb0-854a-a373dd51174f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72UOX/2026-03-19/image/79ae0e18-3a0a-45b1-a981-463f3393d125_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72UOX/2026-03-19/image/4fe7f758-91a1-4218-a010-115a3fe9b387_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72UOX/2026-03-19/image/cd201ce8-7dad-4393-b7d9-f5f998911812_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72UOX/2026-03-19/image/8a777ed3-144d-49eb-9025-490edacc628e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72UOX/2026-03-19/image/2402923b-a573-4fd1-a925-34405080ad55_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72UOX/2026-03-19/image/f9097ec8-c782-4a5c-afe9-98bbd17a0e42_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/24-15K 12/25-26K', 'remarks': 'SPARE KEY, VOSA STATES 29K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f741e6e7-009d-4d81-8bd7-c400295b6536.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120558903, 'registration': 'DS72UOX', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'X-TRAIL STATION WAGON', 'derivative': '1.5 E-Power 204 Acenta Premium 5dr Xtronic', 'mileage': 29825, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 333, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-22', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2027-02-19', 'doors': 5, 'engineSize': 1497, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/DS72UOX/2026-03-19/image/8a7b21ef-6c11-4567-a746-4e5e76b22ee9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72UOX/2026-03-19/image/24e3da6e-bc2a-4bb0-854a-a373dd51174f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72UOX/2026-03-19/image/79ae0e18-3a0a-45b1-a981-463f3393d125_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72UOX/2026-03-19/image/4fe7f758-91a1-4218-a010-115a3fe9b387_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72UOX/2026-03-19/image/cd201ce8-7dad-4393-b7d9-f5f998911812_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72UOX/2026-03-19/image/8a777ed3-144d-49eb-9025-490edacc628e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72UOX/2026-03-19/image/2402923b-a573-4fd1-a925-34405080ad55_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72UOX/2026-03-19/image/f9097ec8-c782-4a5c-afe9-98bbd17a0e42_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/24-15K 12/25-26K', 'remarks': 'SPARE KEY, VOSA STATES 29K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f741e6e7-009d-4d81-8bd7-c400295b6536.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 185c89cb-9656-55f1-aff0-dd24ec9f83f0 with identifier: 120558903
2026-03-24 19:16:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 185c89cb-9656-55f1-aff0-dd24ec9f83f0 with scrape type 1
2026-03-24 19:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 185c89cb-9656-55f1-aff0-dd24ec9f83f0
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS72UOX%252F2026-03-19%252Fimage%252F8a7b21ef-6c11-4567-a746-4e5e76b22ee9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS72UOX/2026-03-19/image/8a7b21ef-6c11-4567-a746-4e5e76b22ee9_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DN71WPU/2026-03-18/image/0aa8be56-7932-4071-bb28-b203cef43be9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120553268?view=catalogue)
2026-03-24 19:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/68f318e0-e31e-4f74-94d9-23d9f3896d6b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120437058?view=catalogue)
2026-03-24 19:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/3ef9039f-176b-4f62-a87f-86eb8845bf3b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120437058?view=catalogue)
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS72UOX%252F2026-03-19%252Fimage%252F24e3da6e-bc2a-4bb0-854a-a373dd51174f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS72UOX/2026-03-19/image/24e3da6e-bc2a-4bb0-854a-a373dd51174f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af321e90>
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baeb02af-5c18-51f9-bd6f-e61d710dbd69/baeb02af-5c18-51f9-bd6f-e61d710dbd69_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHJ20KHH%252F2026-03-17%252Fimage%252F9be42930-c775-482d-8f03-062a0f38ec35_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/9be42930-c775-482d-8f03-062a0f38ec35_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item baeb02af-5c18-51f9-bd6f-e61d710dbd69
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefa7ed0>
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baeb02af-5c18-51f9-bd6f-e61d710dbd69/baeb02af-5c18-51f9-bd6f-e61d710dbd69_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHJ20KHH%252F2026-03-17%252Fimage%252Fe29b893b-29bd-4e17-8a22-3c221a419d4b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/e29b893b-29bd-4e17-8a22-3c221a419d4b_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item baeb02af-5c18-51f9-bd6f-e61d710dbd69
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b5f55150>
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baeb02af-5c18-51f9-bd6f-e61d710dbd69/baeb02af-5c18-51f9-bd6f-e61d710dbd69_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHJ20KHH%252F2026-03-17%252Fimage%252F625a9074-ffe6-4ba9-b06d-5210f43d2b47_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/625a9074-ffe6-4ba9-b06d-5210f43d2b47_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item baeb02af-5c18-51f9-bd6f-e61d710dbd69
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS72UOX%252F2026-03-19%252Fimage%252F79ae0e18-3a0a-45b1-a981-463f3393d125_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS72UOX/2026-03-19/image/79ae0e18-3a0a-45b1-a981-463f3393d125_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120393576, 'registration': 'EA69VSE', 'account': 'RCI001', 'make': 'MERCEDES-BENZ', 'model': 'GLA HATCHBACK', 'derivative': 'GLA 180 Urban Edition 5dr Auto', 'mileage': 34663, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 329, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-11-15', 'fuel': 'Petrol', 'motExpiry': '2027-01-26', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EA69VSE/2026-03-12/image/2850c04f-50ab-4676-93c7-58506a06ee7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/977f5ee7-1ac4-4f44-9681-e088c53c1def_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/6eeb16ec-5c31-41d3-bdb2-172efad25115_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/c364c86d-9ad6-4343-ba9b-2d8663a311e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/c4a759c7-c312-4cf3-b18e-98cbce6f9bb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/48e89364-73f2-4c5f-84a9-f333df37e930_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/fd4c9d5a-6369-411f-ad36-8d18f82d61f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/e5f2773b-498b-4559-b349-8a8a62520e31_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/24 22K 01/25 26K 01/26 33K', 'remarks': 'VOSA STATES 18K 22K 26K 33K - SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/20d7c9ea-abd1-428e-a6e8-4638dffd917d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:16:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120393576, 'registration': 'EA69VSE', 'account': 'RCI001', 'make': 'MERCEDES-BENZ', 'model': 'GLA HATCHBACK', 'derivative': 'GLA 180 Urban Edition 5dr Auto', 'mileage': 34663, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 329, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-11-15', 'fuel': 'Petrol', 'motExpiry': '2027-01-26', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EA69VSE/2026-03-12/image/2850c04f-50ab-4676-93c7-58506a06ee7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/977f5ee7-1ac4-4f44-9681-e088c53c1def_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/6eeb16ec-5c31-41d3-bdb2-172efad25115_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/c364c86d-9ad6-4343-ba9b-2d8663a311e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/c4a759c7-c312-4cf3-b18e-98cbce6f9bb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/48e89364-73f2-4c5f-84a9-f333df37e930_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/fd4c9d5a-6369-411f-ad36-8d18f82d61f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/e5f2773b-498b-4559-b349-8a8a62520e31_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/24 22K 01/25 26K 01/26 33K', 'remarks': 'VOSA STATES 18K 22K 26K 33K - SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/20d7c9ea-abd1-428e-a6e8-4638dffd917d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:16:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f10c78c-603b-554d-9c2b-8887114af5d0 with identifier: 120393576
2026-03-24 19:16:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f10c78c-603b-554d-9c2b-8887114af5d0 with scrape type 1
2026-03-24 19:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 2f10c78c-603b-554d-9c2b-8887114af5d0
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEA69VSE%252F2026-03-12%252Fimage%252F2850c04f-50ab-4676-93c7-58506a06ee7a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EA69VSE/2026-03-12/image/2850c04f-50ab-4676-93c7-58506a06ee7a_removebg.jpg?w=600 already downloaded
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEA69VSE%252F2026-03-12%252Fimage%252F977f5ee7-1ac4-4f44-9681-e088c53c1def_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EA69VSE/2026-03-12/image/977f5ee7-1ac4-4f44-9681-e088c53c1def_removebg.jpg?w=600 already downloaded
2026-03-24 19:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEA69VSE%252F2026-03-12%252Fimage%252F6eeb16ec-5c31-41d3-bdb2-172efad25115_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EA69VSE/2026-03-12/image/6eeb16ec-5c31-41d3-bdb2-172efad25115_removebg.jpg?w=600 already downloaded
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEA69VSE%252F2026-03-12%252Fimage%252Fc364c86d-9ad6-4343-ba9b-2d8663a311e0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EA69VSE/2026-03-12/image/c364c86d-9ad6-4343-ba9b-2d8663a311e0_removebg.jpg?w=600 already downloaded
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEA69VSE%252F2026-03-12%252Fimage%252Fc4a759c7-c312-4cf3-b18e-98cbce6f9bb9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EA69VSE/2026-03-12/image/c4a759c7-c312-4cf3-b18e-98cbce6f9bb9_removebg.jpg?w=600 already downloaded
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEA69VSE%252F2026-03-12%252Fimage%252F48e89364-73f2-4c5f-84a9-f333df37e930_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EA69VSE/2026-03-12/image/48e89364-73f2-4c5f-84a9-f333df37e930_removebg.jpg?w=600 already downloaded
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEA69VSE%252F2026-03-12%252Fimage%252Ffd4c9d5a-6369-411f-ad36-8d18f82d61f5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EA69VSE/2026-03-12/image/fd4c9d5a-6369-411f-ad36-8d18f82d61f5_removebg.jpg?w=600 already downloaded
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FEA69VSE%252F2026-03-12%252Fimage%252Fe5f2773b-498b-4559-b349-8a8a62520e31_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/EA69VSE/2026-03-12/image/e5f2773b-498b-4559-b349-8a8a62520e31_removebg.jpg?w=600 already downloaded
2026-03-24 19:16:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2f10c78c-603b-554d-9c2b-8887114af5d0, identifier: 120393576
2026-03-24 19:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b46e8d50>
2026-03-24 19:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4cf100ca-1683-5c79-b8f8-e4d3e6475f94/4cf100ca-1683-5c79-b8f8-e4d3e6475f94_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDN71WPU%252F2026-03-18%252Fimage%252F0aa8be56-7932-4071-bb28-b203cef43be9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DN71WPU/2026-03-18/image/0aa8be56-7932-4071-bb28-b203cef43be9_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4cf100ca-1683-5c79-b8f8-e4d3e6475f94
2026-03-24 19:16:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4cf100ca-1683-5c79-b8f8-e4d3e6475f94, skipping ID generation
2026-03-24 19:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cf100ca-1683-5c79-b8f8-e4d3e6475f94 with scrape type 1
2026-03-24 19:16:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4cf100ca-1683-5c79-b8f8-e4d3e6475f94 sending to next pipeline
2026-03-24 19:16:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4cf100ca-1683-5c79-b8f8-e4d3e6475f94, identifier: 120553268
2026-03-24 19:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2f4710>
2026-03-24 19:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baeb02af-5c18-51f9-bd6f-e61d710dbd69/baeb02af-5c18-51f9-bd6f-e61d710dbd69_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHJ20KHH%252F2026-03-17%252Fimage%252F68f318e0-e31e-4f74-94d9-23d9f3896d6b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/68f318e0-e31e-4f74-94d9-23d9f3896d6b_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item baeb02af-5c18-51f9-bd6f-e61d710dbd69
2026-03-24 19:16:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0ff9d0>
2026-03-24 19:16:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baeb02af-5c18-51f9-bd6f-e61d710dbd69/baeb02af-5c18-51f9-bd6f-e61d710dbd69_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHJ20KHH%252F2026-03-17%252Fimage%252F3ef9039f-176b-4f62-a87f-86eb8845bf3b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/3ef9039f-176b-4f62-a87f-86eb8845bf3b_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item baeb02af-5c18-51f9-bd6f-e61d710dbd69
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS72UOX%252F2026-03-19%252Fimage%252F4fe7f758-91a1-4218-a010-115a3fe9b387_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS72UOX/2026-03-19/image/4fe7f758-91a1-4218-a010-115a3fe9b387_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2f10c78c-603b-554d-9c2b-8887114af5d0 with identifier: 120393576
2026-03-24 19:16:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2f10c78c-603b-554d-9c2b-8887114af5d0 with identifier: 120393576
2026-03-24 19:16:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2f10c78c-603b-554d-9c2b-8887114af5d0 with identifier: 120393576 to the API
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120393576?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '2f10c78c-603b-554d-9c2b-8887114af5d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EA69VSE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120393576',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MERCEDES-BENZ',
'model': 'GLA HATCHBACK',
'odometer': 34663,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photo_urls': ['https://abimg003.imgix.net/EA69VSE/2026-03-12/image/2850c04f-50ab-4676-93c7-58506a06ee7a_removebg.jpg?w=600',
'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/977f5ee7-1ac4-4f44-9681-e088c53c1def_removebg.jpg?w=600',
'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/6eeb16ec-5c31-41d3-bdb2-172efad25115_removebg.jpg?w=600',
'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/c364c86d-9ad6-4343-ba9b-2d8663a311e0_removebg.jpg?w=600',
'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/c4a759c7-c312-4cf3-b18e-98cbce6f9bb9_removebg.jpg?w=600',
'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/48e89364-73f2-4c5f-84a9-f333df37e930_removebg.jpg?w=600',
'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/fd4c9d5a-6369-411f-ad36-8d18f82d61f5_removebg.jpg?w=600',
'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/e5f2773b-498b-4559-b349-8a8a62520e31_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f10c78c-603b-554d-9c2b-8887114af5d0/2f10c78c-603b-554d-9c2b-8887114af5d0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33274,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/2850c04f-50ab-4676-93c7-58506a06ee7a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f10c78c-603b-554d-9c2b-8887114af5d0/2f10c78c-603b-554d-9c2b-8887114af5d0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33353,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/977f5ee7-1ac4-4f44-9681-e088c53c1def_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f10c78c-603b-554d-9c2b-8887114af5d0/2f10c78c-603b-554d-9c2b-8887114af5d0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36545,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/6eeb16ec-5c31-41d3-bdb2-172efad25115_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f10c78c-603b-554d-9c2b-8887114af5d0/2f10c78c-603b-554d-9c2b-8887114af5d0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37185,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/c364c86d-9ad6-4343-ba9b-2d8663a311e0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f10c78c-603b-554d-9c2b-8887114af5d0/2f10c78c-603b-554d-9c2b-8887114af5d0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51777,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/c4a759c7-c312-4cf3-b18e-98cbce6f9bb9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f10c78c-603b-554d-9c2b-8887114af5d0/2f10c78c-603b-554d-9c2b-8887114af5d0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53539,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/48e89364-73f2-4c5f-84a9-f333df37e930_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f10c78c-603b-554d-9c2b-8887114af5d0/2f10c78c-603b-554d-9c2b-8887114af5d0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41906,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/fd4c9d5a-6369-411f-ad36-8d18f82d61f5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f10c78c-603b-554d-9c2b-8887114af5d0/2f10c78c-603b-554d-9c2b-8887114af5d0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50427,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/EA69VSE/2026-03-12/image/e5f2773b-498b-4559-b349-8a8a62520e31_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-15',
'seller_name': 'Mobilize Financial Services',
'title': 'MERCEDES-BENZ GLA HATCHBACK GLA 180 Urban Edition 5dr Auto',
'transmission': 'automatic',
'trim': 'GLA 180 Urban Edition 5dr Auto',
'vin': None,
'year': 2019}
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120393576%27 HTTP/1.1" 200 None
2026-03-24 19:16:09 [astonbarclay.gb] INFO: Saving data for 120393576: {'created_time': 1774379769.695175, 'last_price_update_time': 1774379769.695186, 'auction_closing_time': 1774519200.0}
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120393576') HTTP/1.1" 204 0
2026-03-24 19:16:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4cf100ca-1683-5c79-b8f8-e4d3e6475f94 with identifier: 120553268
2026-03-24 19:16:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4cf100ca-1683-5c79-b8f8-e4d3e6475f94 with identifier: 120553268
2026-03-24 19:16:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4cf100ca-1683-5c79-b8f8-e4d3e6475f94 with identifier: 120553268 to the API
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/DN71WPU/2026-03-18/image/0aa8be56-7932-4071-bb28-b203cef43be9_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '4cf100ca-1683-5c79-b8f8-e4d3e6475f94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DN71WPU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120553268',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 31153,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cf100ca-1683-5c79-b8f8-e4d3e6475f94/4cf100ca-1683-5c79-b8f8-e4d3e6475f94_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32391,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN71WPU/2026-03-18/image/0aa8be56-7932-4071-bb28-b203cef43be9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cf100ca-1683-5c79-b8f8-e4d3e6475f94/4cf100ca-1683-5c79-b8f8-e4d3e6475f94_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34024,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN71WPU/2026-03-18/image/dd8ccc1b-03d3-4deb-a0dc-443d9443f2d5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cf100ca-1683-5c79-b8f8-e4d3e6475f94/4cf100ca-1683-5c79-b8f8-e4d3e6475f94_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32955,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN71WPU/2026-03-18/image/8fab80fa-8912-45c8-b488-1ee7b43473d6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cf100ca-1683-5c79-b8f8-e4d3e6475f94/4cf100ca-1683-5c79-b8f8-e4d3e6475f94_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32545,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN71WPU/2026-03-18/image/2a76805b-476f-4510-9292-c062ad4a6bba_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cf100ca-1683-5c79-b8f8-e4d3e6475f94/4cf100ca-1683-5c79-b8f8-e4d3e6475f94_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59101,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN71WPU/2026-03-18/image/d083ddb6-82cc-4fc4-9126-dd8c09ceb70c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cf100ca-1683-5c79-b8f8-e4d3e6475f94/4cf100ca-1683-5c79-b8f8-e4d3e6475f94_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51034,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN71WPU/2026-03-18/image/78257884-a230-4b9c-8f09-a002e458d497_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cf100ca-1683-5c79-b8f8-e4d3e6475f94/4cf100ca-1683-5c79-b8f8-e4d3e6475f94_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46414,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN71WPU/2026-03-18/image/fd3e8c39-1b92-4a05-9d88-a8f332e719ca_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cf100ca-1683-5c79-b8f8-e4d3e6475f94/4cf100ca-1683-5c79-b8f8-e4d3e6475f94_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55584,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DN71WPU/2026-03-18/image/8bc62ab8-322e-4383-93c3-90c9963e5cdb_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-31',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.3 DiG-T MH 158 Tekna+ 5dr Xtronic',
'transmission': 'automatic',
'trim': '1.3 DiG-T MH 158 Tekna+ 5dr Xtronic',
'vin': None,
'year': 2022}
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120553268%27 HTTP/1.1" 200 None
2026-03-24 19:16:10 [astonbarclay.gb] INFO: Saving data for 120553268: {'created_time': 1774379770.054056, 'last_price_update_time': 1774379770.054068, 'auction_closing_time': 1774519200.0}
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120553268') HTTP/1.1" 204 0
2026-03-24 19:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/a6a9ce45-0d9f-47a0-947c-d2a808a3f926_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120437058?view=catalogue)
2026-03-24 19:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/04be6f9e-90df-43a4-8253-e0f6fa89ab94_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120437058?view=catalogue)
2026-03-24 19:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DS72UOX/2026-03-19/image/8a7b21ef-6c11-4567-a746-4e5e76b22ee9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120558903?view=catalogue)
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS72UOX%252F2026-03-19%252Fimage%252Fcd201ce8-7dad-4393-b7d9-f5f998911812_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS72UOX/2026-03-19/image/cd201ce8-7dad-4393-b7d9-f5f998911812_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120484995?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS72UOX%252F2026-03-19%252Fimage%252F8a777ed3-144d-49eb-9025-490edacc628e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS72UOX/2026-03-19/image/8a777ed3-144d-49eb-9025-490edacc628e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS72UOX%252F2026-03-19%252Fimage%252F2402923b-a573-4fd1-a925-34405080ad55_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS72UOX/2026-03-19/image/2402923b-a573-4fd1-a925-34405080ad55_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS72UOX%252F2026-03-19%252Fimage%252Ff9097ec8-c782-4a5c-afe9-98bbd17a0e42_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS72UOX/2026-03-19/image/f9097ec8-c782-4a5c-afe9-98bbd17a0e42_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DS72UOX/2026-03-19/image/4fe7f758-91a1-4218-a010-115a3fe9b387_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120558903?view=catalogue)
2026-03-24 19:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DS72UOX/2026-03-19/image/24e3da6e-bc2a-4bb0-854a-a373dd51174f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120558903?view=catalogue)
2026-03-24 19:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DS72UOX/2026-03-19/image/79ae0e18-3a0a-45b1-a981-463f3393d125_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120558903?view=catalogue)
2026-03-24 19:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b62075d0>
2026-03-24 19:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baeb02af-5c18-51f9-bd6f-e61d710dbd69/baeb02af-5c18-51f9-bd6f-e61d710dbd69_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHJ20KHH%252F2026-03-17%252Fimage%252Fa6a9ce45-0d9f-47a0-947c-d2a808a3f926_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/a6a9ce45-0d9f-47a0-947c-d2a808a3f926_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item baeb02af-5c18-51f9-bd6f-e61d710dbd69
2026-03-24 19:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DS72UOX/2026-03-19/image/cd201ce8-7dad-4393-b7d9-f5f998911812_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120558903?view=catalogue)
2026-03-24 19:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DS72UOX/2026-03-19/image/2402923b-a573-4fd1-a925-34405080ad55_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120558903?view=catalogue)
2026-03-24 19:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af17c110>
2026-03-24 19:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_baeb02af-5c18-51f9-bd6f-e61d710dbd69/baeb02af-5c18-51f9-bd6f-e61d710dbd69_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FHJ20KHH%252F2026-03-17%252Fimage%252F04be6f9e-90df-43a4-8253-e0f6fa89ab94_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/04be6f9e-90df-43a4-8253-e0f6fa89ab94_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item baeb02af-5c18-51f9-bd6f-e61d710dbd69
2026-03-24 19:16:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: baeb02af-5c18-51f9-bd6f-e61d710dbd69, skipping ID generation
2026-03-24 19:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baeb02af-5c18-51f9-bd6f-e61d710dbd69 with scrape type 1
2026-03-24 19:16:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item baeb02af-5c18-51f9-bd6f-e61d710dbd69 sending to next pipeline
2026-03-24 19:16:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: baeb02af-5c18-51f9-bd6f-e61d710dbd69, identifier: 120437058
2026-03-24 19:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b5efb590>
2026-03-24 19:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_185c89cb-9656-55f1-aff0-dd24ec9f83f0/185c89cb-9656-55f1-aff0-dd24ec9f83f0_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDS72UOX%252F2026-03-19%252Fimage%252F8a7b21ef-6c11-4567-a746-4e5e76b22ee9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS72UOX/2026-03-19/image/8a7b21ef-6c11-4567-a746-4e5e76b22ee9_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 185c89cb-9656-55f1-aff0-dd24ec9f83f0
2026-03-24 19:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DS72UOX/2026-03-19/image/f9097ec8-c782-4a5c-afe9-98bbd17a0e42_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120558903?view=catalogue)
2026-03-24 19:16:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: baeb02af-5c18-51f9-bd6f-e61d710dbd69 with identifier: 120437058
2026-03-24 19:16:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: baeb02af-5c18-51f9-bd6f-e61d710dbd69 with identifier: 120437058
2026-03-24 19:16:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: baeb02af-5c18-51f9-bd6f-e61d710dbd69 with identifier: 120437058 to the API
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/04be6f9e-90df-43a4-8253-e0f6fa89ab94_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'baeb02af-5c18-51f9-bd6f-e61d710dbd69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'HJ20KHH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120437058',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 46510,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baeb02af-5c18-51f9-bd6f-e61d710dbd69/baeb02af-5c18-51f9-bd6f-e61d710dbd69_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33750,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/c200be16-6c7d-4305-b8ad-c5464650d701_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baeb02af-5c18-51f9-bd6f-e61d710dbd69/baeb02af-5c18-51f9-bd6f-e61d710dbd69_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34581,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/9be42930-c775-482d-8f03-062a0f38ec35_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baeb02af-5c18-51f9-bd6f-e61d710dbd69/baeb02af-5c18-51f9-bd6f-e61d710dbd69_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33063,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/625a9074-ffe6-4ba9-b06d-5210f43d2b47_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baeb02af-5c18-51f9-bd6f-e61d710dbd69/baeb02af-5c18-51f9-bd6f-e61d710dbd69_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32630,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/e29b893b-29bd-4e17-8a22-3c221a419d4b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baeb02af-5c18-51f9-bd6f-e61d710dbd69/baeb02af-5c18-51f9-bd6f-e61d710dbd69_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51100,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/68f318e0-e31e-4f74-94d9-23d9f3896d6b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baeb02af-5c18-51f9-bd6f-e61d710dbd69/baeb02af-5c18-51f9-bd6f-e61d710dbd69_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50051,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/3ef9039f-176b-4f62-a87f-86eb8845bf3b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baeb02af-5c18-51f9-bd6f-e61d710dbd69/baeb02af-5c18-51f9-bd6f-e61d710dbd69_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45416,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/04be6f9e-90df-43a4-8253-e0f6fa89ab94_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_baeb02af-5c18-51f9-bd6f-e61d710dbd69/baeb02af-5c18-51f9-bd6f-e61d710dbd69_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56964,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/HJ20KHH/2026-03-17/image/a6a9ce45-0d9f-47a0-947c-d2a808a3f926_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-20',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.3 DiG-T N-Connecta 5dr',
'transmission': 'manual',
'trim': '1.3 DiG-T N-Connecta 5dr',
'vin': None,
'year': 2020}
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120437058%27 HTTP/1.1" 200 None
2026-03-24 19:16:10 [astonbarclay.gb] INFO: Saving data for 120437058: {'created_time': 1774379770.648004, 'last_price_update_time': 1774379770.648014, 'auction_closing_time': 1774519200.0}
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120437058') HTTP/1.1" 204 0
2026-03-24 19:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DS72UOX/2026-03-19/image/8a777ed3-144d-49eb-9025-490edacc628e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120558903?view=catalogue)
2026-03-24 19:16:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120484995, 'registration': 'ML18YKS', 'account': 'RCI001', 'make': 'DS', 'model': 'DS 3 HATCHBACK', 'derivative': '1.2 PureTech 82 Connected Chic 3dr', 'mileage': 63816, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 327, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-03-30', 'fuel': 'Petrol', 'motExpiry': '2027-02-01', 'doors': 3, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ML18YKS/2026-03-17/image/47e6e84a-dc0b-4b2e-84cf-97edae5a06ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18YKS/2026-03-17/image/bf07b123-1559-4a32-94b4-65ea563f437d_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18YKS/2026-03-17/image/8330e2c4-8803-4f7b-8afb-85f94502eae4_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18YKS/2026-03-17/image/725b893a-238c-432d-be94-853fb9b33a7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18YKS/2026-03-17/image/3c757ac5-a832-469f-96b7-9e87b2a185c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18YKS/2026-03-17/image/e4cafe24-a9c5-429a-b13b-18308ff1e899_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18YKS/2026-03-17/image/6a7056e7-e527-41d0-bf33-f0bf7e127c4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18YKS/2026-03-17/image/1f8dfb1c-8351-4108-bc7a-5946a75097b0_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY, VOSA STATES 24K 35K 41K 48K 55K 63K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1f093069-69e3-4a02-b7e9-ec90d26ee542.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:16:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120484995, 'registration': 'ML18YKS', 'account': 'RCI001', 'make': 'DS', 'model': 'DS 3 HATCHBACK', 'derivative': '1.2 PureTech 82 Connected Chic 3dr', 'mileage': 63816, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 327, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-03-30', 'fuel': 'Petrol', 'motExpiry': '2027-02-01', 'doors': 3, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/ML18YKS/2026-03-17/image/47e6e84a-dc0b-4b2e-84cf-97edae5a06ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18YKS/2026-03-17/image/bf07b123-1559-4a32-94b4-65ea563f437d_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18YKS/2026-03-17/image/8330e2c4-8803-4f7b-8afb-85f94502eae4_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18YKS/2026-03-17/image/725b893a-238c-432d-be94-853fb9b33a7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18YKS/2026-03-17/image/3c757ac5-a832-469f-96b7-9e87b2a185c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18YKS/2026-03-17/image/e4cafe24-a9c5-429a-b13b-18308ff1e899_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18YKS/2026-03-17/image/6a7056e7-e527-41d0-bf33-f0bf7e127c4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML18YKS/2026-03-17/image/1f8dfb1c-8351-4108-bc7a-5946a75097b0_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY, VOSA STATES 24K 35K 41K 48K 55K 63K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1f093069-69e3-4a02-b7e9-ec90d26ee542.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:16:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e2e532a-2b2d-58a6-9180-571b05960efe with identifier: 120484995
2026-03-24 19:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e2e532a-2b2d-58a6-9180-571b05960efe with scrape type 1
2026-03-24 19:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 5e2e532a-2b2d-58a6-9180-571b05960efe
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FML18YKS%252F2026-03-17%252Fimage%252F47e6e84a-dc0b-4b2e-84cf-97edae5a06ba_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18YKS/2026-03-17/image/47e6e84a-dc0b-4b2e-84cf-97edae5a06ba_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FML18YKS%252F2026-03-17%252Fimage%252Fbf07b123-1559-4a32-94b4-65ea563f437d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18YKS/2026-03-17/image/bf07b123-1559-4a32-94b4-65ea563f437d_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120446950?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af012910>
2026-03-24 19:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_185c89cb-9656-55f1-aff0-dd24ec9f83f0/185c89cb-9656-55f1-aff0-dd24ec9f83f0_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDS72UOX%252F2026-03-19%252Fimage%252F4fe7f758-91a1-4218-a010-115a3fe9b387_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS72UOX/2026-03-19/image/4fe7f758-91a1-4218-a010-115a3fe9b387_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 185c89cb-9656-55f1-aff0-dd24ec9f83f0
2026-03-24 19:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b6221dd0>
2026-03-24 19:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_185c89cb-9656-55f1-aff0-dd24ec9f83f0/185c89cb-9656-55f1-aff0-dd24ec9f83f0_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDS72UOX%252F2026-03-19%252Fimage%252F24e3da6e-bc2a-4bb0-854a-a373dd51174f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS72UOX/2026-03-19/image/24e3da6e-bc2a-4bb0-854a-a373dd51174f_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 185c89cb-9656-55f1-aff0-dd24ec9f83f0
2026-03-24 19:16:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af42dcd0>
2026-03-24 19:16:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_185c89cb-9656-55f1-aff0-dd24ec9f83f0/185c89cb-9656-55f1-aff0-dd24ec9f83f0_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDS72UOX%252F2026-03-19%252Fimage%252F79ae0e18-3a0a-45b1-a981-463f3393d125_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS72UOX/2026-03-19/image/79ae0e18-3a0a-45b1-a981-463f3393d125_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 185c89cb-9656-55f1-aff0-dd24ec9f83f0
2026-03-24 19:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3a64d0>
2026-03-24 19:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_185c89cb-9656-55f1-aff0-dd24ec9f83f0/185c89cb-9656-55f1-aff0-dd24ec9f83f0_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDS72UOX%252F2026-03-19%252Fimage%252Fcd201ce8-7dad-4393-b7d9-f5f998911812_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS72UOX/2026-03-19/image/cd201ce8-7dad-4393-b7d9-f5f998911812_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 185c89cb-9656-55f1-aff0-dd24ec9f83f0
2026-03-24 19:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af42e490>
2026-03-24 19:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_185c89cb-9656-55f1-aff0-dd24ec9f83f0/185c89cb-9656-55f1-aff0-dd24ec9f83f0_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDS72UOX%252F2026-03-19%252Fimage%252F2402923b-a573-4fd1-a925-34405080ad55_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS72UOX/2026-03-19/image/2402923b-a573-4fd1-a925-34405080ad55_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 185c89cb-9656-55f1-aff0-dd24ec9f83f0
2026-03-24 19:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b5f7b1d0>
2026-03-24 19:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_185c89cb-9656-55f1-aff0-dd24ec9f83f0/185c89cb-9656-55f1-aff0-dd24ec9f83f0_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDS72UOX%252F2026-03-19%252Fimage%252Ff9097ec8-c782-4a5c-afe9-98bbd17a0e42_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS72UOX/2026-03-19/image/f9097ec8-c782-4a5c-afe9-98bbd17a0e42_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 185c89cb-9656-55f1-aff0-dd24ec9f83f0
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FML18YKS%252F2026-03-17%252Fimage%252F8330e2c4-8803-4f7b-8afb-85f94502eae4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18YKS/2026-03-17/image/8330e2c4-8803-4f7b-8afb-85f94502eae4_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FML18YKS%252F2026-03-17%252Fimage%252F725b893a-238c-432d-be94-853fb9b33a7a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18YKS/2026-03-17/image/725b893a-238c-432d-be94-853fb9b33a7a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b62cd850>
2026-03-24 19:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_185c89cb-9656-55f1-aff0-dd24ec9f83f0/185c89cb-9656-55f1-aff0-dd24ec9f83f0_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDS72UOX%252F2026-03-19%252Fimage%252F8a777ed3-144d-49eb-9025-490edacc628e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS72UOX/2026-03-19/image/8a777ed3-144d-49eb-9025-490edacc628e_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 185c89cb-9656-55f1-aff0-dd24ec9f83f0
2026-03-24 19:16:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 185c89cb-9656-55f1-aff0-dd24ec9f83f0, skipping ID generation
2026-03-24 19:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 185c89cb-9656-55f1-aff0-dd24ec9f83f0 with scrape type 1
2026-03-24 19:16:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 185c89cb-9656-55f1-aff0-dd24ec9f83f0 sending to next pipeline
2026-03-24 19:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 185c89cb-9656-55f1-aff0-dd24ec9f83f0, identifier: 120558903
2026-03-24 19:16:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120446950, 'registration': 'DU23XPD', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 Acenta 5dr', 'mileage': 22046, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 328, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2023-03-14', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DU23XPD/2026-03-19/image/fa33b293-f5f1-4a0d-8ede-9dff2eb34306_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU23XPD/2026-03-19/image/c234a209-efe6-4249-baf7-c09f8386d766_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU23XPD/2026-03-19/image/c4864f04-06de-48d7-8d09-4bd3932dc52c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU23XPD/2026-03-19/image/62037b7e-3bba-4706-b0eb-149f179e395c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU23XPD/2026-03-19/image/1a2e0ead-af63-4d7e-acc7-2fb2378b9f6d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU23XPD/2026-03-19/image/7fadc917-d60c-4786-ba0a-6422493a2e75_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU23XPD/2026-03-19/image/e18d1064-b6a9-43d5-b0b8-e86765b32d7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU23XPD/2026-03-19/image/973d1fa4-4d5c-4a0b-8a8f-b0be24b94da6_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/24-9K 09/25-20K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f79ecd43-f282-48e0-ae08-bd78c043470a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120446950, 'registration': 'DU23XPD', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 Acenta 5dr', 'mileage': 22046, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 328, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2023-03-14', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DU23XPD/2026-03-19/image/fa33b293-f5f1-4a0d-8ede-9dff2eb34306_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU23XPD/2026-03-19/image/c234a209-efe6-4249-baf7-c09f8386d766_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU23XPD/2026-03-19/image/c4864f04-06de-48d7-8d09-4bd3932dc52c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU23XPD/2026-03-19/image/62037b7e-3bba-4706-b0eb-149f179e395c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU23XPD/2026-03-19/image/1a2e0ead-af63-4d7e-acc7-2fb2378b9f6d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU23XPD/2026-03-19/image/7fadc917-d60c-4786-ba0a-6422493a2e75_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU23XPD/2026-03-19/image/e18d1064-b6a9-43d5-b0b8-e86765b32d7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DU23XPD/2026-03-19/image/973d1fa4-4d5c-4a0b-8a8f-b0be24b94da6_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/24-9K 09/25-20K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f79ecd43-f282-48e0-ae08-bd78c043470a.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 384fd346-35f0-58cf-a53a-4b4fde75cf97 with identifier: 120446950
2026-03-24 19:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 384fd346-35f0-58cf-a53a-4b4fde75cf97 with scrape type 1
2026-03-24 19:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 384fd346-35f0-58cf-a53a-4b4fde75cf97
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDU23XPD%252F2026-03-19%252Fimage%252Ffa33b293-f5f1-4a0d-8ede-9dff2eb34306_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DU23XPD/2026-03-19/image/fa33b293-f5f1-4a0d-8ede-9dff2eb34306_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 185c89cb-9656-55f1-aff0-dd24ec9f83f0 with identifier: 120558903
2026-03-24 19:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 185c89cb-9656-55f1-aff0-dd24ec9f83f0 with identifier: 120558903
2026-03-24 19:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 185c89cb-9656-55f1-aff0-dd24ec9f83f0 with identifier: 120558903 to the API
2026-03-24 19:16:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/DS72UOX/2026-03-19/image/8a777ed3-144d-49eb-9025-490edacc628e_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '185c89cb-9656-55f1-aff0-dd24ec9f83f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS72UOX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120558903',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'X-TRAIL STATION WAGON',
'odometer': 29825,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_185c89cb-9656-55f1-aff0-dd24ec9f83f0/185c89cb-9656-55f1-aff0-dd24ec9f83f0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30513,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DS72UOX/2026-03-19/image/8a7b21ef-6c11-4567-a746-4e5e76b22ee9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_185c89cb-9656-55f1-aff0-dd24ec9f83f0/185c89cb-9656-55f1-aff0-dd24ec9f83f0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30493,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DS72UOX/2026-03-19/image/24e3da6e-bc2a-4bb0-854a-a373dd51174f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_185c89cb-9656-55f1-aff0-dd24ec9f83f0/185c89cb-9656-55f1-aff0-dd24ec9f83f0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29675,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DS72UOX/2026-03-19/image/79ae0e18-3a0a-45b1-a981-463f3393d125_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_185c89cb-9656-55f1-aff0-dd24ec9f83f0/185c89cb-9656-55f1-aff0-dd24ec9f83f0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28654,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DS72UOX/2026-03-19/image/4fe7f758-91a1-4218-a010-115a3fe9b387_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_185c89cb-9656-55f1-aff0-dd24ec9f83f0/185c89cb-9656-55f1-aff0-dd24ec9f83f0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62615,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DS72UOX/2026-03-19/image/cd201ce8-7dad-4393-b7d9-f5f998911812_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_185c89cb-9656-55f1-aff0-dd24ec9f83f0/185c89cb-9656-55f1-aff0-dd24ec9f83f0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47476,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DS72UOX/2026-03-19/image/8a777ed3-144d-49eb-9025-490edacc628e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_185c89cb-9656-55f1-aff0-dd24ec9f83f0/185c89cb-9656-55f1-aff0-dd24ec9f83f0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45522,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DS72UOX/2026-03-19/image/2402923b-a573-4fd1-a925-34405080ad55_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_185c89cb-9656-55f1-aff0-dd24ec9f83f0/185c89cb-9656-55f1-aff0-dd24ec9f83f0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50280,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DS72UOX/2026-03-19/image/f9097ec8-c782-4a5c-afe9-98bbd17a0e42_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-22',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN X-TRAIL STATION WAGON 1.5 E-Power 204 Acenta Premium 5dr '
'Xtronic',
'transmission': 'automatic',
'trim': '1.5 E-Power 204 Acenta Premium 5dr Xtronic',
'vin': None,
'year': 2022}
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120558903%27 HTTP/1.1" 200 None
2026-03-24 19:16:12 [astonbarclay.gb] INFO: Saving data for 120558903: {'created_time': 1774379772.217181, 'last_price_update_time': 1774379772.217191, 'auction_closing_time': 1774519200.0}
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120558903') HTTP/1.1" 204 0
2026-03-24 19:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ML18YKS/2026-03-17/image/47e6e84a-dc0b-4b2e-84cf-97edae5a06ba_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120484995?view=catalogue)
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FML18YKS%252F2026-03-17%252Fimage%252F3c757ac5-a832-469f-96b7-9e87b2a185c5_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18YKS/2026-03-17/image/3c757ac5-a832-469f-96b7-9e87b2a185c5_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDU23XPD%252F2026-03-19%252Fimage%252Fc234a209-efe6-4249-baf7-c09f8386d766_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DU23XPD/2026-03-19/image/c234a209-efe6-4249-baf7-c09f8386d766_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FML18YKS%252F2026-03-17%252Fimage%252Fe4cafe24-a9c5-429a-b13b-18308ff1e899_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18YKS/2026-03-17/image/e4cafe24-a9c5-429a-b13b-18308ff1e899_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDU23XPD%252F2026-03-19%252Fimage%252Fc4864f04-06de-48d7-8d09-4bd3932dc52c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DU23XPD/2026-03-19/image/c4864f04-06de-48d7-8d09-4bd3932dc52c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FML18YKS%252F2026-03-17%252Fimage%252F6a7056e7-e527-41d0-bf33-f0bf7e127c4b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18YKS/2026-03-17/image/6a7056e7-e527-41d0-bf33-f0bf7e127c4b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDU23XPD%252F2026-03-19%252Fimage%252F62037b7e-3bba-4706-b0eb-149f179e395c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DU23XPD/2026-03-19/image/62037b7e-3bba-4706-b0eb-149f179e395c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FML18YKS%252F2026-03-17%252Fimage%252F1f8dfb1c-8351-4108-bc7a-5946a75097b0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18YKS/2026-03-17/image/1f8dfb1c-8351-4108-bc7a-5946a75097b0_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDU23XPD%252F2026-03-19%252Fimage%252F1a2e0ead-af63-4d7e-acc7-2fb2378b9f6d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DU23XPD/2026-03-19/image/1a2e0ead-af63-4d7e-acc7-2fb2378b9f6d_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DU23XPD/2026-03-19/image/fa33b293-f5f1-4a0d-8ede-9dff2eb34306_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446950?view=catalogue)
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDU23XPD%252F2026-03-19%252Fimage%252F7fadc917-d60c-4786-ba0a-6422493a2e75_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DU23XPD/2026-03-19/image/7fadc917-d60c-4786-ba0a-6422493a2e75_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af01da90>
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e2e532a-2b2d-58a6-9180-571b05960efe/5e2e532a-2b2d-58a6-9180-571b05960efe_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FML18YKS%252F2026-03-17%252Fimage%252F47e6e84a-dc0b-4b2e-84cf-97edae5a06ba_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18YKS/2026-03-17/image/47e6e84a-dc0b-4b2e-84cf-97edae5a06ba_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5e2e532a-2b2d-58a6-9180-571b05960efe
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDU23XPD%252F2026-03-19%252Fimage%252Fe18d1064-b6a9-43d5-b0b8-e86765b32d7c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DU23XPD/2026-03-19/image/e18d1064-b6a9-43d5-b0b8-e86765b32d7c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDU23XPD%252F2026-03-19%252Fimage%252F973d1fa4-4d5c-4a0b-8a8f-b0be24b94da6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DU23XPD/2026-03-19/image/973d1fa4-4d5c-4a0b-8a8f-b0be24b94da6_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DU23XPD/2026-03-19/image/1a2e0ead-af63-4d7e-acc7-2fb2378b9f6d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446950?view=catalogue)
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b6221290>
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_384fd346-35f0-58cf-a53a-4b4fde75cf97/384fd346-35f0-58cf-a53a-4b4fde75cf97_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDU23XPD%252F2026-03-19%252Fimage%252Ffa33b293-f5f1-4a0d-8ede-9dff2eb34306_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DU23XPD/2026-03-19/image/fa33b293-f5f1-4a0d-8ede-9dff2eb34306_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 384fd346-35f0-58cf-a53a-4b4fde75cf97
2026-03-24 19:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DU23XPD/2026-03-19/image/973d1fa4-4d5c-4a0b-8a8f-b0be24b94da6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446950?view=catalogue)
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b6221e10>
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_384fd346-35f0-58cf-a53a-4b4fde75cf97/384fd346-35f0-58cf-a53a-4b4fde75cf97_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDU23XPD%252F2026-03-19%252Fimage%252F1a2e0ead-af63-4d7e-acc7-2fb2378b9f6d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DU23XPD/2026-03-19/image/1a2e0ead-af63-4d7e-acc7-2fb2378b9f6d_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 384fd346-35f0-58cf-a53a-4b4fde75cf97
2026-03-24 19:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DU23XPD/2026-03-19/image/e18d1064-b6a9-43d5-b0b8-e86765b32d7c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446950?view=catalogue)
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af44a550>
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_384fd346-35f0-58cf-a53a-4b4fde75cf97/384fd346-35f0-58cf-a53a-4b4fde75cf97_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDU23XPD%252F2026-03-19%252Fimage%252F973d1fa4-4d5c-4a0b-8a8f-b0be24b94da6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DU23XPD/2026-03-19/image/973d1fa4-4d5c-4a0b-8a8f-b0be24b94da6_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 384fd346-35f0-58cf-a53a-4b4fde75cf97
2026-03-24 19:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DU23XPD/2026-03-19/image/7fadc917-d60c-4786-ba0a-6422493a2e75_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446950?view=catalogue)
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af01c490>
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_384fd346-35f0-58cf-a53a-4b4fde75cf97/384fd346-35f0-58cf-a53a-4b4fde75cf97_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDU23XPD%252F2026-03-19%252Fimage%252Fe18d1064-b6a9-43d5-b0b8-e86765b32d7c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DU23XPD/2026-03-19/image/e18d1064-b6a9-43d5-b0b8-e86765b32d7c_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 384fd346-35f0-58cf-a53a-4b4fde75cf97
2026-03-24 19:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ML18YKS/2026-03-17/image/1f8dfb1c-8351-4108-bc7a-5946a75097b0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120484995?view=catalogue)
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4480bd0>
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_384fd346-35f0-58cf-a53a-4b4fde75cf97/384fd346-35f0-58cf-a53a-4b4fde75cf97_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDU23XPD%252F2026-03-19%252Fimage%252F7fadc917-d60c-4786-ba0a-6422493a2e75_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DU23XPD/2026-03-19/image/7fadc917-d60c-4786-ba0a-6422493a2e75_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 384fd346-35f0-58cf-a53a-4b4fde75cf97
2026-03-24 19:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DU23XPD/2026-03-19/image/62037b7e-3bba-4706-b0eb-149f179e395c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446950?view=catalogue)
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af28d150>
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e2e532a-2b2d-58a6-9180-571b05960efe/5e2e532a-2b2d-58a6-9180-571b05960efe_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FML18YKS%252F2026-03-17%252Fimage%252F1f8dfb1c-8351-4108-bc7a-5946a75097b0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18YKS/2026-03-17/image/1f8dfb1c-8351-4108-bc7a-5946a75097b0_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5e2e532a-2b2d-58a6-9180-571b05960efe
2026-03-24 19:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ML18YKS/2026-03-17/image/6a7056e7-e527-41d0-bf33-f0bf7e127c4b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120484995?view=catalogue)
2026-03-24 19:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af03a290>
2026-03-24 19:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_384fd346-35f0-58cf-a53a-4b4fde75cf97/384fd346-35f0-58cf-a53a-4b4fde75cf97_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDU23XPD%252F2026-03-19%252Fimage%252F62037b7e-3bba-4706-b0eb-149f179e395c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DU23XPD/2026-03-19/image/62037b7e-3bba-4706-b0eb-149f179e395c_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 384fd346-35f0-58cf-a53a-4b4fde75cf97
2026-03-24 19:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DU23XPD/2026-03-19/image/c4864f04-06de-48d7-8d09-4bd3932dc52c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446950?view=catalogue)
2026-03-24 19:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af07f450>
2026-03-24 19:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e2e532a-2b2d-58a6-9180-571b05960efe/5e2e532a-2b2d-58a6-9180-571b05960efe_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FML18YKS%252F2026-03-17%252Fimage%252F6a7056e7-e527-41d0-bf33-f0bf7e127c4b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18YKS/2026-03-17/image/6a7056e7-e527-41d0-bf33-f0bf7e127c4b_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5e2e532a-2b2d-58a6-9180-571b05960efe
2026-03-24 19:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ML18YKS/2026-03-17/image/e4cafe24-a9c5-429a-b13b-18308ff1e899_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120484995?view=catalogue)
2026-03-24 19:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/DU23XPD/2026-03-19/image/c234a209-efe6-4249-baf7-c09f8386d766_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446950?view=catalogue)
2026-03-24 19:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af03bad0>
2026-03-24 19:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_384fd346-35f0-58cf-a53a-4b4fde75cf97/384fd346-35f0-58cf-a53a-4b4fde75cf97_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDU23XPD%252F2026-03-19%252Fimage%252Fc4864f04-06de-48d7-8d09-4bd3932dc52c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DU23XPD/2026-03-19/image/c4864f04-06de-48d7-8d09-4bd3932dc52c_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 384fd346-35f0-58cf-a53a-4b4fde75cf97
2026-03-24 19:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af01fb10>
2026-03-24 19:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e2e532a-2b2d-58a6-9180-571b05960efe/5e2e532a-2b2d-58a6-9180-571b05960efe_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FML18YKS%252F2026-03-17%252Fimage%252Fe4cafe24-a9c5-429a-b13b-18308ff1e899_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18YKS/2026-03-17/image/e4cafe24-a9c5-429a-b13b-18308ff1e899_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5e2e532a-2b2d-58a6-9180-571b05960efe
2026-03-24 19:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefe52d0>
2026-03-24 19:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_384fd346-35f0-58cf-a53a-4b4fde75cf97/384fd346-35f0-58cf-a53a-4b4fde75cf97_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FDU23XPD%252F2026-03-19%252Fimage%252Fc234a209-efe6-4249-baf7-c09f8386d766_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DU23XPD/2026-03-19/image/c234a209-efe6-4249-baf7-c09f8386d766_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 384fd346-35f0-58cf-a53a-4b4fde75cf97
2026-03-24 19:16:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 384fd346-35f0-58cf-a53a-4b4fde75cf97, skipping ID generation
2026-03-24 19:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 384fd346-35f0-58cf-a53a-4b4fde75cf97 with scrape type 1
2026-03-24 19:16:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 384fd346-35f0-58cf-a53a-4b4fde75cf97 sending to next pipeline
2026-03-24 19:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 384fd346-35f0-58cf-a53a-4b4fde75cf97, identifier: 120446950
2026-03-24 19:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 384fd346-35f0-58cf-a53a-4b4fde75cf97 with identifier: 120446950
2026-03-24 19:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 384fd346-35f0-58cf-a53a-4b4fde75cf97 with identifier: 120446950
2026-03-24 19:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 384fd346-35f0-58cf-a53a-4b4fde75cf97 with identifier: 120446950 to the API
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/DU23XPD/2026-03-19/image/c234a209-efe6-4249-baf7-c09f8386d766_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '384fd346-35f0-58cf-a53a-4b4fde75cf97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DU23XPD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120446950',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 22046,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_384fd346-35f0-58cf-a53a-4b4fde75cf97/384fd346-35f0-58cf-a53a-4b4fde75cf97_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28874,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DU23XPD/2026-03-19/image/fa33b293-f5f1-4a0d-8ede-9dff2eb34306_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_384fd346-35f0-58cf-a53a-4b4fde75cf97/384fd346-35f0-58cf-a53a-4b4fde75cf97_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30085,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DU23XPD/2026-03-19/image/c234a209-efe6-4249-baf7-c09f8386d766_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_384fd346-35f0-58cf-a53a-4b4fde75cf97/384fd346-35f0-58cf-a53a-4b4fde75cf97_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27759,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DU23XPD/2026-03-19/image/c4864f04-06de-48d7-8d09-4bd3932dc52c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_384fd346-35f0-58cf-a53a-4b4fde75cf97/384fd346-35f0-58cf-a53a-4b4fde75cf97_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26287,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DU23XPD/2026-03-19/image/62037b7e-3bba-4706-b0eb-149f179e395c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_384fd346-35f0-58cf-a53a-4b4fde75cf97/384fd346-35f0-58cf-a53a-4b4fde75cf97_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60286,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DU23XPD/2026-03-19/image/1a2e0ead-af63-4d7e-acc7-2fb2378b9f6d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_384fd346-35f0-58cf-a53a-4b4fde75cf97/384fd346-35f0-58cf-a53a-4b4fde75cf97_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52454,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DU23XPD/2026-03-19/image/7fadc917-d60c-4786-ba0a-6422493a2e75_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_384fd346-35f0-58cf-a53a-4b4fde75cf97/384fd346-35f0-58cf-a53a-4b4fde75cf97_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38106,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DU23XPD/2026-03-19/image/e18d1064-b6a9-43d5-b0b8-e86765b32d7c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_384fd346-35f0-58cf-a53a-4b4fde75cf97/384fd346-35f0-58cf-a53a-4b4fde75cf97_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53582,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/DU23XPD/2026-03-19/image/973d1fa4-4d5c-4a0b-8a8f-b0be24b94da6_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-14',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN JUKE HATCHBACK 1.0 DiG-T 114 Acenta 5dr',
'transmission': 'manual',
'trim': '1.0 DiG-T 114 Acenta 5dr',
'vin': None,
'year': 2023}
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446950%27 HTTP/1.1" 200 None
2026-03-24 19:16:13 [astonbarclay.gb] INFO: Saving data for 120446950: {'created_time': 1774379773.87789, 'last_price_update_time': 1774379773.8779, 'auction_closing_time': 1774519200.0}
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120446950') HTTP/1.1" 204 0
2026-03-24 19:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ML18YKS/2026-03-17/image/3c757ac5-a832-469f-96b7-9e87b2a185c5_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120484995?view=catalogue)
2026-03-24 19:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ML18YKS/2026-03-17/image/725b893a-238c-432d-be94-853fb9b33a7a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120484995?view=catalogue)
2026-03-24 19:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af038f10>
2026-03-24 19:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e2e532a-2b2d-58a6-9180-571b05960efe/5e2e532a-2b2d-58a6-9180-571b05960efe_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FML18YKS%252F2026-03-17%252Fimage%252F3c757ac5-a832-469f-96b7-9e87b2a185c5_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18YKS/2026-03-17/image/3c757ac5-a832-469f-96b7-9e87b2a185c5_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5e2e532a-2b2d-58a6-9180-571b05960efe
2026-03-24 19:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ML18YKS/2026-03-17/image/8330e2c4-8803-4f7b-8afb-85f94502eae4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120484995?view=catalogue)
2026-03-24 19:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120295365?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af01e350>
2026-03-24 19:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e2e532a-2b2d-58a6-9180-571b05960efe/5e2e532a-2b2d-58a6-9180-571b05960efe_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FML18YKS%252F2026-03-17%252Fimage%252F725b893a-238c-432d-be94-853fb9b33a7a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18YKS/2026-03-17/image/725b893a-238c-432d-be94-853fb9b33a7a_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5e2e532a-2b2d-58a6-9180-571b05960efe
2026-03-24 19:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/ML18YKS/2026-03-17/image/bf07b123-1559-4a32-94b4-65ea563f437d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120484995?view=catalogue)
2026-03-24 19:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af324910>
2026-03-24 19:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e2e532a-2b2d-58a6-9180-571b05960efe/5e2e532a-2b2d-58a6-9180-571b05960efe_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FML18YKS%252F2026-03-17%252Fimage%252F8330e2c4-8803-4f7b-8afb-85f94502eae4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18YKS/2026-03-17/image/8330e2c4-8803-4f7b-8afb-85f94502eae4_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5e2e532a-2b2d-58a6-9180-571b05960efe
2026-03-24 19:16:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120295365, 'registration': 'YK73GML', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 Hybrid N-Connecta 5dr Auto', 'mileage': 25230, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 356, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-12-31', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YK73GML/2026-03-16/image/a636c8c0-5bf3-4b3d-8c3f-6711f81236f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK73GML/2026-03-16/image/832abd95-64bb-40fb-a61d-32c5c5505cf9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK73GML/2026-03-16/image/afa98fee-8e7a-45e0-a4a9-80c76958f341_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK73GML/2026-03-16/image/db14beb7-92b7-4722-a2e0-e1c186719b06_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK73GML/2026-03-16/image/97efe872-b824-4508-a15a-b902f353f338_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK73GML/2026-03-16/image/d6ea7bd6-9fa2-444e-96d0-a83d35e6758d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK73GML/2026-03-16/image/cf37da43-21a0-4d6e-b958-41d0aa3ceda6_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/26 25K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e634956e-b246-4019-8ba6-602ed09f521a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120295365, 'registration': 'YK73GML', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.6 Hybrid N-Connecta 5dr Auto', 'mileage': 25230, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 356, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2023-12-31', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YK73GML/2026-03-16/image/a636c8c0-5bf3-4b3d-8c3f-6711f81236f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK73GML/2026-03-16/image/832abd95-64bb-40fb-a61d-32c5c5505cf9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK73GML/2026-03-16/image/afa98fee-8e7a-45e0-a4a9-80c76958f341_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK73GML/2026-03-16/image/db14beb7-92b7-4722-a2e0-e1c186719b06_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK73GML/2026-03-16/image/97efe872-b824-4508-a15a-b902f353f338_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK73GML/2026-03-16/image/d6ea7bd6-9fa2-444e-96d0-a83d35e6758d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YK73GML/2026-03-16/image/cf37da43-21a0-4d6e-b958-41d0aa3ceda6_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/26 25K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e634956e-b246-4019-8ba6-602ed09f521a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc3f3f77-a9ad-517a-8821-9ac4066d59e4 with identifier: 120295365
2026-03-24 19:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc3f3f77-a9ad-517a-8821-9ac4066d59e4 with scrape type 1
2026-03-24 19:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item dc3f3f77-a9ad-517a-8821-9ac4066d59e4
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYK73GML%252F2026-03-16%252Fimage%252Fa636c8c0-5bf3-4b3d-8c3f-6711f81236f3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK73GML/2026-03-16/image/a636c8c0-5bf3-4b3d-8c3f-6711f81236f3_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYK73GML%252F2026-03-16%252Fimage%252F832abd95-64bb-40fb-a61d-32c5c5505cf9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK73GML/2026-03-16/image/832abd95-64bb-40fb-a61d-32c5c5505cf9_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYK73GML%252F2026-03-16%252Fimage%252Fafa98fee-8e7a-45e0-a4a9-80c76958f341_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK73GML/2026-03-16/image/afa98fee-8e7a-45e0-a4a9-80c76958f341_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af30f590>
2026-03-24 19:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e2e532a-2b2d-58a6-9180-571b05960efe/5e2e532a-2b2d-58a6-9180-571b05960efe_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FML18YKS%252F2026-03-17%252Fimage%252Fbf07b123-1559-4a32-94b4-65ea563f437d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/ML18YKS/2026-03-17/image/bf07b123-1559-4a32-94b4-65ea563f437d_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5e2e532a-2b2d-58a6-9180-571b05960efe
2026-03-24 19:16:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5e2e532a-2b2d-58a6-9180-571b05960efe, skipping ID generation
2026-03-24 19:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e2e532a-2b2d-58a6-9180-571b05960efe with scrape type 1
2026-03-24 19:16:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5e2e532a-2b2d-58a6-9180-571b05960efe sending to next pipeline
2026-03-24 19:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5e2e532a-2b2d-58a6-9180-571b05960efe, identifier: 120484995
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYK73GML%252F2026-03-16%252Fimage%252Fdb14beb7-92b7-4722-a2e0-e1c186719b06_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK73GML/2026-03-16/image/db14beb7-92b7-4722-a2e0-e1c186719b06_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5e2e532a-2b2d-58a6-9180-571b05960efe with identifier: 120484995
2026-03-24 19:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5e2e532a-2b2d-58a6-9180-571b05960efe with identifier: 120484995
2026-03-24 19:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5e2e532a-2b2d-58a6-9180-571b05960efe with identifier: 120484995 to the API
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/ML18YKS/2026-03-17/image/bf07b123-1559-4a32-94b4-65ea563f437d_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 107,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '5e2e532a-2b2d-58a6-9180-571b05960efe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'ML18YKS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120484995',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'DS',
'model': 'DS 3 HATCHBACK',
'odometer': 63816,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e2e532a-2b2d-58a6-9180-571b05960efe/5e2e532a-2b2d-58a6-9180-571b05960efe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37178,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ML18YKS/2026-03-17/image/47e6e84a-dc0b-4b2e-84cf-97edae5a06ba_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e2e532a-2b2d-58a6-9180-571b05960efe/5e2e532a-2b2d-58a6-9180-571b05960efe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36366,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ML18YKS/2026-03-17/image/bf07b123-1559-4a32-94b4-65ea563f437d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e2e532a-2b2d-58a6-9180-571b05960efe/5e2e532a-2b2d-58a6-9180-571b05960efe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33537,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ML18YKS/2026-03-17/image/8330e2c4-8803-4f7b-8afb-85f94502eae4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e2e532a-2b2d-58a6-9180-571b05960efe/5e2e532a-2b2d-58a6-9180-571b05960efe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29542,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ML18YKS/2026-03-17/image/725b893a-238c-432d-be94-853fb9b33a7a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e2e532a-2b2d-58a6-9180-571b05960efe/5e2e532a-2b2d-58a6-9180-571b05960efe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39192,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ML18YKS/2026-03-17/image/3c757ac5-a832-469f-96b7-9e87b2a185c5_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e2e532a-2b2d-58a6-9180-571b05960efe/5e2e532a-2b2d-58a6-9180-571b05960efe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28841,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ML18YKS/2026-03-17/image/e4cafe24-a9c5-429a-b13b-18308ff1e899_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e2e532a-2b2d-58a6-9180-571b05960efe/5e2e532a-2b2d-58a6-9180-571b05960efe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46402,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ML18YKS/2026-03-17/image/6a7056e7-e527-41d0-bf33-f0bf7e127c4b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e2e532a-2b2d-58a6-9180-571b05960efe/5e2e532a-2b2d-58a6-9180-571b05960efe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50368,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/ML18YKS/2026-03-17/image/1f8dfb1c-8351-4108-bc7a-5946a75097b0_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-30',
'seller_name': 'Mobilize Financial Services',
'title': 'DS DS 3 HATCHBACK 1.2 PureTech 82 Connected Chic 3dr',
'transmission': 'manual',
'trim': '1.2 PureTech 82 Connected Chic 3dr',
'vin': None,
'year': 2018}
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484995%27 HTTP/1.1" 200 None
2026-03-24 19:16:14 [astonbarclay.gb] INFO: Saving data for 120484995: {'created_time': 1774379774.726946, 'last_price_update_time': 1774379774.726961, 'auction_closing_time': 1774519200.0}
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120484995') HTTP/1.1" 204 0
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYK73GML%252F2026-03-16%252Fimage%252F97efe872-b824-4508-a15a-b902f353f338_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK73GML/2026-03-16/image/97efe872-b824-4508-a15a-b902f353f338_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYK73GML%252F2026-03-16%252Fimage%252Fd6ea7bd6-9fa2-444e-96d0-a83d35e6758d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK73GML/2026-03-16/image/d6ea7bd6-9fa2-444e-96d0-a83d35e6758d_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYK73GML%252F2026-03-16%252Fimage%252Fcf37da43-21a0-4d6e-b958-41d0aa3ceda6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK73GML/2026-03-16/image/cf37da43-21a0-4d6e-b958-41d0aa3ceda6_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120463311?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK73GML/2026-03-16/image/cf37da43-21a0-4d6e-b958-41d0aa3ceda6_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295365?view=catalogue)
2026-03-24 19:16:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120463311, 'registration': 'MJ21CYH', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 N-Connecta 5dr DCT', 'mileage': 44185, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 324, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-03-23', 'fuel': 'Petrol', 'motExpiry': '2027-03-22', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/72ce13bc-844c-4da2-af9e-aaeca29ba175_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/9083c8c3-5efb-488b-9d9e-6b9a3bab7551_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/a2530e74-3941-48d7-8929-061921bd84ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/d4b43215-2c2b-4f19-9ef8-e5b20a8be89c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/fdc0fad1-32b9-479f-8d74-a62892d50efa_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/2c300544-b000-4c7d-b825-0c3d2557f53b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/e8238da5-d83c-4a5d-b43a-37509a9444b9_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/22 9K 01/24 28K 03/25 38K 03/26 43K', 'remarks': 'VOSA STATES 29K 38K 43K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/34df8d05-abe3-4bf6-9752-46ab366345f5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120463311, 'registration': 'MJ21CYH', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 N-Connecta 5dr DCT', 'mileage': 44185, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 324, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-03-23', 'fuel': 'Petrol', 'motExpiry': '2027-03-22', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/72ce13bc-844c-4da2-af9e-aaeca29ba175_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/9083c8c3-5efb-488b-9d9e-6b9a3bab7551_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/a2530e74-3941-48d7-8929-061921bd84ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/d4b43215-2c2b-4f19-9ef8-e5b20a8be89c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/fdc0fad1-32b9-479f-8d74-a62892d50efa_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/2c300544-b000-4c7d-b825-0c3d2557f53b_removebg.jpg?w=600', 'https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/e8238da5-d83c-4a5d-b43a-37509a9444b9_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/22 9K 01/24 28K 03/25 38K 03/26 43K', 'remarks': 'VOSA STATES 29K 38K 43K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/34df8d05-abe3-4bf6-9752-46ab366345f5.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bcf3483-9fbe-5a0f-964c-9c0b20fac004 with identifier: 120463311
2026-03-24 19:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bcf3483-9fbe-5a0f-964c-9c0b20fac004 with scrape type 1
2026-03-24 19:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 4bcf3483-9fbe-5a0f-964c-9c0b20fac004
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FMJ21CYH%252F2026-03-16%252Fimage%252F72ce13bc-844c-4da2-af9e-aaeca29ba175_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/72ce13bc-844c-4da2-af9e-aaeca29ba175_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FMJ21CYH%252F2026-03-16%252Fimage%252F9083c8c3-5efb-488b-9d9e-6b9a3bab7551_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/9083c8c3-5efb-488b-9d9e-6b9a3bab7551_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK73GML/2026-03-16/image/d6ea7bd6-9fa2-444e-96d0-a83d35e6758d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295365?view=catalogue)
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FMJ21CYH%252F2026-03-16%252Fimage%252Fa2530e74-3941-48d7-8929-061921bd84ea_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/a2530e74-3941-48d7-8929-061921bd84ea_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FMJ21CYH%252F2026-03-16%252Fimage%252Fd4b43215-2c2b-4f19-9ef8-e5b20a8be89c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/d4b43215-2c2b-4f19-9ef8-e5b20a8be89c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FMJ21CYH%252F2026-03-16%252Fimage%252Ffdc0fad1-32b9-479f-8d74-a62892d50efa_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/fdc0fad1-32b9-479f-8d74-a62892d50efa_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0ead50>
2026-03-24 19:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc3f3f77-a9ad-517a-8821-9ac4066d59e4/dc3f3f77-a9ad-517a-8821-9ac4066d59e4_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK73GML%252F2026-03-16%252Fimage%252Fcf37da43-21a0-4d6e-b958-41d0aa3ceda6_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK73GML/2026-03-16/image/cf37da43-21a0-4d6e-b958-41d0aa3ceda6_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dc3f3f77-a9ad-517a-8821-9ac4066d59e4
2026-03-24 19:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/72ce13bc-844c-4da2-af9e-aaeca29ba175_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120463311?view=catalogue)
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FMJ21CYH%252F2026-03-16%252Fimage%252F2c300544-b000-4c7d-b825-0c3d2557f53b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/2c300544-b000-4c7d-b825-0c3d2557f53b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FMJ21CYH%252F2026-03-16%252Fimage%252Fe8238da5-d83c-4a5d-b43a-37509a9444b9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/e8238da5-d83c-4a5d-b43a-37509a9444b9_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af43c350>
2026-03-24 19:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc3f3f77-a9ad-517a-8821-9ac4066d59e4/dc3f3f77-a9ad-517a-8821-9ac4066d59e4_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK73GML%252F2026-03-16%252Fimage%252Fd6ea7bd6-9fa2-444e-96d0-a83d35e6758d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK73GML/2026-03-16/image/d6ea7bd6-9fa2-444e-96d0-a83d35e6758d_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dc3f3f77-a9ad-517a-8821-9ac4066d59e4
2026-03-24 19:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/fdc0fad1-32b9-479f-8d74-a62892d50efa_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120463311?view=catalogue)
2026-03-24 19:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af30f590>
2026-03-24 19:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bcf3483-9fbe-5a0f-964c-9c0b20fac004/4bcf3483-9fbe-5a0f-964c-9c0b20fac004_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ21CYH%252F2026-03-16%252Fimage%252F72ce13bc-844c-4da2-af9e-aaeca29ba175_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/72ce13bc-844c-4da2-af9e-aaeca29ba175_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4bcf3483-9fbe-5a0f-964c-9c0b20fac004
2026-03-24 19:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/e8238da5-d83c-4a5d-b43a-37509a9444b9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120463311?view=catalogue)
2026-03-24 19:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af410510>
2026-03-24 19:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bcf3483-9fbe-5a0f-964c-9c0b20fac004/4bcf3483-9fbe-5a0f-964c-9c0b20fac004_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ21CYH%252F2026-03-16%252Fimage%252Ffdc0fad1-32b9-479f-8d74-a62892d50efa_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/fdc0fad1-32b9-479f-8d74-a62892d50efa_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4bcf3483-9fbe-5a0f-964c-9c0b20fac004
2026-03-24 19:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/2c300544-b000-4c7d-b825-0c3d2557f53b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120463311?view=catalogue)
2026-03-24 19:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af28c610>
2026-03-24 19:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bcf3483-9fbe-5a0f-964c-9c0b20fac004/4bcf3483-9fbe-5a0f-964c-9c0b20fac004_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ21CYH%252F2026-03-16%252Fimage%252Fe8238da5-d83c-4a5d-b43a-37509a9444b9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/e8238da5-d83c-4a5d-b43a-37509a9444b9_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4bcf3483-9fbe-5a0f-964c-9c0b20fac004
2026-03-24 19:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/d4b43215-2c2b-4f19-9ef8-e5b20a8be89c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120463311?view=catalogue)
2026-03-24 19:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af412110>
2026-03-24 19:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bcf3483-9fbe-5a0f-964c-9c0b20fac004/4bcf3483-9fbe-5a0f-964c-9c0b20fac004_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ21CYH%252F2026-03-16%252Fimage%252F2c300544-b000-4c7d-b825-0c3d2557f53b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/2c300544-b000-4c7d-b825-0c3d2557f53b_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4bcf3483-9fbe-5a0f-964c-9c0b20fac004
2026-03-24 19:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/a2530e74-3941-48d7-8929-061921bd84ea_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120463311?view=catalogue)
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3a2d10>
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bcf3483-9fbe-5a0f-964c-9c0b20fac004/4bcf3483-9fbe-5a0f-964c-9c0b20fac004_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ21CYH%252F2026-03-16%252Fimage%252Fd4b43215-2c2b-4f19-9ef8-e5b20a8be89c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/d4b43215-2c2b-4f19-9ef8-e5b20a8be89c_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4bcf3483-9fbe-5a0f-964c-9c0b20fac004
2026-03-24 19:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/9083c8c3-5efb-488b-9d9e-6b9a3bab7551_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120463311?view=catalogue)
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af410510>
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bcf3483-9fbe-5a0f-964c-9c0b20fac004/4bcf3483-9fbe-5a0f-964c-9c0b20fac004_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ21CYH%252F2026-03-16%252Fimage%252Fa2530e74-3941-48d7-8929-061921bd84ea_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/a2530e74-3941-48d7-8929-061921bd84ea_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4bcf3483-9fbe-5a0f-964c-9c0b20fac004
2026-03-24 19:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK73GML/2026-03-16/image/97efe872-b824-4508-a15a-b902f353f338_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295365?view=catalogue)
2026-03-24 19:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK73GML/2026-03-16/image/db14beb7-92b7-4722-a2e0-e1c186719b06_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295365?view=catalogue)
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4886490>
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bcf3483-9fbe-5a0f-964c-9c0b20fac004/4bcf3483-9fbe-5a0f-964c-9c0b20fac004_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FMJ21CYH%252F2026-03-16%252Fimage%252F9083c8c3-5efb-488b-9d9e-6b9a3bab7551_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/9083c8c3-5efb-488b-9d9e-6b9a3bab7551_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4bcf3483-9fbe-5a0f-964c-9c0b20fac004
2026-03-24 19:16:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4bcf3483-9fbe-5a0f-964c-9c0b20fac004, skipping ID generation
2026-03-24 19:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bcf3483-9fbe-5a0f-964c-9c0b20fac004 with scrape type 1
2026-03-24 19:16:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4bcf3483-9fbe-5a0f-964c-9c0b20fac004 sending to next pipeline
2026-03-24 19:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4bcf3483-9fbe-5a0f-964c-9c0b20fac004, identifier: 120463311
2026-03-24 19:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4bcf3483-9fbe-5a0f-964c-9c0b20fac004 with identifier: 120463311
2026-03-24 19:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4bcf3483-9fbe-5a0f-964c-9c0b20fac004 with identifier: 120463311
2026-03-24 19:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4bcf3483-9fbe-5a0f-964c-9c0b20fac004 with identifier: 120463311 to the API
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/9083c8c3-5efb-488b-9d9e-6b9a3bab7551_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '4bcf3483-9fbe-5a0f-964c-9c0b20fac004',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MJ21CYH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120463311',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 44185,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcf3483-9fbe-5a0f-964c-9c0b20fac004/4bcf3483-9fbe-5a0f-964c-9c0b20fac004_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26759,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/72ce13bc-844c-4da2-af9e-aaeca29ba175_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcf3483-9fbe-5a0f-964c-9c0b20fac004/4bcf3483-9fbe-5a0f-964c-9c0b20fac004_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30326,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/9083c8c3-5efb-488b-9d9e-6b9a3bab7551_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcf3483-9fbe-5a0f-964c-9c0b20fac004/4bcf3483-9fbe-5a0f-964c-9c0b20fac004_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30048,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/a2530e74-3941-48d7-8929-061921bd84ea_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcf3483-9fbe-5a0f-964c-9c0b20fac004/4bcf3483-9fbe-5a0f-964c-9c0b20fac004_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30943,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/d4b43215-2c2b-4f19-9ef8-e5b20a8be89c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcf3483-9fbe-5a0f-964c-9c0b20fac004/4bcf3483-9fbe-5a0f-964c-9c0b20fac004_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31385,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/fdc0fad1-32b9-479f-8d74-a62892d50efa_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcf3483-9fbe-5a0f-964c-9c0b20fac004/4bcf3483-9fbe-5a0f-964c-9c0b20fac004_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37141,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/2c300544-b000-4c7d-b825-0c3d2557f53b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bcf3483-9fbe-5a0f-964c-9c0b20fac004/4bcf3483-9fbe-5a0f-964c-9c0b20fac004_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43644,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/MJ21CYH/2026-03-16/image/e8238da5-d83c-4a5d-b43a-37509a9444b9_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-23',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN JUKE HATCHBACK 1.0 DiG-T 114 N-Connecta 5dr DCT',
'transmission': 'automatic',
'trim': '1.0 DiG-T 114 N-Connecta 5dr DCT',
'vin': None,
'year': 2021}
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120463311%27 HTTP/1.1" 200 None
2026-03-24 19:16:18 [astonbarclay.gb] INFO: Saving data for 120463311: {'created_time': 1774379778.621934, 'last_price_update_time': 1774379778.621946, 'auction_closing_time': 1774519200.0}
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120463311') HTTP/1.1" 204 0
2026-03-24 19:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK73GML/2026-03-16/image/afa98fee-8e7a-45e0-a4a9-80c76958f341_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295365?view=catalogue)
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af4136d0>
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc3f3f77-a9ad-517a-8821-9ac4066d59e4/dc3f3f77-a9ad-517a-8821-9ac4066d59e4_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK73GML%252F2026-03-16%252Fimage%252F97efe872-b824-4508-a15a-b902f353f338_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK73GML/2026-03-16/image/97efe872-b824-4508-a15a-b902f353f338_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dc3f3f77-a9ad-517a-8821-9ac4066d59e4
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4834b10>
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc3f3f77-a9ad-517a-8821-9ac4066d59e4/dc3f3f77-a9ad-517a-8821-9ac4066d59e4_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK73GML%252F2026-03-16%252Fimage%252Fdb14beb7-92b7-4722-a2e0-e1c186719b06_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK73GML/2026-03-16/image/db14beb7-92b7-4722-a2e0-e1c186719b06_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dc3f3f77-a9ad-517a-8821-9ac4066d59e4
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af336dd0>
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc3f3f77-a9ad-517a-8821-9ac4066d59e4/dc3f3f77-a9ad-517a-8821-9ac4066d59e4_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK73GML%252F2026-03-16%252Fimage%252Fafa98fee-8e7a-45e0-a4a9-80c76958f341_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK73GML/2026-03-16/image/afa98fee-8e7a-45e0-a4a9-80c76958f341_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dc3f3f77-a9ad-517a-8821-9ac4066d59e4
2026-03-24 19:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK73GML/2026-03-16/image/832abd95-64bb-40fb-a61d-32c5c5505cf9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295365?view=catalogue)
2026-03-24 19:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YK73GML/2026-03-16/image/a636c8c0-5bf3-4b3d-8c3f-6711f81236f3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295365?view=catalogue)
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af334910>
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc3f3f77-a9ad-517a-8821-9ac4066d59e4/dc3f3f77-a9ad-517a-8821-9ac4066d59e4_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK73GML%252F2026-03-16%252Fimage%252F832abd95-64bb-40fb-a61d-32c5c5505cf9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK73GML/2026-03-16/image/832abd95-64bb-40fb-a61d-32c5c5505cf9_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dc3f3f77-a9ad-517a-8821-9ac4066d59e4
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af07eb10>
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dc3f3f77-a9ad-517a-8821-9ac4066d59e4/dc3f3f77-a9ad-517a-8821-9ac4066d59e4_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYK73GML%252F2026-03-16%252Fimage%252Fa636c8c0-5bf3-4b3d-8c3f-6711f81236f3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YK73GML/2026-03-16/image/a636c8c0-5bf3-4b3d-8c3f-6711f81236f3_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dc3f3f77-a9ad-517a-8821-9ac4066d59e4
2026-03-24 19:16:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dc3f3f77-a9ad-517a-8821-9ac4066d59e4, skipping ID generation
2026-03-24 19:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc3f3f77-a9ad-517a-8821-9ac4066d59e4 with scrape type 1
2026-03-24 19:16:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dc3f3f77-a9ad-517a-8821-9ac4066d59e4 sending to next pipeline
2026-03-24 19:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dc3f3f77-a9ad-517a-8821-9ac4066d59e4, identifier: 120295365
2026-03-24 19:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dc3f3f77-a9ad-517a-8821-9ac4066d59e4 with identifier: 120295365
2026-03-24 19:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dc3f3f77-a9ad-517a-8821-9ac4066d59e4 with identifier: 120295365
2026-03-24 19:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: dc3f3f77-a9ad-517a-8821-9ac4066d59e4 with identifier: 120295365 to the API
2026-03-24 19:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/YK73GML/2026-03-16/image/a636c8c0-5bf3-4b3d-8c3f-6711f81236f3_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'dc3f3f77-a9ad-517a-8821-9ac4066d59e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YK73GML',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120295365',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 25230,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc3f3f77-a9ad-517a-8821-9ac4066d59e4/dc3f3f77-a9ad-517a-8821-9ac4066d59e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30221,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YK73GML/2026-03-16/image/a636c8c0-5bf3-4b3d-8c3f-6711f81236f3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc3f3f77-a9ad-517a-8821-9ac4066d59e4/dc3f3f77-a9ad-517a-8821-9ac4066d59e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28058,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YK73GML/2026-03-16/image/832abd95-64bb-40fb-a61d-32c5c5505cf9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc3f3f77-a9ad-517a-8821-9ac4066d59e4/dc3f3f77-a9ad-517a-8821-9ac4066d59e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27022,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YK73GML/2026-03-16/image/afa98fee-8e7a-45e0-a4a9-80c76958f341_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc3f3f77-a9ad-517a-8821-9ac4066d59e4/dc3f3f77-a9ad-517a-8821-9ac4066d59e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30584,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YK73GML/2026-03-16/image/db14beb7-92b7-4722-a2e0-e1c186719b06_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc3f3f77-a9ad-517a-8821-9ac4066d59e4/dc3f3f77-a9ad-517a-8821-9ac4066d59e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33561,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YK73GML/2026-03-16/image/97efe872-b824-4508-a15a-b902f353f338_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc3f3f77-a9ad-517a-8821-9ac4066d59e4/dc3f3f77-a9ad-517a-8821-9ac4066d59e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39524,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YK73GML/2026-03-16/image/d6ea7bd6-9fa2-444e-96d0-a83d35e6758d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc3f3f77-a9ad-517a-8821-9ac4066d59e4/dc3f3f77-a9ad-517a-8821-9ac4066d59e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46320,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YK73GML/2026-03-16/image/cf37da43-21a0-4d6e-b958-41d0aa3ceda6_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-31',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN JUKE HATCHBACK 1.6 Hybrid N-Connecta 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 Hybrid N-Connecta 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295365%27 HTTP/1.1" 200 None
2026-03-24 19:16:19 [astonbarclay.gb] INFO: Saving data for 120295365: {'created_time': 1774379779.384647, 'last_price_update_time': 1774379779.384661, 'auction_closing_time': 1774519200.0}
2026-03-24 19:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120295365') HTTP/1.1" 204 0
2026-03-24 19:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120415189?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120415189, 'registration': 'WM19NRJ', 'account': 'RCI001', 'make': 'MERCEDES-BENZ', 'model': 'GLA HATCHBACK', 'derivative': 'GLA 180 Urban Edition 5dr Auto', 'mileage': 52229, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 322, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-06-17', 'fuel': 'Petrol', 'motExpiry': '2026-05-22', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/f0671186-7a2e-4644-a06e-91923397cdba_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/96fde610-3d04-40a4-8ca1-aaabe6e0f554_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/d76b3a00-4b1d-47d0-bbc3-1e10d1af3273_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/f52bed90-a64e-4862-ae02-2a6de8dc9dda_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/431cd7cd-f94b-420e-b735-e70a52879da3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/7e302ac6-143b-4559-aaa9-b3c9c70d1fec_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/db21360c-4aba-4013-afd6-6df8f27ecc16_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/91b83f77-45c0-4b32-a559-5d636d3f66de_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 05/23-31K 05/24-39K 04/25-45K', 'remarks': 'SPARE KEY, VOSA STATES 20K 31K 39K 45K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c6ae3cc8-bc35-4f33-836b-c337faf6a404.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120415189, 'registration': 'WM19NRJ', 'account': 'RCI001', 'make': 'MERCEDES-BENZ', 'model': 'GLA HATCHBACK', 'derivative': 'GLA 180 Urban Edition 5dr Auto', 'mileage': 52229, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 322, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-06-17', 'fuel': 'Petrol', 'motExpiry': '2026-05-22', 'doors': 5, 'engineSize': 1595, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/f0671186-7a2e-4644-a06e-91923397cdba_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/96fde610-3d04-40a4-8ca1-aaabe6e0f554_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/d76b3a00-4b1d-47d0-bbc3-1e10d1af3273_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/f52bed90-a64e-4862-ae02-2a6de8dc9dda_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/431cd7cd-f94b-420e-b735-e70a52879da3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/7e302ac6-143b-4559-aaa9-b3c9c70d1fec_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/db21360c-4aba-4013-afd6-6df8f27ecc16_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/91b83f77-45c0-4b32-a559-5d636d3f66de_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 05/23-31K 05/24-39K 04/25-45K', 'remarks': 'SPARE KEY, VOSA STATES 20K 31K 39K 45K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 144, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c6ae3cc8-bc35-4f33-836b-c337faf6a404.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51fac649-ae0e-563b-ba9c-1d01bc5a0a95 with identifier: 120415189
2026-03-24 19:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51fac649-ae0e-563b-ba9c-1d01bc5a0a95 with scrape type 1
2026-03-24 19:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 51fac649-ae0e-563b-ba9c-1d01bc5a0a95
2026-03-24 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWM19NRJ%252F2026-03-13%252Fimage%252Ff0671186-7a2e-4644-a06e-91923397cdba_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/f0671186-7a2e-4644-a06e-91923397cdba_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWM19NRJ%252F2026-03-13%252Fimage%252F96fde610-3d04-40a4-8ca1-aaabe6e0f554_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/96fde610-3d04-40a4-8ca1-aaabe6e0f554_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWM19NRJ%252F2026-03-13%252Fimage%252Fd76b3a00-4b1d-47d0-bbc3-1e10d1af3273_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/d76b3a00-4b1d-47d0-bbc3-1e10d1af3273_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWM19NRJ%252F2026-03-13%252Fimage%252Ff52bed90-a64e-4862-ae02-2a6de8dc9dda_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/f52bed90-a64e-4862-ae02-2a6de8dc9dda_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWM19NRJ%252F2026-03-13%252Fimage%252F431cd7cd-f94b-420e-b735-e70a52879da3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/431cd7cd-f94b-420e-b735-e70a52879da3_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWM19NRJ%252F2026-03-13%252Fimage%252F7e302ac6-143b-4559-aaa9-b3c9c70d1fec_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/7e302ac6-143b-4559-aaa9-b3c9c70d1fec_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWM19NRJ%252F2026-03-13%252Fimage%252Fdb21360c-4aba-4013-afd6-6df8f27ecc16_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/db21360c-4aba-4013-afd6-6df8f27ecc16_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWM19NRJ%252F2026-03-13%252Fimage%252F91b83f77-45c0-4b32-a559-5d636d3f66de_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/91b83f77-45c0-4b32-a559-5d636d3f66de_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120447093?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/91b83f77-45c0-4b32-a559-5d636d3f66de_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120415189?view=catalogue)
2026-03-24 19:16:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120447093, 'registration': 'YA72CHO', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power Tekna 5dr Auto', 'mileage': 28321, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 323, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-31', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-12-30', 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YA72CHO/2026-03-20/image/498e3e2e-f3ff-4ed2-82a3-b064f55f1f8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72CHO/2026-03-20/image/67e09b8b-5953-4fbf-ba75-f80220464e7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72CHO/2026-03-20/image/8dd43c94-3029-4761-a71a-c3c9a7b5ab6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72CHO/2026-03-20/image/632d65af-de75-459d-b756-4d4de1ebd9c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72CHO/2026-03-20/image/2b8e72b0-acd9-4f93-992a-b18452311161_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72CHO/2026-03-20/image/ca2c2143-e6eb-42b5-8319-c31888917c7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72CHO/2026-03-20/image/08314a99-9dc8-4eb3-8e65-962305216256_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72CHO/2026-03-20/image/e77bfae0-e3ef-4d89-bdbc-af7e974fbc6d_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 01/24 8K', 'remarks': 'VOSA STATES 26K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0ad19af6-55a2-4f9f-9862-85755adef778.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120447093, 'registration': 'YA72CHO', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power Tekna 5dr Auto', 'mileage': 28321, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 323, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-12-31', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-12-30', 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YA72CHO/2026-03-20/image/498e3e2e-f3ff-4ed2-82a3-b064f55f1f8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72CHO/2026-03-20/image/67e09b8b-5953-4fbf-ba75-f80220464e7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72CHO/2026-03-20/image/8dd43c94-3029-4761-a71a-c3c9a7b5ab6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72CHO/2026-03-20/image/632d65af-de75-459d-b756-4d4de1ebd9c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72CHO/2026-03-20/image/2b8e72b0-acd9-4f93-992a-b18452311161_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72CHO/2026-03-20/image/ca2c2143-e6eb-42b5-8319-c31888917c7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72CHO/2026-03-20/image/08314a99-9dc8-4eb3-8e65-962305216256_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72CHO/2026-03-20/image/e77bfae0-e3ef-4d89-bdbc-af7e974fbc6d_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 01/24 8K', 'remarks': 'VOSA STATES 26K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0ad19af6-55a2-4f9f-9862-85755adef778.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa6efe1b-c406-5b39-b37d-748950d9ea4e with identifier: 120447093
2026-03-24 19:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa6efe1b-c406-5b39-b37d-748950d9ea4e with scrape type 2
2026-03-24 19:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa6efe1b-c406-5b39-b37d-748950d9ea4e with scrape type 2
2026-03-24 19:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fa6efe1b-c406-5b39-b37d-748950d9ea4e, identifier: 120447093
2026-03-24 19:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fa6efe1b-c406-5b39-b37d-748950d9ea4e with identifier: 120447093
2026-03-24 19:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fa6efe1b-c406-5b39-b37d-748950d9ea4e with identifier: 120447093
2026-03-24 19:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fa6efe1b-c406-5b39-b37d-748950d9ea4e with identifier: 120447093 to the API
2026-03-24 19:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120447093?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': 'fa6efe1b-c406-5b39-b37d-748950d9ea4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YA72CHO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120447093',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 28321,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-31',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.5 E-Power Tekna 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 E-Power Tekna 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120447093%27 HTTP/1.1" 200 None
2026-03-24 19:16:26 [astonbarclay.gb] INFO: Saving data for 120447093: {'created_time': 1774001039.073147, 'last_price_update_time': 1774379786.808611, 'auction_closing_time': 1774519200.0}
2026-03-24 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120447093') HTTP/1.1" 204 0
2026-03-24 19:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/db21360c-4aba-4013-afd6-6df8f27ecc16_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120415189?view=catalogue)
2026-03-24 19:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120594233?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af28d910>
2026-03-24 19:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51fac649-ae0e-563b-ba9c-1d01bc5a0a95/51fac649-ae0e-563b-ba9c-1d01bc5a0a95_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWM19NRJ%252F2026-03-13%252Fimage%252F91b83f77-45c0-4b32-a559-5d636d3f66de_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/91b83f77-45c0-4b32-a559-5d636d3f66de_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 51fac649-ae0e-563b-ba9c-1d01bc5a0a95
2026-03-24 19:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/7e302ac6-143b-4559-aaa9-b3c9c70d1fec_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120415189?view=catalogue)
2026-03-24 19:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af337750>
2026-03-24 19:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51fac649-ae0e-563b-ba9c-1d01bc5a0a95/51fac649-ae0e-563b-ba9c-1d01bc5a0a95_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWM19NRJ%252F2026-03-13%252Fimage%252Fdb21360c-4aba-4013-afd6-6df8f27ecc16_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/db21360c-4aba-4013-afd6-6df8f27ecc16_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 51fac649-ae0e-563b-ba9c-1d01bc5a0a95
2026-03-24 19:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/431cd7cd-f94b-420e-b735-e70a52879da3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120415189?view=catalogue)
2026-03-24 19:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/f52bed90-a64e-4862-ae02-2a6de8dc9dda_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120415189?view=catalogue)
2026-03-24 19:16:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120594233, 'registration': 'BF21KXP', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '110kW N-Connecta 40kWh 5dr Auto', 'mileage': 13957, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 331, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-03-26', 'fuel': 'Electric', 'motExpiry': '2026-03-25', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BF21KXP/2026-03-19/image/cbd362f5-02ea-452c-b955-9ca69a15e3ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF21KXP/2026-03-19/image/adeba331-de3b-49f3-923b-803dc4adcc96_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF21KXP/2026-03-19/image/dfaeccbc-0ae7-4633-9e9e-bf19119bca66_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF21KXP/2026-03-19/image/17bb72e7-8065-4fcc-ae9f-fba97ffe5cc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF21KXP/2026-03-19/image/3a1962e4-dc37-4412-9941-dd7950d3a425_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF21KXP/2026-03-19/image/d8e4ebe3-0845-48a7-a07c-ede4192a0770_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF21KXP/2026-03-19/image/ee0ffbcc-5f32-4e67-91ff-64309aab95f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF21KXP/2026-03-19/image/2780c1f6-a3c8-42e6-bbb5-7493ddb8a6ff_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/22 4K 01/23 8K 01/24 10K 03/25 12K', 'remarks': 'VOSA STATES 11K 12K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d371848b-591c-4bbc-933a-f7353ad3c0ab.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:16:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120594233, 'registration': 'BF21KXP', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '110kW N-Connecta 40kWh 5dr Auto', 'mileage': 13957, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 331, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-03-26', 'fuel': 'Electric', 'motExpiry': '2026-03-25', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BF21KXP/2026-03-19/image/cbd362f5-02ea-452c-b955-9ca69a15e3ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF21KXP/2026-03-19/image/adeba331-de3b-49f3-923b-803dc4adcc96_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF21KXP/2026-03-19/image/dfaeccbc-0ae7-4633-9e9e-bf19119bca66_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF21KXP/2026-03-19/image/17bb72e7-8065-4fcc-ae9f-fba97ffe5cc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF21KXP/2026-03-19/image/3a1962e4-dc37-4412-9941-dd7950d3a425_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF21KXP/2026-03-19/image/d8e4ebe3-0845-48a7-a07c-ede4192a0770_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF21KXP/2026-03-19/image/ee0ffbcc-5f32-4e67-91ff-64309aab95f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF21KXP/2026-03-19/image/2780c1f6-a3c8-42e6-bbb5-7493ddb8a6ff_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/22 4K 01/23 8K 01/24 10K 03/25 12K', 'remarks': 'VOSA STATES 11K 12K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d371848b-591c-4bbc-933a-f7353ad3c0ab.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 600b8f66-6eb7-5fbb-9506-3761cde69c09 with identifier: 120594233
2026-03-24 19:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 600b8f66-6eb7-5fbb-9506-3761cde69c09 with scrape type 1
2026-03-24 19:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 600b8f66-6eb7-5fbb-9506-3761cde69c09
2026-03-24 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBF21KXP%252F2026-03-19%252Fimage%252Fcbd362f5-02ea-452c-b955-9ca69a15e3ae_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF21KXP/2026-03-19/image/cbd362f5-02ea-452c-b955-9ca69a15e3ae_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBF21KXP%252F2026-03-19%252Fimage%252Fadeba331-de3b-49f3-923b-803dc4adcc96_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF21KXP/2026-03-19/image/adeba331-de3b-49f3-923b-803dc4adcc96_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBF21KXP%252F2026-03-19%252Fimage%252Fdfaeccbc-0ae7-4633-9e9e-bf19119bca66_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF21KXP/2026-03-19/image/dfaeccbc-0ae7-4633-9e9e-bf19119bca66_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBF21KXP%252F2026-03-19%252Fimage%252F17bb72e7-8065-4fcc-ae9f-fba97ffe5cc1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF21KXP/2026-03-19/image/17bb72e7-8065-4fcc-ae9f-fba97ffe5cc1_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af071c90>
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51fac649-ae0e-563b-ba9c-1d01bc5a0a95/51fac649-ae0e-563b-ba9c-1d01bc5a0a95_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWM19NRJ%252F2026-03-13%252Fimage%252F7e302ac6-143b-4559-aaa9-b3c9c70d1fec_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/7e302ac6-143b-4559-aaa9-b3c9c70d1fec_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 51fac649-ae0e-563b-ba9c-1d01bc5a0a95
2026-03-24 19:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/96fde610-3d04-40a4-8ca1-aaabe6e0f554_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120415189?view=catalogue)
2026-03-24 19:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/d76b3a00-4b1d-47d0-bbc3-1e10d1af3273_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120415189?view=catalogue)
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBF21KXP%252F2026-03-19%252Fimage%252F3a1962e4-dc37-4412-9941-dd7950d3a425_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF21KXP/2026-03-19/image/3a1962e4-dc37-4412-9941-dd7950d3a425_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBF21KXP%252F2026-03-19%252Fimage%252Fd8e4ebe3-0845-48a7-a07c-ede4192a0770_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF21KXP/2026-03-19/image/d8e4ebe3-0845-48a7-a07c-ede4192a0770_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBF21KXP%252F2026-03-19%252Fimage%252Fee0ffbcc-5f32-4e67-91ff-64309aab95f1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF21KXP/2026-03-19/image/ee0ffbcc-5f32-4e67-91ff-64309aab95f1_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0e82d0>
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51fac649-ae0e-563b-ba9c-1d01bc5a0a95/51fac649-ae0e-563b-ba9c-1d01bc5a0a95_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWM19NRJ%252F2026-03-13%252Fimage%252F431cd7cd-f94b-420e-b735-e70a52879da3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/431cd7cd-f94b-420e-b735-e70a52879da3_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 51fac649-ae0e-563b-ba9c-1d01bc5a0a95
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af154850>
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51fac649-ae0e-563b-ba9c-1d01bc5a0a95/51fac649-ae0e-563b-ba9c-1d01bc5a0a95_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWM19NRJ%252F2026-03-13%252Fimage%252Ff52bed90-a64e-4862-ae02-2a6de8dc9dda_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/f52bed90-a64e-4862-ae02-2a6de8dc9dda_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 51fac649-ae0e-563b-ba9c-1d01bc5a0a95
2026-03-24 19:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BF21KXP/2026-03-19/image/17bb72e7-8065-4fcc-ae9f-fba97ffe5cc1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120594233?view=catalogue)
2026-03-24 19:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BF21KXP/2026-03-19/image/dfaeccbc-0ae7-4633-9e9e-bf19119bca66_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120594233?view=catalogue)
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBF21KXP%252F2026-03-19%252Fimage%252F2780c1f6-a3c8-42e6-bbb5-7493ddb8a6ff_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF21KXP/2026-03-19/image/2780c1f6-a3c8-42e6-bbb5-7493ddb8a6ff_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0c6810>
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51fac649-ae0e-563b-ba9c-1d01bc5a0a95/51fac649-ae0e-563b-ba9c-1d01bc5a0a95_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWM19NRJ%252F2026-03-13%252Fimage%252F96fde610-3d04-40a4-8ca1-aaabe6e0f554_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/96fde610-3d04-40a4-8ca1-aaabe6e0f554_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 51fac649-ae0e-563b-ba9c-1d01bc5a0a95
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af07f210>
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51fac649-ae0e-563b-ba9c-1d01bc5a0a95/51fac649-ae0e-563b-ba9c-1d01bc5a0a95_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWM19NRJ%252F2026-03-13%252Fimage%252Fd76b3a00-4b1d-47d0-bbc3-1e10d1af3273_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/d76b3a00-4b1d-47d0-bbc3-1e10d1af3273_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 51fac649-ae0e-563b-ba9c-1d01bc5a0a95
2026-03-24 19:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BF21KXP/2026-03-19/image/ee0ffbcc-5f32-4e67-91ff-64309aab95f1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120594233?view=catalogue)
2026-03-24 19:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BF21KXP/2026-03-19/image/d8e4ebe3-0845-48a7-a07c-ede4192a0770_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120594233?view=catalogue)
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af073410>
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_600b8f66-6eb7-5fbb-9506-3761cde69c09/600b8f66-6eb7-5fbb-9506-3761cde69c09_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBF21KXP%252F2026-03-19%252Fimage%252F17bb72e7-8065-4fcc-ae9f-fba97ffe5cc1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF21KXP/2026-03-19/image/17bb72e7-8065-4fcc-ae9f-fba97ffe5cc1_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 600b8f66-6eb7-5fbb-9506-3761cde69c09
2026-03-24 19:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BF21KXP/2026-03-19/image/3a1962e4-dc37-4412-9941-dd7950d3a425_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120594233?view=catalogue)
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b472c810>
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_600b8f66-6eb7-5fbb-9506-3761cde69c09/600b8f66-6eb7-5fbb-9506-3761cde69c09_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBF21KXP%252F2026-03-19%252Fimage%252Fdfaeccbc-0ae7-4633-9e9e-bf19119bca66_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF21KXP/2026-03-19/image/dfaeccbc-0ae7-4633-9e9e-bf19119bca66_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 600b8f66-6eb7-5fbb-9506-3761cde69c09
2026-03-24 19:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BF21KXP/2026-03-19/image/2780c1f6-a3c8-42e6-bbb5-7493ddb8a6ff_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120594233?view=catalogue)
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af02cc50>
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_600b8f66-6eb7-5fbb-9506-3761cde69c09/600b8f66-6eb7-5fbb-9506-3761cde69c09_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBF21KXP%252F2026-03-19%252Fimage%252Fee0ffbcc-5f32-4e67-91ff-64309aab95f1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF21KXP/2026-03-19/image/ee0ffbcc-5f32-4e67-91ff-64309aab95f1_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 600b8f66-6eb7-5fbb-9506-3761cde69c09
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0c6750>
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_600b8f66-6eb7-5fbb-9506-3761cde69c09/600b8f66-6eb7-5fbb-9506-3761cde69c09_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBF21KXP%252F2026-03-19%252Fimage%252Fd8e4ebe3-0845-48a7-a07c-ede4192a0770_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF21KXP/2026-03-19/image/d8e4ebe3-0845-48a7-a07c-ede4192a0770_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 600b8f66-6eb7-5fbb-9506-3761cde69c09
2026-03-24 19:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BF21KXP/2026-03-19/image/cbd362f5-02ea-452c-b955-9ca69a15e3ae_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120594233?view=catalogue)
2026-03-24 19:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BF21KXP/2026-03-19/image/adeba331-de3b-49f3-923b-803dc4adcc96_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120594233?view=catalogue)
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefb7b50>
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_600b8f66-6eb7-5fbb-9506-3761cde69c09/600b8f66-6eb7-5fbb-9506-3761cde69c09_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBF21KXP%252F2026-03-19%252Fimage%252F3a1962e4-dc37-4412-9941-dd7950d3a425_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF21KXP/2026-03-19/image/3a1962e4-dc37-4412-9941-dd7950d3a425_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 600b8f66-6eb7-5fbb-9506-3761cde69c09
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3a6490>
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_600b8f66-6eb7-5fbb-9506-3761cde69c09/600b8f66-6eb7-5fbb-9506-3761cde69c09_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBF21KXP%252F2026-03-19%252Fimage%252F2780c1f6-a3c8-42e6-bbb5-7493ddb8a6ff_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF21KXP/2026-03-19/image/2780c1f6-a3c8-42e6-bbb5-7493ddb8a6ff_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 600b8f66-6eb7-5fbb-9506-3761cde69c09
2026-03-24 19:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/f0671186-7a2e-4644-a06e-91923397cdba_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120415189?view=catalogue)
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3d3b50>
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_600b8f66-6eb7-5fbb-9506-3761cde69c09/600b8f66-6eb7-5fbb-9506-3761cde69c09_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBF21KXP%252F2026-03-19%252Fimage%252Fcbd362f5-02ea-452c-b955-9ca69a15e3ae_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF21KXP/2026-03-19/image/cbd362f5-02ea-452c-b955-9ca69a15e3ae_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 600b8f66-6eb7-5fbb-9506-3761cde69c09
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3e1950>
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_600b8f66-6eb7-5fbb-9506-3761cde69c09/600b8f66-6eb7-5fbb-9506-3761cde69c09_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBF21KXP%252F2026-03-19%252Fimage%252Fadeba331-de3b-49f3-923b-803dc4adcc96_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BF21KXP/2026-03-19/image/adeba331-de3b-49f3-923b-803dc4adcc96_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 600b8f66-6eb7-5fbb-9506-3761cde69c09
2026-03-24 19:16:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 600b8f66-6eb7-5fbb-9506-3761cde69c09, skipping ID generation
2026-03-24 19:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 600b8f66-6eb7-5fbb-9506-3761cde69c09 with scrape type 1
2026-03-24 19:16:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 600b8f66-6eb7-5fbb-9506-3761cde69c09 sending to next pipeline
2026-03-24 19:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 600b8f66-6eb7-5fbb-9506-3761cde69c09, identifier: 120594233
2026-03-24 19:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 600b8f66-6eb7-5fbb-9506-3761cde69c09 with identifier: 120594233
2026-03-24 19:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 600b8f66-6eb7-5fbb-9506-3761cde69c09 with identifier: 120594233
2026-03-24 19:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 600b8f66-6eb7-5fbb-9506-3761cde69c09 with identifier: 120594233 to the API
2026-03-24 19:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/BF21KXP/2026-03-19/image/adeba331-de3b-49f3-923b-803dc4adcc96_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '600b8f66-6eb7-5fbb-9506-3761cde69c09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BF21KXP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120594233',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'LEAF HATCHBACK',
'odometer': 13957,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_600b8f66-6eb7-5fbb-9506-3761cde69c09/600b8f66-6eb7-5fbb-9506-3761cde69c09_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31374,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BF21KXP/2026-03-19/image/cbd362f5-02ea-452c-b955-9ca69a15e3ae_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_600b8f66-6eb7-5fbb-9506-3761cde69c09/600b8f66-6eb7-5fbb-9506-3761cde69c09_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31057,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BF21KXP/2026-03-19/image/adeba331-de3b-49f3-923b-803dc4adcc96_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_600b8f66-6eb7-5fbb-9506-3761cde69c09/600b8f66-6eb7-5fbb-9506-3761cde69c09_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31628,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BF21KXP/2026-03-19/image/dfaeccbc-0ae7-4633-9e9e-bf19119bca66_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_600b8f66-6eb7-5fbb-9506-3761cde69c09/600b8f66-6eb7-5fbb-9506-3761cde69c09_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30782,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BF21KXP/2026-03-19/image/17bb72e7-8065-4fcc-ae9f-fba97ffe5cc1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_600b8f66-6eb7-5fbb-9506-3761cde69c09/600b8f66-6eb7-5fbb-9506-3761cde69c09_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59973,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BF21KXP/2026-03-19/image/3a1962e4-dc37-4412-9941-dd7950d3a425_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_600b8f66-6eb7-5fbb-9506-3761cde69c09/600b8f66-6eb7-5fbb-9506-3761cde69c09_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47326,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BF21KXP/2026-03-19/image/d8e4ebe3-0845-48a7-a07c-ede4192a0770_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_600b8f66-6eb7-5fbb-9506-3761cde69c09/600b8f66-6eb7-5fbb-9506-3761cde69c09_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46760,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BF21KXP/2026-03-19/image/ee0ffbcc-5f32-4e67-91ff-64309aab95f1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_600b8f66-6eb7-5fbb-9506-3761cde69c09/600b8f66-6eb7-5fbb-9506-3761cde69c09_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57267,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BF21KXP/2026-03-19/image/2780c1f6-a3c8-42e6-bbb5-7493ddb8a6ff_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-26',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN LEAF HATCHBACK 110kW N-Connecta 40kWh 5dr Auto',
'transmission': 'automatic',
'trim': '110kW N-Connecta 40kWh 5dr Auto',
'vin': None,
'year': 2021}
2026-03-24 19:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120594233%27 HTTP/1.1" 200 None
2026-03-24 19:16:29 [astonbarclay.gb] INFO: Saving data for 120594233: {'created_time': 1774379789.086596, 'last_price_update_time': 1774379789.086608, 'auction_closing_time': 1774519200.0}
2026-03-24 19:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120594233') HTTP/1.1" 204 0
2026-03-24 19:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef7cc50>
2026-03-24 19:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_51fac649-ae0e-563b-ba9c-1d01bc5a0a95/51fac649-ae0e-563b-ba9c-1d01bc5a0a95_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWM19NRJ%252F2026-03-13%252Fimage%252Ff0671186-7a2e-4644-a06e-91923397cdba_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/f0671186-7a2e-4644-a06e-91923397cdba_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 51fac649-ae0e-563b-ba9c-1d01bc5a0a95
2026-03-24 19:16:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 51fac649-ae0e-563b-ba9c-1d01bc5a0a95, skipping ID generation
2026-03-24 19:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51fac649-ae0e-563b-ba9c-1d01bc5a0a95 with scrape type 1
2026-03-24 19:16:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 51fac649-ae0e-563b-ba9c-1d01bc5a0a95 sending to next pipeline
2026-03-24 19:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 51fac649-ae0e-563b-ba9c-1d01bc5a0a95, identifier: 120415189
2026-03-24 19:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 51fac649-ae0e-563b-ba9c-1d01bc5a0a95 with identifier: 120415189
2026-03-24 19:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 51fac649-ae0e-563b-ba9c-1d01bc5a0a95 with identifier: 120415189
2026-03-24 19:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 51fac649-ae0e-563b-ba9c-1d01bc5a0a95 with identifier: 120415189 to the API
2026-03-24 19:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/f0671186-7a2e-4644-a06e-91923397cdba_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 144,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '51fac649-ae0e-563b-ba9c-1d01bc5a0a95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WM19NRJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120415189',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MERCEDES-BENZ',
'model': 'GLA HATCHBACK',
'odometer': 52229,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51fac649-ae0e-563b-ba9c-1d01bc5a0a95/51fac649-ae0e-563b-ba9c-1d01bc5a0a95_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33847,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/f0671186-7a2e-4644-a06e-91923397cdba_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51fac649-ae0e-563b-ba9c-1d01bc5a0a95/51fac649-ae0e-563b-ba9c-1d01bc5a0a95_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35752,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/96fde610-3d04-40a4-8ca1-aaabe6e0f554_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51fac649-ae0e-563b-ba9c-1d01bc5a0a95/51fac649-ae0e-563b-ba9c-1d01bc5a0a95_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37000,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/d76b3a00-4b1d-47d0-bbc3-1e10d1af3273_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51fac649-ae0e-563b-ba9c-1d01bc5a0a95/51fac649-ae0e-563b-ba9c-1d01bc5a0a95_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38089,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/f52bed90-a64e-4862-ae02-2a6de8dc9dda_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51fac649-ae0e-563b-ba9c-1d01bc5a0a95/51fac649-ae0e-563b-ba9c-1d01bc5a0a95_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45999,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/431cd7cd-f94b-420e-b735-e70a52879da3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51fac649-ae0e-563b-ba9c-1d01bc5a0a95/51fac649-ae0e-563b-ba9c-1d01bc5a0a95_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39088,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/7e302ac6-143b-4559-aaa9-b3c9c70d1fec_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51fac649-ae0e-563b-ba9c-1d01bc5a0a95/51fac649-ae0e-563b-ba9c-1d01bc5a0a95_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40276,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/db21360c-4aba-4013-afd6-6df8f27ecc16_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51fac649-ae0e-563b-ba9c-1d01bc5a0a95/51fac649-ae0e-563b-ba9c-1d01bc5a0a95_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49068,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WM19NRJ/2026-03-13/image/91b83f77-45c0-4b32-a559-5d636d3f66de_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-17',
'seller_name': 'Mobilize Financial Services',
'title': 'MERCEDES-BENZ GLA HATCHBACK GLA 180 Urban Edition 5dr Auto',
'transmission': 'automatic',
'trim': 'GLA 180 Urban Edition 5dr Auto',
'vin': None,
'year': 2019}
2026-03-24 19:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120415189%27 HTTP/1.1" 200 None
2026-03-24 19:16:29 [astonbarclay.gb] INFO: Saving data for 120415189: {'created_time': 1774379789.522518, 'last_price_update_time': 1774379789.522532, 'auction_closing_time': 1774519200.0}
2026-03-24 19:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120415189') HTTP/1.1" 204 0
2026-03-24 19:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120442874?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120442874, 'registration': 'BG24NZX', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power N-Connecta 5dr Auto', 'mileage': 15466, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 326, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-05-24', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BG24NZX/2026-03-16/image/eefe8e2a-7d38-47f3-bfcc-e24c072ae895_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24NZX/2026-03-16/image/ffd3c9e1-63ca-424d-8fca-583170394960_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24NZX/2026-03-16/image/b9669a08-40e9-448d-91d3-310336c913c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24NZX/2026-03-16/image/f6368a64-4cca-4678-8b5e-cd0504fbffbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24NZX/2026-03-16/image/703efc4a-17e9-458b-b860-53de7e5a4ab7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24NZX/2026-03-16/image/b0c16451-ab90-459f-af4f-20c512dff5c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24NZX/2026-03-16/image/ce10833b-c5ef-4397-bab9-c82fffca9b8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24NZX/2026-03-16/image/5e4f86b2-2145-4541-a82e-7456a697ac6b_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/25 8K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/15feb149-c3b0-412e-be86-4a54de9457b1.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120442874, 'registration': 'BG24NZX', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.5 E-Power N-Connecta 5dr Auto', 'mileage': 15466, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 326, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2024-05-24', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BG24NZX/2026-03-16/image/eefe8e2a-7d38-47f3-bfcc-e24c072ae895_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24NZX/2026-03-16/image/ffd3c9e1-63ca-424d-8fca-583170394960_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24NZX/2026-03-16/image/b9669a08-40e9-448d-91d3-310336c913c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24NZX/2026-03-16/image/f6368a64-4cca-4678-8b5e-cd0504fbffbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24NZX/2026-03-16/image/703efc4a-17e9-458b-b860-53de7e5a4ab7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24NZX/2026-03-16/image/b0c16451-ab90-459f-af4f-20c512dff5c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24NZX/2026-03-16/image/ce10833b-c5ef-4397-bab9-c82fffca9b8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BG24NZX/2026-03-16/image/5e4f86b2-2145-4541-a82e-7456a697ac6b_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/25 8K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/15feb149-c3b0-412e-be86-4a54de9457b1.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a3f60be-02b0-525a-bf33-4c063f3f0bfd with identifier: 120442874
2026-03-24 19:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a3f60be-02b0-525a-bf33-4c063f3f0bfd with scrape type 1
2026-03-24 19:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 4a3f60be-02b0-525a-bf33-4c063f3f0bfd
2026-03-24 19:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBG24NZX%252F2026-03-16%252Fimage%252Feefe8e2a-7d38-47f3-bfcc-e24c072ae895_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BG24NZX/2026-03-16/image/eefe8e2a-7d38-47f3-bfcc-e24c072ae895_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBG24NZX%252F2026-03-16%252Fimage%252Fffd3c9e1-63ca-424d-8fca-583170394960_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BG24NZX/2026-03-16/image/ffd3c9e1-63ca-424d-8fca-583170394960_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBG24NZX%252F2026-03-16%252Fimage%252Fb9669a08-40e9-448d-91d3-310336c913c4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BG24NZX/2026-03-16/image/b9669a08-40e9-448d-91d3-310336c913c4_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBG24NZX%252F2026-03-16%252Fimage%252Ff6368a64-4cca-4678-8b5e-cd0504fbffbf_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BG24NZX/2026-03-16/image/f6368a64-4cca-4678-8b5e-cd0504fbffbf_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBG24NZX%252F2026-03-16%252Fimage%252F703efc4a-17e9-458b-b860-53de7e5a4ab7_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BG24NZX/2026-03-16/image/703efc4a-17e9-458b-b860-53de7e5a4ab7_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBG24NZX%252F2026-03-16%252Fimage%252Fb0c16451-ab90-459f-af4f-20c512dff5c1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BG24NZX/2026-03-16/image/b0c16451-ab90-459f-af4f-20c512dff5c1_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBG24NZX%252F2026-03-16%252Fimage%252Fce10833b-c5ef-4397-bab9-c82fffca9b8e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BG24NZX/2026-03-16/image/ce10833b-c5ef-4397-bab9-c82fffca9b8e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FBG24NZX%252F2026-03-16%252Fimage%252F5e4f86b2-2145-4541-a82e-7456a697ac6b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BG24NZX/2026-03-16/image/5e4f86b2-2145-4541-a82e-7456a697ac6b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119967315?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BG24NZX/2026-03-16/image/5e4f86b2-2145-4541-a82e-7456a697ac6b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120442874?view=catalogue)
2026-03-24 19:16:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119967315, 'registration': 'DL72OFG', 'account': 'ZEN002', 'make': 'NISSAN', 'model': 'X-TRAIL STATION WAGON', 'derivative': '1.5 E-Power 204 Acenta Premium 5dr Xtronic', 'mileage': 41913, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 156, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-10', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-12-29', 'doors': 5, 'engineSize': 1497, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/DL72OFG/2026-02-27/image/b9562edf-2f53-4d17-8ef2-79dc0b16efc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72OFG/2026-02-27/image/309e5f81-f3b9-4da5-9723-c8d6be393c7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72OFG/2026-02-27/image/f960a551-39e5-42ba-a71f-9e3ec07ee93d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72OFG/2026-02-27/image/33b2f7d8-40e9-4fbd-b00e-02f29a6012a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72OFG/2026-02-27/image/8b612916-90fb-42d6-8a1f-2702c751c437_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72OFG/2026-02-27/image/30aaa28f-9c8a-4efa-a704-2e12fd6f037f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72OFG/2026-02-27/image/cc077491-56ab-4279-8fcf-3c822d013b5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72OFG/2026-02-27/image/a55bd350-facc-4465-b2d4-b284762d258d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72OFG/2026-02-27/image/2a76f1e8-1eda-4048-9fcd-4d0897dbb93a_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 09/23-9K, 06/24-18K, 02/25-27K,', 'remarks': 'VOSA STATES 79K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/46c23219-2607-478a-b4d4-21b698b4b153.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119967315, 'registration': 'DL72OFG', 'account': 'ZEN002', 'make': 'NISSAN', 'model': 'X-TRAIL STATION WAGON', 'derivative': '1.5 E-Power 204 Acenta Premium 5dr Xtronic', 'mileage': 41913, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 156, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-10', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-12-29', 'doors': 5, 'engineSize': 1497, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/DL72OFG/2026-02-27/image/b9562edf-2f53-4d17-8ef2-79dc0b16efc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72OFG/2026-02-27/image/309e5f81-f3b9-4da5-9723-c8d6be393c7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72OFG/2026-02-27/image/f960a551-39e5-42ba-a71f-9e3ec07ee93d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72OFG/2026-02-27/image/33b2f7d8-40e9-4fbd-b00e-02f29a6012a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72OFG/2026-02-27/image/8b612916-90fb-42d6-8a1f-2702c751c437_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72OFG/2026-02-27/image/30aaa28f-9c8a-4efa-a704-2e12fd6f037f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72OFG/2026-02-27/image/cc077491-56ab-4279-8fcf-3c822d013b5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72OFG/2026-02-27/image/a55bd350-facc-4465-b2d4-b284762d258d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DL72OFG/2026-02-27/image/2a76f1e8-1eda-4048-9fcd-4d0897dbb93a_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 09/23-9K, 06/24-18K, 02/25-27K,', 'remarks': 'VOSA STATES 79K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/46c23219-2607-478a-b4d4-21b698b4b153.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 818a5375-caf7-595b-9886-144e34cc842d with identifier: 119967315
2026-03-24 19:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 818a5375-caf7-595b-9886-144e34cc842d with scrape type 2
2026-03-24 19:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 818a5375-caf7-595b-9886-144e34cc842d with scrape type 2
2026-03-24 19:16:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 818a5375-caf7-595b-9886-144e34cc842d, identifier: 119967315
2026-03-24 19:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 818a5375-caf7-595b-9886-144e34cc842d with identifier: 119967315
2026-03-24 19:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 818a5375-caf7-595b-9886-144e34cc842d with identifier: 119967315
2026-03-24 19:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 818a5375-caf7-595b-9886-144e34cc842d with identifier: 119967315 to the API
2026-03-24 19:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119967315?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '818a5375-caf7-595b-9886-144e34cc842d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DL72OFG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119967315',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'X-TRAIL STATION WAGON',
'odometer': 41913,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-10',
'seller_name': 'Zenith',
'title': 'NISSAN X-TRAIL STATION WAGON 1.5 E-Power 204 Acenta Premium 5dr '
'Xtronic',
'transmission': 'automatic',
'trim': '1.5 E-Power 204 Acenta Premium 5dr Xtronic',
'vin': None,
'year': 2023}
2026-03-24 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119967315%27 HTTP/1.1" 200 None
2026-03-24 19:16:35 [astonbarclay.gb] INFO: Saving data for 119967315: {'auction_closing_time': 1774519200.0, 'created_time': 1774271466.492621, 'last_price_update_time': 1774379795.653876}
2026-03-24 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119967315') HTTP/1.1" 204 0
2026-03-24 19:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BG24NZX/2026-03-16/image/ce10833b-c5ef-4397-bab9-c82fffca9b8e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120442874?view=catalogue)
2026-03-24 19:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4828810>
2026-03-24 19:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a3f60be-02b0-525a-bf33-4c063f3f0bfd/4a3f60be-02b0-525a-bf33-4c063f3f0bfd_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBG24NZX%252F2026-03-16%252Fimage%252F5e4f86b2-2145-4541-a82e-7456a697ac6b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BG24NZX/2026-03-16/image/5e4f86b2-2145-4541-a82e-7456a697ac6b_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4a3f60be-02b0-525a-bf33-4c063f3f0bfd
2026-03-24 19:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BG24NZX/2026-03-16/image/b0c16451-ab90-459f-af4f-20c512dff5c1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120442874?view=catalogue)
2026-03-24 19:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0445d0>
2026-03-24 19:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a3f60be-02b0-525a-bf33-4c063f3f0bfd/4a3f60be-02b0-525a-bf33-4c063f3f0bfd_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBG24NZX%252F2026-03-16%252Fimage%252Fce10833b-c5ef-4397-bab9-c82fffca9b8e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BG24NZX/2026-03-16/image/ce10833b-c5ef-4397-bab9-c82fffca9b8e_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4a3f60be-02b0-525a-bf33-4c063f3f0bfd
2026-03-24 19:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BG24NZX/2026-03-16/image/703efc4a-17e9-458b-b860-53de7e5a4ab7_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120442874?view=catalogue)
2026-03-24 19:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af053010>
2026-03-24 19:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a3f60be-02b0-525a-bf33-4c063f3f0bfd/4a3f60be-02b0-525a-bf33-4c063f3f0bfd_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBG24NZX%252F2026-03-16%252Fimage%252Fb0c16451-ab90-459f-af4f-20c512dff5c1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BG24NZX/2026-03-16/image/b0c16451-ab90-459f-af4f-20c512dff5c1_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4a3f60be-02b0-525a-bf33-4c063f3f0bfd
2026-03-24 19:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BG24NZX/2026-03-16/image/f6368a64-4cca-4678-8b5e-cd0504fbffbf_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120442874?view=catalogue)
2026-03-24 19:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3257d0>
2026-03-24 19:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a3f60be-02b0-525a-bf33-4c063f3f0bfd/4a3f60be-02b0-525a-bf33-4c063f3f0bfd_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBG24NZX%252F2026-03-16%252Fimage%252F703efc4a-17e9-458b-b860-53de7e5a4ab7_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BG24NZX/2026-03-16/image/703efc4a-17e9-458b-b860-53de7e5a4ab7_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4a3f60be-02b0-525a-bf33-4c063f3f0bfd
2026-03-24 19:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af039c50>
2026-03-24 19:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a3f60be-02b0-525a-bf33-4c063f3f0bfd/4a3f60be-02b0-525a-bf33-4c063f3f0bfd_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBG24NZX%252F2026-03-16%252Fimage%252Ff6368a64-4cca-4678-8b5e-cd0504fbffbf_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BG24NZX/2026-03-16/image/f6368a64-4cca-4678-8b5e-cd0504fbffbf_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4a3f60be-02b0-525a-bf33-4c063f3f0bfd
2026-03-24 19:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BG24NZX/2026-03-16/image/b9669a08-40e9-448d-91d3-310336c913c4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120442874?view=catalogue)
2026-03-24 19:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BG24NZX/2026-03-16/image/ffd3c9e1-63ca-424d-8fca-583170394960_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120442874?view=catalogue)
2026-03-24 19:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef8b610>
2026-03-24 19:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a3f60be-02b0-525a-bf33-4c063f3f0bfd/4a3f60be-02b0-525a-bf33-4c063f3f0bfd_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBG24NZX%252F2026-03-16%252Fimage%252Fb9669a08-40e9-448d-91d3-310336c913c4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BG24NZX/2026-03-16/image/b9669a08-40e9-448d-91d3-310336c913c4_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4a3f60be-02b0-525a-bf33-4c063f3f0bfd
2026-03-24 19:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/BG24NZX/2026-03-16/image/eefe8e2a-7d38-47f3-bfcc-e24c072ae895_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120442874?view=catalogue)
2026-03-24 19:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3d1b10>
2026-03-24 19:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a3f60be-02b0-525a-bf33-4c063f3f0bfd/4a3f60be-02b0-525a-bf33-4c063f3f0bfd_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBG24NZX%252F2026-03-16%252Fimage%252Fffd3c9e1-63ca-424d-8fca-583170394960_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BG24NZX/2026-03-16/image/ffd3c9e1-63ca-424d-8fca-583170394960_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4a3f60be-02b0-525a-bf33-4c063f3f0bfd
2026-03-24 19:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3a7610>
2026-03-24 19:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4a3f60be-02b0-525a-bf33-4c063f3f0bfd/4a3f60be-02b0-525a-bf33-4c063f3f0bfd_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FBG24NZX%252F2026-03-16%252Fimage%252Feefe8e2a-7d38-47f3-bfcc-e24c072ae895_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/BG24NZX/2026-03-16/image/eefe8e2a-7d38-47f3-bfcc-e24c072ae895_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4a3f60be-02b0-525a-bf33-4c063f3f0bfd
2026-03-24 19:16:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4a3f60be-02b0-525a-bf33-4c063f3f0bfd, skipping ID generation
2026-03-24 19:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a3f60be-02b0-525a-bf33-4c063f3f0bfd with scrape type 1
2026-03-24 19:16:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4a3f60be-02b0-525a-bf33-4c063f3f0bfd sending to next pipeline
2026-03-24 19:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4a3f60be-02b0-525a-bf33-4c063f3f0bfd, identifier: 120442874
2026-03-24 19:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4a3f60be-02b0-525a-bf33-4c063f3f0bfd with identifier: 120442874
2026-03-24 19:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4a3f60be-02b0-525a-bf33-4c063f3f0bfd with identifier: 120442874
2026-03-24 19:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4a3f60be-02b0-525a-bf33-4c063f3f0bfd with identifier: 120442874 to the API
2026-03-24 19:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/BG24NZX/2026-03-16/image/eefe8e2a-7d38-47f3-bfcc-e24c072ae895_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '4a3f60be-02b0-525a-bf33-4c063f3f0bfd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BG24NZX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120442874',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 15466,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3f60be-02b0-525a-bf33-4c063f3f0bfd/4a3f60be-02b0-525a-bf33-4c063f3f0bfd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31419,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BG24NZX/2026-03-16/image/eefe8e2a-7d38-47f3-bfcc-e24c072ae895_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3f60be-02b0-525a-bf33-4c063f3f0bfd/4a3f60be-02b0-525a-bf33-4c063f3f0bfd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32271,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BG24NZX/2026-03-16/image/ffd3c9e1-63ca-424d-8fca-583170394960_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3f60be-02b0-525a-bf33-4c063f3f0bfd/4a3f60be-02b0-525a-bf33-4c063f3f0bfd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31082,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BG24NZX/2026-03-16/image/b9669a08-40e9-448d-91d3-310336c913c4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3f60be-02b0-525a-bf33-4c063f3f0bfd/4a3f60be-02b0-525a-bf33-4c063f3f0bfd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30726,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BG24NZX/2026-03-16/image/f6368a64-4cca-4678-8b5e-cd0504fbffbf_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3f60be-02b0-525a-bf33-4c063f3f0bfd/4a3f60be-02b0-525a-bf33-4c063f3f0bfd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53551,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BG24NZX/2026-03-16/image/703efc4a-17e9-458b-b860-53de7e5a4ab7_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3f60be-02b0-525a-bf33-4c063f3f0bfd/4a3f60be-02b0-525a-bf33-4c063f3f0bfd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50003,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BG24NZX/2026-03-16/image/b0c16451-ab90-459f-af4f-20c512dff5c1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3f60be-02b0-525a-bf33-4c063f3f0bfd/4a3f60be-02b0-525a-bf33-4c063f3f0bfd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55677,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BG24NZX/2026-03-16/image/ce10833b-c5ef-4397-bab9-c82fffca9b8e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3f60be-02b0-525a-bf33-4c063f3f0bfd/4a3f60be-02b0-525a-bf33-4c063f3f0bfd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42820,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/BG24NZX/2026-03-16/image/5e4f86b2-2145-4541-a82e-7456a697ac6b_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-24',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI HATCHBACK 1.5 E-Power N-Connecta 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 E-Power N-Connecta 5dr Auto',
'vin': None,
'year': 2024}
2026-03-24 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442874%27 HTTP/1.1" 200 None
2026-03-24 19:16:36 [astonbarclay.gb] INFO: Saving data for 120442874: {'created_time': 1774379796.964976, 'last_price_update_time': 1774379796.964992, 'auction_closing_time': 1774519200.0}
2026-03-24 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120442874') HTTP/1.1" 204 0
2026-03-24 19:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120264238?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120264238, 'registration': 'FX22OUF', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'EQC ESTATE', 'derivative': 'EQC 400 300kW Sport 80kWh 5dr Auto', 'mileage': 82065, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 154, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-25', 'fuel': 'Electric', 'motExpiry': '2027-02-16', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FX22OUF/2026-03-18/image/0b3dde25-7462-4c90-82f6-6c9e42a5339b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX22OUF/2026-03-18/image/b7446c73-be1e-423f-8ace-40bef4d0a24c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX22OUF/2026-03-18/image/492a2104-185d-47e4-8ca4-dbd02a72e697_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX22OUF/2026-03-18/image/7b3fa248-ecc2-42d2-930c-79f4a72bdfee_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX22OUF/2026-03-18/image/6935eecc-c812-4436-9a91-85f2b1b39206_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX22OUF/2026-03-18/image/c01640f2-cbbd-4724-a43b-4c5dc203acbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX22OUF/2026-03-18/image/bfca66f3-08dc-4f22-a158-c6a1e2495a5a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX22OUF/2026-03-18/image/ccda49db-d87f-4590-9bc5-164e3a5d2507_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 12/22-15K, 08/23-30K, 05/24-49K, 04/25-64K, 02/26-80K', 'remarks': 'Metallic Paint - VOSA STATES 67K 78K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/066b6716-da07-4d97-a367-02ff25382716.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120264238, 'registration': 'FX22OUF', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'EQC ESTATE', 'derivative': 'EQC 400 300kW Sport 80kWh 5dr Auto', 'mileage': 82065, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 154, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-25', 'fuel': 'Electric', 'motExpiry': '2027-02-16', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FX22OUF/2026-03-18/image/0b3dde25-7462-4c90-82f6-6c9e42a5339b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX22OUF/2026-03-18/image/b7446c73-be1e-423f-8ace-40bef4d0a24c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX22OUF/2026-03-18/image/492a2104-185d-47e4-8ca4-dbd02a72e697_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX22OUF/2026-03-18/image/7b3fa248-ecc2-42d2-930c-79f4a72bdfee_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX22OUF/2026-03-18/image/6935eecc-c812-4436-9a91-85f2b1b39206_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX22OUF/2026-03-18/image/c01640f2-cbbd-4724-a43b-4c5dc203acbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX22OUF/2026-03-18/image/bfca66f3-08dc-4f22-a158-c6a1e2495a5a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX22OUF/2026-03-18/image/ccda49db-d87f-4590-9bc5-164e3a5d2507_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 12/22-15K, 08/23-30K, 05/24-49K, 04/25-64K, 02/26-80K', 'remarks': 'Metallic Paint - VOSA STATES 67K 78K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/066b6716-da07-4d97-a367-02ff25382716.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a4626cb-128f-58bd-a1ad-71cf19c41ec7 with identifier: 120264238
2026-03-24 19:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a4626cb-128f-58bd-a1ad-71cf19c41ec7 with scrape type 2
2026-03-24 19:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a4626cb-128f-58bd-a1ad-71cf19c41ec7 with scrape type 2
2026-03-24 19:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8a4626cb-128f-58bd-a1ad-71cf19c41ec7, identifier: 120264238
2026-03-24 19:16:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8a4626cb-128f-58bd-a1ad-71cf19c41ec7 with identifier: 120264238
2026-03-24 19:16:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8a4626cb-128f-58bd-a1ad-71cf19c41ec7 with identifier: 120264238
2026-03-24 19:16:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8a4626cb-128f-58bd-a1ad-71cf19c41ec7 with identifier: 120264238 to the API
2026-03-24 19:16:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120264238?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '8a4626cb-128f-58bd-a1ad-71cf19c41ec7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FX22OUF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120264238',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MERCEDES-BENZ',
'model': 'EQC ESTATE',
'odometer': 82065,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-25',
'seller_name': 'Zenith',
'title': 'MERCEDES-BENZ EQC ESTATE EQC 400 300kW Sport 80kWh 5dr Auto',
'transmission': 'automatic',
'trim': 'EQC 400 300kW Sport 80kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120264238%27 HTTP/1.1" 200 None
2026-03-24 19:16:37 [astonbarclay.gb] INFO: Saving data for 120264238: {'auction_closing_time': 1774519200.0, 'created_time': 1774271455.092945, 'last_price_update_time': 1774379797.96208}
2026-03-24 19:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120264238') HTTP/1.1" 204 0
2026-03-24 19:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120542837?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120542837, 'registration': 'BF71XVR', 'account': 'ZEN002', 'make': 'FORD', 'model': 'KUGA ESTATE', 'derivative': '2.5 PHEV Vignale 5dr CVT', 'mileage': 38510, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 155, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-01-27', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-12-17', 'doors': 5, 'engineSize': 2488, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BF71XVR/2026-03-18/image/ddf5d6f2-ef7a-496b-bf0f-f526a3285a46_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF71XVR/2026-03-18/image/1f935617-ca1c-456f-90a7-67df058419a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF71XVR/2026-03-18/image/8d914b09-e332-40bc-8770-3f8270411838_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF71XVR/2026-03-18/image/75103352-41c2-429d-a5a5-9ffddec95e86_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF71XVR/2026-03-18/image/77b126f0-f19e-4275-944a-efec8b9bed63_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF71XVR/2026-03-18/image/71d04082-4458-4dfa-8f4f-9e1562019eff_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF71XVR/2026-03-18/image/7dd2df60-7afb-4fa0-a43f-6ed4ada7438e_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 05/23-14K, 09/24-26K, 03/26-38K', 'remarks': 'VOSA STATES 28K 35K Chrome Blue\tDriver Assistance Pack\tPower Opening Panoramic Roof Technology Pack SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 32, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/13539b62-d524-40c9-aa29-cd7b62721d12.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120542837, 'registration': 'BF71XVR', 'account': 'ZEN002', 'make': 'FORD', 'model': 'KUGA ESTATE', 'derivative': '2.5 PHEV Vignale 5dr CVT', 'mileage': 38510, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 155, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-01-27', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-12-17', 'doors': 5, 'engineSize': 2488, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BF71XVR/2026-03-18/image/ddf5d6f2-ef7a-496b-bf0f-f526a3285a46_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF71XVR/2026-03-18/image/1f935617-ca1c-456f-90a7-67df058419a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF71XVR/2026-03-18/image/8d914b09-e332-40bc-8770-3f8270411838_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF71XVR/2026-03-18/image/75103352-41c2-429d-a5a5-9ffddec95e86_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF71XVR/2026-03-18/image/77b126f0-f19e-4275-944a-efec8b9bed63_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF71XVR/2026-03-18/image/71d04082-4458-4dfa-8f4f-9e1562019eff_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF71XVR/2026-03-18/image/7dd2df60-7afb-4fa0-a43f-6ed4ada7438e_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 05/23-14K, 09/24-26K, 03/26-38K', 'remarks': 'VOSA STATES 28K 35K Chrome Blue\tDriver Assistance Pack\tPower Opening Panoramic Roof Technology Pack SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 32, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/13539b62-d524-40c9-aa29-cd7b62721d12.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8b1df7f-8cce-5617-ac47-bc559585b1fb with identifier: 120542837
2026-03-24 19:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8b1df7f-8cce-5617-ac47-bc559585b1fb with scrape type 2
2026-03-24 19:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8b1df7f-8cce-5617-ac47-bc559585b1fb with scrape type 2
2026-03-24 19:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d8b1df7f-8cce-5617-ac47-bc559585b1fb, identifier: 120542837
2026-03-24 19:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d8b1df7f-8cce-5617-ac47-bc559585b1fb with identifier: 120542837
2026-03-24 19:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d8b1df7f-8cce-5617-ac47-bc559585b1fb with identifier: 120542837
2026-03-24 19:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d8b1df7f-8cce-5617-ac47-bc559585b1fb with identifier: 120542837 to the API
2026-03-24 19:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120542837?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 32,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': 'd8b1df7f-8cce-5617-ac47-bc559585b1fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BF71XVR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120542837',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'KUGA ESTATE',
'odometer': 38510,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-27',
'seller_name': 'Zenith',
'title': 'FORD KUGA ESTATE 2.5 PHEV Vignale 5dr CVT',
'transmission': 'automatic',
'trim': '2.5 PHEV Vignale 5dr CVT',
'vin': None,
'year': 2022}
2026-03-24 19:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120542837%27 HTTP/1.1" 200 None
2026-03-24 19:16:39 [astonbarclay.gb] INFO: Saving data for 120542837: {'auction_closing_time': 1774519200.0, 'created_time': 1774271487.965129, 'last_price_update_time': 1774379799.657167}
2026-03-24 19:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120542837') HTTP/1.1" 204 0
2026-03-24 19:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119639426?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119639426, 'registration': 'ND71XTL', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL 3 SALOON', 'derivative': 'RWD 4dr Auto', 'mileage': 80617, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 152, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-12-22', 'fuel': 'Electric', 'motExpiry': '2026-12-21', 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/ND71XTL/2026-02-19/image/bc42f151-addb-45bc-a412-f41d0761fb9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71XTL/2026-02-19/image/31c5f12e-f003-4c2d-b6d7-5fef08588744_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71XTL/2026-02-19/image/4d345639-407c-4d15-9ad9-d6ef59847d8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71XTL/2026-02-19/image/06244cae-e46d-4ae4-a67f-cecd67ae6555_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71XTL/2026-02-19/image/062761da-b8cf-46be-8ece-d50442e57af4_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71XTL/2026-02-19/image/5d15253a-ffe8-49bd-bcac-dc0c0250c67d_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71XTL/2026-02-19/image/8f30bf17-7bcf-4d3e-85b2-1467775b40c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71XTL/2026-02-19/image/3d2caf12-ec35-4d50-a7ab-ed31ac82105b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71XTL/2026-02-19/image/25523999-d13d-428a-8cec-f838bd319b5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71XTL/2026-02-19/image/925464c4-68f5-437e-bfb6-3cbd506c755e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY, VOSA STATES 61K 80K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bca79f7b-aa66-49a4-b378-588a3d746a29.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119639426, 'registration': 'ND71XTL', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL 3 SALOON', 'derivative': 'RWD 4dr Auto', 'mileage': 80617, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 152, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-12-22', 'fuel': 'Electric', 'motExpiry': '2026-12-21', 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/ND71XTL/2026-02-19/image/bc42f151-addb-45bc-a412-f41d0761fb9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71XTL/2026-02-19/image/31c5f12e-f003-4c2d-b6d7-5fef08588744_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71XTL/2026-02-19/image/4d345639-407c-4d15-9ad9-d6ef59847d8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71XTL/2026-02-19/image/06244cae-e46d-4ae4-a67f-cecd67ae6555_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71XTL/2026-02-19/image/062761da-b8cf-46be-8ece-d50442e57af4_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71XTL/2026-02-19/image/5d15253a-ffe8-49bd-bcac-dc0c0250c67d_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71XTL/2026-02-19/image/8f30bf17-7bcf-4d3e-85b2-1467775b40c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71XTL/2026-02-19/image/3d2caf12-ec35-4d50-a7ab-ed31ac82105b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71XTL/2026-02-19/image/25523999-d13d-428a-8cec-f838bd319b5c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71XTL/2026-02-19/image/925464c4-68f5-437e-bfb6-3cbd506c755e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY, VOSA STATES 61K 80K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bca79f7b-aa66-49a4-b378-588a3d746a29.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53e2c99c-15cf-564f-a696-dab7abfb4b28 with identifier: 119639426
2026-03-24 19:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53e2c99c-15cf-564f-a696-dab7abfb4b28 with scrape type 2
2026-03-24 19:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53e2c99c-15cf-564f-a696-dab7abfb4b28 with scrape type 2
2026-03-24 19:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 53e2c99c-15cf-564f-a696-dab7abfb4b28, identifier: 119639426
2026-03-24 19:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 53e2c99c-15cf-564f-a696-dab7abfb4b28 with identifier: 119639426
2026-03-24 19:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 53e2c99c-15cf-564f-a696-dab7abfb4b28 with identifier: 119639426
2026-03-24 19:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 53e2c99c-15cf-564f-a696-dab7abfb4b28 with identifier: 119639426 to the API
2026-03-24 19:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119639426?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '53e2c99c-15cf-564f-a696-dab7abfb4b28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'ND71XTL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119639426',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'TESLA',
'model': 'MODEL 3 SALOON',
'odometer': 80617,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-22',
'seller_name': 'Zenith',
'title': 'TESLA MODEL 3 SALOON RWD 4dr Auto',
'transmission': 'automatic',
'trim': 'RWD 4dr Auto',
'vin': None,
'year': 2021}
2026-03-24 19:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119639426%27 HTTP/1.1" 200 None
2026-03-24 19:16:40 [astonbarclay.gb] INFO: Saving data for 119639426: {'created_time': 1774271006.810561, 'last_price_update_time': 1774379800.271261, 'auction_closing_time': 1774519200.0}
2026-03-24 19:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119639426') HTTP/1.1" 204 0
2026-03-24 19:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119193826?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119193826, 'registration': 'AO72UUC', 'account': 'ZEN002', 'make': 'BMW', 'model': 'iX3 ELECTRIC ESTATE', 'derivative': '210kW M Sport Pro 80kWh 5dr Auto', 'mileage': 15891, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 149, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-12-09', 'fuel': 'Electric', 'motExpiry': '2026-11-03', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AO72UUC/2026-02-13/image/38212853-6185-4572-a837-b0237eeac6c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/2aef2154-787a-4582-803e-891a950cfe5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/60ebc87c-bb93-481e-9555-96a1f7ddddd7_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/1500e7b6-0090-44bc-94b4-893f3232bc3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/beadb805-632c-4fc3-a919-691d0d4aed7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/3ff494a5-f32d-4fbc-befa-0910e054b79b_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/608b16a1-c57d-4efe-a015-18c73a4c1d67_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/d66c1fbe-4adb-46a8-a214-e49b3267b219_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/aa72df74-1c04-4f10-b039-305bae72c075_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/74075d09-a57b-45f0-b15d-d9b1cb76ae05_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/5f4acf23-3060-4750-87b2-9461ca62f0c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/a0f942c7-6d43-413c-a0a1-975b3de1376a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/f2ba43c8-82dc-4e39-be24-3580a2f099a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/f1e585bd-c64d-4823-bf6b-0e96dafb27bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/e09fdaa9-ff8c-4b30-90e0-8c43dce6fdfd_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 11/24 10K', 'remarks': 'vosa states 14k, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ea45a97d-d78c-48c4-854d-af6e178f7e40.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119193826, 'registration': 'AO72UUC', 'account': 'ZEN002', 'make': 'BMW', 'model': 'iX3 ELECTRIC ESTATE', 'derivative': '210kW M Sport Pro 80kWh 5dr Auto', 'mileage': 15891, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 149, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-12-09', 'fuel': 'Electric', 'motExpiry': '2026-11-03', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AO72UUC/2026-02-13/image/38212853-6185-4572-a837-b0237eeac6c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/2aef2154-787a-4582-803e-891a950cfe5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/60ebc87c-bb93-481e-9555-96a1f7ddddd7_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/1500e7b6-0090-44bc-94b4-893f3232bc3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/beadb805-632c-4fc3-a919-691d0d4aed7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/3ff494a5-f32d-4fbc-befa-0910e054b79b_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/608b16a1-c57d-4efe-a015-18c73a4c1d67_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/d66c1fbe-4adb-46a8-a214-e49b3267b219_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/aa72df74-1c04-4f10-b039-305bae72c075_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/74075d09-a57b-45f0-b15d-d9b1cb76ae05_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/5f4acf23-3060-4750-87b2-9461ca62f0c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/a0f942c7-6d43-413c-a0a1-975b3de1376a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/f2ba43c8-82dc-4e39-be24-3580a2f099a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/f1e585bd-c64d-4823-bf6b-0e96dafb27bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO72UUC/2026-02-13/image/e09fdaa9-ff8c-4b30-90e0-8c43dce6fdfd_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 11/24 10K', 'remarks': 'vosa states 14k, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ea45a97d-d78c-48c4-854d-af6e178f7e40.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 022daff0-f5c0-549a-b26d-d67a2edcd88a with identifier: 119193826
2026-03-24 19:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 022daff0-f5c0-549a-b26d-d67a2edcd88a with scrape type 2
2026-03-24 19:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 022daff0-f5c0-549a-b26d-d67a2edcd88a with scrape type 2
2026-03-24 19:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 022daff0-f5c0-549a-b26d-d67a2edcd88a, identifier: 119193826
2026-03-24 19:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 022daff0-f5c0-549a-b26d-d67a2edcd88a with identifier: 119193826
2026-03-24 19:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 022daff0-f5c0-549a-b26d-d67a2edcd88a with identifier: 119193826
2026-03-24 19:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 022daff0-f5c0-549a-b26d-d67a2edcd88a with identifier: 119193826 to the API
2026-03-24 19:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119193826?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '022daff0-f5c0-549a-b26d-d67a2edcd88a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AO72UUC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119193826',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': 'iX3 ELECTRIC ESTATE',
'odometer': 15891,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-09',
'seller_name': 'Zenith',
'title': 'BMW iX3 ELECTRIC ESTATE 210kW M Sport Pro 80kWh 5dr Auto',
'transmission': 'automatic',
'trim': '210kW M Sport Pro 80kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119193826%27 HTTP/1.1" 200 None
2026-03-24 19:16:41 [astonbarclay.gb] INFO: Saving data for 119193826: {'auction_closing_time': 1774519200.0, 'created_time': 1774271338.394318, 'last_price_update_time': 1774379801.486153}
2026-03-24 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119193826') HTTP/1.1" 204 0
2026-03-24 19:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120378446?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/116896106?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120378446, 'registration': 'VF66KNN', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'CAPTUR HATCHBACK', 'derivative': '1.2 TCE Dynamique S Nav 5dr', 'mileage': 49295, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 325, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-02-21', 'fuel': 'Petrol', 'motExpiry': '2027-02-08', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VF66KNN/2026-03-13/image/103df66a-b561-46a6-ac1b-d8a89d4bfb71_removebg.jpg?w=600', 'https://abimg003.imgix.net/VF66KNN/2026-03-13/image/be7fbecb-51b6-43ba-aad0-35e20575cb3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/VF66KNN/2026-03-13/image/416dcf63-26fa-496d-b4b1-8e4a1167b571_removebg.jpg?w=600', 'https://abimg003.imgix.net/VF66KNN/2026-03-13/image/c2666f60-6521-4e9a-bd8f-f31f6795a9ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/VF66KNN/2026-03-13/image/aca4db4b-d5d2-40d6-99c6-16a3c0cb1b20_removebg.jpg?w=600', 'https://abimg003.imgix.net/VF66KNN/2026-03-13/image/66119533-6d56-4504-a335-44ed699168bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/VF66KNN/2026-03-13/image/71ebc35f-5c40-4324-8454-d10e9b836089_removebg.jpg?w=600', 'https://abimg003.imgix.net/VF66KNN/2026-03-13/image/5694f316-6301-4791-be69-a11a03e930fc_removebg.jpg?w=600'], 'colour': 'RED/BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/18 5K 12/19 8K 12/20 10K 02/22 13K', 'remarks': 'FRONT PAGE OF V5 - SPARE KEY VOSA STATES 9K 11K 13K 23K 29K 38K 49K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/796c22c0-178c-4427-8f76-02f7011e6d76.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:16:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120378446, 'registration': 'VF66KNN', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'CAPTUR HATCHBACK', 'derivative': '1.2 TCE Dynamique S Nav 5dr', 'mileage': 49295, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 325, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-02-21', 'fuel': 'Petrol', 'motExpiry': '2027-02-08', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VF66KNN/2026-03-13/image/103df66a-b561-46a6-ac1b-d8a89d4bfb71_removebg.jpg?w=600', 'https://abimg003.imgix.net/VF66KNN/2026-03-13/image/be7fbecb-51b6-43ba-aad0-35e20575cb3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/VF66KNN/2026-03-13/image/416dcf63-26fa-496d-b4b1-8e4a1167b571_removebg.jpg?w=600', 'https://abimg003.imgix.net/VF66KNN/2026-03-13/image/c2666f60-6521-4e9a-bd8f-f31f6795a9ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/VF66KNN/2026-03-13/image/aca4db4b-d5d2-40d6-99c6-16a3c0cb1b20_removebg.jpg?w=600', 'https://abimg003.imgix.net/VF66KNN/2026-03-13/image/66119533-6d56-4504-a335-44ed699168bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/VF66KNN/2026-03-13/image/71ebc35f-5c40-4324-8454-d10e9b836089_removebg.jpg?w=600', 'https://abimg003.imgix.net/VF66KNN/2026-03-13/image/5694f316-6301-4791-be69-a11a03e930fc_removebg.jpg?w=600'], 'colour': 'RED/BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/18 5K 12/19 8K 12/20 10K 02/22 13K', 'remarks': 'FRONT PAGE OF V5 - SPARE KEY VOSA STATES 9K 11K 13K 23K 29K 38K 49K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 125, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/796c22c0-178c-4427-8f76-02f7011e6d76.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 139278d8-05fd-57dc-a079-6c5ce00cc482 with identifier: 120378446
2026-03-24 19:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 139278d8-05fd-57dc-a079-6c5ce00cc482 with scrape type 1
2026-03-24 19:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 139278d8-05fd-57dc-a079-6c5ce00cc482
2026-03-24 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FVF66KNN%252F2026-03-13%252Fimage%252F103df66a-b561-46a6-ac1b-d8a89d4bfb71_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VF66KNN/2026-03-13/image/103df66a-b561-46a6-ac1b-d8a89d4bfb71_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FVF66KNN%252F2026-03-13%252Fimage%252Fbe7fbecb-51b6-43ba-aad0-35e20575cb3b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VF66KNN/2026-03-13/image/be7fbecb-51b6-43ba-aad0-35e20575cb3b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FVF66KNN%252F2026-03-13%252Fimage%252F416dcf63-26fa-496d-b4b1-8e4a1167b571_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VF66KNN/2026-03-13/image/416dcf63-26fa-496d-b4b1-8e4a1167b571_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FVF66KNN%252F2026-03-13%252Fimage%252Fc2666f60-6521-4e9a-bd8f-f31f6795a9ec_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VF66KNN/2026-03-13/image/c2666f60-6521-4e9a-bd8f-f31f6795a9ec_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 116896106, 'registration': 'FY72YCK', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'EQC ESTATE', 'derivative': 'EQC 400 300kW AMG Line Premium Plus 80kWh 5dr Auto', 'mileage': 27626, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 146, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-09-30', 'fuel': 'Electric', 'motExpiry': '2026-08-24', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg002.imgix.net/458b01b8-7a72-4f03-9ad0-8a6bbfaf9d39.jpg?w=600', 'https://abimg002.imgix.net/e01cfcb2-e3eb-40d4-9dcc-32c7f573cfdb.jpg?w=600', 'https://abimg002.imgix.net/e571d01c-8cde-4456-b7ed-6738502563c6.jpg?w=600', 'https://abimg002.imgix.net/19f25da0-5d5e-482a-ad62-cf55f1ef08ff.jpg?w=600', 'https://abimg002.imgix.net/fd06de95-5909-4e22-b7eb-f6310bc0a751.jpg?w=600', 'https://abimg002.imgix.net/5086d090-652e-4e67-aa06-06ec0af6f29d.jpg?w=600', 'https://abimg002.imgix.net/42e1c41f-7345-4ae9-986c-8fcc82d4d0c5.jpg?w=600', 'https://abimg002.imgix.net/ca1d4791-0a92-446d-a0e9-8e143cf263fb.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 10/23 10k 10/24 18k 09/25 26k', 'remarks': 'Metallic Paint\tTow Bar SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/02b46b88-411d-442f-8eab-987d5f0294b2.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 116896106, 'registration': 'FY72YCK', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'EQC ESTATE', 'derivative': 'EQC 400 300kW AMG Line Premium Plus 80kWh 5dr Auto', 'mileage': 27626, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 146, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-09-30', 'fuel': 'Electric', 'motExpiry': '2026-08-24', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg002.imgix.net/458b01b8-7a72-4f03-9ad0-8a6bbfaf9d39.jpg?w=600', 'https://abimg002.imgix.net/e01cfcb2-e3eb-40d4-9dcc-32c7f573cfdb.jpg?w=600', 'https://abimg002.imgix.net/e571d01c-8cde-4456-b7ed-6738502563c6.jpg?w=600', 'https://abimg002.imgix.net/19f25da0-5d5e-482a-ad62-cf55f1ef08ff.jpg?w=600', 'https://abimg002.imgix.net/fd06de95-5909-4e22-b7eb-f6310bc0a751.jpg?w=600', 'https://abimg002.imgix.net/5086d090-652e-4e67-aa06-06ec0af6f29d.jpg?w=600', 'https://abimg002.imgix.net/42e1c41f-7345-4ae9-986c-8fcc82d4d0c5.jpg?w=600', 'https://abimg002.imgix.net/ca1d4791-0a92-446d-a0e9-8e143cf263fb.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 10/23 10k 10/24 18k 09/25 26k', 'remarks': 'Metallic Paint\tTow Bar SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/02b46b88-411d-442f-8eab-987d5f0294b2.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 531f7761-04e4-50cd-8af4-da51f12d3430 with identifier: 116896106
2026-03-24 19:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 531f7761-04e4-50cd-8af4-da51f12d3430 with scrape type 2
2026-03-24 19:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 531f7761-04e4-50cd-8af4-da51f12d3430 with scrape type 2
2026-03-24 19:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 531f7761-04e4-50cd-8af4-da51f12d3430, identifier: 116896106
2026-03-24 19:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FVF66KNN%252F2026-03-13%252Fimage%252Faca4db4b-d5d2-40d6-99c6-16a3c0cb1b20_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VF66KNN/2026-03-13/image/aca4db4b-d5d2-40d6-99c6-16a3c0cb1b20_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 531f7761-04e4-50cd-8af4-da51f12d3430 with identifier: 116896106
2026-03-24 19:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 531f7761-04e4-50cd-8af4-da51f12d3430 with identifier: 116896106
2026-03-24 19:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 531f7761-04e4-50cd-8af4-da51f12d3430 with identifier: 116896106 to the API
2026-03-24 19:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/116896106?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '531f7761-04e4-50cd-8af4-da51f12d3430',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FY72YCK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/116896106',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MERCEDES-BENZ',
'model': 'EQC ESTATE',
'odometer': 27626,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-30',
'seller_name': 'Zenith',
'title': 'MERCEDES-BENZ EQC ESTATE EQC 400 300kW AMG Line Premium Plus 80kWh '
'5dr Auto',
'transmission': 'automatic',
'trim': 'EQC 400 300kW AMG Line Premium Plus 80kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27116896106%27 HTTP/1.1" 200 None
2026-03-24 19:16:43 [astonbarclay.gb] INFO: Saving data for 116896106: {'auction_closing_time': 1774519200.0, 'created_time': 1774271501.837241, 'last_price_update_time': 1774379803.271656}
2026-03-24 19:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='116896106') HTTP/1.1" 204 0
2026-03-24 19:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FVF66KNN%252F2026-03-13%252Fimage%252F66119533-6d56-4504-a335-44ed699168bb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VF66KNN/2026-03-13/image/66119533-6d56-4504-a335-44ed699168bb_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FVF66KNN%252F2026-03-13%252Fimage%252F71ebc35f-5c40-4324-8454-d10e9b836089_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VF66KNN/2026-03-13/image/71ebc35f-5c40-4324-8454-d10e9b836089_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FVF66KNN%252F2026-03-13%252Fimage%252F5694f316-6301-4791-be69-a11a03e930fc_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VF66KNN/2026-03-13/image/5694f316-6301-4791-be69-a11a03e930fc_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119772022?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/VF66KNN/2026-03-13/image/5694f316-6301-4791-be69-a11a03e930fc_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120378446?view=catalogue)
2026-03-24 19:16:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119772022, 'registration': 'AO23LXH', 'account': 'ZEN002', 'make': 'BMW', 'model': 'iX3 ELECTRIC ESTATE', 'derivative': '210kW M Sport Pro 80kWh 5dr Auto', 'mileage': 28096, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 142, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-04-13', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AO23LXH/2026-03-16/image/f84d15b4-b299-40db-ac66-dcd4a4bfce48_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO23LXH/2026-03-16/image/e026406f-532c-46ac-a2b4-90313bd8dbb1_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO23LXH/2026-03-16/image/b7b14c6f-9bad-4f01-851d-bcbc87c8a36c_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO23LXH/2026-03-16/image/0f197a2d-ec2b-4434-9209-0cb3b0e4e2b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO23LXH/2026-03-16/image/ec9bac47-0f59-4167-9520-4b89641fd355_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO23LXH/2026-03-16/image/0320ac39-0ec4-4a57-833f-e6c5f0cdf945_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO23LXH/2026-03-16/image/7232da99-5c24-4018-a750-db9ad0dea390_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO23LXH/2026-03-16/image/64b35f25-a8f1-4f40-8cb3-8978f6cd2089_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 06/25 36K', 'remarks': 'VOSA STATES 27K Model Specific Design Elements\tPhytonic Blue M+ 3de SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/84d497a5-08f6-4b9f-8796-a6127aaab156.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119772022, 'registration': 'AO23LXH', 'account': 'ZEN002', 'make': 'BMW', 'model': 'iX3 ELECTRIC ESTATE', 'derivative': '210kW M Sport Pro 80kWh 5dr Auto', 'mileage': 28096, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 142, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-04-13', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AO23LXH/2026-03-16/image/f84d15b4-b299-40db-ac66-dcd4a4bfce48_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO23LXH/2026-03-16/image/e026406f-532c-46ac-a2b4-90313bd8dbb1_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO23LXH/2026-03-16/image/b7b14c6f-9bad-4f01-851d-bcbc87c8a36c_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO23LXH/2026-03-16/image/0f197a2d-ec2b-4434-9209-0cb3b0e4e2b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO23LXH/2026-03-16/image/ec9bac47-0f59-4167-9520-4b89641fd355_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO23LXH/2026-03-16/image/0320ac39-0ec4-4a57-833f-e6c5f0cdf945_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO23LXH/2026-03-16/image/7232da99-5c24-4018-a750-db9ad0dea390_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO23LXH/2026-03-16/image/64b35f25-a8f1-4f40-8cb3-8978f6cd2089_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 06/25 36K', 'remarks': 'VOSA STATES 27K Model Specific Design Elements\tPhytonic Blue M+ 3de SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/84d497a5-08f6-4b9f-8796-a6127aaab156.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60c9aacd-74e0-57ad-a846-6b2432daa2e2 with identifier: 119772022
2026-03-24 19:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60c9aacd-74e0-57ad-a846-6b2432daa2e2 with scrape type 2
2026-03-24 19:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60c9aacd-74e0-57ad-a846-6b2432daa2e2 with scrape type 2
2026-03-24 19:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 60c9aacd-74e0-57ad-a846-6b2432daa2e2, identifier: 119772022
2026-03-24 19:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 60c9aacd-74e0-57ad-a846-6b2432daa2e2 with identifier: 119772022
2026-03-24 19:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 60c9aacd-74e0-57ad-a846-6b2432daa2e2 with identifier: 119772022
2026-03-24 19:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 60c9aacd-74e0-57ad-a846-6b2432daa2e2 with identifier: 119772022 to the API
2026-03-24 19:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119772022?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '60c9aacd-74e0-57ad-a846-6b2432daa2e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AO23LXH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119772022',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': 'iX3 ELECTRIC ESTATE',
'odometer': 28096,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-13',
'seller_name': 'Zenith',
'title': 'BMW iX3 ELECTRIC ESTATE 210kW M Sport Pro 80kWh 5dr Auto',
'transmission': 'automatic',
'trim': '210kW M Sport Pro 80kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119772022%27 HTTP/1.1" 200 None
2026-03-24 19:16:45 [astonbarclay.gb] INFO: Saving data for 119772022: {'auction_closing_time': 1774519200.0, 'created_time': 1774271557.147565, 'last_price_update_time': 1774379805.13024}
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119772022') HTTP/1.1" 204 0
2026-03-24 19:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/VF66KNN/2026-03-13/image/71ebc35f-5c40-4324-8454-d10e9b836089_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120378446?view=catalogue)
2026-03-24 19:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120055031?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120446994?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af252310>
2026-03-24 19:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_139278d8-05fd-57dc-a079-6c5ce00cc482/139278d8-05fd-57dc-a079-6c5ce00cc482_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FVF66KNN%252F2026-03-13%252Fimage%252F5694f316-6301-4791-be69-a11a03e930fc_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VF66KNN/2026-03-13/image/5694f316-6301-4791-be69-a11a03e930fc_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 139278d8-05fd-57dc-a079-6c5ce00cc482
2026-03-24 19:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/VF66KNN/2026-03-13/image/66119533-6d56-4504-a335-44ed699168bb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120378446?view=catalogue)
2026-03-24 19:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/VF66KNN/2026-03-13/image/aca4db4b-d5d2-40d6-99c6-16a3c0cb1b20_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120378446?view=catalogue)
2026-03-24 19:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/VF66KNN/2026-03-13/image/c2666f60-6521-4e9a-bd8f-f31f6795a9ec_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120378446?view=catalogue)
2026-03-24 19:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b472c7d0>
2026-03-24 19:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_139278d8-05fd-57dc-a079-6c5ce00cc482/139278d8-05fd-57dc-a079-6c5ce00cc482_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FVF66KNN%252F2026-03-13%252Fimage%252F71ebc35f-5c40-4324-8454-d10e9b836089_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VF66KNN/2026-03-13/image/71ebc35f-5c40-4324-8454-d10e9b836089_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 139278d8-05fd-57dc-a079-6c5ce00cc482
2026-03-24 19:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/VF66KNN/2026-03-13/image/416dcf63-26fa-496d-b4b1-8e4a1167b571_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120378446?view=catalogue)
2026-03-24 19:16:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120055031, 'registration': 'FV69UCH', 'account': 'ZEN002', 'make': 'TOYOTA', 'model': 'RAV4 ESTATE', 'derivative': '2.5 VVT-i Hybrid Design 5dr CVT 2WD', 'mileage': 79184, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 140, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-01-08', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-12-04', 'doors': 5, 'engineSize': 2487, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FV69UCH/2026-03-03/image/0ca9003d-3a23-44a9-8a8b-2fead883fdbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV69UCH/2026-03-03/image/ace98d1b-0322-49cd-9552-cf3284708c0b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV69UCH/2026-03-03/image/2848bb30-f5fd-4861-9c9a-b38ee04869e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV69UCH/2026-03-03/image/91833324-8dc7-495f-9b1d-bac8913dd44d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV69UCH/2026-03-03/image/d5070e32-4250-4c96-a9cf-c8601f7a7759_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV69UCH/2026-03-03/image/6351811f-ab2f-43bf-9473-d4f3678fcbf2_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV69UCH/2026-03-03/image/2e953ce5-ba6b-44cd-90c3-71554940b848_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV69UCH/2026-03-03/image/ce1a6c71-2a61-4a3a-b9c3-15632adf1c54_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV69UCH/2026-03-03/image/8c516e9d-7312-4808-9176-f2b8d066486f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 02/22 9k 01/24 38k 12/24 54k', 'remarks': 'Metallic Paint - VOSA STATES 20K 38K 54K 73K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cf8d939f-62cc-48d9-a3a4-7e39ba708c68.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120055031, 'registration': 'FV69UCH', 'account': 'ZEN002', 'make': 'TOYOTA', 'model': 'RAV4 ESTATE', 'derivative': '2.5 VVT-i Hybrid Design 5dr CVT 2WD', 'mileage': 79184, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 140, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-01-08', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-12-04', 'doors': 5, 'engineSize': 2487, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FV69UCH/2026-03-03/image/0ca9003d-3a23-44a9-8a8b-2fead883fdbf_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV69UCH/2026-03-03/image/ace98d1b-0322-49cd-9552-cf3284708c0b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV69UCH/2026-03-03/image/2848bb30-f5fd-4861-9c9a-b38ee04869e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV69UCH/2026-03-03/image/91833324-8dc7-495f-9b1d-bac8913dd44d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV69UCH/2026-03-03/image/d5070e32-4250-4c96-a9cf-c8601f7a7759_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV69UCH/2026-03-03/image/6351811f-ab2f-43bf-9473-d4f3678fcbf2_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV69UCH/2026-03-03/image/2e953ce5-ba6b-44cd-90c3-71554940b848_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV69UCH/2026-03-03/image/ce1a6c71-2a61-4a3a-b9c3-15632adf1c54_removebg.jpg?w=600', 'https://abimg003.imgix.net/FV69UCH/2026-03-03/image/8c516e9d-7312-4808-9176-f2b8d066486f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 02/22 9k 01/24 38k 12/24 54k', 'remarks': 'Metallic Paint - VOSA STATES 20K 38K 54K 73K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cf8d939f-62cc-48d9-a3a4-7e39ba708c68.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d5cf895-2d19-5597-896b-1756a818d73c with identifier: 120055031
2026-03-24 19:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d5cf895-2d19-5597-896b-1756a818d73c with scrape type 2
2026-03-24 19:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d5cf895-2d19-5597-896b-1756a818d73c with scrape type 2
2026-03-24 19:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1d5cf895-2d19-5597-896b-1756a818d73c, identifier: 120055031
2026-03-24 19:16:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120446994, 'registration': 'YH72RVP', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 Acenta 5dr DCT', 'mileage': 30811, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 320, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-09-29', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YH72RVP/2026-03-19/image/1d6614aa-a6fe-4cf6-bba2-efd83ad37bbe_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH72RVP/2026-03-19/image/26dddf99-476f-44c6-8384-c4ea2adde6c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH72RVP/2026-03-19/image/5e75c23e-96bb-47a3-82e4-6e82b2f23c9f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH72RVP/2026-03-19/image/7a35d7b3-9866-4869-9d9e-3c4960b6bf5b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH72RVP/2026-03-19/image/e9329ad9-2b0a-49e6-a8d2-8c3dbdeaee76_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH72RVP/2026-03-19/image/a16eae79-ec2e-4a81-bae1-3406b355fede_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH72RVP/2026-03-19/image/af23f10c-682d-45d3-b72e-04b39f161a62_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/24 19K', 'remarks': 'VOSA STATES 28K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/77b6b166-7c30-457b-bd21-7a549f45234d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120446994, 'registration': 'YH72RVP', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK', 'derivative': '1.0 DiG-T 114 Acenta 5dr DCT', 'mileage': 30811, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 320, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-09-29', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YH72RVP/2026-03-19/image/1d6614aa-a6fe-4cf6-bba2-efd83ad37bbe_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH72RVP/2026-03-19/image/26dddf99-476f-44c6-8384-c4ea2adde6c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH72RVP/2026-03-19/image/5e75c23e-96bb-47a3-82e4-6e82b2f23c9f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH72RVP/2026-03-19/image/7a35d7b3-9866-4869-9d9e-3c4960b6bf5b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH72RVP/2026-03-19/image/e9329ad9-2b0a-49e6-a8d2-8c3dbdeaee76_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH72RVP/2026-03-19/image/a16eae79-ec2e-4a81-bae1-3406b355fede_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH72RVP/2026-03-19/image/af23f10c-682d-45d3-b72e-04b39f161a62_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/24 19K', 'remarks': 'VOSA STATES 28K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/77b6b166-7c30-457b-bd21-7a549f45234d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6674f7c6-a603-5f9f-95a9-96ae913539d5 with identifier: 120446994
2026-03-24 19:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6674f7c6-a603-5f9f-95a9-96ae913539d5 with scrape type 1
2026-03-24 19:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 6674f7c6-a603-5f9f-95a9-96ae913539d5
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYH72RVP%252F2026-03-19%252Fimage%252F1d6614aa-a6fe-4cf6-bba2-efd83ad37bbe_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YH72RVP/2026-03-19/image/1d6614aa-a6fe-4cf6-bba2-efd83ad37bbe_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1d5cf895-2d19-5597-896b-1756a818d73c with identifier: 120055031
2026-03-24 19:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1d5cf895-2d19-5597-896b-1756a818d73c with identifier: 120055031
2026-03-24 19:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1d5cf895-2d19-5597-896b-1756a818d73c with identifier: 120055031 to the API
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120055031?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '1d5cf895-2d19-5597-896b-1756a818d73c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FV69UCH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120055031',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'TOYOTA',
'model': 'RAV4 ESTATE',
'odometer': 79184,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-08',
'seller_name': 'Zenith',
'title': 'TOYOTA RAV4 ESTATE 2.5 VVT-i Hybrid Design 5dr CVT 2WD',
'transmission': 'automatic',
'trim': '2.5 VVT-i Hybrid Design 5dr CVT 2WD',
'vin': None,
'year': 2020}
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120055031%27 HTTP/1.1" 200 None
2026-03-24 19:16:45 [astonbarclay.gb] INFO: Saving data for 120055031: {'auction_closing_time': 1774519200.0, 'created_time': 1774271501.047547, 'last_price_update_time': 1774379805.805064}
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120055031') HTTP/1.1" 204 0
2026-03-24 19:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/VF66KNN/2026-03-13/image/103df66a-b561-46a6-ac1b-d8a89d4bfb71_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120378446?view=catalogue)
2026-03-24 19:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/VF66KNN/2026-03-13/image/be7fbecb-51b6-43ba-aad0-35e20575cb3b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120378446?view=catalogue)
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYH72RVP%252F2026-03-19%252Fimage%252F26dddf99-476f-44c6-8384-c4ea2adde6c3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YH72RVP/2026-03-19/image/26dddf99-476f-44c6-8384-c4ea2adde6c3_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYH72RVP%252F2026-03-19%252Fimage%252F5e75c23e-96bb-47a3-82e4-6e82b2f23c9f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YH72RVP/2026-03-19/image/5e75c23e-96bb-47a3-82e4-6e82b2f23c9f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4828150>
2026-03-24 19:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_139278d8-05fd-57dc-a079-6c5ce00cc482/139278d8-05fd-57dc-a079-6c5ce00cc482_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FVF66KNN%252F2026-03-13%252Fimage%252F66119533-6d56-4504-a335-44ed699168bb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VF66KNN/2026-03-13/image/66119533-6d56-4504-a335-44ed699168bb_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 139278d8-05fd-57dc-a079-6c5ce00cc482
2026-03-24 19:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef791d0>
2026-03-24 19:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_139278d8-05fd-57dc-a079-6c5ce00cc482/139278d8-05fd-57dc-a079-6c5ce00cc482_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FVF66KNN%252F2026-03-13%252Fimage%252Faca4db4b-d5d2-40d6-99c6-16a3c0cb1b20_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VF66KNN/2026-03-13/image/aca4db4b-d5d2-40d6-99c6-16a3c0cb1b20_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 139278d8-05fd-57dc-a079-6c5ce00cc482
2026-03-24 19:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af452810>
2026-03-24 19:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_139278d8-05fd-57dc-a079-6c5ce00cc482/139278d8-05fd-57dc-a079-6c5ce00cc482_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FVF66KNN%252F2026-03-13%252Fimage%252Fc2666f60-6521-4e9a-bd8f-f31f6795a9ec_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VF66KNN/2026-03-13/image/c2666f60-6521-4e9a-bd8f-f31f6795a9ec_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 139278d8-05fd-57dc-a079-6c5ce00cc482
2026-03-24 19:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b48e07d0>
2026-03-24 19:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_139278d8-05fd-57dc-a079-6c5ce00cc482/139278d8-05fd-57dc-a079-6c5ce00cc482_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FVF66KNN%252F2026-03-13%252Fimage%252F416dcf63-26fa-496d-b4b1-8e4a1167b571_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VF66KNN/2026-03-13/image/416dcf63-26fa-496d-b4b1-8e4a1167b571_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 139278d8-05fd-57dc-a079-6c5ce00cc482
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYH72RVP%252F2026-03-19%252Fimage%252F7a35d7b3-9866-4869-9d9e-3c4960b6bf5b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YH72RVP/2026-03-19/image/7a35d7b3-9866-4869-9d9e-3c4960b6bf5b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YH72RVP/2026-03-19/image/1d6614aa-a6fe-4cf6-bba2-efd83ad37bbe_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446994?view=catalogue)
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYH72RVP%252F2026-03-19%252Fimage%252Fe9329ad9-2b0a-49e6-a8d2-8c3dbdeaee76_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YH72RVP/2026-03-19/image/e9329ad9-2b0a-49e6-a8d2-8c3dbdeaee76_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYH72RVP%252F2026-03-19%252Fimage%252Fa16eae79-ec2e-4a81-bae1-3406b355fede_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YH72RVP/2026-03-19/image/a16eae79-ec2e-4a81-bae1-3406b355fede_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af25dfd0>
2026-03-24 19:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_139278d8-05fd-57dc-a079-6c5ce00cc482/139278d8-05fd-57dc-a079-6c5ce00cc482_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FVF66KNN%252F2026-03-13%252Fimage%252F103df66a-b561-46a6-ac1b-d8a89d4bfb71_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VF66KNN/2026-03-13/image/103df66a-b561-46a6-ac1b-d8a89d4bfb71_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 139278d8-05fd-57dc-a079-6c5ce00cc482
2026-03-24 19:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af25ed50>
2026-03-24 19:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_139278d8-05fd-57dc-a079-6c5ce00cc482/139278d8-05fd-57dc-a079-6c5ce00cc482_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FVF66KNN%252F2026-03-13%252Fimage%252Fbe7fbecb-51b6-43ba-aad0-35e20575cb3b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/VF66KNN/2026-03-13/image/be7fbecb-51b6-43ba-aad0-35e20575cb3b_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 139278d8-05fd-57dc-a079-6c5ce00cc482
2026-03-24 19:16:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 139278d8-05fd-57dc-a079-6c5ce00cc482, skipping ID generation
2026-03-24 19:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 139278d8-05fd-57dc-a079-6c5ce00cc482 with scrape type 1
2026-03-24 19:16:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 139278d8-05fd-57dc-a079-6c5ce00cc482 sending to next pipeline
2026-03-24 19:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 139278d8-05fd-57dc-a079-6c5ce00cc482, identifier: 120378446
2026-03-24 19:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 139278d8-05fd-57dc-a079-6c5ce00cc482 with identifier: 120378446
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=RED%2FBLACK HTTP/1.1" 200 None
2026-03-24 19:16:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 139278d8-05fd-57dc-a079-6c5ce00cc482 with identifier: 120378446
2026-03-24 19:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 139278d8-05fd-57dc-a079-6c5ce00cc482 with identifier: 120378446 to the API
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/VF66KNN/2026-03-13/image/be7fbecb-51b6-43ba-aad0-35e20575cb3b_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 125,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '139278d8-05fd-57dc-a079-6c5ce00cc482',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VF66KNN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120378446',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'CAPTUR HATCHBACK',
'odometer': 49295,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_139278d8-05fd-57dc-a079-6c5ce00cc482/139278d8-05fd-57dc-a079-6c5ce00cc482_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30925,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/VF66KNN/2026-03-13/image/103df66a-b561-46a6-ac1b-d8a89d4bfb71_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_139278d8-05fd-57dc-a079-6c5ce00cc482/139278d8-05fd-57dc-a079-6c5ce00cc482_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34569,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/VF66KNN/2026-03-13/image/be7fbecb-51b6-43ba-aad0-35e20575cb3b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_139278d8-05fd-57dc-a079-6c5ce00cc482/139278d8-05fd-57dc-a079-6c5ce00cc482_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26675,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/VF66KNN/2026-03-13/image/416dcf63-26fa-496d-b4b1-8e4a1167b571_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_139278d8-05fd-57dc-a079-6c5ce00cc482/139278d8-05fd-57dc-a079-6c5ce00cc482_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25489,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/VF66KNN/2026-03-13/image/c2666f60-6521-4e9a-bd8f-f31f6795a9ec_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_139278d8-05fd-57dc-a079-6c5ce00cc482/139278d8-05fd-57dc-a079-6c5ce00cc482_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50869,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/VF66KNN/2026-03-13/image/aca4db4b-d5d2-40d6-99c6-16a3c0cb1b20_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_139278d8-05fd-57dc-a079-6c5ce00cc482/139278d8-05fd-57dc-a079-6c5ce00cc482_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51403,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/VF66KNN/2026-03-13/image/66119533-6d56-4504-a335-44ed699168bb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_139278d8-05fd-57dc-a079-6c5ce00cc482/139278d8-05fd-57dc-a079-6c5ce00cc482_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43847,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/VF66KNN/2026-03-13/image/71ebc35f-5c40-4324-8454-d10e9b836089_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_139278d8-05fd-57dc-a079-6c5ce00cc482/139278d8-05fd-57dc-a079-6c5ce00cc482_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55651,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/VF66KNN/2026-03-13/image/5694f316-6301-4791-be69-a11a03e930fc_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-21',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT CAPTUR HATCHBACK 1.2 TCE Dynamique S Nav 5dr',
'transmission': 'manual',
'trim': '1.2 TCE Dynamique S Nav 5dr',
'vin': None,
'year': 2017}
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120378446%27 HTTP/1.1" 200 None
2026-03-24 19:16:46 [astonbarclay.gb] INFO: Saving data for 120378446: {'created_time': 1774379806.866248, 'last_price_update_time': 1774379806.866258, 'auction_closing_time': 1774519200.0}
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120378446') HTTP/1.1" 204 0
2026-03-24 19:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YH72RVP/2026-03-19/image/5e75c23e-96bb-47a3-82e4-6e82b2f23c9f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446994?view=catalogue)
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FYH72RVP%252F2026-03-19%252Fimage%252Faf23f10c-682d-45d3-b72e-04b39f161a62_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YH72RVP/2026-03-19/image/af23f10c-682d-45d3-b72e-04b39f161a62_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119798473?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0f0410>
2026-03-24 19:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6674f7c6-a603-5f9f-95a9-96ae913539d5/6674f7c6-a603-5f9f-95a9-96ae913539d5_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYH72RVP%252F2026-03-19%252Fimage%252F1d6614aa-a6fe-4cf6-bba2-efd83ad37bbe_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YH72RVP/2026-03-19/image/1d6614aa-a6fe-4cf6-bba2-efd83ad37bbe_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6674f7c6-a603-5f9f-95a9-96ae913539d5
2026-03-24 19:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119850906?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YH72RVP/2026-03-19/image/a16eae79-ec2e-4a81-bae1-3406b355fede_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446994?view=catalogue)
2026-03-24 19:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b5ecbe50>
2026-03-24 19:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6674f7c6-a603-5f9f-95a9-96ae913539d5/6674f7c6-a603-5f9f-95a9-96ae913539d5_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYH72RVP%252F2026-03-19%252Fimage%252F5e75c23e-96bb-47a3-82e4-6e82b2f23c9f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YH72RVP/2026-03-19/image/5e75c23e-96bb-47a3-82e4-6e82b2f23c9f_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6674f7c6-a603-5f9f-95a9-96ae913539d5
2026-03-24 19:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YH72RVP/2026-03-19/image/af23f10c-682d-45d3-b72e-04b39f161a62_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446994?view=catalogue)
2026-03-24 19:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YH72RVP/2026-03-19/image/e9329ad9-2b0a-49e6-a8d2-8c3dbdeaee76_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446994?view=catalogue)
2026-03-24 19:16:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119798473, 'registration': 'SA23XKP', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'A3 SPORTBACK', 'derivative': '40 TFSI e S Line 5dr S Tronic [17 inch Alloy]', 'mileage': 31932, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 134, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-04-11', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1395, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SA23XKP/2026-03-17/image/d07dcff2-0621-4663-a250-c8882a6c807a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA23XKP/2026-03-17/image/3dac65d6-d73a-441e-a17a-73ecc87e4e97_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA23XKP/2026-03-17/image/3157fe46-c1b6-497e-8af8-7cacc382f787_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA23XKP/2026-03-17/image/fe427e43-5208-41e2-9c3c-222374c22899_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA23XKP/2026-03-17/image/976f220c-90f1-4601-a86d-6cca65fbfead_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA23XKP/2026-03-17/image/af3c9c96-6dbc-40ae-8ca0-a8182297ecf8_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA23XKP/2026-03-17/image/d52f77b9-37c0-418f-9854-d42108d5b06c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA23XKP/2026-03-17/image/2abd9485-a972-4309-95a8-2ac2e98a5583_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 04/24 9K 03/25 19K 02/26 30K', 'remarks': 'Metallic Paint, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 26, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/92cd46c8-7d05-4092-937a-d644d38baf86.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119798473, 'registration': 'SA23XKP', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'A3 SPORTBACK', 'derivative': '40 TFSI e S Line 5dr S Tronic [17 inch Alloy]', 'mileage': 31932, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 134, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-04-11', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1395, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SA23XKP/2026-03-17/image/d07dcff2-0621-4663-a250-c8882a6c807a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA23XKP/2026-03-17/image/3dac65d6-d73a-441e-a17a-73ecc87e4e97_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA23XKP/2026-03-17/image/3157fe46-c1b6-497e-8af8-7cacc382f787_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA23XKP/2026-03-17/image/fe427e43-5208-41e2-9c3c-222374c22899_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA23XKP/2026-03-17/image/976f220c-90f1-4601-a86d-6cca65fbfead_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA23XKP/2026-03-17/image/af3c9c96-6dbc-40ae-8ca0-a8182297ecf8_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA23XKP/2026-03-17/image/d52f77b9-37c0-418f-9854-d42108d5b06c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SA23XKP/2026-03-17/image/2abd9485-a972-4309-95a8-2ac2e98a5583_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 04/24 9K 03/25 19K 02/26 30K', 'remarks': 'Metallic Paint, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 26, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/92cd46c8-7d05-4092-937a-d644d38baf86.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f7def25-7017-5dd8-82dc-68f0e88a5d62 with identifier: 119798473
2026-03-24 19:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f7def25-7017-5dd8-82dc-68f0e88a5d62 with scrape type 2
2026-03-24 19:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f7def25-7017-5dd8-82dc-68f0e88a5d62 with scrape type 2
2026-03-24 19:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7f7def25-7017-5dd8-82dc-68f0e88a5d62, identifier: 119798473
2026-03-24 19:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7f7def25-7017-5dd8-82dc-68f0e88a5d62 with identifier: 119798473
2026-03-24 19:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7f7def25-7017-5dd8-82dc-68f0e88a5d62 with identifier: 119798473
2026-03-24 19:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7f7def25-7017-5dd8-82dc-68f0e88a5d62 with identifier: 119798473 to the API
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119798473?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 26,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '7f7def25-7017-5dd8-82dc-68f0e88a5d62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SA23XKP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119798473',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'A3 SPORTBACK',
'odometer': 31932,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-11',
'seller_name': 'Zenith',
'title': 'AUDI A3 SPORTBACK 40 TFSI e S Line 5dr S Tronic [17 inch Alloy]',
'transmission': 'automatic',
'trim': '40 TFSI e S Line 5dr S Tronic [17 inch Alloy]',
'vin': None,
'year': 2023}
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119798473%27 HTTP/1.1" 200 None
2026-03-24 19:16:47 [astonbarclay.gb] INFO: Saving data for 119798473: {'auction_closing_time': 1774519200.0, 'created_time': 1774271544.151589, 'last_price_update_time': 1774379807.386431}
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119798473') HTTP/1.1" 204 0
2026-03-24 19:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YH72RVP/2026-03-19/image/7a35d7b3-9866-4869-9d9e-3c4960b6bf5b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446994?view=catalogue)
2026-03-24 19:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/YH72RVP/2026-03-19/image/26dddf99-476f-44c6-8384-c4ea2adde6c3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120446994?view=catalogue)
2026-03-24 19:16:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119850906, 'registration': 'OE71GZK', 'account': 'ZEN002', 'make': 'POLESTAR', 'model': '2 FASTBACK', 'derivative': '165kW 64kWh Standard Range Single motor 5dr Auto', 'mileage': 79384, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 139, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-01-31', 'fuel': 'Electric', 'motExpiry': '2027-02-02', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OE71GZK/2026-02-25/image/faf2c373-26f2-4584-b16c-f00afb585589_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GZK/2026-02-25/image/b880aebd-d3cb-45ab-b349-c08e72fc22e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GZK/2026-02-25/image/18d060d2-55e2-4ea2-82ff-476aba8abe90_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GZK/2026-02-25/image/1e4e7a4c-a8a5-406b-81ab-cd5b18dc6249_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GZK/2026-02-25/image/cb750f3a-d3ab-43c4-8a86-21a0a2b55574_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GZK/2026-02-25/image/12cc48ab-8bb7-4d8e-b626-b4f4f746ae22_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GZK/2026-02-25/image/da159b3e-648a-4e2c-84f5-de21c61abf76_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GZK/2026-02-25/image/e363d12e-d4ab-4ddb-90b7-d4797d066f38_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GZK/2026-02-25/image/46b3bd60-9c16-47be-9d2d-899b49238ca1_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 11/23-37k, 11/24-56k, 11/25-74k,', 'remarks': 'vosa states 59k, 76k,', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/edd639a3-5d69-404c-83b1-cbd1b460c6f8.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119850906, 'registration': 'OE71GZK', 'account': 'ZEN002', 'make': 'POLESTAR', 'model': '2 FASTBACK', 'derivative': '165kW 64kWh Standard Range Single motor 5dr Auto', 'mileage': 79384, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 139, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-01-31', 'fuel': 'Electric', 'motExpiry': '2027-02-02', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OE71GZK/2026-02-25/image/faf2c373-26f2-4584-b16c-f00afb585589_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GZK/2026-02-25/image/b880aebd-d3cb-45ab-b349-c08e72fc22e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GZK/2026-02-25/image/18d060d2-55e2-4ea2-82ff-476aba8abe90_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GZK/2026-02-25/image/1e4e7a4c-a8a5-406b-81ab-cd5b18dc6249_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GZK/2026-02-25/image/cb750f3a-d3ab-43c4-8a86-21a0a2b55574_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GZK/2026-02-25/image/12cc48ab-8bb7-4d8e-b626-b4f4f746ae22_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GZK/2026-02-25/image/da159b3e-648a-4e2c-84f5-de21c61abf76_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GZK/2026-02-25/image/e363d12e-d4ab-4ddb-90b7-d4797d066f38_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE71GZK/2026-02-25/image/46b3bd60-9c16-47be-9d2d-899b49238ca1_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 11/23-37k, 11/24-56k, 11/25-74k,', 'remarks': 'vosa states 59k, 76k,', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/edd639a3-5d69-404c-83b1-cbd1b460c6f8.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6232ac8-f4e5-5029-bfe0-4b85b0ec9282 with identifier: 119850906
2026-03-24 19:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6232ac8-f4e5-5029-bfe0-4b85b0ec9282 with scrape type 2
2026-03-24 19:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6232ac8-f4e5-5029-bfe0-4b85b0ec9282 with scrape type 2
2026-03-24 19:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b6232ac8-f4e5-5029-bfe0-4b85b0ec9282, identifier: 119850906
2026-03-24 19:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3232d0>
2026-03-24 19:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6674f7c6-a603-5f9f-95a9-96ae913539d5/6674f7c6-a603-5f9f-95a9-96ae913539d5_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYH72RVP%252F2026-03-19%252Fimage%252Fa16eae79-ec2e-4a81-bae1-3406b355fede_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YH72RVP/2026-03-19/image/a16eae79-ec2e-4a81-bae1-3406b355fede_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6674f7c6-a603-5f9f-95a9-96ae913539d5
2026-03-24 19:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2ee790>
2026-03-24 19:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6674f7c6-a603-5f9f-95a9-96ae913539d5/6674f7c6-a603-5f9f-95a9-96ae913539d5_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYH72RVP%252F2026-03-19%252Fimage%252Faf23f10c-682d-45d3-b72e-04b39f161a62_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YH72RVP/2026-03-19/image/af23f10c-682d-45d3-b72e-04b39f161a62_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6674f7c6-a603-5f9f-95a9-96ae913539d5
2026-03-24 19:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af453ad0>
2026-03-24 19:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6674f7c6-a603-5f9f-95a9-96ae913539d5/6674f7c6-a603-5f9f-95a9-96ae913539d5_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYH72RVP%252F2026-03-19%252Fimage%252Fe9329ad9-2b0a-49e6-a8d2-8c3dbdeaee76_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YH72RVP/2026-03-19/image/e9329ad9-2b0a-49e6-a8d2-8c3dbdeaee76_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6674f7c6-a603-5f9f-95a9-96ae913539d5
2026-03-24 19:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b6232ac8-f4e5-5029-bfe0-4b85b0ec9282 with identifier: 119850906
2026-03-24 19:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b6232ac8-f4e5-5029-bfe0-4b85b0ec9282 with identifier: 119850906
2026-03-24 19:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b6232ac8-f4e5-5029-bfe0-4b85b0ec9282 with identifier: 119850906 to the API
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119850906?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'b6232ac8-f4e5-5029-bfe0-4b85b0ec9282',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'OE71GZK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119850906',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'POLESTAR',
'model': '2 FASTBACK',
'odometer': 79384,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-31',
'seller_name': 'Zenith',
'title': 'POLESTAR 2 FASTBACK 165kW 64kWh Standard Range Single motor 5dr '
'Auto',
'transmission': 'automatic',
'trim': '165kW 64kWh Standard Range Single motor 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119850906%27 HTTP/1.1" 200 None
2026-03-24 19:16:47 [astonbarclay.gb] INFO: Saving data for 119850906: {'auction_closing_time': 1774519200.0, 'created_time': 1774271360.836505, 'last_price_update_time': 1774379807.863765}
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119850906') HTTP/1.1" 204 0
2026-03-24 19:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119431738?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af43db50>
2026-03-24 19:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6674f7c6-a603-5f9f-95a9-96ae913539d5/6674f7c6-a603-5f9f-95a9-96ae913539d5_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYH72RVP%252F2026-03-19%252Fimage%252F7a35d7b3-9866-4869-9d9e-3c4960b6bf5b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YH72RVP/2026-03-19/image/7a35d7b3-9866-4869-9d9e-3c4960b6bf5b_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6674f7c6-a603-5f9f-95a9-96ae913539d5
2026-03-24 19:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0fd3d0>
2026-03-24 19:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6674f7c6-a603-5f9f-95a9-96ae913539d5/6674f7c6-a603-5f9f-95a9-96ae913539d5_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FYH72RVP%252F2026-03-19%252Fimage%252F26dddf99-476f-44c6-8384-c4ea2adde6c3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/YH72RVP/2026-03-19/image/26dddf99-476f-44c6-8384-c4ea2adde6c3_removebg.jpg?w=600 saved to cache
2026-03-24 19:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6674f7c6-a603-5f9f-95a9-96ae913539d5
2026-03-24 19:16:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6674f7c6-a603-5f9f-95a9-96ae913539d5, skipping ID generation
2026-03-24 19:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6674f7c6-a603-5f9f-95a9-96ae913539d5 with scrape type 1
2026-03-24 19:16:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6674f7c6-a603-5f9f-95a9-96ae913539d5 sending to next pipeline
2026-03-24 19:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6674f7c6-a603-5f9f-95a9-96ae913539d5, identifier: 120446994
2026-03-24 19:16:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120617471?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6674f7c6-a603-5f9f-95a9-96ae913539d5 with identifier: 120446994
2026-03-24 19:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6674f7c6-a603-5f9f-95a9-96ae913539d5 with identifier: 120446994
2026-03-24 19:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6674f7c6-a603-5f9f-95a9-96ae913539d5 with identifier: 120446994 to the API
2026-03-24 19:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/YH72RVP/2026-03-19/image/26dddf99-476f-44c6-8384-c4ea2adde6c3_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '6674f7c6-a603-5f9f-95a9-96ae913539d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YH72RVP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120446994',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK',
'odometer': 30811,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6674f7c6-a603-5f9f-95a9-96ae913539d5/6674f7c6-a603-5f9f-95a9-96ae913539d5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32496,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YH72RVP/2026-03-19/image/1d6614aa-a6fe-4cf6-bba2-efd83ad37bbe_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6674f7c6-a603-5f9f-95a9-96ae913539d5/6674f7c6-a603-5f9f-95a9-96ae913539d5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29434,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YH72RVP/2026-03-19/image/26dddf99-476f-44c6-8384-c4ea2adde6c3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6674f7c6-a603-5f9f-95a9-96ae913539d5/6674f7c6-a603-5f9f-95a9-96ae913539d5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27112,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YH72RVP/2026-03-19/image/5e75c23e-96bb-47a3-82e4-6e82b2f23c9f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6674f7c6-a603-5f9f-95a9-96ae913539d5/6674f7c6-a603-5f9f-95a9-96ae913539d5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29912,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YH72RVP/2026-03-19/image/7a35d7b3-9866-4869-9d9e-3c4960b6bf5b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6674f7c6-a603-5f9f-95a9-96ae913539d5/6674f7c6-a603-5f9f-95a9-96ae913539d5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42675,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YH72RVP/2026-03-19/image/e9329ad9-2b0a-49e6-a8d2-8c3dbdeaee76_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6674f7c6-a603-5f9f-95a9-96ae913539d5/6674f7c6-a603-5f9f-95a9-96ae913539d5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45106,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YH72RVP/2026-03-19/image/a16eae79-ec2e-4a81-bae1-3406b355fede_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6674f7c6-a603-5f9f-95a9-96ae913539d5/6674f7c6-a603-5f9f-95a9-96ae913539d5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42186,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/YH72RVP/2026-03-19/image/af23f10c-682d-45d3-b72e-04b39f161a62_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-30',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN JUKE HATCHBACK 1.0 DiG-T 114 Acenta 5dr DCT',
'transmission': 'automatic',
'trim': '1.0 DiG-T 114 Acenta 5dr DCT',
'vin': None,
'year': 2022}
2026-03-24 19:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120446994%27 HTTP/1.1" 200 None
2026-03-24 19:16:48 [astonbarclay.gb] INFO: Saving data for 120446994: {'created_time': 1774379808.415504, 'last_price_update_time': 1774379808.415515, 'auction_closing_time': 1774519200.0}
2026-03-24 19:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120446994') HTTP/1.1" 204 0
2026-03-24 19:16:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119431738, 'registration': 'FP72OGZ', 'account': 'ZEN002', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '330e M Sport 4dr Step Auto', 'mileage': 64573, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 138, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-09', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-02-08', 'doors': 4, 'engineSize': 1998, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/FP72OGZ/2026-02-11/image/ae4eb7e0-6151-49e8-8f0d-130a51eae28e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72OGZ/2026-02-11/image/d72c02bb-f428-4e4e-a9cf-77523ceaebe5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72OGZ/2026-02-11/image/12a8fd0d-7ccb-4bc5-83b4-091b1e03908b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72OGZ/2026-02-11/image/c57cf41a-94e4-4409-9dc6-a62bde8c6fa0_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72OGZ/2026-02-11/image/148cd73e-6464-42b5-a8ad-4c3bb21a1a5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72OGZ/2026-02-11/image/f005dd37-9cb7-4255-9d08-79fc7f756d91_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72OGZ/2026-02-11/image/166c7210-eb10-4734-b83d-7ad9952403f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72OGZ/2026-02-11/image/aae0f07c-b927-4557-b282-4ba735c9683c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72OGZ/2026-02-11/image/79bd882d-fd89-4a49-8f16-c7f171715f87_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/24-19k, 12/24-38k, 06/25-49k,', 'remarks': 'vosa states 62k,', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 31, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/61aff4ba-0e29-4661-a30d-d23604efa6db.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119431738, 'registration': 'FP72OGZ', 'account': 'ZEN002', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '330e M Sport 4dr Step Auto', 'mileage': 64573, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 138, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-09', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-02-08', 'doors': 4, 'engineSize': 1998, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/FP72OGZ/2026-02-11/image/ae4eb7e0-6151-49e8-8f0d-130a51eae28e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72OGZ/2026-02-11/image/d72c02bb-f428-4e4e-a9cf-77523ceaebe5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72OGZ/2026-02-11/image/12a8fd0d-7ccb-4bc5-83b4-091b1e03908b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72OGZ/2026-02-11/image/c57cf41a-94e4-4409-9dc6-a62bde8c6fa0_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72OGZ/2026-02-11/image/148cd73e-6464-42b5-a8ad-4c3bb21a1a5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72OGZ/2026-02-11/image/f005dd37-9cb7-4255-9d08-79fc7f756d91_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72OGZ/2026-02-11/image/166c7210-eb10-4734-b83d-7ad9952403f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72OGZ/2026-02-11/image/aae0f07c-b927-4557-b282-4ba735c9683c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FP72OGZ/2026-02-11/image/79bd882d-fd89-4a49-8f16-c7f171715f87_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/24-19k, 12/24-38k, 06/25-49k,', 'remarks': 'vosa states 62k,', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 31, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/61aff4ba-0e29-4661-a30d-d23604efa6db.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98c4ef12-9c4b-55d1-9490-607ed2b427cf with identifier: 119431738
2026-03-24 19:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98c4ef12-9c4b-55d1-9490-607ed2b427cf with scrape type 2
2026-03-24 19:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98c4ef12-9c4b-55d1-9490-607ed2b427cf with scrape type 2
2026-03-24 19:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 98c4ef12-9c4b-55d1-9490-607ed2b427cf, identifier: 119431738
2026-03-24 19:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 98c4ef12-9c4b-55d1-9490-607ed2b427cf with identifier: 119431738
2026-03-24 19:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 98c4ef12-9c4b-55d1-9490-607ed2b427cf with identifier: 119431738
2026-03-24 19:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 98c4ef12-9c4b-55d1-9490-607ed2b427cf with identifier: 119431738 to the API
2026-03-24 19:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119431738?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 31,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '98c4ef12-9c4b-55d1-9490-607ed2b427cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FP72OGZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119431738',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': '3 SERIES SALOON',
'odometer': 64573,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-09',
'seller_name': 'Zenith',
'title': 'BMW 3 SERIES SALOON 330e M Sport 4dr Step Auto',
'transmission': 'automatic',
'trim': '330e M Sport 4dr Step Auto',
'vin': None,
'year': 2023}
2026-03-24 19:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119431738%27 HTTP/1.1" 200 None
2026-03-24 19:16:48 [astonbarclay.gb] INFO: Saving data for 119431738: {'auction_closing_time': 1774519200.0, 'created_time': 1774271542.989886, 'last_price_update_time': 1774379808.751965}
2026-03-24 19:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119431738') HTTP/1.1" 204 0
2026-03-24 19:16:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120617471, 'registration': 'MK18ZSJ', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'KADJAR DIESEL HATCHBACK', 'derivative': '1.5 dCi Dynamique Nav 5dr', 'mileage': 82454, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 321, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-03-09', 'fuel': 'Diesel', 'motExpiry': '2027-03-08', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MK18ZSJ/2026-03-20/image/66de7f3f-67e5-4a64-a997-91c54bdf06ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK18ZSJ/2026-03-20/image/347a3803-8064-4922-bc82-c1b209baaebc_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK18ZSJ/2026-03-20/image/8b38ec60-96ab-4bde-b543-c9883afbe5b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK18ZSJ/2026-03-20/image/e84b2eda-032b-4fd0-94a8-fa3edca14d57_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK18ZSJ/2026-03-20/image/a7d5041f-2bcd-4a82-a216-b8d34e6bdf31_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK18ZSJ/2026-03-20/image/7b835cfc-5a8e-4349-9174-d8da106b9cbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK18ZSJ/2026-03-20/image/0d7c61d0-d97b-4c36-880a-2b056d8a8456_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK18ZSJ/2026-03-20/image/a34c0811-ccb6-4738-8c42-7bf336ee5988_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/22 27K 02/23 36K 02/24 51K 02/25 66K 02/26 81K', 'remarks': 'SPARE KEY VOSA STATES 19K 25K 36K 51K 66K 81K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ecf35df0-d292-4cfb-affe-708441e819f3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:16:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120617471, 'registration': 'MK18ZSJ', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'KADJAR DIESEL HATCHBACK', 'derivative': '1.5 dCi Dynamique Nav 5dr', 'mileage': 82454, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 321, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-03-09', 'fuel': 'Diesel', 'motExpiry': '2027-03-08', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MK18ZSJ/2026-03-20/image/66de7f3f-67e5-4a64-a997-91c54bdf06ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK18ZSJ/2026-03-20/image/347a3803-8064-4922-bc82-c1b209baaebc_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK18ZSJ/2026-03-20/image/8b38ec60-96ab-4bde-b543-c9883afbe5b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK18ZSJ/2026-03-20/image/e84b2eda-032b-4fd0-94a8-fa3edca14d57_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK18ZSJ/2026-03-20/image/a7d5041f-2bcd-4a82-a216-b8d34e6bdf31_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK18ZSJ/2026-03-20/image/7b835cfc-5a8e-4349-9174-d8da106b9cbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK18ZSJ/2026-03-20/image/0d7c61d0-d97b-4c36-880a-2b056d8a8456_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK18ZSJ/2026-03-20/image/a34c0811-ccb6-4738-8c42-7bf336ee5988_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/22 27K 02/23 36K 02/24 51K 02/25 66K 02/26 81K', 'remarks': 'SPARE KEY VOSA STATES 19K 25K 36K 51K 66K 81K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ecf35df0-d292-4cfb-affe-708441e819f3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d691f50a-1f1d-5ae1-9647-4014ab684a98 with identifier: 120617471
2026-03-24 19:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d691f50a-1f1d-5ae1-9647-4014ab684a98 with scrape type 2
2026-03-24 19:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d691f50a-1f1d-5ae1-9647-4014ab684a98 with scrape type 2
2026-03-24 19:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d691f50a-1f1d-5ae1-9647-4014ab684a98, identifier: 120617471
2026-03-24 19:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d691f50a-1f1d-5ae1-9647-4014ab684a98 with identifier: 120617471
2026-03-24 19:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d691f50a-1f1d-5ae1-9647-4014ab684a98 with identifier: 120617471
2026-03-24 19:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d691f50a-1f1d-5ae1-9647-4014ab684a98 with identifier: 120617471 to the API
2026-03-24 19:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120617471?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd691f50a-1f1d-5ae1-9647-4014ab684a98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MK18ZSJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120617471',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'KADJAR DIESEL HATCHBACK',
'odometer': 82454,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-09',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT KADJAR DIESEL HATCHBACK 1.5 dCi Dynamique Nav 5dr',
'transmission': 'manual',
'trim': '1.5 dCi Dynamique Nav 5dr',
'vin': None,
'year': 2018}
2026-03-24 19:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617471%27 HTTP/1.1" 200 None
2026-03-24 19:16:49 [astonbarclay.gb] INFO: Saving data for 120617471: {'created_time': 1773946980.974261, 'last_price_update_time': 1774379809.165588, 'auction_closing_time': 1774519200.0}
2026-03-24 19:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120617471') HTTP/1.1" 204 0
2026-03-24 19:16:49 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.864(s), this was the 1st time calling it.
2026-03-24 19:16:49 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.662999953204508 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:16:49 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.865(s), this was the 1st time calling it.
2026-03-24 19:16:49 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.000964566787329 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120056131?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:49 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120056131, 'registration': 'YB71AKK', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'A1 SPORTBACK', 'derivative': '25 TFSI Sport 5dr', 'mileage': 126691, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 130, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-02-04', 'fuel': 'Petrol', 'motExpiry': '2026-12-29', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YB71AKK/2026-03-04/image/a67cf34e-ea09-41f4-bad9-2e4b36f128b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71AKK/2026-03-04/image/be09d353-d98d-412f-8119-6b9834bee9b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71AKK/2026-03-04/image/cf7d8b6e-c3ab-4601-897e-5ad8793eb63a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71AKK/2026-03-04/image/235ae873-c375-4f70-b578-1d2787fc2a29_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71AKK/2026-03-04/image/944eb326-19c1-4322-bccd-8c8bd1ba525e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71AKK/2026-03-04/image/cddaeeec-5218-4db3-96a4-5e20f23a269f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71AKK/2026-03-04/image/94617ac7-3512-4f2a-981f-ae361cb511a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71AKK/2026-03-04/image/91ff3363-586a-4c15-8170-f2f71d04f7ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71AKK/2026-03-04/image/35c31131-c4d5-445d-a9e7-649db2f5b12c_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 08/23 25K 11/23 37K 06/24 61K 12/24 90K 11/25 118K', 'remarks': 'Metallic VOSA STATES90K 121K - SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 127, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/68ac13ab-4bb5-4e7d-a110-56f2efa33a3c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:49 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120056131, 'registration': 'YB71AKK', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'A1 SPORTBACK', 'derivative': '25 TFSI Sport 5dr', 'mileage': 126691, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 130, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-02-04', 'fuel': 'Petrol', 'motExpiry': '2026-12-29', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YB71AKK/2026-03-04/image/a67cf34e-ea09-41f4-bad9-2e4b36f128b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71AKK/2026-03-04/image/be09d353-d98d-412f-8119-6b9834bee9b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71AKK/2026-03-04/image/cf7d8b6e-c3ab-4601-897e-5ad8793eb63a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71AKK/2026-03-04/image/235ae873-c375-4f70-b578-1d2787fc2a29_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71AKK/2026-03-04/image/944eb326-19c1-4322-bccd-8c8bd1ba525e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71AKK/2026-03-04/image/cddaeeec-5218-4db3-96a4-5e20f23a269f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71AKK/2026-03-04/image/94617ac7-3512-4f2a-981f-ae361cb511a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71AKK/2026-03-04/image/91ff3363-586a-4c15-8170-f2f71d04f7ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71AKK/2026-03-04/image/35c31131-c4d5-445d-a9e7-649db2f5b12c_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 08/23 25K 11/23 37K 06/24 61K 12/24 90K 11/25 118K', 'remarks': 'Metallic VOSA STATES90K 121K - SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 127, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/68ac13ab-4bb5-4e7d-a110-56f2efa33a3c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff194eb1-1c72-5e49-b4c9-2dc8f100a55e with identifier: 120056131
2026-03-24 19:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff194eb1-1c72-5e49-b4c9-2dc8f100a55e with scrape type 2
2026-03-24 19:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff194eb1-1c72-5e49-b4c9-2dc8f100a55e with scrape type 2
2026-03-24 19:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ff194eb1-1c72-5e49-b4c9-2dc8f100a55e, identifier: 120056131
2026-03-24 19:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ff194eb1-1c72-5e49-b4c9-2dc8f100a55e with identifier: 120056131
2026-03-24 19:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ff194eb1-1c72-5e49-b4c9-2dc8f100a55e with identifier: 120056131
2026-03-24 19:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ff194eb1-1c72-5e49-b4c9-2dc8f100a55e with identifier: 120056131 to the API
2026-03-24 19:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120056131?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 127,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'ff194eb1-1c72-5e49-b4c9-2dc8f100a55e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YB71AKK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120056131',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'A1 SPORTBACK',
'odometer': 126691,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-04',
'seller_name': 'Zenith',
'title': 'AUDI A1 SPORTBACK 25 TFSI Sport 5dr',
'transmission': 'manual',
'trim': '25 TFSI Sport 5dr',
'vin': None,
'year': 2022}
2026-03-24 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120056131%27 HTTP/1.1" 200 None
2026-03-24 19:16:50 [astonbarclay.gb] INFO: Saving data for 120056131: {'auction_closing_time': 1774519200.0, 'created_time': 1774271452.991417, 'last_price_update_time': 1774379810.511074}
2026-03-24 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120056131') HTTP/1.1" 204 0
2026-03-24 19:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120377822?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119508668?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120377822, 'registration': 'AF23VSO', 'account': 'ZEN002', 'make': 'SKODA', 'model': 'ENYAQ IV ESTATE', 'derivative': '150kW 80 Suite 82kWh 5dr Auto [125kW]', 'mileage': 45694, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 129, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-08', 'fuel': 'Electric', 'motExpiry': '2027-02-02', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AF23VSO/2026-03-12/image/3f4cbcc8-73df-49c5-b2e4-b4838fb0f9a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF23VSO/2026-03-12/image/4d1657a2-99b1-4eb1-994d-11f0bad8c336_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF23VSO/2026-03-12/image/b63a5f77-4d5a-4caf-ab35-3143e8711f17_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF23VSO/2026-03-12/image/11569285-b124-4ebb-ac37-f6292d4395de_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF23VSO/2026-03-12/image/c34abcac-18d2-436c-93c0-5082fdde07eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF23VSO/2026-03-12/image/7dcafe03-2484-4834-86c0-c8f3abb85f08_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF23VSO/2026-03-12/image/f852286b-6160-4dd1-9496-c13273eae142_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF23VSO/2026-03-12/image/1ae7c066-8228-46a6-b617-b115fec43c6a_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 05/25 32K 11/25 41K', 'remarks': 'VOSA STATES 44K \t 21in Betria Black Metallic Alloy\tMetallic Paint SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bad97b14-2254-44b0-aa0a-594e50187c79.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120377822, 'registration': 'AF23VSO', 'account': 'ZEN002', 'make': 'SKODA', 'model': 'ENYAQ IV ESTATE', 'derivative': '150kW 80 Suite 82kWh 5dr Auto [125kW]', 'mileage': 45694, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 129, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-08', 'fuel': 'Electric', 'motExpiry': '2027-02-02', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AF23VSO/2026-03-12/image/3f4cbcc8-73df-49c5-b2e4-b4838fb0f9a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF23VSO/2026-03-12/image/4d1657a2-99b1-4eb1-994d-11f0bad8c336_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF23VSO/2026-03-12/image/b63a5f77-4d5a-4caf-ab35-3143e8711f17_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF23VSO/2026-03-12/image/11569285-b124-4ebb-ac37-f6292d4395de_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF23VSO/2026-03-12/image/c34abcac-18d2-436c-93c0-5082fdde07eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF23VSO/2026-03-12/image/7dcafe03-2484-4834-86c0-c8f3abb85f08_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF23VSO/2026-03-12/image/f852286b-6160-4dd1-9496-c13273eae142_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF23VSO/2026-03-12/image/1ae7c066-8228-46a6-b617-b115fec43c6a_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 05/25 32K 11/25 41K', 'remarks': 'VOSA STATES 44K \t 21in Betria Black Metallic Alloy\tMetallic Paint SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bad97b14-2254-44b0-aa0a-594e50187c79.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c27ba20-9730-5dd2-bd17-41c44d355ebf with identifier: 120377822
2026-03-24 19:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c27ba20-9730-5dd2-bd17-41c44d355ebf with scrape type 2
2026-03-24 19:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c27ba20-9730-5dd2-bd17-41c44d355ebf with scrape type 2
2026-03-24 19:16:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1c27ba20-9730-5dd2-bd17-41c44d355ebf, identifier: 120377822
2026-03-24 19:16:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1c27ba20-9730-5dd2-bd17-41c44d355ebf with identifier: 120377822
2026-03-24 19:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1c27ba20-9730-5dd2-bd17-41c44d355ebf with identifier: 120377822
2026-03-24 19:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1c27ba20-9730-5dd2-bd17-41c44d355ebf with identifier: 120377822 to the API
2026-03-24 19:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120377822?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '1c27ba20-9730-5dd2-bd17-41c44d355ebf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AF23VSO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120377822',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'SKODA',
'model': 'ENYAQ IV ESTATE',
'odometer': 45694,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-08',
'seller_name': 'Zenith',
'title': 'SKODA ENYAQ IV ESTATE 150kW 80 Suite 82kWh 5dr Auto [125kW]',
'transmission': 'automatic',
'trim': '150kW 80 Suite 82kWh 5dr Auto [125kW]',
'vin': None,
'year': 2023}
2026-03-24 19:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120377822%27 HTTP/1.1" 200 None
2026-03-24 19:16:52 [astonbarclay.gb] INFO: Saving data for 120377822: {'auction_closing_time': 1774519200.0, 'created_time': 1774271572.119484, 'last_price_update_time': 1774379812.306328}
2026-03-24 19:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120377822') HTTP/1.1" 204 0
2026-03-24 19:16:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119508668, 'registration': 'ML23VGF', 'account': 'ZEN002', 'make': 'PEUGEOT', 'model': 'E-2008 ELECTRIC ESTATE', 'derivative': '100kW GT 50kWh 5dr Auto', 'mileage': 17681, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 127, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-02', 'fuel': 'Electric', 'motExpiry': '2027-01-28', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/ML23VGF/2026-03-03/image/ccedeb68-22a9-4049-aa7d-93263b8778e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23VGF/2026-03-03/image/6ad7dbc3-d24a-4fc3-8db7-26fa836b836a_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23VGF/2026-03-03/image/a7d4c055-2940-4b23-96ac-75137b9d39c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23VGF/2026-03-03/image/2ee8686b-8ae9-4226-91e6-85368d913b32_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23VGF/2026-03-03/image/4498a6b9-bdfd-4302-bddf-018509f41b16_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23VGF/2026-03-03/image/99a17877-e9ac-4c04-ada5-ac0f2cb1df61_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23VGF/2026-03-03/image/92e4f10e-d239-4d4b-9b27-d406bab0b5a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23VGF/2026-03-03/image/859e056c-2a38-499a-a357-3251f2c38522_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23VGF/2026-03-03/image/f7223ffd-77c3-4dab-8582-815ce6cdf10e_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 10/24-10K, 11/25-16K,', 'remarks': 'VOSA STATES 17K, SPARE KEY \t Special Paint', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/491fad0c-e17e-4e95-b875-d9df1fe8aab3.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119508668, 'registration': 'ML23VGF', 'account': 'ZEN002', 'make': 'PEUGEOT', 'model': 'E-2008 ELECTRIC ESTATE', 'derivative': '100kW GT 50kWh 5dr Auto', 'mileage': 17681, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 127, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-02', 'fuel': 'Electric', 'motExpiry': '2027-01-28', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/ML23VGF/2026-03-03/image/ccedeb68-22a9-4049-aa7d-93263b8778e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23VGF/2026-03-03/image/6ad7dbc3-d24a-4fc3-8db7-26fa836b836a_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23VGF/2026-03-03/image/a7d4c055-2940-4b23-96ac-75137b9d39c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23VGF/2026-03-03/image/2ee8686b-8ae9-4226-91e6-85368d913b32_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23VGF/2026-03-03/image/4498a6b9-bdfd-4302-bddf-018509f41b16_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23VGF/2026-03-03/image/99a17877-e9ac-4c04-ada5-ac0f2cb1df61_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23VGF/2026-03-03/image/92e4f10e-d239-4d4b-9b27-d406bab0b5a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23VGF/2026-03-03/image/859e056c-2a38-499a-a357-3251f2c38522_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML23VGF/2026-03-03/image/f7223ffd-77c3-4dab-8582-815ce6cdf10e_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 10/24-10K, 11/25-16K,', 'remarks': 'VOSA STATES 17K, SPARE KEY \t Special Paint', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/491fad0c-e17e-4e95-b875-d9df1fe8aab3.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6823197f-cc99-531c-b20b-a77b74170d29 with identifier: 119508668
2026-03-24 19:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6823197f-cc99-531c-b20b-a77b74170d29 with scrape type 2
2026-03-24 19:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6823197f-cc99-531c-b20b-a77b74170d29 with scrape type 2
2026-03-24 19:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6823197f-cc99-531c-b20b-a77b74170d29, identifier: 119508668
2026-03-24 19:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6823197f-cc99-531c-b20b-a77b74170d29 with identifier: 119508668
2026-03-24 19:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6823197f-cc99-531c-b20b-a77b74170d29 with identifier: 119508668
2026-03-24 19:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6823197f-cc99-531c-b20b-a77b74170d29 with identifier: 119508668 to the API
2026-03-24 19:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119508668?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '6823197f-cc99-531c-b20b-a77b74170d29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'ML23VGF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119508668',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PEUGEOT',
'model': 'E-2008 ELECTRIC ESTATE',
'odometer': 17681,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-02',
'seller_name': 'Zenith',
'title': 'PEUGEOT E-2008 ELECTRIC ESTATE 100kW GT 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW GT 50kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119508668%27 HTTP/1.1" 200 None
2026-03-24 19:16:52 [astonbarclay.gb] INFO: Saving data for 119508668: {'auction_closing_time': 1774519200.0, 'created_time': 1774271429.809988, 'last_price_update_time': 1774379812.74042}
2026-03-24 19:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119508668') HTTP/1.1" 204 0
2026-03-24 19:16:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:16:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120244888?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120244888, 'registration': 'FG23CXY', 'account': 'ZEN002', 'make': 'MG MOTOR UK', 'model': 'MG4 HATCHBACK', 'derivative': '125kW SE EV 51kWh 5dr Auto', 'mileage': 42199, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 131, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-29', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FG23CXY/2026-03-17/image/959de048-2ff1-4875-ba4c-2a1f02a55726_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23CXY/2026-03-17/image/d32dc6cd-9d57-4d8e-9e03-e9774abfe6e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23CXY/2026-03-17/image/7da7413a-4db7-4be0-b38b-b5a0a7feae08_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23CXY/2026-03-17/image/c8b9993c-7ca9-4502-b277-636bd4c97b8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23CXY/2026-03-17/image/d1676ac2-85bf-49d2-8e14-316cd259aebf_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23CXY/2026-03-17/image/9066dbec-9953-4e50-a71d-58bf2cf9699d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23CXY/2026-03-17/image/9312c910-2700-44a1-8527-f5a96b8d4b85_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23CXY/2026-03-17/image/31a0103f-1ad9-4625-905d-821087c9e8dd_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 04/24 15K 03/25 30K', 'remarks': 'Metallic Paint,', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bd6ebda1-3e31-4ae8-b7d0-570ffaf83c3c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120244888, 'registration': 'FG23CXY', 'account': 'ZEN002', 'make': 'MG MOTOR UK', 'model': 'MG4 HATCHBACK', 'derivative': '125kW SE EV 51kWh 5dr Auto', 'mileage': 42199, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 131, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-29', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FG23CXY/2026-03-17/image/959de048-2ff1-4875-ba4c-2a1f02a55726_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23CXY/2026-03-17/image/d32dc6cd-9d57-4d8e-9e03-e9774abfe6e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23CXY/2026-03-17/image/7da7413a-4db7-4be0-b38b-b5a0a7feae08_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23CXY/2026-03-17/image/c8b9993c-7ca9-4502-b277-636bd4c97b8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23CXY/2026-03-17/image/d1676ac2-85bf-49d2-8e14-316cd259aebf_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23CXY/2026-03-17/image/9066dbec-9953-4e50-a71d-58bf2cf9699d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23CXY/2026-03-17/image/9312c910-2700-44a1-8527-f5a96b8d4b85_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23CXY/2026-03-17/image/31a0103f-1ad9-4625-905d-821087c9e8dd_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 04/24 15K 03/25 30K', 'remarks': 'Metallic Paint,', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bd6ebda1-3e31-4ae8-b7d0-570ffaf83c3c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b897d9ca-d0dd-556c-910e-9c9f0eb40479 with identifier: 120244888
2026-03-24 19:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b897d9ca-d0dd-556c-910e-9c9f0eb40479 with scrape type 2
2026-03-24 19:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b897d9ca-d0dd-556c-910e-9c9f0eb40479 with scrape type 2
2026-03-24 19:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b897d9ca-d0dd-556c-910e-9c9f0eb40479, identifier: 120244888
2026-03-24 19:16:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b897d9ca-d0dd-556c-910e-9c9f0eb40479 with identifier: 120244888
2026-03-24 19:16:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b897d9ca-d0dd-556c-910e-9c9f0eb40479 with identifier: 120244888
2026-03-24 19:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b897d9ca-d0dd-556c-910e-9c9f0eb40479 with identifier: 120244888 to the API
2026-03-24 19:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:16:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120244888?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'b897d9ca-d0dd-556c-910e-9c9f0eb40479',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FG23CXY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120244888',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MG MOTOR UK',
'model': 'MG4 HATCHBACK',
'odometer': 42199,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-29',
'seller_name': 'Zenith',
'title': 'MG MOTOR UK MG4 HATCHBACK 125kW SE EV 51kWh 5dr Auto',
'transmission': 'automatic',
'trim': '125kW SE EV 51kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120244888%27 HTTP/1.1" 200 None
2026-03-24 19:16:58 [astonbarclay.gb] INFO: Saving data for 120244888: {'auction_closing_time': 1774519200.0, 'created_time': 1774271553.885168, 'last_price_update_time': 1774379818.889108}
2026-03-24 19:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120244888') HTTP/1.1" 204 0
2026-03-24 19:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119915892?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120310450?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:16:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:16:59 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119915892, 'registration': 'FX71PZV', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'EQC ESTATE', 'derivative': 'EQC 400 300kW AMG Line 80kWh 5dr Auto', 'mileage': 44949, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 124, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-12-10', 'fuel': 'Electric', 'motExpiry': '2026-12-09', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FX71PZV/2026-03-02/image/d6fd7623-c868-427d-9996-fa40ad20298b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX71PZV/2026-03-02/image/6d46e57c-0349-45ce-a32d-5f489e712c6d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX71PZV/2026-03-02/image/6266495c-013d-47d1-8801-d5620078b40d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX71PZV/2026-03-02/image/c6297c52-9783-48bf-8372-842559757a19_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX71PZV/2026-03-02/image/12166673-388f-4457-a2e1-2f33967edd9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX71PZV/2026-03-02/image/475145e2-8c61-44dc-897d-0ed745816557_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX71PZV/2026-03-02/image/c49d1b42-5f64-4170-94d5-b207feadcda2_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX71PZV/2026-03-02/image/a71b2e41-66ae-4dda-b481-85ca0bc0ac30_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX71PZV/2026-03-02/image/dbe23b44-2589-4de3-a721-6c4263c625c3_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/23 13K 04/24 26K 04/25 36K', 'remarks': 'VOSA STATES 32K 42K SPARE KEY Metallic Paint', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2e7dad15-53c3-4d0b-b32b-ca20ada40655.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:16:59 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119915892, 'registration': 'FX71PZV', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'EQC ESTATE', 'derivative': 'EQC 400 300kW AMG Line 80kWh 5dr Auto', 'mileage': 44949, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 124, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-12-10', 'fuel': 'Electric', 'motExpiry': '2026-12-09', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FX71PZV/2026-03-02/image/d6fd7623-c868-427d-9996-fa40ad20298b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX71PZV/2026-03-02/image/6d46e57c-0349-45ce-a32d-5f489e712c6d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX71PZV/2026-03-02/image/6266495c-013d-47d1-8801-d5620078b40d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX71PZV/2026-03-02/image/c6297c52-9783-48bf-8372-842559757a19_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX71PZV/2026-03-02/image/12166673-388f-4457-a2e1-2f33967edd9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX71PZV/2026-03-02/image/475145e2-8c61-44dc-897d-0ed745816557_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX71PZV/2026-03-02/image/c49d1b42-5f64-4170-94d5-b207feadcda2_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX71PZV/2026-03-02/image/a71b2e41-66ae-4dda-b481-85ca0bc0ac30_removebg.jpg?w=600', 'https://abimg003.imgix.net/FX71PZV/2026-03-02/image/dbe23b44-2589-4de3-a721-6c4263c625c3_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/23 13K 04/24 26K 04/25 36K', 'remarks': 'VOSA STATES 32K 42K SPARE KEY Metallic Paint', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2e7dad15-53c3-4d0b-b32b-ca20ada40655.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7be6813-b405-5ae6-8273-28af4ae9750d with identifier: 119915892
2026-03-24 19:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7be6813-b405-5ae6-8273-28af4ae9750d with scrape type 2
2026-03-24 19:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7be6813-b405-5ae6-8273-28af4ae9750d with scrape type 2
2026-03-24 19:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a7be6813-b405-5ae6-8273-28af4ae9750d, identifier: 119915892
2026-03-24 19:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a7be6813-b405-5ae6-8273-28af4ae9750d with identifier: 119915892
2026-03-24 19:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a7be6813-b405-5ae6-8273-28af4ae9750d with identifier: 119915892
2026-03-24 19:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a7be6813-b405-5ae6-8273-28af4ae9750d with identifier: 119915892 to the API
2026-03-24 19:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119915892?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'a7be6813-b405-5ae6-8273-28af4ae9750d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FX71PZV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119915892',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MERCEDES-BENZ',
'model': 'EQC ESTATE',
'odometer': 44949,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-10',
'seller_name': 'Zenith',
'title': 'MERCEDES-BENZ EQC ESTATE EQC 400 300kW AMG Line 80kWh 5dr Auto',
'transmission': 'automatic',
'trim': 'EQC 400 300kW AMG Line 80kWh 5dr Auto',
'vin': None,
'year': 2021}
2026-03-24 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119915892%27 HTTP/1.1" 200 None
2026-03-24 19:17:00 [astonbarclay.gb] INFO: Saving data for 119915892: {'auction_closing_time': 1774519200.0, 'created_time': 1774271361.267747, 'last_price_update_time': 1774379820.530271}
2026-03-24 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119915892') HTTP/1.1" 204 0
2026-03-24 19:17:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120310450, 'registration': 'BK23NKU', 'account': 'ZEN002', 'make': 'VOLVO', 'model': 'XC40 ELECTRIC ESTATE', 'derivative': '170kW Recharge Core 69kWh 5dr Auto', 'mileage': 54224, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 141, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-08', 'fuel': 'Electric', 'motExpiry': '2027-02-02', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BK23NKU/2026-03-13/image/cd1d8e55-cb29-4413-807e-0c536bbb3a32_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23NKU/2026-03-13/image/01c83a6f-66de-42ee-8761-9f5e612285cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23NKU/2026-03-13/image/31e377b8-facc-462b-9675-e4615c53c154_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23NKU/2026-03-13/image/c195ba89-c7ef-42eb-8845-db7a47204ff5_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23NKU/2026-03-13/image/e98c1548-e0cf-464d-841a-fe213be8651e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23NKU/2026-03-13/image/4d52b353-a6f1-4719-885a-9d277ee84da9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23NKU/2026-03-13/image/b2448b0f-0726-4b39-a704-e0c5ad9c1fec_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23NKU/2026-03-13/image/16ddb16f-e719-4c36-b298-b05ac2926d91_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23NKU/2026-03-13/image/8fab4bca-0b10-4113-886e-0cd6812a3c8d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/24 19K 05/25 38K', 'remarks': 'VOSA STATES 52K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8050eb92-e417-4bf6-98ec-39d9f28f775c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120310450, 'registration': 'BK23NKU', 'account': 'ZEN002', 'make': 'VOLVO', 'model': 'XC40 ELECTRIC ESTATE', 'derivative': '170kW Recharge Core 69kWh 5dr Auto', 'mileage': 54224, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 141, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-08', 'fuel': 'Electric', 'motExpiry': '2027-02-02', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BK23NKU/2026-03-13/image/cd1d8e55-cb29-4413-807e-0c536bbb3a32_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23NKU/2026-03-13/image/01c83a6f-66de-42ee-8761-9f5e612285cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23NKU/2026-03-13/image/31e377b8-facc-462b-9675-e4615c53c154_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23NKU/2026-03-13/image/c195ba89-c7ef-42eb-8845-db7a47204ff5_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23NKU/2026-03-13/image/e98c1548-e0cf-464d-841a-fe213be8651e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23NKU/2026-03-13/image/4d52b353-a6f1-4719-885a-9d277ee84da9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23NKU/2026-03-13/image/b2448b0f-0726-4b39-a704-e0c5ad9c1fec_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23NKU/2026-03-13/image/16ddb16f-e719-4c36-b298-b05ac2926d91_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK23NKU/2026-03-13/image/8fab4bca-0b10-4113-886e-0cd6812a3c8d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/24 19K 05/25 38K', 'remarks': 'VOSA STATES 52K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8050eb92-e417-4bf6-98ec-39d9f28f775c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2bdb700-30df-56b3-ac1b-06af8b26b461 with identifier: 120310450
2026-03-24 19:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2bdb700-30df-56b3-ac1b-06af8b26b461 with scrape type 2
2026-03-24 19:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2bdb700-30df-56b3-ac1b-06af8b26b461 with scrape type 2
2026-03-24 19:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d2bdb700-30df-56b3-ac1b-06af8b26b461, identifier: 120310450
2026-03-24 19:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d2bdb700-30df-56b3-ac1b-06af8b26b461 with identifier: 120310450
2026-03-24 19:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d2bdb700-30df-56b3-ac1b-06af8b26b461 with identifier: 120310450
2026-03-24 19:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d2bdb700-30df-56b3-ac1b-06af8b26b461 with identifier: 120310450 to the API
2026-03-24 19:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120310450?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'd2bdb700-30df-56b3-ac1b-06af8b26b461',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BK23NKU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120310450',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLVO',
'model': 'XC40 ELECTRIC ESTATE',
'odometer': 54224,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-08',
'seller_name': 'Zenith',
'title': 'VOLVO XC40 ELECTRIC ESTATE 170kW Recharge Core 69kWh 5dr Auto',
'transmission': 'automatic',
'trim': '170kW Recharge Core 69kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120310450%27 HTTP/1.1" 200 None
2026-03-24 19:17:00 [astonbarclay.gb] INFO: Saving data for 120310450: {'auction_closing_time': 1774519200.0, 'created_time': 1774271589.493746, 'last_price_update_time': 1774379820.896367}
2026-03-24 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120310450') HTTP/1.1" 204 0
2026-03-24 19:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120122180?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:01 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120122180, 'registration': 'BJ22FHE', 'account': 'LEA009', 'make': 'HYUNDAI', 'model': 'IONIQ 5 ELECTRIC HATCHBACK', 'derivative': '225kW Premium 73 kWh 5dr AWD Auto', 'mileage': 57378, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 125, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-18', 'fuel': 'Electric', 'motExpiry': '2027-03-17', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BJ22FHE/2026-03-11/image/98c5a53e-fa0b-47ad-8766-8fc9ae96fb97_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22FHE/2026-03-11/image/93a6c8b4-d5ef-48cf-839f-30cf854ed7ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22FHE/2026-03-11/image/3c088b9e-7c0a-44c6-adbf-8e4d903d08fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22FHE/2026-03-11/image/404fadc9-f92f-4617-a323-2bd574c8e6b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22FHE/2026-03-11/image/4881b9f0-6d86-402f-8b34-a9f9442e9767_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22FHE/2026-03-11/image/ca677280-8a22-4746-8174-d1100cab8024_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22FHE/2026-03-11/image/eb56e6c5-fe0e-45c3-88a4-c719259c3919_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22FHE/2026-03-11/image/9eeeb68d-4e0b-4c87-8195-fa69ac1b0d12_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/23-16K, 10/24-37K, DIGITAL - 07/25-47K, 02/26-57K,', 'remarks': 'SPARE KEY, VOSA STATES 42K 51K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7a49363a-e7e2-438e-86bf-a5a62b895616.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:01 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120122180, 'registration': 'BJ22FHE', 'account': 'LEA009', 'make': 'HYUNDAI', 'model': 'IONIQ 5 ELECTRIC HATCHBACK', 'derivative': '225kW Premium 73 kWh 5dr AWD Auto', 'mileage': 57378, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 125, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-18', 'fuel': 'Electric', 'motExpiry': '2027-03-17', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BJ22FHE/2026-03-11/image/98c5a53e-fa0b-47ad-8766-8fc9ae96fb97_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22FHE/2026-03-11/image/93a6c8b4-d5ef-48cf-839f-30cf854ed7ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22FHE/2026-03-11/image/3c088b9e-7c0a-44c6-adbf-8e4d903d08fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22FHE/2026-03-11/image/404fadc9-f92f-4617-a323-2bd574c8e6b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22FHE/2026-03-11/image/4881b9f0-6d86-402f-8b34-a9f9442e9767_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22FHE/2026-03-11/image/ca677280-8a22-4746-8174-d1100cab8024_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22FHE/2026-03-11/image/eb56e6c5-fe0e-45c3-88a4-c719259c3919_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22FHE/2026-03-11/image/9eeeb68d-4e0b-4c87-8195-fa69ac1b0d12_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/23-16K, 10/24-37K, DIGITAL - 07/25-47K, 02/26-57K,', 'remarks': 'SPARE KEY, VOSA STATES 42K 51K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7a49363a-e7e2-438e-86bf-a5a62b895616.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8378994e-d3b8-50c0-a3f1-2394e0b56a4c with identifier: 120122180
2026-03-24 19:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8378994e-d3b8-50c0-a3f1-2394e0b56a4c with scrape type 2
2026-03-24 19:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8378994e-d3b8-50c0-a3f1-2394e0b56a4c with scrape type 2
2026-03-24 19:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8378994e-d3b8-50c0-a3f1-2394e0b56a4c, identifier: 120122180
2026-03-24 19:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8378994e-d3b8-50c0-a3f1-2394e0b56a4c with identifier: 120122180
2026-03-24 19:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8378994e-d3b8-50c0-a3f1-2394e0b56a4c with identifier: 120122180
2026-03-24 19:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8378994e-d3b8-50c0-a3f1-2394e0b56a4c with identifier: 120122180 to the API
2026-03-24 19:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120122180?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '8378994e-d3b8-50c0-a3f1-2394e0b56a4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BJ22FHE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120122180',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'HYUNDAI',
'model': 'IONIQ 5 ELECTRIC HATCHBACK',
'odometer': 57378,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-18',
'seller_name': 'Zenith',
'title': 'HYUNDAI IONIQ 5 ELECTRIC HATCHBACK 225kW Premium 73 kWh 5dr AWD '
'Auto',
'transmission': 'automatic',
'trim': '225kW Premium 73 kWh 5dr AWD Auto',
'vin': None,
'year': 2022}
2026-03-24 19:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120122180%27 HTTP/1.1" 200 None
2026-03-24 19:17:01 [astonbarclay.gb] INFO: Saving data for 120122180: {'auction_closing_time': 1774519200.0, 'created_time': 1774271566.998159, 'last_price_update_time': 1774379821.655719}
2026-03-24 19:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120122180') HTTP/1.1" 204 0
2026-03-24 19:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120295763?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120295763, 'registration': 'LV71ZSY', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '110kW Tekna 40kWh 5dr Auto', 'mileage': 14849, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-12-30', 'fuel': 'Electric', 'motExpiry': '2027-02-03', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/1d0d0804-59b1-4451-979b-5072efd0469f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/42b52cfa-39d4-4ba0-9d8f-693443631957_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/8eb1939d-f9e2-41f5-b16e-86494ac02f10_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/fe8fcf9a-2a7a-4715-92de-3e76ca33bfb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/f3106e3d-6f56-46da-b391-08a74cd9bf68_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/0de95b93-7ea2-49a7-924f-e021ffde7133_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/b5249252-de3b-4a7a-a0b9-1c1ed02b2574_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/b1fcb474-5ddc-4c56-930a-1dc40fde2d3a_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 10K 14K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6ef9abe9-ea35-4135-9845-bd58ca264927.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120295763, 'registration': 'LV71ZSY', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '110kW Tekna 40kWh 5dr Auto', 'mileage': 14849, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-12-30', 'fuel': 'Electric', 'motExpiry': '2027-02-03', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/1d0d0804-59b1-4451-979b-5072efd0469f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/42b52cfa-39d4-4ba0-9d8f-693443631957_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/8eb1939d-f9e2-41f5-b16e-86494ac02f10_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/fe8fcf9a-2a7a-4715-92de-3e76ca33bfb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/f3106e3d-6f56-46da-b391-08a74cd9bf68_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/0de95b93-7ea2-49a7-924f-e021ffde7133_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/b5249252-de3b-4a7a-a0b9-1c1ed02b2574_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/b1fcb474-5ddc-4c56-930a-1dc40fde2d3a_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 10K 14K SPARE KEY', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6ef9abe9-ea35-4135-9845-bd58ca264927.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e452e1e-7f31-52ae-a14c-12802c44c0c5 with identifier: 120295763
2026-03-24 19:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e452e1e-7f31-52ae-a14c-12802c44c0c5 with scrape type 1
2026-03-24 19:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 7e452e1e-7f31-52ae-a14c-12802c44c0c5
2026-03-24 19:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV71ZSY%252F2026-03-18%252Fimage%252F1d0d0804-59b1-4451-979b-5072efd0469f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/1d0d0804-59b1-4451-979b-5072efd0469f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV71ZSY%252F2026-03-18%252Fimage%252F42b52cfa-39d4-4ba0-9d8f-693443631957_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/42b52cfa-39d4-4ba0-9d8f-693443631957_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV71ZSY%252F2026-03-18%252Fimage%252F8eb1939d-f9e2-41f5-b16e-86494ac02f10_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/8eb1939d-f9e2-41f5-b16e-86494ac02f10_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV71ZSY%252F2026-03-18%252Fimage%252Ffe8fcf9a-2a7a-4715-92de-3e76ca33bfb0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/fe8fcf9a-2a7a-4715-92de-3e76ca33bfb0_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV71ZSY%252F2026-03-18%252Fimage%252Ff3106e3d-6f56-46da-b391-08a74cd9bf68_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/f3106e3d-6f56-46da-b391-08a74cd9bf68_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV71ZSY%252F2026-03-18%252Fimage%252F0de95b93-7ea2-49a7-924f-e021ffde7133_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/0de95b93-7ea2-49a7-924f-e021ffde7133_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV71ZSY%252F2026-03-18%252Fimage%252Fb5249252-de3b-4a7a-a0b9-1c1ed02b2574_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/b5249252-de3b-4a7a-a0b9-1c1ed02b2574_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FLV71ZSY%252F2026-03-18%252Fimage%252Fb1fcb474-5ddc-4c56-930a-1dc40fde2d3a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/b1fcb474-5ddc-4c56-930a-1dc40fde2d3a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:17:05 [scrapy.extensions.logstats] INFO: Crawled 349 pages (at 36 pages/min), scraped 327 items (at 36 items/min)
2026-03-24 19:17:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 19:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119797897?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119797897, 'registration': 'VO23PXN', 'account': 'ZEN002', 'make': 'VOLKSWAGEN', 'model': 'ID.3 HATCHBACK', 'derivative': '150kW Life Pro Perform 58kWh 5dr Auto [120kW Ch]', 'mileage': 26937, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 117, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-16', 'fuel': 'Electric', 'motExpiry': '2027-03-15', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VO23PXN/2026-02-23/image/b844a52b-2ab7-44ba-931b-4f924eb512b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO23PXN/2026-02-23/image/4b5130c2-53c1-4fca-abd5-493c5d8352ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO23PXN/2026-02-23/image/308e39cb-4a30-4f24-9958-6c4ea90f4bdd_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO23PXN/2026-02-23/image/a6201873-78d5-465b-b13e-b8f575bc2e02_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO23PXN/2026-02-23/image/468def7d-1193-4c4a-af3e-5a0fad63057d_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO23PXN/2026-02-23/image/e566e866-e729-417f-8075-e717ffd5005b_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO23PXN/2026-02-23/image/fff2eb4f-c3b6-401e-9bea-a63b142989f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO23PXN/2026-02-23/image/0beb9243-cca9-48d5-81d7-77cabcef60bb_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 02/25-18K, 02/26 26K', 'remarks': 'SPARE KEY VOSA STATES 26K Mode 2-3-pin Charging Cable', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bfa229f6-51f3-44e1-8cc5-889876746c0a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119797897, 'registration': 'VO23PXN', 'account': 'ZEN002', 'make': 'VOLKSWAGEN', 'model': 'ID.3 HATCHBACK', 'derivative': '150kW Life Pro Perform 58kWh 5dr Auto [120kW Ch]', 'mileage': 26937, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 117, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-16', 'fuel': 'Electric', 'motExpiry': '2027-03-15', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/VO23PXN/2026-02-23/image/b844a52b-2ab7-44ba-931b-4f924eb512b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO23PXN/2026-02-23/image/4b5130c2-53c1-4fca-abd5-493c5d8352ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO23PXN/2026-02-23/image/308e39cb-4a30-4f24-9958-6c4ea90f4bdd_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO23PXN/2026-02-23/image/a6201873-78d5-465b-b13e-b8f575bc2e02_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO23PXN/2026-02-23/image/468def7d-1193-4c4a-af3e-5a0fad63057d_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO23PXN/2026-02-23/image/e566e866-e729-417f-8075-e717ffd5005b_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO23PXN/2026-02-23/image/fff2eb4f-c3b6-401e-9bea-a63b142989f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/VO23PXN/2026-02-23/image/0beb9243-cca9-48d5-81d7-77cabcef60bb_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 02/25-18K, 02/26 26K', 'remarks': 'SPARE KEY VOSA STATES 26K Mode 2-3-pin Charging Cable', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bfa229f6-51f3-44e1-8cc5-889876746c0a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ec1e9f9-b866-5777-b3e5-2683d7874fa2 with identifier: 119797897
2026-03-24 19:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ec1e9f9-b866-5777-b3e5-2683d7874fa2 with scrape type 2
2026-03-24 19:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ec1e9f9-b866-5777-b3e5-2683d7874fa2 with scrape type 2
2026-03-24 19:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0ec1e9f9-b866-5777-b3e5-2683d7874fa2, identifier: 119797897
2026-03-24 19:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0ec1e9f9-b866-5777-b3e5-2683d7874fa2 with identifier: 119797897
2026-03-24 19:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0ec1e9f9-b866-5777-b3e5-2683d7874fa2 with identifier: 119797897
2026-03-24 19:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0ec1e9f9-b866-5777-b3e5-2683d7874fa2 with identifier: 119797897 to the API
2026-03-24 19:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119797897?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '0ec1e9f9-b866-5777-b3e5-2683d7874fa2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'VO23PXN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119797897',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLKSWAGEN',
'model': 'ID.3 HATCHBACK',
'odometer': 26937,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-16',
'seller_name': 'Zenith',
'title': 'VOLKSWAGEN ID.3 HATCHBACK 150kW Life Pro Perform 58kWh 5dr Auto '
'[120kW Ch]',
'transmission': 'automatic',
'trim': '150kW Life Pro Perform 58kWh 5dr Auto [120kW Ch]',
'vin': None,
'year': 2023}
2026-03-24 19:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119797897%27 HTTP/1.1" 200 None
2026-03-24 19:17:07 [astonbarclay.gb] INFO: Saving data for 119797897: {'auction_closing_time': 1774519200.0, 'created_time': 1774271511.400053, 'last_price_update_time': 1774379827.138632}
2026-03-24 19:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119797897') HTTP/1.1" 204 0
2026-03-24 19:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/b1fcb474-5ddc-4c56-930a-1dc40fde2d3a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295763?view=catalogue)
2026-03-24 19:17:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:17:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af452650>
2026-03-24 19:17:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:17:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:17:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:17:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e452e1e-7f31-52ae-a14c-12802c44c0c5/7e452e1e-7f31-52ae-a14c-12802c44c0c5_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV71ZSY%252F2026-03-18%252Fimage%252Fb1fcb474-5ddc-4c56-930a-1dc40fde2d3a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/b1fcb474-5ddc-4c56-930a-1dc40fde2d3a_removebg.jpg?w=600 saved to cache
2026-03-24 19:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7e452e1e-7f31-52ae-a14c-12802c44c0c5
2026-03-24 19:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/b5249252-de3b-4a7a-a0b9-1c1ed02b2574_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295763?view=catalogue)
2026-03-24 19:17:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:17:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4722510>
2026-03-24 19:17:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:17:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:17:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:17:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e452e1e-7f31-52ae-a14c-12802c44c0c5/7e452e1e-7f31-52ae-a14c-12802c44c0c5_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV71ZSY%252F2026-03-18%252Fimage%252Fb5249252-de3b-4a7a-a0b9-1c1ed02b2574_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/b5249252-de3b-4a7a-a0b9-1c1ed02b2574_removebg.jpg?w=600 saved to cache
2026-03-24 19:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7e452e1e-7f31-52ae-a14c-12802c44c0c5
2026-03-24 19:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/0de95b93-7ea2-49a7-924f-e021ffde7133_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295763?view=catalogue)
2026-03-24 19:17:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:17:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0a4550>
2026-03-24 19:17:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:17:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:17:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:17:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e452e1e-7f31-52ae-a14c-12802c44c0c5/7e452e1e-7f31-52ae-a14c-12802c44c0c5_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV71ZSY%252F2026-03-18%252Fimage%252F0de95b93-7ea2-49a7-924f-e021ffde7133_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/0de95b93-7ea2-49a7-924f-e021ffde7133_removebg.jpg?w=600 saved to cache
2026-03-24 19:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7e452e1e-7f31-52ae-a14c-12802c44c0c5
2026-03-24 19:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/f3106e3d-6f56-46da-b391-08a74cd9bf68_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295763?view=catalogue)
2026-03-24 19:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0d0990>
2026-03-24 19:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e452e1e-7f31-52ae-a14c-12802c44c0c5/7e452e1e-7f31-52ae-a14c-12802c44c0c5_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV71ZSY%252F2026-03-18%252Fimage%252Ff3106e3d-6f56-46da-b391-08a74cd9bf68_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/f3106e3d-6f56-46da-b391-08a74cd9bf68_removebg.jpg?w=600 saved to cache
2026-03-24 19:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7e452e1e-7f31-52ae-a14c-12802c44c0c5
2026-03-24 19:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/fe8fcf9a-2a7a-4715-92de-3e76ca33bfb0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295763?view=catalogue)
2026-03-24 19:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0a78d0>
2026-03-24 19:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e452e1e-7f31-52ae-a14c-12802c44c0c5/7e452e1e-7f31-52ae-a14c-12802c44c0c5_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV71ZSY%252F2026-03-18%252Fimage%252Ffe8fcf9a-2a7a-4715-92de-3e76ca33bfb0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/fe8fcf9a-2a7a-4715-92de-3e76ca33bfb0_removebg.jpg?w=600 saved to cache
2026-03-24 19:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7e452e1e-7f31-52ae-a14c-12802c44c0c5
2026-03-24 19:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/8eb1939d-f9e2-41f5-b16e-86494ac02f10_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295763?view=catalogue)
2026-03-24 19:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefb5350>
2026-03-24 19:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e452e1e-7f31-52ae-a14c-12802c44c0c5/7e452e1e-7f31-52ae-a14c-12802c44c0c5_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV71ZSY%252F2026-03-18%252Fimage%252F8eb1939d-f9e2-41f5-b16e-86494ac02f10_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/8eb1939d-f9e2-41f5-b16e-86494ac02f10_removebg.jpg?w=600 saved to cache
2026-03-24 19:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7e452e1e-7f31-52ae-a14c-12802c44c0c5
2026-03-24 19:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/42b52cfa-39d4-4ba0-9d8f-693443631957_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295763?view=catalogue)
2026-03-24 19:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/1d0d0804-59b1-4451-979b-5072efd0469f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295763?view=catalogue)
2026-03-24 19:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4827f10>
2026-03-24 19:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e452e1e-7f31-52ae-a14c-12802c44c0c5/7e452e1e-7f31-52ae-a14c-12802c44c0c5_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV71ZSY%252F2026-03-18%252Fimage%252F42b52cfa-39d4-4ba0-9d8f-693443631957_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/42b52cfa-39d4-4ba0-9d8f-693443631957_removebg.jpg?w=600 saved to cache
2026-03-24 19:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7e452e1e-7f31-52ae-a14c-12802c44c0c5
2026-03-24 19:17:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:17:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefb5150>
2026-03-24 19:17:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:17:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:17:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e452e1e-7f31-52ae-a14c-12802c44c0c5/7e452e1e-7f31-52ae-a14c-12802c44c0c5_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FLV71ZSY%252F2026-03-18%252Fimage%252F1d0d0804-59b1-4451-979b-5072efd0469f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/1d0d0804-59b1-4451-979b-5072efd0469f_removebg.jpg?w=600 saved to cache
2026-03-24 19:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7e452e1e-7f31-52ae-a14c-12802c44c0c5
2026-03-24 19:17:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7e452e1e-7f31-52ae-a14c-12802c44c0c5, skipping ID generation
2026-03-24 19:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e452e1e-7f31-52ae-a14c-12802c44c0c5 with scrape type 1
2026-03-24 19:17:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7e452e1e-7f31-52ae-a14c-12802c44c0c5 sending to next pipeline
2026-03-24 19:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7e452e1e-7f31-52ae-a14c-12802c44c0c5, identifier: 120295763
2026-03-24 19:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7e452e1e-7f31-52ae-a14c-12802c44c0c5 with identifier: 120295763
2026-03-24 19:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7e452e1e-7f31-52ae-a14c-12802c44c0c5 with identifier: 120295763
2026-03-24 19:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7e452e1e-7f31-52ae-a14c-12802c44c0c5 with identifier: 120295763 to the API
2026-03-24 19:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/1d0d0804-59b1-4451-979b-5072efd0469f_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '7e452e1e-7f31-52ae-a14c-12802c44c0c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LV71ZSY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120295763',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'LEAF HATCHBACK',
'odometer': 14849,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e452e1e-7f31-52ae-a14c-12802c44c0c5/7e452e1e-7f31-52ae-a14c-12802c44c0c5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37823,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/1d0d0804-59b1-4451-979b-5072efd0469f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e452e1e-7f31-52ae-a14c-12802c44c0c5/7e452e1e-7f31-52ae-a14c-12802c44c0c5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36597,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/42b52cfa-39d4-4ba0-9d8f-693443631957_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e452e1e-7f31-52ae-a14c-12802c44c0c5/7e452e1e-7f31-52ae-a14c-12802c44c0c5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37572,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/8eb1939d-f9e2-41f5-b16e-86494ac02f10_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e452e1e-7f31-52ae-a14c-12802c44c0c5/7e452e1e-7f31-52ae-a14c-12802c44c0c5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38374,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/fe8fcf9a-2a7a-4715-92de-3e76ca33bfb0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e452e1e-7f31-52ae-a14c-12802c44c0c5/7e452e1e-7f31-52ae-a14c-12802c44c0c5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46868,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/f3106e3d-6f56-46da-b391-08a74cd9bf68_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e452e1e-7f31-52ae-a14c-12802c44c0c5/7e452e1e-7f31-52ae-a14c-12802c44c0c5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59078,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/0de95b93-7ea2-49a7-924f-e021ffde7133_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e452e1e-7f31-52ae-a14c-12802c44c0c5/7e452e1e-7f31-52ae-a14c-12802c44c0c5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38360,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/b5249252-de3b-4a7a-a0b9-1c1ed02b2574_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e452e1e-7f31-52ae-a14c-12802c44c0c5/7e452e1e-7f31-52ae-a14c-12802c44c0c5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55725,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/LV71ZSY/2026-03-18/image/b1fcb474-5ddc-4c56-930a-1dc40fde2d3a_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-30',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN LEAF HATCHBACK 110kW Tekna 40kWh 5dr Auto',
'transmission': 'automatic',
'trim': '110kW Tekna 40kWh 5dr Auto',
'vin': None,
'year': 2021}
2026-03-24 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295763%27 HTTP/1.1" 200 None
2026-03-24 19:17:09 [astonbarclay.gb] INFO: Saving data for 120295763: {'created_time': 1774379829.343094, 'last_price_update_time': 1774379829.343106, 'auction_closing_time': 1774519200.0}
2026-03-24 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120295763') HTTP/1.1" 204 0
2026-03-24 19:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119642095?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119642095, 'registration': 'LG22ZKE', 'account': 'ZEN009', 'make': 'FORD', 'model': 'PUMA HATCHBACK', 'derivative': '1.0 EcoBoost Hybrid mHEV Titanium 5dr', 'mileage': 23461, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 119, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-04-01', 'fuel': 'Petrol', 'motExpiry': '2026-03-31', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LG22ZKE/2026-03-04/image/88b14dc9-debe-48d9-888b-7b315ac93c97_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKE/2026-03-04/image/2e74b333-68bc-4034-84cd-6098c40bcadb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKE/2026-03-04/image/6414da92-9bb5-42b9-bc63-36a28fa0d2fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKE/2026-03-04/image/4a13ef6f-4d47-4184-8d85-717ae1fb5f2a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKE/2026-03-04/image/c72823f9-c10a-4806-8fcb-3e115f6f1dc6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKE/2026-03-04/image/636502de-3f88-49fe-8ec5-7a414677d29a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKE/2026-03-04/image/de30ee37-bf1a-483f-a437-4ab12bdb6daf_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKE/2026-03-04/image/257f3ba5-9b8b-4789-9097-919705bd69b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKE/2026-03-04/image/afcbe7fd-d3cd-4539-8798-2e25cb0a07af_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 05/24 10K', 'remarks': 'VOSA STATES 16K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7674ad91-7900-4ef8-af97-c10be23adf3e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119642095, 'registration': 'LG22ZKE', 'account': 'ZEN009', 'make': 'FORD', 'model': 'PUMA HATCHBACK', 'derivative': '1.0 EcoBoost Hybrid mHEV Titanium 5dr', 'mileage': 23461, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 119, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-04-01', 'fuel': 'Petrol', 'motExpiry': '2026-03-31', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LG22ZKE/2026-03-04/image/88b14dc9-debe-48d9-888b-7b315ac93c97_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKE/2026-03-04/image/2e74b333-68bc-4034-84cd-6098c40bcadb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKE/2026-03-04/image/6414da92-9bb5-42b9-bc63-36a28fa0d2fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKE/2026-03-04/image/4a13ef6f-4d47-4184-8d85-717ae1fb5f2a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKE/2026-03-04/image/c72823f9-c10a-4806-8fcb-3e115f6f1dc6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKE/2026-03-04/image/636502de-3f88-49fe-8ec5-7a414677d29a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKE/2026-03-04/image/de30ee37-bf1a-483f-a437-4ab12bdb6daf_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKE/2026-03-04/image/257f3ba5-9b8b-4789-9097-919705bd69b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKE/2026-03-04/image/afcbe7fd-d3cd-4539-8798-2e25cb0a07af_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 05/24 10K', 'remarks': 'VOSA STATES 16K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7674ad91-7900-4ef8-af97-c10be23adf3e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d103a073-5676-55fd-9ca3-f1bcba8a1427 with identifier: 119642095
2026-03-24 19:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d103a073-5676-55fd-9ca3-f1bcba8a1427 with scrape type 2
2026-03-24 19:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d103a073-5676-55fd-9ca3-f1bcba8a1427 with scrape type 2
2026-03-24 19:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d103a073-5676-55fd-9ca3-f1bcba8a1427, identifier: 119642095
2026-03-24 19:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d103a073-5676-55fd-9ca3-f1bcba8a1427 with identifier: 119642095
2026-03-24 19:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d103a073-5676-55fd-9ca3-f1bcba8a1427 with identifier: 119642095
2026-03-24 19:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d103a073-5676-55fd-9ca3-f1bcba8a1427 with identifier: 119642095 to the API
2026-03-24 19:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119642095?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd103a073-5676-55fd-9ca3-f1bcba8a1427',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LG22ZKE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119642095',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'PUMA HATCHBACK',
'odometer': 23461,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-01',
'seller_name': 'Zenith',
'title': 'FORD PUMA HATCHBACK 1.0 EcoBoost Hybrid mHEV Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Hybrid mHEV Titanium 5dr',
'vin': None,
'year': 2022}
2026-03-24 19:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119642095%27 HTTP/1.1" 200 None
2026-03-24 19:17:10 [astonbarclay.gb] INFO: Saving data for 119642095: {'auction_closing_time': 1774519200.0, 'created_time': 1774271438.981034, 'last_price_update_time': 1774379830.010622}
2026-03-24 19:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119642095') HTTP/1.1" 204 0
2026-03-24 19:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119579221?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119579221, 'registration': 'FJ22TVD', 'account': 'ZEN002', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '330e M Sport 4dr Step Auto', 'mileage': 69006, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 115, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-21', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-03-20', 'doors': 4, 'engineSize': 1998, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/FJ22TVD/2026-03-02/image/d127974a-fb4c-4c7d-9acc-2fe8e18b0698_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ22TVD/2026-03-02/image/6592fe7b-2186-46e6-8dc0-0e8697dbed13_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ22TVD/2026-03-02/image/a39716dc-2efd-4c57-9259-8e2ee47089e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ22TVD/2026-03-02/image/d9634090-ab51-40f8-aab5-208087f2bae0_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ22TVD/2026-03-02/image/18560ce1-f387-4ad2-b73d-0697f7c42e35_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ22TVD/2026-03-02/image/fb50e282-c328-4873-afa1-b0e1c722d02d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ22TVD/2026-03-02/image/4f4014ce-3148-4566-ac25-990d578b54a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ22TVD/2026-03-02/image/1cd36b3b-7b33-42ec-af56-5ed5a06823db_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ22TVD/2026-03-02/image/ca26f01b-94e4-4a76-b95b-99a5fa607c84_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/25 83K 07/25 98K', 'remarks': 'VOSA STATES 54K 68K, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 34, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/87c11685-4e61-4856-8e0a-087e43ec8f61.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119579221, 'registration': 'FJ22TVD', 'account': 'ZEN002', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '330e M Sport 4dr Step Auto', 'mileage': 69006, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 115, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-21', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-03-20', 'doors': 4, 'engineSize': 1998, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/FJ22TVD/2026-03-02/image/d127974a-fb4c-4c7d-9acc-2fe8e18b0698_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ22TVD/2026-03-02/image/6592fe7b-2186-46e6-8dc0-0e8697dbed13_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ22TVD/2026-03-02/image/a39716dc-2efd-4c57-9259-8e2ee47089e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ22TVD/2026-03-02/image/d9634090-ab51-40f8-aab5-208087f2bae0_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ22TVD/2026-03-02/image/18560ce1-f387-4ad2-b73d-0697f7c42e35_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ22TVD/2026-03-02/image/fb50e282-c328-4873-afa1-b0e1c722d02d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ22TVD/2026-03-02/image/4f4014ce-3148-4566-ac25-990d578b54a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ22TVD/2026-03-02/image/1cd36b3b-7b33-42ec-af56-5ed5a06823db_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ22TVD/2026-03-02/image/ca26f01b-94e4-4a76-b95b-99a5fa607c84_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/25 83K 07/25 98K', 'remarks': 'VOSA STATES 54K 68K, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 34, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/87c11685-4e61-4856-8e0a-087e43ec8f61.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7722016-f917-5354-8477-9cc7650126a5 with identifier: 119579221
2026-03-24 19:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7722016-f917-5354-8477-9cc7650126a5 with scrape type 2
2026-03-24 19:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7722016-f917-5354-8477-9cc7650126a5 with scrape type 2
2026-03-24 19:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d7722016-f917-5354-8477-9cc7650126a5, identifier: 119579221
2026-03-24 19:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d7722016-f917-5354-8477-9cc7650126a5 with identifier: 119579221
2026-03-24 19:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d7722016-f917-5354-8477-9cc7650126a5 with identifier: 119579221
2026-03-24 19:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d7722016-f917-5354-8477-9cc7650126a5 with identifier: 119579221 to the API
2026-03-24 19:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119579221?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 34,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': 'd7722016-f917-5354-8477-9cc7650126a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FJ22TVD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119579221',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': '3 SERIES SALOON',
'odometer': 69006,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-21',
'seller_name': 'Zenith',
'title': 'BMW 3 SERIES SALOON 330e M Sport 4dr Step Auto',
'transmission': 'automatic',
'trim': '330e M Sport 4dr Step Auto',
'vin': None,
'year': 2022}
2026-03-24 19:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119579221%27 HTTP/1.1" 200 None
2026-03-24 19:17:11 [astonbarclay.gb] INFO: Saving data for 119579221: {'auction_closing_time': 1774519200.0, 'created_time': 1774271309.762332, 'last_price_update_time': 1774379831.934542}
2026-03-24 19:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119579221') HTTP/1.1" 204 0
2026-03-24 19:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120417153?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120417153, 'registration': 'AF22DFA', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 37994, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 113, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-04', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/S74NDO/2026-03-16/image/5b50c170-65c7-4e37-9f6c-e9ce32d2e761_removebg.jpg?w=600', 'https://abimg003.imgix.net/S74NDO/2026-03-16/image/2503f95e-3f83-49a8-b2ff-b848571db15a_removebg.jpg?w=600', 'https://abimg003.imgix.net/S74NDO/2026-03-16/image/8da9cd86-d60a-492f-907d-86724daccdb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/S74NDO/2026-03-16/image/d0903656-9d31-49c4-a7c2-4bd21f3f6f75_removebg.jpg?w=600', 'https://abimg003.imgix.net/S74NDO/2026-03-16/image/f996a2ec-0249-447f-9848-1368d1478bfe_removebg.jpg?w=600', 'https://abimg003.imgix.net/S74NDO/2026-03-16/image/f59c71fb-ddaa-46ff-97ec-cc380e2b870a_removebg.jpg?w=600', 'https://abimg003.imgix.net/S74NDO/2026-03-16/image/c704ee1a-792d-4b89-857b-871716223b80_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '20in Induction - VOSA STATES 22K 36K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1d170d9a-cc11-46ec-a804-15c19e1f9889.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:17:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120417153, 'registration': 'AF22DFA', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 37994, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 113, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-04', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/S74NDO/2026-03-16/image/5b50c170-65c7-4e37-9f6c-e9ce32d2e761_removebg.jpg?w=600', 'https://abimg003.imgix.net/S74NDO/2026-03-16/image/2503f95e-3f83-49a8-b2ff-b848571db15a_removebg.jpg?w=600', 'https://abimg003.imgix.net/S74NDO/2026-03-16/image/8da9cd86-d60a-492f-907d-86724daccdb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/S74NDO/2026-03-16/image/d0903656-9d31-49c4-a7c2-4bd21f3f6f75_removebg.jpg?w=600', 'https://abimg003.imgix.net/S74NDO/2026-03-16/image/f996a2ec-0249-447f-9848-1368d1478bfe_removebg.jpg?w=600', 'https://abimg003.imgix.net/S74NDO/2026-03-16/image/f59c71fb-ddaa-46ff-97ec-cc380e2b870a_removebg.jpg?w=600', 'https://abimg003.imgix.net/S74NDO/2026-03-16/image/c704ee1a-792d-4b89-857b-871716223b80_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '20in Induction - VOSA STATES 22K 36K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1d170d9a-cc11-46ec-a804-15c19e1f9889.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad6da2e8-631a-5aa7-b564-fa1c52dd0194 with identifier: 120417153
2026-03-24 19:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad6da2e8-631a-5aa7-b564-fa1c52dd0194 with scrape type 2
2026-03-24 19:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad6da2e8-631a-5aa7-b564-fa1c52dd0194 with scrape type 2
2026-03-24 19:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ad6da2e8-631a-5aa7-b564-fa1c52dd0194, identifier: 120417153
2026-03-24 19:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ad6da2e8-631a-5aa7-b564-fa1c52dd0194 with identifier: 120417153
2026-03-24 19:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ad6da2e8-631a-5aa7-b564-fa1c52dd0194 with identifier: 120417153
2026-03-24 19:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ad6da2e8-631a-5aa7-b564-fa1c52dd0194 with identifier: 120417153 to the API
2026-03-24 19:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120417153?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ad6da2e8-631a-5aa7-b564-fa1c52dd0194',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AF22DFA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120417153',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'TESLA',
'model': 'MODEL Y HATCHBACK',
'odometer': 37994,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-04',
'seller_name': 'Zenith',
'title': 'TESLA MODEL Y HATCHBACK Long Range AWD 5dr Auto',
'transmission': 'automatic',
'trim': 'Long Range AWD 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120417153%27 HTTP/1.1" 200 None
2026-03-24 19:17:13 [astonbarclay.gb] INFO: Saving data for 120417153: {'auction_closing_time': 1774519200.0, 'created_time': 1774271584.154712, 'last_price_update_time': 1774379833.252427}
2026-03-24 19:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120417153') HTTP/1.1" 204 0
2026-03-24 19:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120295687?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120295687, 'registration': 'DS72NCD', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '110kW N-Connecta 39kWh 5dr Auto', 'mileage': 23796, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-11-30', 'fuel': 'Electric', 'motExpiry': '2026-11-29', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DS72NCD/2026-03-17/image/c0a94ade-1f8a-467c-b12a-0e907c29379a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/f040872c-675c-407c-8c47-7d2030711aca_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/a38b678b-a306-4090-84c9-a231267188e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/e06071b6-570a-4bda-b1de-c44fdaab7aa9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/19ff6684-c51f-45cc-906c-b4b75450fce6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/ad1b38d8-700b-4747-9dac-47a650363004_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/c3e97b44-7e21-468a-9ae9-dce6bb9de4b0_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/24-10K', 'remarks': 'SPARE KEY, VOSA STATES 22K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5cebaacf-2695-471b-a6b8-813b4fa88b3a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120295687, 'registration': 'DS72NCD', 'account': 'RCI001', 'make': 'NISSAN', 'model': 'LEAF HATCHBACK', 'derivative': '110kW N-Connecta 39kWh 5dr Auto', 'mileage': 23796, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': None, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-11-30', 'fuel': 'Electric', 'motExpiry': '2026-11-29', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DS72NCD/2026-03-17/image/c0a94ade-1f8a-467c-b12a-0e907c29379a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/f040872c-675c-407c-8c47-7d2030711aca_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/a38b678b-a306-4090-84c9-a231267188e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/e06071b6-570a-4bda-b1de-c44fdaab7aa9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/19ff6684-c51f-45cc-906c-b4b75450fce6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/ad1b38d8-700b-4747-9dac-47a650363004_removebg.jpg?w=600', 'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/c3e97b44-7e21-468a-9ae9-dce6bb9de4b0_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/24-10K', 'remarks': 'SPARE KEY, VOSA STATES 22K', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5cebaacf-2695-471b-a6b8-813b4fa88b3a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f1f9ce8-51c4-5c32-bacd-71599e43e803 with identifier: 120295687
2026-03-24 19:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f1f9ce8-51c4-5c32-bacd-71599e43e803 with scrape type 1
2026-03-24 19:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 7f1f9ce8-51c4-5c32-bacd-71599e43e803
2026-03-24 19:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS72NCD%252F2026-03-17%252Fimage%252Fc0a94ade-1f8a-467c-b12a-0e907c29379a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS72NCD/2026-03-17/image/c0a94ade-1f8a-467c-b12a-0e907c29379a_removebg.jpg?w=600 already downloaded
2026-03-24 19:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS72NCD%252F2026-03-17%252Fimage%252Ff040872c-675c-407c-8c47-7d2030711aca_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS72NCD/2026-03-17/image/f040872c-675c-407c-8c47-7d2030711aca_removebg.jpg?w=600 already downloaded
2026-03-24 19:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS72NCD%252F2026-03-17%252Fimage%252Fa38b678b-a306-4090-84c9-a231267188e2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS72NCD/2026-03-17/image/a38b678b-a306-4090-84c9-a231267188e2_removebg.jpg?w=600 already downloaded
2026-03-24 19:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS72NCD%252F2026-03-17%252Fimage%252Fe06071b6-570a-4bda-b1de-c44fdaab7aa9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS72NCD/2026-03-17/image/e06071b6-570a-4bda-b1de-c44fdaab7aa9_removebg.jpg?w=600 already downloaded
2026-03-24 19:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS72NCD%252F2026-03-17%252Fimage%252F19ff6684-c51f-45cc-906c-b4b75450fce6_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS72NCD/2026-03-17/image/19ff6684-c51f-45cc-906c-b4b75450fce6_removebg.jpg?w=600 already downloaded
2026-03-24 19:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS72NCD%252F2026-03-17%252Fimage%252Fad1b38d8-700b-4747-9dac-47a650363004_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS72NCD/2026-03-17/image/ad1b38d8-700b-4747-9dac-47a650363004_removebg.jpg?w=600 already downloaded
2026-03-24 19:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FDS72NCD%252F2026-03-17%252Fimage%252Fc3e97b44-7e21-468a-9ae9-dce6bb9de4b0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/DS72NCD/2026-03-17/image/c3e97b44-7e21-468a-9ae9-dce6bb9de4b0_removebg.jpg?w=600 already downloaded
2026-03-24 19:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7f1f9ce8-51c4-5c32-bacd-71599e43e803, identifier: 120295687
2026-03-24 19:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7f1f9ce8-51c4-5c32-bacd-71599e43e803 with identifier: 120295687
2026-03-24 19:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7f1f9ce8-51c4-5c32-bacd-71599e43e803 with identifier: 120295687
2026-03-24 19:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7f1f9ce8-51c4-5c32-bacd-71599e43e803 with identifier: 120295687 to the API
2026-03-24 19:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120295687?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '7f1f9ce8-51c4-5c32-bacd-71599e43e803',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS72NCD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120295687',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'LEAF HATCHBACK',
'odometer': 23796,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 7,
'photo_urls': ['https://abimg003.imgix.net/DS72NCD/2026-03-17/image/c0a94ade-1f8a-467c-b12a-0e907c29379a_removebg.jpg?w=600',
'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/f040872c-675c-407c-8c47-7d2030711aca_removebg.jpg?w=600',
'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/a38b678b-a306-4090-84c9-a231267188e2_removebg.jpg?w=600',
'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/e06071b6-570a-4bda-b1de-c44fdaab7aa9_removebg.jpg?w=600',
'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/19ff6684-c51f-45cc-906c-b4b75450fce6_removebg.jpg?w=600',
'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/ad1b38d8-700b-4747-9dac-47a650363004_removebg.jpg?w=600',
'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/c3e97b44-7e21-468a-9ae9-dce6bb9de4b0_removebg.jpg?w=600'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f1f9ce8-51c4-5c32-bacd-71599e43e803/7f1f9ce8-51c4-5c32-bacd-71599e43e803_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27692,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/c0a94ade-1f8a-467c-b12a-0e907c29379a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f1f9ce8-51c4-5c32-bacd-71599e43e803/7f1f9ce8-51c4-5c32-bacd-71599e43e803_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27432,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/f040872c-675c-407c-8c47-7d2030711aca_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f1f9ce8-51c4-5c32-bacd-71599e43e803/7f1f9ce8-51c4-5c32-bacd-71599e43e803_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28635,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/a38b678b-a306-4090-84c9-a231267188e2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f1f9ce8-51c4-5c32-bacd-71599e43e803/7f1f9ce8-51c4-5c32-bacd-71599e43e803_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29655,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/e06071b6-570a-4bda-b1de-c44fdaab7aa9_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f1f9ce8-51c4-5c32-bacd-71599e43e803/7f1f9ce8-51c4-5c32-bacd-71599e43e803_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36382,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/19ff6684-c51f-45cc-906c-b4b75450fce6_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f1f9ce8-51c4-5c32-bacd-71599e43e803/7f1f9ce8-51c4-5c32-bacd-71599e43e803_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46637,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/ad1b38d8-700b-4747-9dac-47a650363004_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f1f9ce8-51c4-5c32-bacd-71599e43e803/7f1f9ce8-51c4-5c32-bacd-71599e43e803_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43966,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/DS72NCD/2026-03-17/image/c3e97b44-7e21-468a-9ae9-dce6bb9de4b0_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-30',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN LEAF HATCHBACK 110kW N-Connecta 39kWh 5dr Auto',
'transmission': 'automatic',
'trim': '110kW N-Connecta 39kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295687%27 HTTP/1.1" 200 None
2026-03-24 19:17:16 [astonbarclay.gb] INFO: Saving data for 120295687: {'created_time': 1774379836.465937, 'last_price_update_time': 1774379836.46595, 'auction_closing_time': 1774519200.0}
2026-03-24 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120295687') HTTP/1.1" 204 0
2026-03-24 19:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119373461?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120473916?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119373461, 'registration': 'MT72PPF', 'account': 'ZEN009', 'make': 'PEUGEOT', 'model': '308 HATCHBACK', 'derivative': '1.2 PureTech GT 5dr EAT8', 'mileage': 18320, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 112, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-11-11', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MT72PPF/2026-03-04/image/abe3ea88-8930-4fcc-8fd6-1a7b5355da18_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT72PPF/2026-03-04/image/7503b1a3-925e-4c8f-9194-c94062a62dd5_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT72PPF/2026-03-04/image/328d66b3-8e85-480f-a7ee-699d3b334d44_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT72PPF/2026-03-04/image/3805544d-733e-40d4-8ec2-d53a065b8684_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT72PPF/2026-03-04/image/9ed3fb54-fce0-4a22-81e1-34ab1972175d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT72PPF/2026-03-04/image/f59eb902-ee9c-4917-bf96-2c079b9d66ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT72PPF/2026-03-04/image/2a4547e3-d767-4f47-879e-117408b257e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT72PPF/2026-03-04/image/e6521b37-8633-4151-a70d-ac9016251954_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT72PPF/2026-03-04/image/2fcf42a8-ba0e-4d43-ad14-4cf2faefce90_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/25-12K', 'remarks': 'SPARE KEY, VOSA STATES 16K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e38f8870-6c56-4da8-b825-4a7d757cc239.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119373461, 'registration': 'MT72PPF', 'account': 'ZEN009', 'make': 'PEUGEOT', 'model': '308 HATCHBACK', 'derivative': '1.2 PureTech GT 5dr EAT8', 'mileage': 18320, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 112, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-11-11', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MT72PPF/2026-03-04/image/abe3ea88-8930-4fcc-8fd6-1a7b5355da18_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT72PPF/2026-03-04/image/7503b1a3-925e-4c8f-9194-c94062a62dd5_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT72PPF/2026-03-04/image/328d66b3-8e85-480f-a7ee-699d3b334d44_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT72PPF/2026-03-04/image/3805544d-733e-40d4-8ec2-d53a065b8684_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT72PPF/2026-03-04/image/9ed3fb54-fce0-4a22-81e1-34ab1972175d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT72PPF/2026-03-04/image/f59eb902-ee9c-4917-bf96-2c079b9d66ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT72PPF/2026-03-04/image/2a4547e3-d767-4f47-879e-117408b257e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT72PPF/2026-03-04/image/e6521b37-8633-4151-a70d-ac9016251954_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT72PPF/2026-03-04/image/2fcf42a8-ba0e-4d43-ad14-4cf2faefce90_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/25-12K', 'remarks': 'SPARE KEY, VOSA STATES 16K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e38f8870-6c56-4da8-b825-4a7d757cc239.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e847624-08af-547a-ae2a-6abf27dfd420 with identifier: 119373461
2026-03-24 19:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e847624-08af-547a-ae2a-6abf27dfd420 with scrape type 2
2026-03-24 19:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e847624-08af-547a-ae2a-6abf27dfd420 with scrape type 2
2026-03-24 19:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2e847624-08af-547a-ae2a-6abf27dfd420, identifier: 119373461
2026-03-24 19:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2e847624-08af-547a-ae2a-6abf27dfd420 with identifier: 119373461
2026-03-24 19:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2e847624-08af-547a-ae2a-6abf27dfd420 with identifier: 119373461
2026-03-24 19:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2e847624-08af-547a-ae2a-6abf27dfd420 with identifier: 119373461 to the API
2026-03-24 19:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119373461?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '2e847624-08af-547a-ae2a-6abf27dfd420',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MT72PPF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119373461',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PEUGEOT',
'model': '308 HATCHBACK',
'odometer': 18320,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-31',
'seller_name': 'Zenith',
'title': 'PEUGEOT 308 HATCHBACK 1.2 PureTech GT 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech GT 5dr EAT8',
'vin': None,
'year': 2022}
2026-03-24 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119373461%27 HTTP/1.1" 200 None
2026-03-24 19:17:16 [astonbarclay.gb] INFO: Saving data for 119373461: {'auction_closing_time': 1774519200.0, 'created_time': 1774271454.285316, 'last_price_update_time': 1774379836.967256}
2026-03-24 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119373461') HTTP/1.1" 204 0
2026-03-24 19:17:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120473916, 'registration': 'YD21LMH', 'account': 'ZEN002', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE SPECIAL EDITION', 'derivative': '150kW 1ST Edition Pro Performance 77kWh 5dr Auto', 'mileage': 63563, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 114, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-07-08', 'fuel': 'Electric', 'motExpiry': '2026-07-07', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YD21LMH/2026-03-17/image/e990d289-3ddd-432c-be5a-2970931e8265_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD21LMH/2026-03-17/image/688714b5-c14c-4ddc-9662-eaedb049e508_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD21LMH/2026-03-17/image/f42c6753-96f4-4cca-9b5a-e214141bb70b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD21LMH/2026-03-17/image/94e3c045-4100-4f4e-aad7-a84ff0de4f4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD21LMH/2026-03-17/image/68193d52-d7b8-4bdb-acdf-bfe5211849a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD21LMH/2026-03-17/image/e02f457d-83ef-4ef9-9ca8-dc7abd75d1c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD21LMH/2026-03-17/image/2739ccfe-905d-494a-88c1-e043af49a315_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD21LMH/2026-03-17/image/8e7092f9-0d7f-4717-80fb-d750e41af7c7_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 09/23-23K, 08/25-53K,', 'remarks': 'OUSTANDING RECALL, VOSA STATES 33K 50K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c955bded-72de-45d5-82e0-7a2acc27f4ff.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:17:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120473916, 'registration': 'YD21LMH', 'account': 'ZEN002', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE SPECIAL EDITION', 'derivative': '150kW 1ST Edition Pro Performance 77kWh 5dr Auto', 'mileage': 63563, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 114, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-07-08', 'fuel': 'Electric', 'motExpiry': '2026-07-07', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YD21LMH/2026-03-17/image/e990d289-3ddd-432c-be5a-2970931e8265_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD21LMH/2026-03-17/image/688714b5-c14c-4ddc-9662-eaedb049e508_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD21LMH/2026-03-17/image/f42c6753-96f4-4cca-9b5a-e214141bb70b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD21LMH/2026-03-17/image/94e3c045-4100-4f4e-aad7-a84ff0de4f4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD21LMH/2026-03-17/image/68193d52-d7b8-4bdb-acdf-bfe5211849a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD21LMH/2026-03-17/image/e02f457d-83ef-4ef9-9ca8-dc7abd75d1c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD21LMH/2026-03-17/image/2739ccfe-905d-494a-88c1-e043af49a315_removebg.jpg?w=600', 'https://abimg003.imgix.net/YD21LMH/2026-03-17/image/8e7092f9-0d7f-4717-80fb-d750e41af7c7_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 09/23-23K, 08/25-53K,', 'remarks': 'OUSTANDING RECALL, VOSA STATES 33K 50K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c955bded-72de-45d5-82e0-7a2acc27f4ff.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce6b97c2-0543-511a-8ea1-a6a3a9c708ce with identifier: 120473916
2026-03-24 19:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce6b97c2-0543-511a-8ea1-a6a3a9c708ce with scrape type 2
2026-03-24 19:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce6b97c2-0543-511a-8ea1-a6a3a9c708ce with scrape type 2
2026-03-24 19:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ce6b97c2-0543-511a-8ea1-a6a3a9c708ce, identifier: 120473916
2026-03-24 19:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ce6b97c2-0543-511a-8ea1-a6a3a9c708ce with identifier: 120473916
2026-03-24 19:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ce6b97c2-0543-511a-8ea1-a6a3a9c708ce with identifier: 120473916
2026-03-24 19:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ce6b97c2-0543-511a-8ea1-a6a3a9c708ce with identifier: 120473916 to the API
2026-03-24 19:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120473916?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ce6b97c2-0543-511a-8ea1-a6a3a9c708ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YD21LMH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120473916',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLKSWAGEN',
'model': 'ID.4 ESTATE SPECIAL EDITION',
'odometer': 63563,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-08',
'seller_name': 'Zenith',
'title': 'VOLKSWAGEN ID.4 ESTATE SPECIAL EDITION 150kW 1ST Edition Pro '
'Performance 77kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW 1ST Edition Pro Performance 77kWh 5dr Auto',
'vin': None,
'year': 2021}
2026-03-24 19:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120473916%27 HTTP/1.1" 200 None
2026-03-24 19:17:17 [astonbarclay.gb] INFO: Saving data for 120473916: {'auction_closing_time': 1774519200.0, 'created_time': 1774271636.502057, 'last_price_update_time': 1774379837.309487}
2026-03-24 19:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120473916') HTTP/1.1" 204 0
2026-03-24 19:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120406515?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120406515, 'registration': 'EK71UYY', 'account': 'LEA009', 'make': 'VOLKSWAGEN', 'model': 'ID.3 HATCHBACK', 'derivative': '150kW Life Pro Performance 58kWh 5dr Auto', 'mileage': 48662, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 108, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-02-01', 'fuel': 'Electric', 'motExpiry': '2027-01-31', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EK71UYY/2026-03-17/image/3a8c6fa8-1e93-4829-a538-2ecc12c187ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71UYY/2026-03-17/image/9a37cc1b-dc5e-4d44-a311-de6da78e9966_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71UYY/2026-03-17/image/b2fcf2ec-3f90-4f57-89ce-985925525987_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71UYY/2026-03-17/image/f7fa93ba-e038-4fa4-b93f-97e2f8411cb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71UYY/2026-03-17/image/4f98a3e7-5b8a-4d7e-958c-a220c94bb956_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71UYY/2026-03-17/image/d6fb1303-638c-42ca-8c1f-7d6be9a0972a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71UYY/2026-03-17/image/ebf879d8-a5da-4019-876f-67200b4c2502_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71UYY/2026-03-17/image/b9f23bfa-3392-4660-8a43-4b0cfe016c72_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 02/24-23K, 01/23-46K', 'remarks': 'VOSA STATES 34K 46K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b4ca1e7f-3b06-4020-8733-5cf0d5cab443.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120406515, 'registration': 'EK71UYY', 'account': 'LEA009', 'make': 'VOLKSWAGEN', 'model': 'ID.3 HATCHBACK', 'derivative': '150kW Life Pro Performance 58kWh 5dr Auto', 'mileage': 48662, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 108, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-02-01', 'fuel': 'Electric', 'motExpiry': '2027-01-31', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EK71UYY/2026-03-17/image/3a8c6fa8-1e93-4829-a538-2ecc12c187ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71UYY/2026-03-17/image/9a37cc1b-dc5e-4d44-a311-de6da78e9966_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71UYY/2026-03-17/image/b2fcf2ec-3f90-4f57-89ce-985925525987_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71UYY/2026-03-17/image/f7fa93ba-e038-4fa4-b93f-97e2f8411cb0_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71UYY/2026-03-17/image/4f98a3e7-5b8a-4d7e-958c-a220c94bb956_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71UYY/2026-03-17/image/d6fb1303-638c-42ca-8c1f-7d6be9a0972a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71UYY/2026-03-17/image/ebf879d8-a5da-4019-876f-67200b4c2502_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK71UYY/2026-03-17/image/b9f23bfa-3392-4660-8a43-4b0cfe016c72_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 02/24-23K, 01/23-46K', 'remarks': 'VOSA STATES 34K 46K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b4ca1e7f-3b06-4020-8733-5cf0d5cab443.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0d0a431-0926-5441-a5b4-a7d26826e619 with identifier: 120406515
2026-03-24 19:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0d0a431-0926-5441-a5b4-a7d26826e619 with scrape type 2
2026-03-24 19:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0d0a431-0926-5441-a5b4-a7d26826e619 with scrape type 2
2026-03-24 19:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b0d0a431-0926-5441-a5b4-a7d26826e619, identifier: 120406515
2026-03-24 19:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b0d0a431-0926-5441-a5b4-a7d26826e619 with identifier: 120406515
2026-03-24 19:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b0d0a431-0926-5441-a5b4-a7d26826e619 with identifier: 120406515
2026-03-24 19:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b0d0a431-0926-5441-a5b4-a7d26826e619 with identifier: 120406515 to the API
2026-03-24 19:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120406515?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'b0d0a431-0926-5441-a5b4-a7d26826e619',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EK71UYY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120406515',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLKSWAGEN',
'model': 'ID.3 HATCHBACK',
'odometer': 48662,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seller_name': 'Zenith',
'title': 'VOLKSWAGEN ID.3 HATCHBACK 150kW Life Pro Performance 58kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW Life Pro Performance 58kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120406515%27 HTTP/1.1" 200 None
2026-03-24 19:17:18 [astonbarclay.gb] INFO: Saving data for 120406515: {'auction_closing_time': 1774519200.0, 'created_time': 1774271326.512411, 'last_price_update_time': 1774379838.912428}
2026-03-24 19:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120406515') HTTP/1.1" 204 0
2026-03-24 19:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120059610?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120059610, 'registration': 'YA72GKO', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON ESTATE', 'derivative': '150kW 40 82kWh Sport 5dr Auto [C+S]', 'mileage': 32939, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 107, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-17', 'fuel': 'Electric', 'motExpiry': '2027-02-16', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YA72GKO/2026-03-03/image/f9f9820c-e9ea-40cc-94cf-6889b429f7b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72GKO/2026-03-03/image/cc0f7e69-ca2e-436c-8b8e-e7649d6b9e91_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72GKO/2026-03-03/image/2e3acf2e-ce80-476d-a561-c35a67b12849_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72GKO/2026-03-03/image/c8be2df1-220d-4de4-9656-72717699ec8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72GKO/2026-03-03/image/9bfa183b-fb58-401f-8abb-3b577eb18476_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72GKO/2026-03-03/image/6f4c1d11-6033-4ffc-98f2-b739649bb15c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72GKO/2026-03-03/image/3723b311-b13b-41c4-84a6-a49abc467f87_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72GKO/2026-03-03/image/a2167199-6d44-45b4-b4e8-bfd662f4aefc_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 02/25-18K', 'remarks': 'VOSA STATES 31K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f5170bca-ff72-491c-9419-f10008e8587c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120059610, 'registration': 'YA72GKO', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON ESTATE', 'derivative': '150kW 40 82kWh Sport 5dr Auto [C+S]', 'mileage': 32939, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 107, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-17', 'fuel': 'Electric', 'motExpiry': '2027-02-16', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YA72GKO/2026-03-03/image/f9f9820c-e9ea-40cc-94cf-6889b429f7b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72GKO/2026-03-03/image/cc0f7e69-ca2e-436c-8b8e-e7649d6b9e91_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72GKO/2026-03-03/image/2e3acf2e-ce80-476d-a561-c35a67b12849_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72GKO/2026-03-03/image/c8be2df1-220d-4de4-9656-72717699ec8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72GKO/2026-03-03/image/9bfa183b-fb58-401f-8abb-3b577eb18476_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72GKO/2026-03-03/image/6f4c1d11-6033-4ffc-98f2-b739649bb15c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72GKO/2026-03-03/image/3723b311-b13b-41c4-84a6-a49abc467f87_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA72GKO/2026-03-03/image/a2167199-6d44-45b4-b4e8-bfd662f4aefc_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 02/25-18K', 'remarks': 'VOSA STATES 31K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f5170bca-ff72-491c-9419-f10008e8587c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5b1b9f2-cba6-5659-815a-06f9ffb25fe1 with identifier: 120059610
2026-03-24 19:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5b1b9f2-cba6-5659-815a-06f9ffb25fe1 with scrape type 2
2026-03-24 19:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5b1b9f2-cba6-5659-815a-06f9ffb25fe1 with scrape type 2
2026-03-24 19:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f5b1b9f2-cba6-5659-815a-06f9ffb25fe1, identifier: 120059610
2026-03-24 19:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f5b1b9f2-cba6-5659-815a-06f9ffb25fe1 with identifier: 120059610
2026-03-24 19:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f5b1b9f2-cba6-5659-815a-06f9ffb25fe1 with identifier: 120059610
2026-03-24 19:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f5b1b9f2-cba6-5659-815a-06f9ffb25fe1 with identifier: 120059610 to the API
2026-03-24 19:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120059610?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'f5b1b9f2-cba6-5659-815a-06f9ffb25fe1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YA72GKO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120059610',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'Q4 E-TRON ESTATE',
'odometer': 32939,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-17',
'seller_name': 'Zenith',
'title': 'AUDI Q4 E-TRON ESTATE 150kW 40 82kWh Sport 5dr Auto [C+S]',
'transmission': 'automatic',
'trim': '150kW 40 82kWh Sport 5dr Auto [C+S]',
'vin': None,
'year': 2023}
2026-03-24 19:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120059610%27 HTTP/1.1" 200 None
2026-03-24 19:17:30 [astonbarclay.gb] INFO: Saving data for 120059610: {'auction_closing_time': 1774519200.0, 'created_time': 1774271513.275405, 'last_price_update_time': 1774379850.466244}
2026-03-24 19:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120059610') HTTP/1.1" 204 0
2026-03-24 19:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119907155?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119907155, 'registration': 'LS71ZXL', 'account': 'ZEN002', 'make': 'PEUGEOT', 'model': 'E-2008 ELECTRIC ESTATE', 'derivative': '100kW GT 50kWh 5dr Auto', 'mileage': 25378, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 106, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-02-01', 'fuel': 'Electric', 'motExpiry': '2027-02-01', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LS71ZXL/2026-03-03/image/72abced9-b68d-45aa-bdf9-4cae3fd05136_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS71ZXL/2026-03-03/image/777b933f-b43a-4fb2-8980-26d61d8c3751_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS71ZXL/2026-03-03/image/4aacd0b2-17ce-42ea-8630-f93c6eabf964_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS71ZXL/2026-03-03/image/7094602f-4c59-4126-a671-5b54658bbc79_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS71ZXL/2026-03-03/image/8af871ad-f16d-44d2-956c-33660ae7d9e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS71ZXL/2026-03-03/image/08e20832-dee7-49f3-8471-82aa1c4752f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS71ZXL/2026-03-03/image/3f54b1e6-6b6a-415e-9654-185b97a718f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS71ZXL/2026-03-03/image/b7ee90fa-a861-4204-923a-116920749fb3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/23-4K, 01/24-10K, 10/25-23K,', 'remarks': 'SPARE KEY, VOSA STATES 17K 25K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0592ea3b-3fe6-4c48-ba87-7765b537b936.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119907155, 'registration': 'LS71ZXL', 'account': 'ZEN002', 'make': 'PEUGEOT', 'model': 'E-2008 ELECTRIC ESTATE', 'derivative': '100kW GT 50kWh 5dr Auto', 'mileage': 25378, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 106, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-02-01', 'fuel': 'Electric', 'motExpiry': '2027-02-01', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LS71ZXL/2026-03-03/image/72abced9-b68d-45aa-bdf9-4cae3fd05136_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS71ZXL/2026-03-03/image/777b933f-b43a-4fb2-8980-26d61d8c3751_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS71ZXL/2026-03-03/image/4aacd0b2-17ce-42ea-8630-f93c6eabf964_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS71ZXL/2026-03-03/image/7094602f-4c59-4126-a671-5b54658bbc79_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS71ZXL/2026-03-03/image/8af871ad-f16d-44d2-956c-33660ae7d9e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS71ZXL/2026-03-03/image/08e20832-dee7-49f3-8471-82aa1c4752f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS71ZXL/2026-03-03/image/3f54b1e6-6b6a-415e-9654-185b97a718f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS71ZXL/2026-03-03/image/b7ee90fa-a861-4204-923a-116920749fb3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/23-4K, 01/24-10K, 10/25-23K,', 'remarks': 'SPARE KEY, VOSA STATES 17K 25K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0592ea3b-3fe6-4c48-ba87-7765b537b936.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5722845c-8fce-58f0-9eb7-965a287e4328 with identifier: 119907155
2026-03-24 19:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5722845c-8fce-58f0-9eb7-965a287e4328 with scrape type 2
2026-03-24 19:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5722845c-8fce-58f0-9eb7-965a287e4328 with scrape type 2
2026-03-24 19:17:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5722845c-8fce-58f0-9eb7-965a287e4328, identifier: 119907155
2026-03-24 19:17:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5722845c-8fce-58f0-9eb7-965a287e4328 with identifier: 119907155
2026-03-24 19:17:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5722845c-8fce-58f0-9eb7-965a287e4328 with identifier: 119907155
2026-03-24 19:17:31 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5722845c-8fce-58f0-9eb7-965a287e4328 with identifier: 119907155 to the API
2026-03-24 19:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119907155?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '5722845c-8fce-58f0-9eb7-965a287e4328',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LS71ZXL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119907155',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PEUGEOT',
'model': 'E-2008 ELECTRIC ESTATE',
'odometer': 25378,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-01',
'seller_name': 'Zenith',
'title': 'PEUGEOT E-2008 ELECTRIC ESTATE 100kW GT 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW GT 50kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119907155%27 HTTP/1.1" 200 None
2026-03-24 19:17:31 [astonbarclay.gb] INFO: Saving data for 119907155: {'auction_closing_time': 1774519200.0, 'created_time': 1774271464.011611, 'last_price_update_time': 1774379851.65394}
2026-03-24 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119907155') HTTP/1.1" 204 0
2026-03-24 19:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120040757?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120040757, 'registration': 'WP72JSU', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL 3 SALOON', 'derivative': 'RWD 4dr Auto', 'mileage': 51977, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 104, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-12-09', 'fuel': 'Electric', 'motExpiry': '2026-10-16', 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/WP72JSU/2026-03-02/image/0fa83d67-d1d1-41d7-9bfb-ccd79a392d5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JSU/2026-03-02/image/c42aa0e2-1c17-4733-8bc4-69c413f2d745_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JSU/2026-03-02/image/06aa9406-287d-499e-badd-26bc4e0f24ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JSU/2026-03-02/image/1016444f-4689-4979-bc5d-a67b3fdefded_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JSU/2026-03-02/image/2fb4c2c1-bf8d-4cc2-be08-08fd462a4f42_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JSU/2026-03-02/image/a5783f57-6e4c-4335-bc5d-be86bde27d4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JSU/2026-03-02/image/eeeeb1ff-2af3-462b-9d67-e1178c93ddc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JSU/2026-03-02/image/b6f5ac37-7f83-4869-a193-6eef2a8f6fff_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JSU/2026-03-02/image/6ee7d676-ebba-4fa3-bc06-5d74fdbc9757_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '19in Silver Sports\tMulti-coat Red\tWhite+black Interior, SPARE KEY, VOSA STATES 47K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/26a0d56f-57d2-47a8-a198-c12b73dac2e3.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120040757, 'registration': 'WP72JSU', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL 3 SALOON', 'derivative': 'RWD 4dr Auto', 'mileage': 51977, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 104, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-12-09', 'fuel': 'Electric', 'motExpiry': '2026-10-16', 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/WP72JSU/2026-03-02/image/0fa83d67-d1d1-41d7-9bfb-ccd79a392d5e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JSU/2026-03-02/image/c42aa0e2-1c17-4733-8bc4-69c413f2d745_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JSU/2026-03-02/image/06aa9406-287d-499e-badd-26bc4e0f24ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JSU/2026-03-02/image/1016444f-4689-4979-bc5d-a67b3fdefded_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JSU/2026-03-02/image/2fb4c2c1-bf8d-4cc2-be08-08fd462a4f42_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JSU/2026-03-02/image/a5783f57-6e4c-4335-bc5d-be86bde27d4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JSU/2026-03-02/image/eeeeb1ff-2af3-462b-9d67-e1178c93ddc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JSU/2026-03-02/image/b6f5ac37-7f83-4869-a193-6eef2a8f6fff_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JSU/2026-03-02/image/6ee7d676-ebba-4fa3-bc06-5d74fdbc9757_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '19in Silver Sports\tMulti-coat Red\tWhite+black Interior, SPARE KEY, VOSA STATES 47K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/26a0d56f-57d2-47a8-a198-c12b73dac2e3.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9badb7e9-2c66-5ecd-9670-591ca8c59a9b with identifier: 120040757
2026-03-24 19:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9badb7e9-2c66-5ecd-9670-591ca8c59a9b with scrape type 2
2026-03-24 19:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9badb7e9-2c66-5ecd-9670-591ca8c59a9b with scrape type 2
2026-03-24 19:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9badb7e9-2c66-5ecd-9670-591ca8c59a9b, identifier: 120040757
2026-03-24 19:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9badb7e9-2c66-5ecd-9670-591ca8c59a9b with identifier: 120040757
2026-03-24 19:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9badb7e9-2c66-5ecd-9670-591ca8c59a9b with identifier: 120040757
2026-03-24 19:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9badb7e9-2c66-5ecd-9670-591ca8c59a9b with identifier: 120040757 to the API
2026-03-24 19:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120040757?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'RED',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '9badb7e9-2c66-5ecd-9670-591ca8c59a9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WP72JSU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120040757',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'TESLA',
'model': 'MODEL 3 SALOON',
'odometer': 51977,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-09',
'seller_name': 'Zenith',
'title': 'TESLA MODEL 3 SALOON RWD 4dr Auto',
'transmission': 'automatic',
'trim': 'RWD 4dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120040757%27 HTTP/1.1" 200 None
2026-03-24 19:17:39 [astonbarclay.gb] INFO: Saving data for 120040757: {'auction_closing_time': 1774519200.0, 'created_time': 1774271290.399337, 'last_price_update_time': 1774379859.666994}
2026-03-24 19:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120040757') HTTP/1.1" 204 0
2026-03-24 19:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119196461?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119196461, 'registration': 'LA72AMP', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 24540, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 110, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-12-15', 'fuel': 'Electric', 'motExpiry': '2026-12-14', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LA72AMP/2026-02-10/image/81777e12-d89d-423c-9578-15a31675e4de_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA72AMP/2026-02-10/image/0482c8eb-cbff-48cb-acb4-a18cf84eab8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA72AMP/2026-02-10/image/0f3c5387-29e0-4d12-9bff-c991c4cb448f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA72AMP/2026-02-10/image/e3a41376-bf52-4299-ae55-7ae3bb6bb73f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA72AMP/2026-02-10/image/20660536-1654-47aa-bd63-e85b0a4dff82_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA72AMP/2026-02-10/image/839c5849-391d-4f54-8b68-478a16cc421f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA72AMP/2026-02-10/image/c7b72241-eb07-4ff7-927c-4ca1a9916fb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA72AMP/2026-02-10/image/18fdf655-a436-47ee-bc0a-4bcc3bba24c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA72AMP/2026-02-10/image/8113534d-83ee-4299-b8f2-398b3d26b623_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'Solid Black, VOSA STATES 22K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f8ef6bc8-b234-44b0-b57e-5188fd440e16.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119196461, 'registration': 'LA72AMP', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 24540, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 110, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-12-15', 'fuel': 'Electric', 'motExpiry': '2026-12-14', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LA72AMP/2026-02-10/image/81777e12-d89d-423c-9578-15a31675e4de_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA72AMP/2026-02-10/image/0482c8eb-cbff-48cb-acb4-a18cf84eab8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA72AMP/2026-02-10/image/0f3c5387-29e0-4d12-9bff-c991c4cb448f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA72AMP/2026-02-10/image/e3a41376-bf52-4299-ae55-7ae3bb6bb73f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA72AMP/2026-02-10/image/20660536-1654-47aa-bd63-e85b0a4dff82_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA72AMP/2026-02-10/image/839c5849-391d-4f54-8b68-478a16cc421f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA72AMP/2026-02-10/image/c7b72241-eb07-4ff7-927c-4ca1a9916fb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA72AMP/2026-02-10/image/18fdf655-a436-47ee-bc0a-4bcc3bba24c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LA72AMP/2026-02-10/image/8113534d-83ee-4299-b8f2-398b3d26b623_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'Solid Black, VOSA STATES 22K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f8ef6bc8-b234-44b0-b57e-5188fd440e16.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ac9b632-272b-55ca-ac43-7e51a3b15ae9 with identifier: 119196461
2026-03-24 19:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ac9b632-272b-55ca-ac43-7e51a3b15ae9 with scrape type 2
2026-03-24 19:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ac9b632-272b-55ca-ac43-7e51a3b15ae9 with scrape type 2
2026-03-24 19:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0ac9b632-272b-55ca-ac43-7e51a3b15ae9, identifier: 119196461
2026-03-24 19:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0ac9b632-272b-55ca-ac43-7e51a3b15ae9 with identifier: 119196461
2026-03-24 19:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0ac9b632-272b-55ca-ac43-7e51a3b15ae9 with identifier: 119196461
2026-03-24 19:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0ac9b632-272b-55ca-ac43-7e51a3b15ae9 with identifier: 119196461 to the API
2026-03-24 19:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119196461?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '0ac9b632-272b-55ca-ac43-7e51a3b15ae9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LA72AMP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119196461',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'TESLA',
'model': 'MODEL Y HATCHBACK',
'odometer': 24540,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-15',
'seller_name': 'Zenith',
'title': 'TESLA MODEL Y HATCHBACK Long Range AWD 5dr Auto',
'transmission': 'automatic',
'trim': 'Long Range AWD 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119196461%27 HTTP/1.1" 200 None
2026-03-24 19:17:47 [astonbarclay.gb] INFO: Saving data for 119196461: {'auction_closing_time': 1774519200.0, 'created_time': 1774271328.002979, 'last_price_update_time': 1774379867.029365}
2026-03-24 19:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119196461') HTTP/1.1" 204 0
2026-03-24 19:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120372054?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120372054, 'registration': 'LR71VTM', 'account': 'LEA009', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '330e M Sport 4dr Step Auto', 'mileage': 114084, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 102, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-10-20', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-10-19', 'doors': 4, 'engineSize': 1998, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/LR71VTM/2026-03-18/image/c8a909fe-742d-48ac-b64b-6eaeed7abf8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR71VTM/2026-03-18/image/31de6389-257a-45f2-976d-aadd887c1f2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR71VTM/2026-03-18/image/6a75c9ed-fd0f-4913-8585-c4c02f4c927d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR71VTM/2026-03-18/image/b55ba90e-dcc5-406d-b6f7-36d457e024a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR71VTM/2026-03-18/image/a5a74da4-362e-4bf3-8e6c-a2323dad68af_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR71VTM/2026-03-18/image/b500b8b0-ee5e-4f51-b99b-14d043f1cb33_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR71VTM/2026-03-18/image/2b94d0d5-8c0b-4d60-968e-370a75b75d68_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR71VTM/2026-03-18/image/9e4b604b-2254-4c2d-83bb-3dc498b7b55d_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 02/24 72K 01/25 94K 09/25 104K', 'remarks': 'SPARE KEY, VOSA STATES 86K 104K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 31, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/74090f06-ff4c-4d59-acf3-fa576fc11155.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120372054, 'registration': 'LR71VTM', 'account': 'LEA009', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '330e M Sport 4dr Step Auto', 'mileage': 114084, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 102, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-10-20', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-10-19', 'doors': 4, 'engineSize': 1998, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/LR71VTM/2026-03-18/image/c8a909fe-742d-48ac-b64b-6eaeed7abf8a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR71VTM/2026-03-18/image/31de6389-257a-45f2-976d-aadd887c1f2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR71VTM/2026-03-18/image/6a75c9ed-fd0f-4913-8585-c4c02f4c927d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR71VTM/2026-03-18/image/b55ba90e-dcc5-406d-b6f7-36d457e024a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR71VTM/2026-03-18/image/a5a74da4-362e-4bf3-8e6c-a2323dad68af_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR71VTM/2026-03-18/image/b500b8b0-ee5e-4f51-b99b-14d043f1cb33_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR71VTM/2026-03-18/image/2b94d0d5-8c0b-4d60-968e-370a75b75d68_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR71VTM/2026-03-18/image/9e4b604b-2254-4c2d-83bb-3dc498b7b55d_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 02/24 72K 01/25 94K 09/25 104K', 'remarks': 'SPARE KEY, VOSA STATES 86K 104K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 31, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/74090f06-ff4c-4d59-acf3-fa576fc11155.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6eef1d1-238d-5c2f-986d-c9ca7e1386e4 with identifier: 120372054
2026-03-24 19:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6eef1d1-238d-5c2f-986d-c9ca7e1386e4 with scrape type 2
2026-03-24 19:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6eef1d1-238d-5c2f-986d-c9ca7e1386e4 with scrape type 2
2026-03-24 19:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d6eef1d1-238d-5c2f-986d-c9ca7e1386e4, identifier: 120372054
2026-03-24 19:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d6eef1d1-238d-5c2f-986d-c9ca7e1386e4 with identifier: 120372054
2026-03-24 19:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d6eef1d1-238d-5c2f-986d-c9ca7e1386e4 with identifier: 120372054
2026-03-24 19:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d6eef1d1-238d-5c2f-986d-c9ca7e1386e4 with identifier: 120372054 to the API
2026-03-24 19:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120372054?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 31,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': 'd6eef1d1-238d-5c2f-986d-c9ca7e1386e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LR71VTM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120372054',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': '3 SERIES SALOON',
'odometer': 114084,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-20',
'seller_name': 'Zenith',
'title': 'BMW 3 SERIES SALOON 330e M Sport 4dr Step Auto',
'transmission': 'automatic',
'trim': '330e M Sport 4dr Step Auto',
'vin': None,
'year': 2021}
2026-03-24 19:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120372054%27 HTTP/1.1" 200 None
2026-03-24 19:17:47 [astonbarclay.gb] INFO: Saving data for 120372054: {'auction_closing_time': 1774519200.0, 'created_time': 1774271593.267744, 'last_price_update_time': 1774379867.586231}
2026-03-24 19:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120372054') HTTP/1.1" 204 0
2026-03-24 19:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120479870?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120262236?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120479870, 'registration': 'SG23YHL', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'A3 SPORTBACK', 'derivative': '40 TFSI e Sport 5dr S Tronic [Comfort+Sound]', 'mileage': 45823, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 98, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-10', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-03-09', 'doors': 5, 'engineSize': 1395, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SG23YHL/2026-03-16/image/a5aaadfa-5076-4587-a20a-c96ec1102c55_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG23YHL/2026-03-16/image/789775f6-55fe-468e-b9e0-6e76df59c1e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG23YHL/2026-03-16/image/4a9fa67b-9ef0-445c-81a0-8cfdf8da65cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG23YHL/2026-03-16/image/9e6739e4-a693-413a-a22f-b9a040349279_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG23YHL/2026-03-16/image/fd24a55d-6261-48dd-9005-5f358e3c3d92_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG23YHL/2026-03-16/image/35a237ab-b9ea-4cf0-b853-b90f88300a1e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG23YHL/2026-03-16/image/196d27ef-545b-4d4d-8941-47f12cd88203_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG23YHL/2026-03-16/image/87dcc843-0b20-47a7-a363-6d718e4c868f_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 08/24-23K', 'remarks': 'SPARE KEY, VOSA STATES 45K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 29, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3e136bb7-5530-4d4d-9264-9bfcc3dbd52b.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120479870, 'registration': 'SG23YHL', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'A3 SPORTBACK', 'derivative': '40 TFSI e Sport 5dr S Tronic [Comfort+Sound]', 'mileage': 45823, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 98, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-10', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-03-09', 'doors': 5, 'engineSize': 1395, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SG23YHL/2026-03-16/image/a5aaadfa-5076-4587-a20a-c96ec1102c55_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG23YHL/2026-03-16/image/789775f6-55fe-468e-b9e0-6e76df59c1e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG23YHL/2026-03-16/image/4a9fa67b-9ef0-445c-81a0-8cfdf8da65cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG23YHL/2026-03-16/image/9e6739e4-a693-413a-a22f-b9a040349279_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG23YHL/2026-03-16/image/fd24a55d-6261-48dd-9005-5f358e3c3d92_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG23YHL/2026-03-16/image/35a237ab-b9ea-4cf0-b853-b90f88300a1e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG23YHL/2026-03-16/image/196d27ef-545b-4d4d-8941-47f12cd88203_removebg.jpg?w=600', 'https://abimg003.imgix.net/SG23YHL/2026-03-16/image/87dcc843-0b20-47a7-a363-6d718e4c868f_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 08/24-23K', 'remarks': 'SPARE KEY, VOSA STATES 45K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 29, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3e136bb7-5530-4d4d-9264-9bfcc3dbd52b.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2de5eda9-9ce3-5634-9b44-689e226c18bf with identifier: 120479870
2026-03-24 19:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2de5eda9-9ce3-5634-9b44-689e226c18bf with scrape type 2
2026-03-24 19:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2de5eda9-9ce3-5634-9b44-689e226c18bf with scrape type 2
2026-03-24 19:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2de5eda9-9ce3-5634-9b44-689e226c18bf, identifier: 120479870
2026-03-24 19:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2de5eda9-9ce3-5634-9b44-689e226c18bf with identifier: 120479870
2026-03-24 19:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2de5eda9-9ce3-5634-9b44-689e226c18bf with identifier: 120479870
2026-03-24 19:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2de5eda9-9ce3-5634-9b44-689e226c18bf with identifier: 120479870 to the API
2026-03-24 19:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120479870?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 29,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '2de5eda9-9ce3-5634-9b44-689e226c18bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SG23YHL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120479870',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'A3 SPORTBACK',
'odometer': 45823,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-10',
'seller_name': 'Zenith',
'title': 'AUDI A3 SPORTBACK 40 TFSI e Sport 5dr S Tronic [Comfort+Sound]',
'transmission': 'automatic',
'trim': '40 TFSI e Sport 5dr S Tronic [Comfort+Sound]',
'vin': None,
'year': 2023}
2026-03-24 19:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120479870%27 HTTP/1.1" 200 None
2026-03-24 19:17:48 [astonbarclay.gb] INFO: Saving data for 120479870: {'auction_closing_time': 1774519200.0, 'created_time': 1774271488.833345, 'last_price_update_time': 1774379868.920973}
2026-03-24 19:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120479870') HTTP/1.1" 204 0
2026-03-24 19:17:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120262236, 'registration': 'OV22HNU', 'account': 'ZEN009', 'make': 'PEUGEOT', 'model': '2008 ESTATE', 'derivative': '1.2 PureTech 130 GT Premium 5dr EAT8', 'mileage': 28856, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 100, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/OV22HNU/2026-03-19/image/2f19c903-5df8-4ba0-8047-99fc83f73595_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV22HNU/2026-03-19/image/75f1d886-540d-489c-909a-2b878a784690_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV22HNU/2026-03-19/image/b1fd8646-44d6-450b-9391-1a6639230f6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV22HNU/2026-03-19/image/93731471-361f-4afb-803c-2493e9f6d1c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV22HNU/2026-03-19/image/4e3b70b8-68d2-44c5-893c-7dc6648cff86_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV22HNU/2026-03-19/image/c3543c5c-fcc1-4e5b-a410-aed207acd6bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV22HNU/2026-03-19/image/563d65bd-9e27-4fcc-a6ef-021fe1f66eef_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 21K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4ced231b-f30c-4b20-8436-f8af99d9590e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120262236, 'registration': 'OV22HNU', 'account': 'ZEN009', 'make': 'PEUGEOT', 'model': '2008 ESTATE', 'derivative': '1.2 PureTech 130 GT Premium 5dr EAT8', 'mileage': 28856, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 100, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/OV22HNU/2026-03-19/image/2f19c903-5df8-4ba0-8047-99fc83f73595_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV22HNU/2026-03-19/image/75f1d886-540d-489c-909a-2b878a784690_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV22HNU/2026-03-19/image/b1fd8646-44d6-450b-9391-1a6639230f6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV22HNU/2026-03-19/image/93731471-361f-4afb-803c-2493e9f6d1c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV22HNU/2026-03-19/image/4e3b70b8-68d2-44c5-893c-7dc6648cff86_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV22HNU/2026-03-19/image/c3543c5c-fcc1-4e5b-a410-aed207acd6bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/OV22HNU/2026-03-19/image/563d65bd-9e27-4fcc-a6ef-021fe1f66eef_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 21K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4ced231b-f30c-4b20-8436-f8af99d9590e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72a74f1e-a180-5933-bed1-b55b292a196d with identifier: 120262236
2026-03-24 19:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72a74f1e-a180-5933-bed1-b55b292a196d with scrape type 2
2026-03-24 19:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72a74f1e-a180-5933-bed1-b55b292a196d with scrape type 2
2026-03-24 19:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 72a74f1e-a180-5933-bed1-b55b292a196d, identifier: 120262236
2026-03-24 19:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 72a74f1e-a180-5933-bed1-b55b292a196d with identifier: 120262236
2026-03-24 19:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 72a74f1e-a180-5933-bed1-b55b292a196d with identifier: 120262236
2026-03-24 19:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 72a74f1e-a180-5933-bed1-b55b292a196d with identifier: 120262236 to the API
2026-03-24 19:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120262236?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '72a74f1e-a180-5933-bed1-b55b292a196d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'OV22HNU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120262236',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PEUGEOT',
'model': '2008 ESTATE',
'odometer': 28856,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-31',
'seller_name': 'Zenith',
'title': 'PEUGEOT 2008 ESTATE 1.2 PureTech 130 GT Premium 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech 130 GT Premium 5dr EAT8',
'vin': None,
'year': 2022}
2026-03-24 19:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120262236%27 HTTP/1.1" 200 None
2026-03-24 19:17:49 [astonbarclay.gb] INFO: Saving data for 120262236: {'auction_closing_time': 1774519200.0, 'created_time': 1774271276.129604, 'last_price_update_time': 1774379869.282556}
2026-03-24 19:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120262236') HTTP/1.1" 204 0
2026-03-24 19:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119756094?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119756094, 'registration': 'KR72YSU', 'account': 'ZEN002', 'make': 'BMW', 'model': 'iX3 ELECTRIC ESTATE', 'derivative': '210kW M Sport 80kWh 5dr Auto', 'mileage': 28793, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 97, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-01-16', 'fuel': 'Electric', 'motExpiry': '2027-01-15', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KR72YSU/2026-03-04/image/99bb317e-cdc8-4f7c-acd3-fc729584398c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72YSU/2026-03-04/image/b92c5c4d-032d-4f0a-8409-89668b6f4bca_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72YSU/2026-03-04/image/d4956752-eebe-4825-92f8-ec5b3674d158_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72YSU/2026-03-04/image/96a0085a-e9dd-4a3a-9c11-2740b66519f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72YSU/2026-03-04/image/d64429da-780c-4cdc-9f69-a2591ab88edd_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72YSU/2026-03-04/image/64b2ffe1-8611-431f-a187-f4ce1bfde153_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72YSU/2026-03-04/image/30193275-6061-4ea6-bd9d-5ce774d99ea4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72YSU/2026-03-04/image/f0f5d6ce-4f00-4fba-95d0-bee720ac2daf_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72YSU/2026-03-04/image/d434a33f-7c19-4957-979c-71dfa966818b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72YSU/2026-03-04/image/2737ec26-edda-464a-ab37-a8f579d60c04_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/26 26K', 'remarks': 'VOSA STATES 26K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7529af05-39bd-4d25-8d81-43356f9f8133.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119756094, 'registration': 'KR72YSU', 'account': 'ZEN002', 'make': 'BMW', 'model': 'iX3 ELECTRIC ESTATE', 'derivative': '210kW M Sport 80kWh 5dr Auto', 'mileage': 28793, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 97, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-01-16', 'fuel': 'Electric', 'motExpiry': '2027-01-15', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KR72YSU/2026-03-04/image/99bb317e-cdc8-4f7c-acd3-fc729584398c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72YSU/2026-03-04/image/b92c5c4d-032d-4f0a-8409-89668b6f4bca_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72YSU/2026-03-04/image/d4956752-eebe-4825-92f8-ec5b3674d158_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72YSU/2026-03-04/image/96a0085a-e9dd-4a3a-9c11-2740b66519f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72YSU/2026-03-04/image/d64429da-780c-4cdc-9f69-a2591ab88edd_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72YSU/2026-03-04/image/64b2ffe1-8611-431f-a187-f4ce1bfde153_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72YSU/2026-03-04/image/30193275-6061-4ea6-bd9d-5ce774d99ea4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72YSU/2026-03-04/image/f0f5d6ce-4f00-4fba-95d0-bee720ac2daf_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72YSU/2026-03-04/image/d434a33f-7c19-4957-979c-71dfa966818b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72YSU/2026-03-04/image/2737ec26-edda-464a-ab37-a8f579d60c04_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/26 26K', 'remarks': 'VOSA STATES 26K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7529af05-39bd-4d25-8d81-43356f9f8133.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f99fb2e8-81e5-53b0-9964-5b2f6fe09573 with identifier: 119756094
2026-03-24 19:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f99fb2e8-81e5-53b0-9964-5b2f6fe09573 with scrape type 2
2026-03-24 19:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f99fb2e8-81e5-53b0-9964-5b2f6fe09573 with scrape type 2
2026-03-24 19:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f99fb2e8-81e5-53b0-9964-5b2f6fe09573, identifier: 119756094
2026-03-24 19:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f99fb2e8-81e5-53b0-9964-5b2f6fe09573 with identifier: 119756094
2026-03-24 19:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f99fb2e8-81e5-53b0-9964-5b2f6fe09573 with identifier: 119756094
2026-03-24 19:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f99fb2e8-81e5-53b0-9964-5b2f6fe09573 with identifier: 119756094 to the API
2026-03-24 19:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119756094?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'f99fb2e8-81e5-53b0-9964-5b2f6fe09573',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KR72YSU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119756094',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': 'iX3 ELECTRIC ESTATE',
'odometer': 28793,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-16',
'seller_name': 'Zenith',
'title': 'BMW iX3 ELECTRIC ESTATE 210kW M Sport 80kWh 5dr Auto',
'transmission': 'automatic',
'trim': '210kW M Sport 80kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119756094%27 HTTP/1.1" 200 None
2026-03-24 19:17:51 [astonbarclay.gb] INFO: Saving data for 119756094: {'auction_closing_time': 1774519200.0, 'created_time': 1774271285.768964, 'last_price_update_time': 1774379871.044631}
2026-03-24 19:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119756094') HTTP/1.1" 204 0
2026-03-24 19:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119853698?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119853698, 'registration': 'KR73ZWH', 'account': 'ZEN002', 'make': 'CUPRA', 'model': 'BORN ELECTRIC HATCHBACK', 'derivative': '150kW V2 58kWh 5dr Auto', 'mileage': 29717, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 109, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-12-15', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KR73ZWH/2026-02-25/image/d68ebad4-1202-4730-b24e-f9dc6fc28aa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR73ZWH/2026-02-25/image/59dadfab-2052-4b48-b7f7-a322b83cb30e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR73ZWH/2026-02-25/image/35b498d4-2bb0-4956-bed1-daeaa1782c11_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR73ZWH/2026-02-25/image/8c22fe3a-6e04-461c-a490-39c45ed918b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR73ZWH/2026-02-25/image/b2a6e8f1-cafd-4bbc-8f3e-115fc06b6140_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR73ZWH/2026-02-25/image/99c1ba62-c605-4a0a-af9a-0e3f9145dc0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR73ZWH/2026-02-25/image/960f34e5-3145-485f-b3cc-1f6dafa3bda1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR73ZWH/2026-02-25/image/a94638bf-fdc1-4612-b511-d0c763f832f1_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY, Premium Metallic Paint', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/780693bc-f410-4151-997b-2ca2c53a7a8e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119853698, 'registration': 'KR73ZWH', 'account': 'ZEN002', 'make': 'CUPRA', 'model': 'BORN ELECTRIC HATCHBACK', 'derivative': '150kW V2 58kWh 5dr Auto', 'mileage': 29717, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 109, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-12-15', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KR73ZWH/2026-02-25/image/d68ebad4-1202-4730-b24e-f9dc6fc28aa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR73ZWH/2026-02-25/image/59dadfab-2052-4b48-b7f7-a322b83cb30e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR73ZWH/2026-02-25/image/35b498d4-2bb0-4956-bed1-daeaa1782c11_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR73ZWH/2026-02-25/image/8c22fe3a-6e04-461c-a490-39c45ed918b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR73ZWH/2026-02-25/image/b2a6e8f1-cafd-4bbc-8f3e-115fc06b6140_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR73ZWH/2026-02-25/image/99c1ba62-c605-4a0a-af9a-0e3f9145dc0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR73ZWH/2026-02-25/image/960f34e5-3145-485f-b3cc-1f6dafa3bda1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR73ZWH/2026-02-25/image/a94638bf-fdc1-4612-b511-d0c763f832f1_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY, Premium Metallic Paint', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/780693bc-f410-4151-997b-2ca2c53a7a8e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23cb33e0-6402-5d2b-9c93-41a6140ad445 with identifier: 119853698
2026-03-24 19:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23cb33e0-6402-5d2b-9c93-41a6140ad445 with scrape type 2
2026-03-24 19:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23cb33e0-6402-5d2b-9c93-41a6140ad445 with scrape type 2
2026-03-24 19:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 23cb33e0-6402-5d2b-9c93-41a6140ad445, identifier: 119853698
2026-03-24 19:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 23cb33e0-6402-5d2b-9c93-41a6140ad445 with identifier: 119853698
2026-03-24 19:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 23cb33e0-6402-5d2b-9c93-41a6140ad445 with identifier: 119853698
2026-03-24 19:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 23cb33e0-6402-5d2b-9c93-41a6140ad445 with identifier: 119853698 to the API
2026-03-24 19:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119853698?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '23cb33e0-6402-5d2b-9c93-41a6140ad445',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KR73ZWH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119853698',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'CUPRA',
'model': 'BORN ELECTRIC HATCHBACK',
'odometer': 29717,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-15',
'seller_name': 'Zenith',
'title': 'CUPRA BORN ELECTRIC HATCHBACK 150kW V2 58kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW V2 58kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119853698%27 HTTP/1.1" 200 None
2026-03-24 19:17:53 [astonbarclay.gb] INFO: Saving data for 119853698: {'auction_closing_time': 1774519200.0, 'created_time': 1774271368.653553, 'last_price_update_time': 1774379873.301284}
2026-03-24 19:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119853698') HTTP/1.1" 204 0
2026-03-24 19:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119755396?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:54 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119755396, 'registration': 'GF22BXW', 'account': 'ZEN009', 'make': 'TESLA', 'model': 'MODEL 3 SALOON', 'derivative': 'Standard Plus 4dr Auto', 'mileage': 39559, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 128, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-31', 'fuel': 'Electric', 'motExpiry': '2026-03-30', 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/GF22BXW/2026-03-04/image/b7b68767-6f19-4fb9-a1a5-c0ba60d1b8d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF22BXW/2026-03-04/image/a3dfa582-0265-40ae-acdc-12d8f7f34f66_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF22BXW/2026-03-04/image/d2b33210-a582-43e1-9a12-4079e2df19f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF22BXW/2026-03-04/image/ed0e03ca-20e3-4498-a6b5-c357bf1b5b32_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF22BXW/2026-03-04/image/d214f7d1-f326-4b3e-aa86-9c92dfd79784_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF22BXW/2026-03-04/image/0b906cef-fb11-40e2-8f2d-a48d22103e03_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF22BXW/2026-03-04/image/78d5fe0d-1655-40b6-8c2c-18a8609e69d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF22BXW/2026-03-04/image/05ba8106-28cd-43ae-8584-8fe74f84a537_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF22BXW/2026-03-04/image/648c6399-df35-4438-9ed9-ad5dbc5cadec_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 30K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/95cd1aa4-1dcd-45b4-b20a-632c3a694114.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:54 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119755396, 'registration': 'GF22BXW', 'account': 'ZEN009', 'make': 'TESLA', 'model': 'MODEL 3 SALOON', 'derivative': 'Standard Plus 4dr Auto', 'mileage': 39559, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 128, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-31', 'fuel': 'Electric', 'motExpiry': '2026-03-30', 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/GF22BXW/2026-03-04/image/b7b68767-6f19-4fb9-a1a5-c0ba60d1b8d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF22BXW/2026-03-04/image/a3dfa582-0265-40ae-acdc-12d8f7f34f66_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF22BXW/2026-03-04/image/d2b33210-a582-43e1-9a12-4079e2df19f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF22BXW/2026-03-04/image/ed0e03ca-20e3-4498-a6b5-c357bf1b5b32_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF22BXW/2026-03-04/image/d214f7d1-f326-4b3e-aa86-9c92dfd79784_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF22BXW/2026-03-04/image/0b906cef-fb11-40e2-8f2d-a48d22103e03_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF22BXW/2026-03-04/image/78d5fe0d-1655-40b6-8c2c-18a8609e69d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF22BXW/2026-03-04/image/05ba8106-28cd-43ae-8584-8fe74f84a537_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF22BXW/2026-03-04/image/648c6399-df35-4438-9ed9-ad5dbc5cadec_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 30K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/95cd1aa4-1dcd-45b4-b20a-632c3a694114.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e1fa7df-7b85-5850-83cf-dec9fa14e666 with identifier: 119755396
2026-03-24 19:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e1fa7df-7b85-5850-83cf-dec9fa14e666 with scrape type 2
2026-03-24 19:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e1fa7df-7b85-5850-83cf-dec9fa14e666 with scrape type 2
2026-03-24 19:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0e1fa7df-7b85-5850-83cf-dec9fa14e666, identifier: 119755396
2026-03-24 19:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0e1fa7df-7b85-5850-83cf-dec9fa14e666 with identifier: 119755396
2026-03-24 19:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0e1fa7df-7b85-5850-83cf-dec9fa14e666 with identifier: 119755396
2026-03-24 19:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0e1fa7df-7b85-5850-83cf-dec9fa14e666 with identifier: 119755396 to the API
2026-03-24 19:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119755396?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '0e1fa7df-7b85-5850-83cf-dec9fa14e666',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GF22BXW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119755396',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'TESLA',
'model': 'MODEL 3 SALOON',
'odometer': 39559,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-31',
'seller_name': 'Zenith',
'title': 'TESLA MODEL 3 SALOON Standard Plus 4dr Auto',
'transmission': 'automatic',
'trim': 'Standard Plus 4dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119755396%27 HTTP/1.1" 200 None
2026-03-24 19:17:54 [astonbarclay.gb] INFO: Saving data for 119755396: {'auction_closing_time': 1774519200.0, 'created_time': 1774271402.356957, 'last_price_update_time': 1774379874.812755}
2026-03-24 19:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119755396') HTTP/1.1" 204 0
2026-03-24 19:17:55 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.237(s), this was the 1st time calling it.
2026-03-24 19:17:55 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.759080118783381 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119398005?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119398005, 'registration': 'RK72BNB', 'account': 'ZEN002', 'make': 'JAGUAR', 'model': 'I-PACE ESTATE SPECIAL EDITIONS', 'derivative': '294kW EV400 HSE Black 90kWh 5dr Auto 11kW Charger', 'mileage': 42717, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 91, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-01-19', 'fuel': 'Electric', 'motExpiry': '2027-01-18', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RK72BNB/2026-02-10/image/ac469f90-ada2-43fe-9ffc-33190b12c336_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK72BNB/2026-02-10/image/037bcdef-66f4-4968-94ad-1c42ee547b64_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK72BNB/2026-02-10/image/7954e655-82bb-438e-8dee-25c21f7508b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK72BNB/2026-02-10/image/d83b9ade-7f91-4bef-8f6c-085ce662fc1f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK72BNB/2026-02-10/image/e60d1399-9595-451a-bb8a-de74cd1ddec0_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK72BNB/2026-02-10/image/e26f600d-3ec0-4d7d-bd2c-35005f3bfdc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK72BNB/2026-02-10/image/1627b175-2d1a-4dad-b934-49f8094c651e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK72BNB/2026-02-10/image/516d5085-afae-46df-bddc-c054e40a6568_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK72BNB/2026-02-10/image/951d14d5-b1ea-40f2-a03d-11e3c4a1f13c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK72BNB/2026-02-10/image/cc0a6f89-b2b0-4c78-9ddc-54aad1b73763_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK72BNB/2026-02-10/image/4ec939e7-ed65-4ee9-a972-c256266372e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK72BNB/2026-02-10/image/47caa205-4924-43a2-be73-4fe742e970fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK72BNB/2026-02-10/image/2245d87c-2b46-4a96-acb7-e96a054779a6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 07/24-21K,', 'remarks': 'SPARE KEY, VOSA STATES 41K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/85a06662-9bf9-46f2-889e-346276199198.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119398005, 'registration': 'RK72BNB', 'account': 'ZEN002', 'make': 'JAGUAR', 'model': 'I-PACE ESTATE SPECIAL EDITIONS', 'derivative': '294kW EV400 HSE Black 90kWh 5dr Auto 11kW Charger', 'mileage': 42717, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 91, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-01-19', 'fuel': 'Electric', 'motExpiry': '2027-01-18', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RK72BNB/2026-02-10/image/ac469f90-ada2-43fe-9ffc-33190b12c336_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK72BNB/2026-02-10/image/037bcdef-66f4-4968-94ad-1c42ee547b64_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK72BNB/2026-02-10/image/7954e655-82bb-438e-8dee-25c21f7508b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK72BNB/2026-02-10/image/d83b9ade-7f91-4bef-8f6c-085ce662fc1f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK72BNB/2026-02-10/image/e60d1399-9595-451a-bb8a-de74cd1ddec0_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK72BNB/2026-02-10/image/e26f600d-3ec0-4d7d-bd2c-35005f3bfdc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK72BNB/2026-02-10/image/1627b175-2d1a-4dad-b934-49f8094c651e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK72BNB/2026-02-10/image/516d5085-afae-46df-bddc-c054e40a6568_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK72BNB/2026-02-10/image/951d14d5-b1ea-40f2-a03d-11e3c4a1f13c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK72BNB/2026-02-10/image/cc0a6f89-b2b0-4c78-9ddc-54aad1b73763_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK72BNB/2026-02-10/image/4ec939e7-ed65-4ee9-a972-c256266372e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK72BNB/2026-02-10/image/47caa205-4924-43a2-be73-4fe742e970fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK72BNB/2026-02-10/image/2245d87c-2b46-4a96-acb7-e96a054779a6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 07/24-21K,', 'remarks': 'SPARE KEY, VOSA STATES 41K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/85a06662-9bf9-46f2-889e-346276199198.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b32e9a83-e1d7-5858-8a15-a2453c7e50cf with identifier: 119398005
2026-03-24 19:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b32e9a83-e1d7-5858-8a15-a2453c7e50cf with scrape type 2
2026-03-24 19:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b32e9a83-e1d7-5858-8a15-a2453c7e50cf with scrape type 2
2026-03-24 19:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b32e9a83-e1d7-5858-8a15-a2453c7e50cf, identifier: 119398005
2026-03-24 19:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b32e9a83-e1d7-5858-8a15-a2453c7e50cf with identifier: 119398005
2026-03-24 19:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b32e9a83-e1d7-5858-8a15-a2453c7e50cf with identifier: 119398005
2026-03-24 19:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b32e9a83-e1d7-5858-8a15-a2453c7e50cf with identifier: 119398005 to the API
2026-03-24 19:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119398005?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'b32e9a83-e1d7-5858-8a15-a2453c7e50cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RK72BNB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119398005',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'JAGUAR',
'model': 'I-PACE ESTATE SPECIAL EDITIONS',
'odometer': 42717,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-19',
'seller_name': 'Zenith',
'title': 'JAGUAR I-PACE ESTATE SPECIAL EDITIONS 294kW EV400 HSE Black 90kWh '
'5dr Auto 11kW Charger',
'transmission': 'automatic',
'trim': '294kW EV400 HSE Black 90kWh 5dr Auto 11kW Charger',
'vin': None,
'year': 2023}
2026-03-24 19:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119398005%27 HTTP/1.1" 200 None
2026-03-24 19:17:56 [astonbarclay.gb] INFO: Saving data for 119398005: {'auction_closing_time': 1774519200.0, 'created_time': 1774271331.28669, 'last_price_update_time': 1774379876.696333}
2026-03-24 19:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119398005') HTTP/1.1" 204 0
2026-03-24 19:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119651208?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:57 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119651208, 'registration': 'WN23EUL', 'account': 'LEA009', 'make': 'MERCEDES-BENZ', 'model': 'EQC ESTATE', 'derivative': 'EQC 400 300kW AMG Line Premium Plus 80kWh 5dr Auto', 'mileage': 22645, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 96, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-22', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WN23EUL/2026-02-24/image/e8f5f140-eb1a-489a-8859-86bb34686352_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN23EUL/2026-02-24/image/e4539e76-edc4-48ff-8173-f5eaae16dc4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN23EUL/2026-02-24/image/2571fd41-f57e-4b14-8e96-f6c66756b3fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN23EUL/2026-02-24/image/8728d817-e429-42a9-aee4-b0e418138029_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN23EUL/2026-02-24/image/57938e5e-24fc-467a-95cb-d670c80d9c2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN23EUL/2026-02-24/image/bf5aec1c-6dc8-4641-af4a-e9b0d8004aba_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN23EUL/2026-02-24/image/53c65044-b6b9-4b48-8501-423c3ae7a7b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN23EUL/2026-02-24/image/26a673fd-a6d6-4e0d-aa5b-bb42803f5435_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 03/24-8k, 03/25-16k,', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bb08ad2a-19d3-45c4-9744-7cc799074bee.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:57 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119651208, 'registration': 'WN23EUL', 'account': 'LEA009', 'make': 'MERCEDES-BENZ', 'model': 'EQC ESTATE', 'derivative': 'EQC 400 300kW AMG Line Premium Plus 80kWh 5dr Auto', 'mileage': 22645, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 96, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-22', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WN23EUL/2026-02-24/image/e8f5f140-eb1a-489a-8859-86bb34686352_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN23EUL/2026-02-24/image/e4539e76-edc4-48ff-8173-f5eaae16dc4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN23EUL/2026-02-24/image/2571fd41-f57e-4b14-8e96-f6c66756b3fd_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN23EUL/2026-02-24/image/8728d817-e429-42a9-aee4-b0e418138029_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN23EUL/2026-02-24/image/57938e5e-24fc-467a-95cb-d670c80d9c2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN23EUL/2026-02-24/image/bf5aec1c-6dc8-4641-af4a-e9b0d8004aba_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN23EUL/2026-02-24/image/53c65044-b6b9-4b48-8501-423c3ae7a7b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN23EUL/2026-02-24/image/26a673fd-a6d6-4e0d-aa5b-bb42803f5435_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 03/24-8k, 03/25-16k,', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bb08ad2a-19d3-45c4-9744-7cc799074bee.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e010173b-eea1-51fd-9e60-5b083b4142cf with identifier: 119651208
2026-03-24 19:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e010173b-eea1-51fd-9e60-5b083b4142cf with scrape type 2
2026-03-24 19:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e010173b-eea1-51fd-9e60-5b083b4142cf with scrape type 2
2026-03-24 19:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e010173b-eea1-51fd-9e60-5b083b4142cf, identifier: 119651208
2026-03-24 19:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e010173b-eea1-51fd-9e60-5b083b4142cf with identifier: 119651208
2026-03-24 19:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e010173b-eea1-51fd-9e60-5b083b4142cf with identifier: 119651208
2026-03-24 19:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e010173b-eea1-51fd-9e60-5b083b4142cf with identifier: 119651208 to the API
2026-03-24 19:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119651208?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'e010173b-eea1-51fd-9e60-5b083b4142cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WN23EUL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119651208',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MERCEDES-BENZ',
'model': 'EQC ESTATE',
'odometer': 22645,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-22',
'seller_name': 'Zenith',
'title': 'MERCEDES-BENZ EQC ESTATE EQC 400 300kW AMG Line Premium Plus 80kWh '
'5dr Auto',
'transmission': 'automatic',
'trim': 'EQC 400 300kW AMG Line Premium Plus 80kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119651208%27 HTTP/1.1" 200 None
2026-03-24 19:17:57 [astonbarclay.gb] INFO: Saving data for 119651208: {'auction_closing_time': 1774519200.0, 'created_time': 1774271360.019532, 'last_price_update_time': 1774379877.904151}
2026-03-24 19:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119651208') HTTP/1.1" 204 0
2026-03-24 19:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120411669?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120411669, 'registration': 'LC72UOF', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL 3 SALOON', 'derivative': 'RWD 4dr Auto', 'mileage': 25862, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 94, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-12-02', 'fuel': 'Electric', 'motExpiry': '2026-12-01', 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/LC72UOF/2026-03-18/image/412efa4f-e930-407b-9630-eb548d996ed7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC72UOF/2026-03-18/image/9c65221c-1df4-4d22-8af4-90ddbc70cf64_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC72UOF/2026-03-18/image/82f9c8de-a540-49b9-b71e-5c5d10baadea_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC72UOF/2026-03-18/image/2cfd1d40-cb75-4047-ad06-4ab7e0f034cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC72UOF/2026-03-18/image/0f7d1bb7-df92-4fdd-a704-310f2457a3b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC72UOF/2026-03-18/image/b79f486a-4aca-4f0d-84d3-247298967fed_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC72UOF/2026-03-18/image/a99bf10f-8fb6-4021-8837-adb485292840_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC72UOF/2026-03-18/image/7c161eee-f1dd-4552-ae0a-c9cccd0b904c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 25K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fbc97996-a787-4161-8531-417f0dd65a6f.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120411669, 'registration': 'LC72UOF', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL 3 SALOON', 'derivative': 'RWD 4dr Auto', 'mileage': 25862, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 94, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-12-02', 'fuel': 'Electric', 'motExpiry': '2026-12-01', 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/LC72UOF/2026-03-18/image/412efa4f-e930-407b-9630-eb548d996ed7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC72UOF/2026-03-18/image/9c65221c-1df4-4d22-8af4-90ddbc70cf64_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC72UOF/2026-03-18/image/82f9c8de-a540-49b9-b71e-5c5d10baadea_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC72UOF/2026-03-18/image/2cfd1d40-cb75-4047-ad06-4ab7e0f034cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC72UOF/2026-03-18/image/0f7d1bb7-df92-4fdd-a704-310f2457a3b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC72UOF/2026-03-18/image/b79f486a-4aca-4f0d-84d3-247298967fed_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC72UOF/2026-03-18/image/a99bf10f-8fb6-4021-8837-adb485292840_removebg.jpg?w=600', 'https://abimg003.imgix.net/LC72UOF/2026-03-18/image/7c161eee-f1dd-4552-ae0a-c9cccd0b904c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 25K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fbc97996-a787-4161-8531-417f0dd65a6f.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed8956a7-5a78-524b-bfa5-226213981f82 with identifier: 120411669
2026-03-24 19:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed8956a7-5a78-524b-bfa5-226213981f82 with scrape type 2
2026-03-24 19:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed8956a7-5a78-524b-bfa5-226213981f82 with scrape type 2
2026-03-24 19:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ed8956a7-5a78-524b-bfa5-226213981f82, identifier: 120411669
2026-03-24 19:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ed8956a7-5a78-524b-bfa5-226213981f82 with identifier: 120411669
2026-03-24 19:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ed8956a7-5a78-524b-bfa5-226213981f82 with identifier: 120411669
2026-03-24 19:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ed8956a7-5a78-524b-bfa5-226213981f82 with identifier: 120411669 to the API
2026-03-24 19:17:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120411669?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ed8956a7-5a78-524b-bfa5-226213981f82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LC72UOF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120411669',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'TESLA',
'model': 'MODEL 3 SALOON',
'odometer': 25862,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-02',
'seller_name': 'Zenith',
'title': 'TESLA MODEL 3 SALOON RWD 4dr Auto',
'transmission': 'automatic',
'trim': 'RWD 4dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411669%27 HTTP/1.1" 200 None
2026-03-24 19:17:58 [astonbarclay.gb] INFO: Saving data for 120411669: {'auction_closing_time': 1774519200.0, 'created_time': 1774271566.536428, 'last_price_update_time': 1774379878.360288}
2026-03-24 19:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120411669') HTTP/1.1" 204 0
2026-03-24 19:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119641521?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120062552?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:59 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119641521, 'registration': 'VE71ZVM', 'account': 'ZEN002', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE', 'derivative': '150kW Life Pro Performance 77kWh 5dr Auto', 'mileage': 57010, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 88, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-02-18', 'fuel': 'Electric', 'motExpiry': '2027-02-17', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/VE71ZVM/2026-02-24/image/bddf7c88-1261-4fc8-84a4-a3e12f1d23cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE71ZVM/2026-02-24/image/acdd3539-6ce3-4e00-bb47-6b04a7b86da3_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE71ZVM/2026-02-24/image/085ff9a8-0cf6-4404-94ba-51a33a2a18f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE71ZVM/2026-02-24/image/07a811a0-23c2-4bad-86c4-9590629c3a70_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE71ZVM/2026-02-24/image/bca98b56-d40d-4f1f-9802-4cda8081c0e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE71ZVM/2026-02-24/image/04a5fcb9-2367-4422-9141-b4866c8eae2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE71ZVM/2026-02-24/image/7f93f072-deb0-485a-857e-5dc24808b714_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE71ZVM/2026-02-24/image/c9fbc840-1615-4825-94e6-360fcfada206_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE71ZVM/2026-02-24/image/91a0647b-333d-443e-8e1c-c81a5ec6e6e0_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/24-29K 02/26-56K', 'remarks': 'VOSA STATES 45K 56K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2bb4d229-eb94-4bf0-abb9-9c60fe7682f7.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:59 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119641521, 'registration': 'VE71ZVM', 'account': 'ZEN002', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE', 'derivative': '150kW Life Pro Performance 77kWh 5dr Auto', 'mileage': 57010, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 88, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-02-18', 'fuel': 'Electric', 'motExpiry': '2027-02-17', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/VE71ZVM/2026-02-24/image/bddf7c88-1261-4fc8-84a4-a3e12f1d23cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE71ZVM/2026-02-24/image/acdd3539-6ce3-4e00-bb47-6b04a7b86da3_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE71ZVM/2026-02-24/image/085ff9a8-0cf6-4404-94ba-51a33a2a18f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE71ZVM/2026-02-24/image/07a811a0-23c2-4bad-86c4-9590629c3a70_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE71ZVM/2026-02-24/image/bca98b56-d40d-4f1f-9802-4cda8081c0e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE71ZVM/2026-02-24/image/04a5fcb9-2367-4422-9141-b4866c8eae2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE71ZVM/2026-02-24/image/7f93f072-deb0-485a-857e-5dc24808b714_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE71ZVM/2026-02-24/image/c9fbc840-1615-4825-94e6-360fcfada206_removebg.jpg?w=600', 'https://abimg003.imgix.net/VE71ZVM/2026-02-24/image/91a0647b-333d-443e-8e1c-c81a5ec6e6e0_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/24-29K 02/26-56K', 'remarks': 'VOSA STATES 45K 56K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2bb4d229-eb94-4bf0-abb9-9c60fe7682f7.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 573c299a-6e3c-562b-ae01-b40104f14910 with identifier: 119641521
2026-03-24 19:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 573c299a-6e3c-562b-ae01-b40104f14910 with scrape type 2
2026-03-24 19:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 573c299a-6e3c-562b-ae01-b40104f14910 with scrape type 2
2026-03-24 19:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 573c299a-6e3c-562b-ae01-b40104f14910, identifier: 119641521
2026-03-24 19:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 573c299a-6e3c-562b-ae01-b40104f14910 with identifier: 119641521
2026-03-24 19:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 573c299a-6e3c-562b-ae01-b40104f14910 with identifier: 119641521
2026-03-24 19:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 573c299a-6e3c-562b-ae01-b40104f14910 with identifier: 119641521 to the API
2026-03-24 19:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119641521?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '573c299a-6e3c-562b-ae01-b40104f14910',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'VE71ZVM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119641521',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLKSWAGEN',
'model': 'ID.4 ESTATE',
'odometer': 57010,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-18',
'seller_name': 'Zenith',
'title': 'VOLKSWAGEN ID.4 ESTATE 150kW Life Pro Performance 77kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW Life Pro Performance 77kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119641521%27 HTTP/1.1" 200 None
2026-03-24 19:17:59 [astonbarclay.gb] INFO: Saving data for 119641521: {'auction_closing_time': 1774519200.0, 'created_time': 1774271380.01724, 'last_price_update_time': 1774379879.558481}
2026-03-24 19:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119641521') HTTP/1.1" 204 0
2026-03-24 19:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120485149?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:17:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:17:59 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120062552, 'registration': 'KY72RFL', 'account': 'ZEN002', 'make': 'CUPRA', 'model': 'BORN ELECTRIC HATCHBACK', 'derivative': '150kW V2 58kWh 5dr Auto', 'mileage': 66466, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 87, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-09-16', 'fuel': 'Electric', 'motExpiry': '2026-09-15', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KY72RFL/2026-03-17/image/7fa8dd79-047a-4eba-9485-61f579cb6652_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72RFL/2026-03-17/image/5730b892-c1a7-48bc-ac8d-956db1530426_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72RFL/2026-03-17/image/1676e0a2-c3da-4758-ab30-842afc137b13_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72RFL/2026-03-17/image/ef0d6038-e20d-4cff-a6f7-d5830698a816_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72RFL/2026-03-17/image/c8fe05b3-a537-440b-96ee-fcbf85d148d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72RFL/2026-03-17/image/b7d85828-edea-4cb2-9b67-4b973cb17699_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72RFL/2026-03-17/image/31125c01-591a-4df7-b119-279a62e3ac9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72RFL/2026-03-17/image/723436a4-ff0c-4b69-bef4-3ac10d35f175_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 09/24 33K', 'remarks': 'VOSA STATES 54K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/af9d9117-548e-4e09-8b63-344ad2b46bf4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:59 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120062552, 'registration': 'KY72RFL', 'account': 'ZEN002', 'make': 'CUPRA', 'model': 'BORN ELECTRIC HATCHBACK', 'derivative': '150kW V2 58kWh 5dr Auto', 'mileage': 66466, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 87, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-09-16', 'fuel': 'Electric', 'motExpiry': '2026-09-15', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KY72RFL/2026-03-17/image/7fa8dd79-047a-4eba-9485-61f579cb6652_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72RFL/2026-03-17/image/5730b892-c1a7-48bc-ac8d-956db1530426_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72RFL/2026-03-17/image/1676e0a2-c3da-4758-ab30-842afc137b13_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72RFL/2026-03-17/image/ef0d6038-e20d-4cff-a6f7-d5830698a816_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72RFL/2026-03-17/image/c8fe05b3-a537-440b-96ee-fcbf85d148d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72RFL/2026-03-17/image/b7d85828-edea-4cb2-9b67-4b973cb17699_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72RFL/2026-03-17/image/31125c01-591a-4df7-b119-279a62e3ac9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY72RFL/2026-03-17/image/723436a4-ff0c-4b69-bef4-3ac10d35f175_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 09/24 33K', 'remarks': 'VOSA STATES 54K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/af9d9117-548e-4e09-8b63-344ad2b46bf4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b5122ea-b963-5cb7-bb3b-1ec056695f02 with identifier: 120062552
2026-03-24 19:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b5122ea-b963-5cb7-bb3b-1ec056695f02 with scrape type 2
2026-03-24 19:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b5122ea-b963-5cb7-bb3b-1ec056695f02 with scrape type 2
2026-03-24 19:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5b5122ea-b963-5cb7-bb3b-1ec056695f02, identifier: 120062552
2026-03-24 19:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5b5122ea-b963-5cb7-bb3b-1ec056695f02 with identifier: 120062552
2026-03-24 19:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5b5122ea-b963-5cb7-bb3b-1ec056695f02 with identifier: 120062552
2026-03-24 19:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5b5122ea-b963-5cb7-bb3b-1ec056695f02 with identifier: 120062552 to the API
2026-03-24 19:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:17:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120062552?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '5b5122ea-b963-5cb7-bb3b-1ec056695f02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KY72RFL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120062552',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'CUPRA',
'model': 'BORN ELECTRIC HATCHBACK',
'odometer': 66466,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-16',
'seller_name': 'Zenith',
'title': 'CUPRA BORN ELECTRIC HATCHBACK 150kW V2 58kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW V2 58kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120062552%27 HTTP/1.1" 200 None
2026-03-24 19:17:59 [astonbarclay.gb] INFO: Saving data for 120062552: {'auction_closing_time': 1774519200.0, 'created_time': 1774271580.099589, 'last_price_update_time': 1774379879.922472}
2026-03-24 19:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120062552') HTTP/1.1" 204 0
2026-03-24 19:17:59 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120485149, 'registration': 'GD72JXY', 'account': 'ZEN002', 'make': 'BMW', 'model': 'iX3 ELECTRIC ESTATE', 'derivative': '210kW M Sport Pro 80kWh 5dr Auto', 'mileage': 14280, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 93, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-01-31', 'fuel': 'Electric', 'motExpiry': '2027-01-30', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GD72JXY/2026-03-19/image/276f9c40-6e13-47d2-b338-17c061509326_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD72JXY/2026-03-19/image/88d2a608-5580-4103-addb-fef862ba76bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD72JXY/2026-03-19/image/ccbaba4d-c1e9-40ce-884b-2f6662d69b3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD72JXY/2026-03-19/image/75e47312-b6f7-4b6d-9802-d1b13fd647cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD72JXY/2026-03-19/image/7736e30b-f61c-4f2b-9251-8b36d9b4a67b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD72JXY/2026-03-19/image/adad0ba6-21e2-48cd-8ecb-3983452bf55c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD72JXY/2026-03-19/image/bd2b5371-78d0-49cf-a512-da1f828cf836_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD72JXY/2026-03-19/image/d203c6b1-0869-4312-8f66-623034a9e8ee_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/25 10K', 'remarks': 'SPARE KEY, VOSA STATES 13K Carbon Black', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/27274eb9-30ca-4349-b974-85b3c015c1a5.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:59 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120485149, 'registration': 'GD72JXY', 'account': 'ZEN002', 'make': 'BMW', 'model': 'iX3 ELECTRIC ESTATE', 'derivative': '210kW M Sport Pro 80kWh 5dr Auto', 'mileage': 14280, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 93, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-01-31', 'fuel': 'Electric', 'motExpiry': '2027-01-30', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GD72JXY/2026-03-19/image/276f9c40-6e13-47d2-b338-17c061509326_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD72JXY/2026-03-19/image/88d2a608-5580-4103-addb-fef862ba76bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD72JXY/2026-03-19/image/ccbaba4d-c1e9-40ce-884b-2f6662d69b3f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD72JXY/2026-03-19/image/75e47312-b6f7-4b6d-9802-d1b13fd647cc_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD72JXY/2026-03-19/image/7736e30b-f61c-4f2b-9251-8b36d9b4a67b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD72JXY/2026-03-19/image/adad0ba6-21e2-48cd-8ecb-3983452bf55c_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD72JXY/2026-03-19/image/bd2b5371-78d0-49cf-a512-da1f828cf836_removebg.jpg?w=600', 'https://abimg003.imgix.net/GD72JXY/2026-03-19/image/d203c6b1-0869-4312-8f66-623034a9e8ee_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/25 10K', 'remarks': 'SPARE KEY, VOSA STATES 13K Carbon Black', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/27274eb9-30ca-4349-b974-85b3c015c1a5.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a86b5926-877a-598c-a21d-7ef074335ada with identifier: 120485149
2026-03-24 19:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a86b5926-877a-598c-a21d-7ef074335ada with scrape type 2
2026-03-24 19:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a86b5926-877a-598c-a21d-7ef074335ada with scrape type 2
2026-03-24 19:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a86b5926-877a-598c-a21d-7ef074335ada, identifier: 120485149
2026-03-24 19:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a86b5926-877a-598c-a21d-7ef074335ada with identifier: 120485149
2026-03-24 19:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a86b5926-877a-598c-a21d-7ef074335ada with identifier: 120485149
2026-03-24 19:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a86b5926-877a-598c-a21d-7ef074335ada with identifier: 120485149 to the API
2026-03-24 19:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120485149?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'a86b5926-877a-598c-a21d-7ef074335ada',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GD72JXY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120485149',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': 'iX3 ELECTRIC ESTATE',
'odometer': 14280,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-31',
'seller_name': 'Zenith',
'title': 'BMW iX3 ELECTRIC ESTATE 210kW M Sport Pro 80kWh 5dr Auto',
'transmission': 'automatic',
'trim': '210kW M Sport Pro 80kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120485149%27 HTTP/1.1" 200 None
2026-03-24 19:18:00 [astonbarclay.gb] INFO: Saving data for 120485149: {'auction_closing_time': 1774519200.0, 'created_time': 1774271574.642371, 'last_price_update_time': 1774379880.381777}
2026-03-24 19:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120485149') HTTP/1.1" 204 0
2026-03-24 19:18:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119581013?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:02 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119581013, 'registration': 'FG23DAU', 'account': 'ZEN002', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '118i [136] M Sport 5dr Step Auto [LCP]', 'mileage': 69949, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 126, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-29', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FG23DAU/2026-03-02/image/01190371-8693-4d71-b4c8-aace49368113_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23DAU/2026-03-02/image/b89154a6-45e6-46f6-86cc-d084273ca72d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23DAU/2026-03-02/image/d39a407a-07ad-4da1-a59a-34b58a811c32_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23DAU/2026-03-02/image/36db15c7-1f92-405c-8deb-3f822a985408_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23DAU/2026-03-02/image/fa86a2f2-5cc7-4c81-bc9f-f3c17182986b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23DAU/2026-03-02/image/c5866ae7-c8ee-42af-b1c6-dab9161995f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23DAU/2026-03-02/image/fd055a39-f26d-4f90-babd-46c727111c18_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23DAU/2026-03-02/image/8eec78ee-c0a8-4478-9de7-6e6920a09870_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23DAU/2026-03-02/image/bf390d00-e2fe-42f1-98ae-95d90d1458b6_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/24 22K 08/24 35K 12/24 43K 05/25 52K 01/26 69K', 'remarks': 'Elec Adjt Lmbr Suprt-drvr/Frnt Psngr\tSpace Saver Spare Wheel (1 Series)\tStorm Bay Individual Metallic SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3d3bf7bf-fddf-4bd2-93a7-7bfd666f4e20.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:02 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119581013, 'registration': 'FG23DAU', 'account': 'ZEN002', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '118i [136] M Sport 5dr Step Auto [LCP]', 'mileage': 69949, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 126, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-29', 'fuel': 'Petrol', 'motExpiry': None, 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FG23DAU/2026-03-02/image/01190371-8693-4d71-b4c8-aace49368113_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23DAU/2026-03-02/image/b89154a6-45e6-46f6-86cc-d084273ca72d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23DAU/2026-03-02/image/d39a407a-07ad-4da1-a59a-34b58a811c32_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23DAU/2026-03-02/image/36db15c7-1f92-405c-8deb-3f822a985408_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23DAU/2026-03-02/image/fa86a2f2-5cc7-4c81-bc9f-f3c17182986b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23DAU/2026-03-02/image/c5866ae7-c8ee-42af-b1c6-dab9161995f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23DAU/2026-03-02/image/fd055a39-f26d-4f90-babd-46c727111c18_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23DAU/2026-03-02/image/8eec78ee-c0a8-4478-9de7-6e6920a09870_removebg.jpg?w=600', 'https://abimg003.imgix.net/FG23DAU/2026-03-02/image/bf390d00-e2fe-42f1-98ae-95d90d1458b6_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/24 22K 08/24 35K 12/24 43K 05/25 52K 01/26 69K', 'remarks': 'Elec Adjt Lmbr Suprt-drvr/Frnt Psngr\tSpace Saver Spare Wheel (1 Series)\tStorm Bay Individual Metallic SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3d3bf7bf-fddf-4bd2-93a7-7bfd666f4e20.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d99bcece-bab8-5de1-8993-cdd9edef3085 with identifier: 119581013
2026-03-24 19:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d99bcece-bab8-5de1-8993-cdd9edef3085 with scrape type 2
2026-03-24 19:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d99bcece-bab8-5de1-8993-cdd9edef3085 with scrape type 2
2026-03-24 19:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d99bcece-bab8-5de1-8993-cdd9edef3085, identifier: 119581013
2026-03-24 19:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d99bcece-bab8-5de1-8993-cdd9edef3085 with identifier: 119581013
2026-03-24 19:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d99bcece-bab8-5de1-8993-cdd9edef3085 with identifier: 119581013
2026-03-24 19:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d99bcece-bab8-5de1-8993-cdd9edef3085 with identifier: 119581013 to the API
2026-03-24 19:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119581013?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd99bcece-bab8-5de1-8993-cdd9edef3085',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FG23DAU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119581013',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': '1 SERIES HATCHBACK',
'odometer': 69949,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-29',
'seller_name': 'Zenith',
'title': 'BMW 1 SERIES HATCHBACK 118i [136] M Sport 5dr Step Auto [LCP]',
'transmission': 'automatic',
'trim': '118i [136] M Sport 5dr Step Auto [LCP]',
'vin': None,
'year': 2023}
2026-03-24 19:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119581013%27 HTTP/1.1" 200 None
2026-03-24 19:18:03 [astonbarclay.gb] INFO: Saving data for 119581013: {'auction_closing_time': 1774519200.0, 'created_time': 1774271438.392274, 'last_price_update_time': 1774379883.028029}
2026-03-24 19:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119581013') HTTP/1.1" 204 0
2026-03-24 19:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120331407?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120331407, 'registration': 'RK23BTY', 'account': 'ZEN002', 'make': 'JAGUAR', 'model': 'I-PACE ESTATE SPECIAL EDITIONS', 'derivative': '294kW EV400 HSE Black 90kWh 5dr Auto 11kW Charger', 'mileage': 30724, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 89, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-31', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RK23BTY/2026-03-16/image/4b775f36-09c8-4f81-b65c-188db5a2e3fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BTY/2026-03-16/image/a6b048d6-913b-4fde-9a91-a4343c41e9a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BTY/2026-03-16/image/d9c1aca9-69ae-4531-9685-fd68a50a026e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BTY/2026-03-16/image/a4f79a42-4399-4b34-abb1-02053a4a386e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BTY/2026-03-16/image/04bcdd81-d5d2-4997-97c3-43ab8c48c737_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BTY/2026-03-16/image/95becfa0-9bc2-4793-8221-47a5e6f8cd35_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BTY/2026-03-16/image/0d7d516b-b183-4fa1-ba60-740d5a9e00f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BTY/2026-03-16/image/43a4703a-3ae1-42e5-b36f-c3a912d3bcde_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 04/25 21K', 'remarks': 'SPARE KEY, VOSA STATES 30K 14way Htd Cooled Elcm+030rk/300kd\t300ne Windsor Ltr Prfrmsts M+033nt/301pe\tPremium Black Pack', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b7ba6b77-c226-4215-bb99-9fea3471ea9e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120331407, 'registration': 'RK23BTY', 'account': 'ZEN002', 'make': 'JAGUAR', 'model': 'I-PACE ESTATE SPECIAL EDITIONS', 'derivative': '294kW EV400 HSE Black 90kWh 5dr Auto 11kW Charger', 'mileage': 30724, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 89, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-31', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/RK23BTY/2026-03-16/image/4b775f36-09c8-4f81-b65c-188db5a2e3fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BTY/2026-03-16/image/a6b048d6-913b-4fde-9a91-a4343c41e9a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BTY/2026-03-16/image/d9c1aca9-69ae-4531-9685-fd68a50a026e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BTY/2026-03-16/image/a4f79a42-4399-4b34-abb1-02053a4a386e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BTY/2026-03-16/image/04bcdd81-d5d2-4997-97c3-43ab8c48c737_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BTY/2026-03-16/image/95becfa0-9bc2-4793-8221-47a5e6f8cd35_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BTY/2026-03-16/image/0d7d516b-b183-4fa1-ba60-740d5a9e00f0_removebg.jpg?w=600', 'https://abimg003.imgix.net/RK23BTY/2026-03-16/image/43a4703a-3ae1-42e5-b36f-c3a912d3bcde_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 04/25 21K', 'remarks': 'SPARE KEY, VOSA STATES 30K 14way Htd Cooled Elcm+030rk/300kd\t300ne Windsor Ltr Prfrmsts M+033nt/301pe\tPremium Black Pack', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b7ba6b77-c226-4215-bb99-9fea3471ea9e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3098b04a-d83e-57a3-9fd4-14aab7925b70 with identifier: 120331407
2026-03-24 19:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3098b04a-d83e-57a3-9fd4-14aab7925b70 with scrape type 2
2026-03-24 19:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3098b04a-d83e-57a3-9fd4-14aab7925b70 with scrape type 2
2026-03-24 19:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3098b04a-d83e-57a3-9fd4-14aab7925b70, identifier: 120331407
2026-03-24 19:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3098b04a-d83e-57a3-9fd4-14aab7925b70 with identifier: 120331407
2026-03-24 19:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3098b04a-d83e-57a3-9fd4-14aab7925b70 with identifier: 120331407
2026-03-24 19:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3098b04a-d83e-57a3-9fd4-14aab7925b70 with identifier: 120331407 to the API
2026-03-24 19:18:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120331407?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '3098b04a-d83e-57a3-9fd4-14aab7925b70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RK23BTY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120331407',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'JAGUAR',
'model': 'I-PACE ESTATE SPECIAL EDITIONS',
'odometer': 30724,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-31',
'seller_name': 'Zenith',
'title': 'JAGUAR I-PACE ESTATE SPECIAL EDITIONS 294kW EV400 HSE Black 90kWh '
'5dr Auto 11kW Charger',
'transmission': 'automatic',
'trim': '294kW EV400 HSE Black 90kWh 5dr Auto 11kW Charger',
'vin': None,
'year': 2023}
2026-03-24 19:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120331407%27 HTTP/1.1" 200 None
2026-03-24 19:18:04 [astonbarclay.gb] INFO: Saving data for 120331407: {'auction_closing_time': 1774519200.0, 'created_time': 1774271328.948729, 'last_price_update_time': 1774379884.953799}
2026-03-24 19:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120331407') HTTP/1.1" 204 0
2026-03-24 19:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120475101?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120475101, 'registration': 'YH23PMV', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON ESTATE', 'derivative': '150kW 40 82kWh S Line 5dr Auto', 'mileage': 32145, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 82, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-17', 'fuel': 'Electric', 'motExpiry': '2027-02-01', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YH23PMV/2026-03-23/image/d7ea5d5c-03ab-4b5c-ba1f-b2cdced5f4b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PMV/2026-03-23/image/04ff3fb5-68f7-4ddd-9f8f-249a5e26ee31_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PMV/2026-03-23/image/12095e6c-575a-4d84-b05d-ede42606122d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PMV/2026-03-23/image/aee11067-bf9a-413d-a8ea-706d9e426ee1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PMV/2026-03-23/image/0edd0010-d65c-418d-bc72-2a093c152695_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PMV/2026-03-23/image/ab4850cd-fba3-404f-a35b-ffa79aa977be_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PMV/2026-03-23/image/4de8c0c8-f8c4-4df7-b866-3e068337afe6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PMV/2026-03-23/image/eeb5f320-2d4e-4167-8dd0-9e8f0f85bd7d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 03/25-20K', 'remarks': 'VOSA STATES 31K SPARE KEY, Metallic Paint', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/90b4e53e-76b1-4411-bd93-4e3b83e2f954.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120475101, 'registration': 'YH23PMV', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON ESTATE', 'derivative': '150kW 40 82kWh S Line 5dr Auto', 'mileage': 32145, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 82, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-17', 'fuel': 'Electric', 'motExpiry': '2027-02-01', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YH23PMV/2026-03-23/image/d7ea5d5c-03ab-4b5c-ba1f-b2cdced5f4b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PMV/2026-03-23/image/04ff3fb5-68f7-4ddd-9f8f-249a5e26ee31_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PMV/2026-03-23/image/12095e6c-575a-4d84-b05d-ede42606122d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PMV/2026-03-23/image/aee11067-bf9a-413d-a8ea-706d9e426ee1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PMV/2026-03-23/image/0edd0010-d65c-418d-bc72-2a093c152695_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PMV/2026-03-23/image/ab4850cd-fba3-404f-a35b-ffa79aa977be_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PMV/2026-03-23/image/4de8c0c8-f8c4-4df7-b866-3e068337afe6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH23PMV/2026-03-23/image/eeb5f320-2d4e-4167-8dd0-9e8f0f85bd7d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 03/25-20K', 'remarks': 'VOSA STATES 31K SPARE KEY, Metallic Paint', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/90b4e53e-76b1-4411-bd93-4e3b83e2f954.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3438b7f-3900-59e4-8f4d-828af8b96fcd with identifier: 120475101
2026-03-24 19:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3438b7f-3900-59e4-8f4d-828af8b96fcd with scrape type 2
2026-03-24 19:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3438b7f-3900-59e4-8f4d-828af8b96fcd with scrape type 2
2026-03-24 19:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b3438b7f-3900-59e4-8f4d-828af8b96fcd, identifier: 120475101
2026-03-24 19:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b3438b7f-3900-59e4-8f4d-828af8b96fcd with identifier: 120475101
2026-03-24 19:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b3438b7f-3900-59e4-8f4d-828af8b96fcd with identifier: 120475101
2026-03-24 19:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b3438b7f-3900-59e4-8f4d-828af8b96fcd with identifier: 120475101 to the API
2026-03-24 19:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120475101?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'b3438b7f-3900-59e4-8f4d-828af8b96fcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YH23PMV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120475101',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'Q4 E-TRON ESTATE',
'odometer': 32145,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-17',
'seller_name': 'Zenith',
'title': 'AUDI Q4 E-TRON ESTATE 150kW 40 82kWh S Line 5dr Auto',
'transmission': 'automatic',
'trim': '150kW 40 82kWh S Line 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120475101%27 HTTP/1.1" 200 None
2026-03-24 19:18:05 [astonbarclay.gb] INFO: Saving data for 120475101: {'auction_closing_time': 1774519200.0, 'created_time': 1774271486.998369, 'last_price_update_time': 1774379885.413871}
2026-03-24 19:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120475101') HTTP/1.1" 204 0
2026-03-24 19:18:05 [scrapy.extensions.logstats] INFO: Crawled 376 pages (at 27 pages/min), scraped 355 items (at 28 items/min)
2026-03-24 19:18:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 19:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119345464?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119345464, 'registration': 'DV72WOH', 'account': 'ZEN009', 'make': 'HYUNDAI', 'model': 'TUCSON ESTATE', 'derivative': '1.6 TGDi Premium 5dr 2WD', 'mileage': 30829, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 121, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-11-15', 'fuel': 'Petrol', 'motExpiry': '2026-11-17', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DV72WOH/2026-02-26/image/8f9bfaa7-25f3-4395-ba44-383c9c00f2f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72WOH/2026-02-26/image/3e3a05e0-0a42-4329-a35a-964935df1feb_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72WOH/2026-02-26/image/0febd53d-f549-4cc1-8645-39c0c63a66d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72WOH/2026-02-26/image/e1e8d723-4cc8-46d0-ad3f-ede75000484a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72WOH/2026-02-26/image/6aeba985-fd5e-42c2-a790-4b7e3a26d4d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72WOH/2026-02-26/image/8aca8308-d217-4493-be20-bd2653c0f03e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72WOH/2026-02-26/image/a79ee0a3-a8dc-43aa-a701-704470016390_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72WOH/2026-02-26/image/bf2dd75d-abff-418f-a9c7-8b1f305c9e27_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72WOH/2026-02-26/image/507f4b2e-fccf-4dcd-9d76-3416a2181966_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/24-8K 02/25-18K 01/26-29K', 'remarks': 'SPARE KEY, vosa states 27k,', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/12c82f9d-3aaa-4653-82eb-aa26feed1a94.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119345464, 'registration': 'DV72WOH', 'account': 'ZEN009', 'make': 'HYUNDAI', 'model': 'TUCSON ESTATE', 'derivative': '1.6 TGDi Premium 5dr 2WD', 'mileage': 30829, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 121, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-11-15', 'fuel': 'Petrol', 'motExpiry': '2026-11-17', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DV72WOH/2026-02-26/image/8f9bfaa7-25f3-4395-ba44-383c9c00f2f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72WOH/2026-02-26/image/3e3a05e0-0a42-4329-a35a-964935df1feb_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72WOH/2026-02-26/image/0febd53d-f549-4cc1-8645-39c0c63a66d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72WOH/2026-02-26/image/e1e8d723-4cc8-46d0-ad3f-ede75000484a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72WOH/2026-02-26/image/6aeba985-fd5e-42c2-a790-4b7e3a26d4d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72WOH/2026-02-26/image/8aca8308-d217-4493-be20-bd2653c0f03e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72WOH/2026-02-26/image/a79ee0a3-a8dc-43aa-a701-704470016390_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72WOH/2026-02-26/image/bf2dd75d-abff-418f-a9c7-8b1f305c9e27_removebg.jpg?w=600', 'https://abimg003.imgix.net/DV72WOH/2026-02-26/image/507f4b2e-fccf-4dcd-9d76-3416a2181966_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 02/24-8K 02/25-18K 01/26-29K', 'remarks': 'SPARE KEY, vosa states 27k,', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/12c82f9d-3aaa-4653-82eb-aa26feed1a94.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04c9d482-bcfe-5a1d-8d13-4086e928c6ca with identifier: 119345464
2026-03-24 19:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04c9d482-bcfe-5a1d-8d13-4086e928c6ca with scrape type 2
2026-03-24 19:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04c9d482-bcfe-5a1d-8d13-4086e928c6ca with scrape type 2
2026-03-24 19:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 04c9d482-bcfe-5a1d-8d13-4086e928c6ca, identifier: 119345464
2026-03-24 19:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 04c9d482-bcfe-5a1d-8d13-4086e928c6ca with identifier: 119345464
2026-03-24 19:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 04c9d482-bcfe-5a1d-8d13-4086e928c6ca with identifier: 119345464
2026-03-24 19:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 04c9d482-bcfe-5a1d-8d13-4086e928c6ca with identifier: 119345464 to the API
2026-03-24 19:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119345464?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 154,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '04c9d482-bcfe-5a1d-8d13-4086e928c6ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV72WOH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119345464',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'HYUNDAI',
'model': 'TUCSON ESTATE',
'odometer': 30829,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-15',
'seller_name': 'Zenith',
'title': 'HYUNDAI TUCSON ESTATE 1.6 TGDi Premium 5dr 2WD',
'transmission': 'manual',
'trim': '1.6 TGDi Premium 5dr 2WD',
'vin': None,
'year': 2022}
2026-03-24 19:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119345464%27 HTTP/1.1" 200 None
2026-03-24 19:18:06 [astonbarclay.gb] INFO: Saving data for 119345464: {'auction_closing_time': 1774519200.0, 'created_time': 1774271432.760313, 'last_price_update_time': 1774379886.807364}
2026-03-24 19:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119345464') HTTP/1.1" 204 0
2026-03-24 19:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119856739?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:08 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119856739, 'registration': 'DN72PXT', 'account': 'ZEN009', 'make': 'HYUNDAI', 'model': 'TUCSON ESTATE', 'derivative': '1.6 TGDi SE Connect 5dr 2WD', 'mileage': 17627, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 79, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-10-30', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DN72PXT/2026-03-02/image/8f283fbb-740a-46da-9583-1899cb072cd5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72PXT/2026-03-02/image/81ffcc4b-ec5f-4dc9-9c53-df788e3b1799_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72PXT/2026-03-02/image/61b4e699-bd5e-4b2a-be01-a7fcf6c9d964_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72PXT/2026-03-02/image/83c3ce52-b32b-44d1-be40-d03db9f8cda9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72PXT/2026-03-02/image/2d82cc1b-c746-4593-a7e5-aad36099ef24_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72PXT/2026-03-02/image/044aec30-c1b7-4814-afa4-873ff717c40d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72PXT/2026-03-02/image/21bd1253-4fe7-49e9-9547-61ad5679419d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72PXT/2026-03-02/image/77fb8b1f-c7dd-46db-becb-82f64a804193_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72PXT/2026-03-02/image/451c08a2-8248-418b-93bc-7be0ae0864a8_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 10/23 2K 02/25 10K 02/26 17K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 151, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1d81101b-5299-42a3-9ae8-0e61b633e6d7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:08 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119856739, 'registration': 'DN72PXT', 'account': 'ZEN009', 'make': 'HYUNDAI', 'model': 'TUCSON ESTATE', 'derivative': '1.6 TGDi SE Connect 5dr 2WD', 'mileage': 17627, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 79, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-10-30', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DN72PXT/2026-03-02/image/8f283fbb-740a-46da-9583-1899cb072cd5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72PXT/2026-03-02/image/81ffcc4b-ec5f-4dc9-9c53-df788e3b1799_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72PXT/2026-03-02/image/61b4e699-bd5e-4b2a-be01-a7fcf6c9d964_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72PXT/2026-03-02/image/83c3ce52-b32b-44d1-be40-d03db9f8cda9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72PXT/2026-03-02/image/2d82cc1b-c746-4593-a7e5-aad36099ef24_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72PXT/2026-03-02/image/044aec30-c1b7-4814-afa4-873ff717c40d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72PXT/2026-03-02/image/21bd1253-4fe7-49e9-9547-61ad5679419d_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72PXT/2026-03-02/image/77fb8b1f-c7dd-46db-becb-82f64a804193_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72PXT/2026-03-02/image/451c08a2-8248-418b-93bc-7be0ae0864a8_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 10/23 2K 02/25 10K 02/26 17K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 151, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1d81101b-5299-42a3-9ae8-0e61b633e6d7.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a58d026-5802-5d35-9f82-73be24991787 with identifier: 119856739
2026-03-24 19:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a58d026-5802-5d35-9f82-73be24991787 with scrape type 2
2026-03-24 19:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a58d026-5802-5d35-9f82-73be24991787 with scrape type 2
2026-03-24 19:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1a58d026-5802-5d35-9f82-73be24991787, identifier: 119856739
2026-03-24 19:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1a58d026-5802-5d35-9f82-73be24991787 with identifier: 119856739
2026-03-24 19:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1a58d026-5802-5d35-9f82-73be24991787 with identifier: 119856739
2026-03-24 19:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1a58d026-5802-5d35-9f82-73be24991787 with identifier: 119856739 to the API
2026-03-24 19:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119856739?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 151,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1a58d026-5802-5d35-9f82-73be24991787',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DN72PXT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119856739',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'HYUNDAI',
'model': 'TUCSON ESTATE',
'odometer': 17627,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-31',
'seller_name': 'Zenith',
'title': 'HYUNDAI TUCSON ESTATE 1.6 TGDi SE Connect 5dr 2WD',
'transmission': 'manual',
'trim': '1.6 TGDi SE Connect 5dr 2WD',
'vin': None,
'year': 2022}
2026-03-24 19:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119856739%27 HTTP/1.1" 200 None
2026-03-24 19:18:08 [astonbarclay.gb] INFO: Saving data for 119856739: {'auction_closing_time': 1774519200.0, 'created_time': 1774271420.006374, 'last_price_update_time': 1774379888.725105}
2026-03-24 19:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119856739') HTTP/1.1" 204 0
2026-03-24 19:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119857387?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119857387, 'registration': 'LN22XRH', 'account': 'ZEN002', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT SW', 'derivative': '1.5 P300e R-Dynamic HSE 5dr Auto [5 Seat]', 'mileage': 32792, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 86, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-01', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-02-28', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/LN22XRH/2026-03-03/image/9f4dac08-18df-4cfd-9ed1-d3d1ca49597e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN22XRH/2026-03-03/image/3c3ab96e-12fc-4d5a-badb-924d210a85a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN22XRH/2026-03-03/image/4d81b58f-689e-463a-9dda-ffaf300bec14_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN22XRH/2026-03-03/image/6f2071ec-030f-4e3a-9016-4602aab8d5be_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN22XRH/2026-03-03/image/77a7bebc-b3e6-4dbe-984e-f4a37d6dd63e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN22XRH/2026-03-03/image/52c6d517-3bac-46a8-ba23-ad1400acdabd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN22XRH/2026-03-03/image/414f1767-0b8b-4241-9906-d0ef852a12c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN22XRH/2026-03-03/image/636e622d-ccf2-4252-a1b9-56a09b42f7be_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN22XRH/2026-03-03/image/fe98b9b3-ed7e-45f4-87e6-6346a8bc8315_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 03/23 11K 05/24 20K 04/25 26K', 'remarks': 'SPARE KEY VOSA STATES 25K 32K Metallic Paint', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 44, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a243174b-5e01-4a7a-9243-14203d9a15b9.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119857387, 'registration': 'LN22XRH', 'account': 'ZEN002', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT SW', 'derivative': '1.5 P300e R-Dynamic HSE 5dr Auto [5 Seat]', 'mileage': 32792, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 86, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-01', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-02-28', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/LN22XRH/2026-03-03/image/9f4dac08-18df-4cfd-9ed1-d3d1ca49597e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN22XRH/2026-03-03/image/3c3ab96e-12fc-4d5a-badb-924d210a85a0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN22XRH/2026-03-03/image/4d81b58f-689e-463a-9dda-ffaf300bec14_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN22XRH/2026-03-03/image/6f2071ec-030f-4e3a-9016-4602aab8d5be_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN22XRH/2026-03-03/image/77a7bebc-b3e6-4dbe-984e-f4a37d6dd63e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN22XRH/2026-03-03/image/52c6d517-3bac-46a8-ba23-ad1400acdabd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN22XRH/2026-03-03/image/414f1767-0b8b-4241-9906-d0ef852a12c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN22XRH/2026-03-03/image/636e622d-ccf2-4252-a1b9-56a09b42f7be_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN22XRH/2026-03-03/image/fe98b9b3-ed7e-45f4-87e6-6346a8bc8315_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 03/23 11K 05/24 20K 04/25 26K', 'remarks': 'SPARE KEY VOSA STATES 25K 32K Metallic Paint', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': 44, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a243174b-5e01-4a7a-9243-14203d9a15b9.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da75a863-5a83-516d-86ee-bfba7f521413 with identifier: 119857387
2026-03-24 19:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da75a863-5a83-516d-86ee-bfba7f521413 with scrape type 2
2026-03-24 19:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da75a863-5a83-516d-86ee-bfba7f521413 with scrape type 2
2026-03-24 19:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: da75a863-5a83-516d-86ee-bfba7f521413, identifier: 119857387
2026-03-24 19:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: da75a863-5a83-516d-86ee-bfba7f521413 with identifier: 119857387
2026-03-24 19:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: da75a863-5a83-516d-86ee-bfba7f521413 with identifier: 119857387
2026-03-24 19:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: da75a863-5a83-516d-86ee-bfba7f521413 with identifier: 119857387 to the API
2026-03-24 19:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119857387?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 44,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': 'da75a863-5a83-516d-86ee-bfba7f521413',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LN22XRH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119857387',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT SW',
'odometer': 32792,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seller_name': 'Zenith',
'title': 'LAND ROVER DISCOVERY SPORT SW 1.5 P300e R-Dynamic HSE 5dr Auto [5 '
'Seat]',
'transmission': 'automatic',
'trim': '1.5 P300e R-Dynamic HSE 5dr Auto [5 Seat]',
'vin': None,
'year': 2022}
2026-03-24 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119857387%27 HTTP/1.1" 200 None
2026-03-24 19:18:10 [astonbarclay.gb] INFO: Saving data for 119857387: {'auction_closing_time': 1774519200.0, 'created_time': 1774271357.524413, 'last_price_update_time': 1774379890.231955}
2026-03-24 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119857387') HTTP/1.1" 204 0
2026-03-24 19:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119857926?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119857926, 'registration': 'LR70DFU', 'account': 'ZEN002', 'make': 'PEUGEOT', 'model': 'E-208 ELECTRIC HATCHBACK', 'derivative': '100kW GT 50kWh 5dr Auto', 'mileage': 29236, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 85, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-01-20', 'fuel': 'Electric', 'motExpiry': '2027-01-19', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LR70DFU/2026-02-25/image/9a262c02-f725-4676-bf9c-d14d09f3abcd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR70DFU/2026-02-25/image/9e823e04-6b00-4afc-8d99-75e41d64b04b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR70DFU/2026-02-25/image/66296e92-4bb0-4080-afa4-ae1c9a3448af_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR70DFU/2026-02-25/image/38539e83-4afa-493a-a5e6-6d140dd69637_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR70DFU/2026-02-25/image/466ee57a-2e6e-46bd-b728-19dc107a5d81_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR70DFU/2026-02-25/image/3a5fa3ea-25b9-4015-9c27-d038ef339ab3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR70DFU/2026-02-25/image/7e4a4330-9195-42fe-8df2-a73364df0922_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR70DFU/2026-02-25/image/af5a0535-6a68-4b59-9b8c-9435403971ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR70DFU/2026-02-25/image/98aab9d2-3c27-483a-8bd0-36b56d7baeb0_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 02/22-2k, 11/23-15k, 01/25-22k,', 'remarks': 'SPARE KEY vosa states 16k, 22k, 28k, *RECALL OUTSTANDING*', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9f3e98a1-2a29-4bef-8181-0602aacb4d9d.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119857926, 'registration': 'LR70DFU', 'account': 'ZEN002', 'make': 'PEUGEOT', 'model': 'E-208 ELECTRIC HATCHBACK', 'derivative': '100kW GT 50kWh 5dr Auto', 'mileage': 29236, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 85, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-01-20', 'fuel': 'Electric', 'motExpiry': '2027-01-19', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LR70DFU/2026-02-25/image/9a262c02-f725-4676-bf9c-d14d09f3abcd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR70DFU/2026-02-25/image/9e823e04-6b00-4afc-8d99-75e41d64b04b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR70DFU/2026-02-25/image/66296e92-4bb0-4080-afa4-ae1c9a3448af_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR70DFU/2026-02-25/image/38539e83-4afa-493a-a5e6-6d140dd69637_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR70DFU/2026-02-25/image/466ee57a-2e6e-46bd-b728-19dc107a5d81_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR70DFU/2026-02-25/image/3a5fa3ea-25b9-4015-9c27-d038ef339ab3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR70DFU/2026-02-25/image/7e4a4330-9195-42fe-8df2-a73364df0922_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR70DFU/2026-02-25/image/af5a0535-6a68-4b59-9b8c-9435403971ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/LR70DFU/2026-02-25/image/98aab9d2-3c27-483a-8bd0-36b56d7baeb0_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 02/22-2k, 11/23-15k, 01/25-22k,', 'remarks': 'SPARE KEY vosa states 16k, 22k, 28k, *RECALL OUTSTANDING*', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9f3e98a1-2a29-4bef-8181-0602aacb4d9d.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b4fcd16-faac-56bc-b66d-06ccd1e5952b with identifier: 119857926
2026-03-24 19:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b4fcd16-faac-56bc-b66d-06ccd1e5952b with scrape type 2
2026-03-24 19:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b4fcd16-faac-56bc-b66d-06ccd1e5952b with scrape type 2
2026-03-24 19:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1b4fcd16-faac-56bc-b66d-06ccd1e5952b, identifier: 119857926
2026-03-24 19:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1b4fcd16-faac-56bc-b66d-06ccd1e5952b with identifier: 119857926
2026-03-24 19:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1b4fcd16-faac-56bc-b66d-06ccd1e5952b with identifier: 119857926
2026-03-24 19:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1b4fcd16-faac-56bc-b66d-06ccd1e5952b with identifier: 119857926 to the API
2026-03-24 19:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119857926?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '1b4fcd16-faac-56bc-b66d-06ccd1e5952b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LR70DFU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119857926',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PEUGEOT',
'model': 'E-208 ELECTRIC HATCHBACK',
'odometer': 29236,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-20',
'seller_name': 'Zenith',
'title': 'PEUGEOT E-208 ELECTRIC HATCHBACK 100kW GT 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW GT 50kWh 5dr Auto',
'vin': None,
'year': 2021}
2026-03-24 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119857926%27 HTTP/1.1" 200 None
2026-03-24 19:18:10 [astonbarclay.gb] INFO: Saving data for 119857926: {'auction_closing_time': 1774519200.0, 'created_time': 1774271355.898324, 'last_price_update_time': 1774379890.674817}
2026-03-24 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119857926') HTTP/1.1" 204 0
2026-03-24 19:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120478572?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120478572, 'registration': 'WF71YNY', 'account': 'ZEN002', 'make': 'TOYOTA', 'model': 'COROLLA HATCHBACK', 'derivative': '1.8 VVT-i Hybrid Design 5dr CVT', 'mileage': 41428, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 77, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-11-17', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-11-16', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WF71YNY/2026-03-16/image/a59b8173-4400-4fd8-90f5-edfc29ac979a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF71YNY/2026-03-16/image/2ab37550-eee8-456a-94df-85078cb6ed8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF71YNY/2026-03-16/image/1068d99b-c79c-4cbd-8b68-eaae5f4bba6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF71YNY/2026-03-16/image/6984cd74-7a14-411f-8e01-dfba756a6055_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF71YNY/2026-03-16/image/0f5dc796-231d-44b7-9539-211af14aa52d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF71YNY/2026-03-16/image/5065bfcf-93b3-4b10-8a45-0ae21adfabb5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF71YNY/2026-03-16/image/7cefc39e-0ae2-4383-95ef-6f38922c7d19_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF71YNY/2026-03-16/image/3296a7f0-ccec-467b-baf9-7f4b748de880_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/22 10K', 'remarks': 'VOSA STATES 27K 37K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 111, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9a8d39c8-d542-446a-95be-f33efddf0b5f.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:18:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120478572, 'registration': 'WF71YNY', 'account': 'ZEN002', 'make': 'TOYOTA', 'model': 'COROLLA HATCHBACK', 'derivative': '1.8 VVT-i Hybrid Design 5dr CVT', 'mileage': 41428, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 77, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-11-17', 'fuel': 'Petrol/Electric Hybrid', 'motExpiry': '2026-11-16', 'doors': 5, 'engineSize': 1798, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WF71YNY/2026-03-16/image/a59b8173-4400-4fd8-90f5-edfc29ac979a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF71YNY/2026-03-16/image/2ab37550-eee8-456a-94df-85078cb6ed8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF71YNY/2026-03-16/image/1068d99b-c79c-4cbd-8b68-eaae5f4bba6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF71YNY/2026-03-16/image/6984cd74-7a14-411f-8e01-dfba756a6055_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF71YNY/2026-03-16/image/0f5dc796-231d-44b7-9539-211af14aa52d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF71YNY/2026-03-16/image/5065bfcf-93b3-4b10-8a45-0ae21adfabb5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF71YNY/2026-03-16/image/7cefc39e-0ae2-4383-95ef-6f38922c7d19_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF71YNY/2026-03-16/image/3296a7f0-ccec-467b-baf9-7f4b748de880_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/22 10K', 'remarks': 'VOSA STATES 27K 37K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 111, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9a8d39c8-d542-446a-95be-f33efddf0b5f.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06801fcd-0445-5c94-a852-e41479ff14b3 with identifier: 120478572
2026-03-24 19:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06801fcd-0445-5c94-a852-e41479ff14b3 with scrape type 2
2026-03-24 19:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06801fcd-0445-5c94-a852-e41479ff14b3 with scrape type 2
2026-03-24 19:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 06801fcd-0445-5c94-a852-e41479ff14b3, identifier: 120478572
2026-03-24 19:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 06801fcd-0445-5c94-a852-e41479ff14b3 with identifier: 120478572
2026-03-24 19:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 06801fcd-0445-5c94-a852-e41479ff14b3 with identifier: 120478572
2026-03-24 19:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 06801fcd-0445-5c94-a852-e41479ff14b3 with identifier: 120478572 to the API
2026-03-24 19:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120478572?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 111,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Electric Hybrid',
'id': '06801fcd-0445-5c94-a852-e41479ff14b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WF71YNY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120478572',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'TOYOTA',
'model': 'COROLLA HATCHBACK',
'odometer': 41428,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-17',
'seller_name': 'Zenith',
'title': 'TOYOTA COROLLA HATCHBACK 1.8 VVT-i Hybrid Design 5dr CVT',
'transmission': 'automatic',
'trim': '1.8 VVT-i Hybrid Design 5dr CVT',
'vin': None,
'year': 2021}
2026-03-24 19:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120478572%27 HTTP/1.1" 200 None
2026-03-24 19:18:13 [astonbarclay.gb] INFO: Saving data for 120478572: {'auction_closing_time': 1774519200.0, 'created_time': 1774271104.133603, 'last_price_update_time': 1774379893.541647}
2026-03-24 19:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120478572') HTTP/1.1" 204 0
2026-03-24 19:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119553413?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119553413, 'registration': 'BJ72XFT', 'account': 'ZEN002', 'make': 'MINI', 'model': 'COUNTRYMAN HATCHBACK', 'derivative': '1.5 Cooper S E Classic Premium ALL4 PHEV 5dr Auto', 'mileage': 70950, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 80, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-27', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BJ72XFT/2026-02-24/image/cc0f2baa-65a4-4714-969b-ee2085533371_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ72XFT/2026-02-24/image/22f58980-1e28-465c-a1f0-454cecb94ddd_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ72XFT/2026-02-24/image/a1f768f4-8067-486a-b5ee-0f4a5a0334a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ72XFT/2026-02-24/image/1e7e66b2-08b9-4269-8e09-617e56a96128_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ72XFT/2026-02-24/image/df856844-4d3c-4cf6-803a-8f1520352df8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ72XFT/2026-02-24/image/8fa6cd02-841a-4b18-88b7-02299c6f61da_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ72XFT/2026-02-24/image/7392018e-5988-4ffe-a58b-8d762c67dcb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ72XFT/2026-02-24/image/5e129f6d-30cc-4dc5-87a3-f4f5088c45f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ72XFT/2026-02-24/image/2000bdff-8e33-4f92-9617-4e8fa4e6ca49_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 09/25-97k, 02/26-70k,', 'remarks': 'SPARE KEY, Vosa states 70k,Roof + Mirror Caps In Black', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 41, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/05a21036-616f-40da-a106-c3c568761a5b.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119553413, 'registration': 'BJ72XFT', 'account': 'ZEN002', 'make': 'MINI', 'model': 'COUNTRYMAN HATCHBACK', 'derivative': '1.5 Cooper S E Classic Premium ALL4 PHEV 5dr Auto', 'mileage': 70950, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 80, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-27', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': None, 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BJ72XFT/2026-02-24/image/cc0f2baa-65a4-4714-969b-ee2085533371_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ72XFT/2026-02-24/image/22f58980-1e28-465c-a1f0-454cecb94ddd_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ72XFT/2026-02-24/image/a1f768f4-8067-486a-b5ee-0f4a5a0334a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ72XFT/2026-02-24/image/1e7e66b2-08b9-4269-8e09-617e56a96128_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ72XFT/2026-02-24/image/df856844-4d3c-4cf6-803a-8f1520352df8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ72XFT/2026-02-24/image/8fa6cd02-841a-4b18-88b7-02299c6f61da_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ72XFT/2026-02-24/image/7392018e-5988-4ffe-a58b-8d762c67dcb2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ72XFT/2026-02-24/image/5e129f6d-30cc-4dc5-87a3-f4f5088c45f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ72XFT/2026-02-24/image/2000bdff-8e33-4f92-9617-4e8fa4e6ca49_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 09/25-97k, 02/26-70k,', 'remarks': 'SPARE KEY, Vosa states 70k,Roof + Mirror Caps In Black', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 41, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/05a21036-616f-40da-a106-c3c568761a5b.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6257eb24-e3d3-5b5b-b8ed-54ddd6056667 with identifier: 119553413
2026-03-24 19:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6257eb24-e3d3-5b5b-b8ed-54ddd6056667 with scrape type 2
2026-03-24 19:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6257eb24-e3d3-5b5b-b8ed-54ddd6056667 with scrape type 2
2026-03-24 19:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6257eb24-e3d3-5b5b-b8ed-54ddd6056667, identifier: 119553413
2026-03-24 19:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6257eb24-e3d3-5b5b-b8ed-54ddd6056667 with identifier: 119553413
2026-03-24 19:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6257eb24-e3d3-5b5b-b8ed-54ddd6056667 with identifier: 119553413
2026-03-24 19:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6257eb24-e3d3-5b5b-b8ed-54ddd6056667 with identifier: 119553413 to the API
2026-03-24 19:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119553413?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 41,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '6257eb24-e3d3-5b5b-b8ed-54ddd6056667',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BJ72XFT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119553413',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MINI',
'model': 'COUNTRYMAN HATCHBACK',
'odometer': 70950,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-27',
'seller_name': 'Zenith',
'title': 'MINI COUNTRYMAN HATCHBACK 1.5 Cooper S E Classic Premium ALL4 PHEV '
'5dr Auto',
'transmission': 'automatic',
'trim': '1.5 Cooper S E Classic Premium ALL4 PHEV 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119553413%27 HTTP/1.1" 200 None
2026-03-24 19:18:14 [astonbarclay.gb] INFO: Saving data for 119553413: {'auction_closing_time': 1774519200.0, 'created_time': 1774271381.975061, 'last_price_update_time': 1774379894.235237}
2026-03-24 19:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119553413') HTTP/1.1" 204 0
2026-03-24 19:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119760430?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119760430, 'registration': 'BL25ZBG', 'account': 'ZEN002', 'make': 'PORSCHE', 'model': 'TAYCAN SALOON', 'derivative': '300kW 89kWh 4dr RWD Auto [5 Seat]', 'mileage': 10085, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 74, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-06-21', 'fuel': 'Electric', 'motExpiry': None, 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/BL25ZBG/2026-03-17/image/c7b88e68-282a-40b9-9b60-115e2fbbf72e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL25ZBG/2026-03-17/image/cbe64df6-5d58-4c44-b870-2a0bf2c694b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL25ZBG/2026-03-17/image/b44c5ef8-6d47-4b5e-88b7-4f52853cea23_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL25ZBG/2026-03-17/image/149b3f23-76e6-47a1-9b36-55935ae78aaa_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL25ZBG/2026-03-17/image/5425396c-46d7-4521-b0d5-ac158504bc52_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL25ZBG/2026-03-17/image/8a97f3ed-00f8-48cd-bb40-30f53fef2431_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL25ZBG/2026-03-17/image/d956ddb5-737c-4309-8492-2d0f494ace2c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/24f7f7ee-2633-49be-aaf4-d20c89a83cae.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119760430, 'registration': 'BL25ZBG', 'account': 'ZEN002', 'make': 'PORSCHE', 'model': 'TAYCAN SALOON', 'derivative': '300kW 89kWh 4dr RWD Auto [5 Seat]', 'mileage': 10085, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 74, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2025-06-21', 'fuel': 'Electric', 'motExpiry': None, 'doors': 4, 'engineSize': None, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/BL25ZBG/2026-03-17/image/c7b88e68-282a-40b9-9b60-115e2fbbf72e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL25ZBG/2026-03-17/image/cbe64df6-5d58-4c44-b870-2a0bf2c694b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL25ZBG/2026-03-17/image/b44c5ef8-6d47-4b5e-88b7-4f52853cea23_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL25ZBG/2026-03-17/image/149b3f23-76e6-47a1-9b36-55935ae78aaa_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL25ZBG/2026-03-17/image/5425396c-46d7-4521-b0d5-ac158504bc52_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL25ZBG/2026-03-17/image/8a97f3ed-00f8-48cd-bb40-30f53fef2431_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL25ZBG/2026-03-17/image/d956ddb5-737c-4309-8492-2d0f494ace2c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/24f7f7ee-2633-49be-aaf4-d20c89a83cae.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bde17a0-a8d5-5104-9942-3064fe561f9e with identifier: 119760430
2026-03-24 19:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bde17a0-a8d5-5104-9942-3064fe561f9e with scrape type 2
2026-03-24 19:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bde17a0-a8d5-5104-9942-3064fe561f9e with scrape type 2
2026-03-24 19:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1bde17a0-a8d5-5104-9942-3064fe561f9e, identifier: 119760430
2026-03-24 19:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1bde17a0-a8d5-5104-9942-3064fe561f9e with identifier: 119760430
2026-03-24 19:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1bde17a0-a8d5-5104-9942-3064fe561f9e with identifier: 119760430
2026-03-24 19:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1bde17a0-a8d5-5104-9942-3064fe561f9e with identifier: 119760430 to the API
2026-03-24 19:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119760430?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '1bde17a0-a8d5-5104-9942-3064fe561f9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BL25ZBG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119760430',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'PORSCHE',
'model': 'TAYCAN SALOON',
'odometer': 10085,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-21',
'seller_name': 'Zenith',
'title': 'PORSCHE TAYCAN SALOON 300kW 89kWh 4dr RWD Auto [5 Seat]',
'transmission': 'automatic',
'trim': '300kW 89kWh 4dr RWD Auto [5 Seat]',
'vin': None,
'year': 2025}
2026-03-24 19:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119760430%27 HTTP/1.1" 200 None
2026-03-24 19:18:16 [astonbarclay.gb] INFO: Saving data for 119760430: {'auction_closing_time': 1774519200.0, 'created_time': 1774271474.848169, 'last_price_update_time': 1774379896.350607}
2026-03-24 19:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119760430') HTTP/1.1" 204 0
2026-03-24 19:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120539350?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120539350, 'registration': 'FE22VSP', 'account': 'ZEN002', 'make': 'BMW', 'model': '3 SERIES SALOON SPECIAL EDITIONS', 'derivative': '330e M Sport Pro Edition 4dr Step Auto', 'mileage': 70428, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 73, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-18', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-03-17', 'doors': 4, 'engineSize': 1998, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/FE22VSP/2026-03-18/image/86491a9d-9191-4ac6-8172-fb32df8e1987_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE22VSP/2026-03-18/image/370ebc85-a3e5-4107-8213-505be17c173e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE22VSP/2026-03-18/image/b801f62d-173f-4393-8d39-ff020d30bc5a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE22VSP/2026-03-18/image/b0e41701-ae71-4464-9931-35af950baf15_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE22VSP/2026-03-18/image/6ba8f3e5-90b5-4fa7-89f5-d3f6a1b2480b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE22VSP/2026-03-18/image/2c3324ed-4fa9-477f-a858-e11052f322a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE22VSP/2026-03-18/image/55e29d29-6124-47e7-99b3-b32dc3796b59_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE22VSP/2026-03-18/image/3fb75fa6-042a-4c12-9df5-6f951d2fec1c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 07/24-66K, 10/25-63K', 'remarks': 'SPARE KEY, VOSA STATES 55K 70K\t 19in Rft M Light Double Spoke Style 791m\tBMW Individual Piano Blck Interior Trim\tDravit Grey Front Lumbar Support - Driver', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 34, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ea20e512-f9ff-4c7b-adf3-1b38691db646.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:18:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120539350, 'registration': 'FE22VSP', 'account': 'ZEN002', 'make': 'BMW', 'model': '3 SERIES SALOON SPECIAL EDITIONS', 'derivative': '330e M Sport Pro Edition 4dr Step Auto', 'mileage': 70428, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 73, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-18', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-03-17', 'doors': 4, 'engineSize': 1998, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/FE22VSP/2026-03-18/image/86491a9d-9191-4ac6-8172-fb32df8e1987_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE22VSP/2026-03-18/image/370ebc85-a3e5-4107-8213-505be17c173e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE22VSP/2026-03-18/image/b801f62d-173f-4393-8d39-ff020d30bc5a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE22VSP/2026-03-18/image/b0e41701-ae71-4464-9931-35af950baf15_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE22VSP/2026-03-18/image/6ba8f3e5-90b5-4fa7-89f5-d3f6a1b2480b_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE22VSP/2026-03-18/image/2c3324ed-4fa9-477f-a858-e11052f322a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE22VSP/2026-03-18/image/55e29d29-6124-47e7-99b3-b32dc3796b59_removebg.jpg?w=600', 'https://abimg003.imgix.net/FE22VSP/2026-03-18/image/3fb75fa6-042a-4c12-9df5-6f951d2fec1c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 07/24-66K, 10/25-63K', 'remarks': 'SPARE KEY, VOSA STATES 55K 70K\t 19in Rft M Light Double Spoke Style 791m\tBMW Individual Piano Blck Interior Trim\tDravit Grey Front Lumbar Support - Driver', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 34, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ea20e512-f9ff-4c7b-adf3-1b38691db646.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b28dff7a-28cf-57e7-a043-7109583f884c with identifier: 120539350
2026-03-24 19:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b28dff7a-28cf-57e7-a043-7109583f884c with scrape type 2
2026-03-24 19:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b28dff7a-28cf-57e7-a043-7109583f884c with scrape type 2
2026-03-24 19:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b28dff7a-28cf-57e7-a043-7109583f884c, identifier: 120539350
2026-03-24 19:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b28dff7a-28cf-57e7-a043-7109583f884c with identifier: 120539350
2026-03-24 19:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b28dff7a-28cf-57e7-a043-7109583f884c with identifier: 120539350
2026-03-24 19:18:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b28dff7a-28cf-57e7-a043-7109583f884c with identifier: 120539350 to the API
2026-03-24 19:18:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120539350?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 34,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': 'b28dff7a-28cf-57e7-a043-7109583f884c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FE22VSP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120539350',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': '3 SERIES SALOON SPECIAL EDITIONS',
'odometer': 70428,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-18',
'seller_name': 'Zenith',
'title': 'BMW 3 SERIES SALOON SPECIAL EDITIONS 330e M Sport Pro Edition 4dr '
'Step Auto',
'transmission': 'automatic',
'trim': '330e M Sport Pro Edition 4dr Step Auto',
'vin': None,
'year': 2022}
2026-03-24 19:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120539350%27 HTTP/1.1" 200 None
2026-03-24 19:18:16 [astonbarclay.gb] INFO: Saving data for 120539350: {'auction_closing_time': 1774519200.0, 'created_time': 1774271563.950442, 'last_price_update_time': 1774379896.818506}
2026-03-24 19:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120539350') HTTP/1.1" 204 0
2026-03-24 19:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119334400?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119334400, 'registration': 'FJ23USU', 'account': 'ZEN002', 'make': 'BMW', 'model': 'iX ESTATE', 'derivative': '240kW xDrive40 Sport Edition 76.6kWh 5dr Auto', 'mileage': 14696, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 71, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-06', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FJ23USU/2026-02-26/image/5b7b18d7-261e-4654-8890-f78db965d77e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ23USU/2026-02-26/image/8096a324-cd80-48c9-977f-5fc32ec7d53e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ23USU/2026-02-26/image/537f004a-12ea-49cb-92f2-9bd27c6e94c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ23USU/2026-02-26/image/e7a10c92-958f-4268-8097-e39abf5241b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ23USU/2026-02-26/image/dc6c4f68-7a05-4f36-b1fb-a17fbfeca612_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ23USU/2026-02-26/image/56b71ca8-fd0d-439e-b2b9-49dd6d618b00_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ23USU/2026-02-26/image/33e3eeb2-0cae-46ed-9fcb-64cce9352c0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ23USU/2026-02-26/image/66777b4a-7fe1-4c5c-b4e1-25a33d2d9b94_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/25-9K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c6b7228c-0971-4d1b-9b06-7348307c59a5.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119334400, 'registration': 'FJ23USU', 'account': 'ZEN002', 'make': 'BMW', 'model': 'iX ESTATE', 'derivative': '240kW xDrive40 Sport Edition 76.6kWh 5dr Auto', 'mileage': 14696, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 71, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-06', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FJ23USU/2026-02-26/image/5b7b18d7-261e-4654-8890-f78db965d77e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ23USU/2026-02-26/image/8096a324-cd80-48c9-977f-5fc32ec7d53e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ23USU/2026-02-26/image/537f004a-12ea-49cb-92f2-9bd27c6e94c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ23USU/2026-02-26/image/e7a10c92-958f-4268-8097-e39abf5241b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ23USU/2026-02-26/image/dc6c4f68-7a05-4f36-b1fb-a17fbfeca612_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ23USU/2026-02-26/image/56b71ca8-fd0d-439e-b2b9-49dd6d618b00_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ23USU/2026-02-26/image/33e3eeb2-0cae-46ed-9fcb-64cce9352c0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/FJ23USU/2026-02-26/image/66777b4a-7fe1-4c5c-b4e1-25a33d2d9b94_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/25-9K', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c6b7228c-0971-4d1b-9b06-7348307c59a5.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 857b9570-e643-5680-87ca-4fa2d70acccb with identifier: 119334400
2026-03-24 19:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 857b9570-e643-5680-87ca-4fa2d70acccb with scrape type 2
2026-03-24 19:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 857b9570-e643-5680-87ca-4fa2d70acccb with scrape type 2
2026-03-24 19:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 857b9570-e643-5680-87ca-4fa2d70acccb, identifier: 119334400
2026-03-24 19:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 857b9570-e643-5680-87ca-4fa2d70acccb with identifier: 119334400
2026-03-24 19:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 857b9570-e643-5680-87ca-4fa2d70acccb with identifier: 119334400
2026-03-24 19:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 857b9570-e643-5680-87ca-4fa2d70acccb with identifier: 119334400 to the API
2026-03-24 19:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119334400?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '857b9570-e643-5680-87ca-4fa2d70acccb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FJ23USU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119334400',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': 'iX ESTATE',
'odometer': 14696,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-06',
'seller_name': 'Zenith',
'title': 'BMW iX ESTATE 240kW xDrive40 Sport Edition 76.6kWh 5dr Auto',
'transmission': 'automatic',
'trim': '240kW xDrive40 Sport Edition 76.6kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119334400%27 HTTP/1.1" 200 None
2026-03-24 19:18:18 [astonbarclay.gb] INFO: Saving data for 119334400: {'auction_closing_time': 1774519200.0, 'created_time': 1774271412.288717, 'last_price_update_time': 1774379898.425203}
2026-03-24 19:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119334400') HTTP/1.1" 204 0
2026-03-24 19:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119782336?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119782336, 'registration': 'MK22APO', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON SPORTBACK', 'derivative': '125kW 35 55kWh Sport 5dr Auto', 'mileage': 21331, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 70, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-16', 'fuel': 'Electric', 'motExpiry': '2026-03-15', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MK22APO/2026-03-17/image/50e683c9-97ad-40e8-b943-32d2a4b26201_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22APO/2026-03-17/image/a2755258-f60f-4555-991c-3fd7563aa411_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22APO/2026-03-17/image/a42589b2-b082-4633-adf5-f1f615b81fa5_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22APO/2026-03-17/image/208e2563-72b2-4682-9dc3-24f5fc8be90f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22APO/2026-03-17/image/b825ac66-3879-4b4b-81bc-55974cf07a24_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22APO/2026-03-17/image/b7761649-afa4-4eda-ae0a-92871c4bcb06_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22APO/2026-03-17/image/87f97c28-2377-419c-8c9b-921501a1d06e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22APO/2026-03-17/image/c5fa4a3a-a1db-41ce-b692-dc1623b8b39e_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 11/24 14K', 'remarks': 'VOSA STATES 15K 21K Metallic Paint SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/274fee00-e9b1-419e-b001-cb864e17c490.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119782336, 'registration': 'MK22APO', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON SPORTBACK', 'derivative': '125kW 35 55kWh Sport 5dr Auto', 'mileage': 21331, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 70, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-16', 'fuel': 'Electric', 'motExpiry': '2026-03-15', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MK22APO/2026-03-17/image/50e683c9-97ad-40e8-b943-32d2a4b26201_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22APO/2026-03-17/image/a2755258-f60f-4555-991c-3fd7563aa411_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22APO/2026-03-17/image/a42589b2-b082-4633-adf5-f1f615b81fa5_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22APO/2026-03-17/image/208e2563-72b2-4682-9dc3-24f5fc8be90f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22APO/2026-03-17/image/b825ac66-3879-4b4b-81bc-55974cf07a24_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22APO/2026-03-17/image/b7761649-afa4-4eda-ae0a-92871c4bcb06_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22APO/2026-03-17/image/87f97c28-2377-419c-8c9b-921501a1d06e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK22APO/2026-03-17/image/c5fa4a3a-a1db-41ce-b692-dc1623b8b39e_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 11/24 14K', 'remarks': 'VOSA STATES 15K 21K Metallic Paint SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/274fee00-e9b1-419e-b001-cb864e17c490.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8a645bb-1605-5877-9b8a-a6cfd84fb557 with identifier: 119782336
2026-03-24 19:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8a645bb-1605-5877-9b8a-a6cfd84fb557 with scrape type 2
2026-03-24 19:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8a645bb-1605-5877-9b8a-a6cfd84fb557 with scrape type 2
2026-03-24 19:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b8a645bb-1605-5877-9b8a-a6cfd84fb557, identifier: 119782336
2026-03-24 19:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b8a645bb-1605-5877-9b8a-a6cfd84fb557 with identifier: 119782336
2026-03-24 19:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b8a645bb-1605-5877-9b8a-a6cfd84fb557 with identifier: 119782336
2026-03-24 19:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b8a645bb-1605-5877-9b8a-a6cfd84fb557 with identifier: 119782336 to the API
2026-03-24 19:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119782336?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'b8a645bb-1605-5877-9b8a-a6cfd84fb557',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MK22APO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119782336',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'Q4 E-TRON SPORTBACK',
'odometer': 21331,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-16',
'seller_name': 'Zenith',
'title': 'AUDI Q4 E-TRON SPORTBACK 125kW 35 55kWh Sport 5dr Auto',
'transmission': 'automatic',
'trim': '125kW 35 55kWh Sport 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119782336%27 HTTP/1.1" 200 None
2026-03-24 19:18:19 [astonbarclay.gb] INFO: Saving data for 119782336: {'auction_closing_time': 1774519200.0, 'created_time': 1774271542.276256, 'last_price_update_time': 1774379899.993057}
2026-03-24 19:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119782336') HTTP/1.1" 204 0
2026-03-24 19:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119965853?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120442684?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119965853, 'registration': 'KP72OVY', 'account': 'ZEN002', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '330e M Sport 4dr Step Auto', 'mileage': 69923, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 76, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-21', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-02-20', 'doors': 4, 'engineSize': 1998, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/KP72OVY/2026-03-02/image/5d6ba713-96a3-4832-9941-aa07968f377d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP72OVY/2026-03-02/image/fc18236d-31c1-4acf-a8f8-209ac305c7f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP72OVY/2026-03-02/image/c5921d2d-a44e-4db9-a2e9-dffb10fc9a13_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP72OVY/2026-03-02/image/045b2453-140b-43df-abd1-05d2ea7b3188_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP72OVY/2026-03-02/image/a64cdafb-08e1-47e7-80f8-934670623709_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP72OVY/2026-03-02/image/c1e514d9-e1bb-492e-b295-094be429a924_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP72OVY/2026-03-02/image/307edfe1-6696-4cbb-83ea-b0fdbe16d86b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP72OVY/2026-03-02/image/ceb34c13-8434-4dc1-a3ce-45eaea3bc94e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP72OVY/2026-03-02/image/ebd47b16-42b6-4e7d-8521-64a143da3f84_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/24-25K, 12/24-47K,', 'remarks': 'SPARE KEY VOSA STATES 69K Brooklyn Grey\tDriver Lumbar Support\tMa Vernasca Leather Upholstery', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 31, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4f69787e-2eaa-4490-bb5b-3142207f39a2.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119965853, 'registration': 'KP72OVY', 'account': 'ZEN002', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '330e M Sport 4dr Step Auto', 'mileage': 69923, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 76, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-21', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-02-20', 'doors': 4, 'engineSize': 1998, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/KP72OVY/2026-03-02/image/5d6ba713-96a3-4832-9941-aa07968f377d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP72OVY/2026-03-02/image/fc18236d-31c1-4acf-a8f8-209ac305c7f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP72OVY/2026-03-02/image/c5921d2d-a44e-4db9-a2e9-dffb10fc9a13_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP72OVY/2026-03-02/image/045b2453-140b-43df-abd1-05d2ea7b3188_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP72OVY/2026-03-02/image/a64cdafb-08e1-47e7-80f8-934670623709_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP72OVY/2026-03-02/image/c1e514d9-e1bb-492e-b295-094be429a924_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP72OVY/2026-03-02/image/307edfe1-6696-4cbb-83ea-b0fdbe16d86b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP72OVY/2026-03-02/image/ceb34c13-8434-4dc1-a3ce-45eaea3bc94e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KP72OVY/2026-03-02/image/ebd47b16-42b6-4e7d-8521-64a143da3f84_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/24-25K, 12/24-47K,', 'remarks': 'SPARE KEY VOSA STATES 69K Brooklyn Grey\tDriver Lumbar Support\tMa Vernasca Leather Upholstery', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 31, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4f69787e-2eaa-4490-bb5b-3142207f39a2.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d40d879-5666-5d35-8523-f9e076456829 with identifier: 119965853
2026-03-24 19:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d40d879-5666-5d35-8523-f9e076456829 with scrape type 2
2026-03-24 19:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d40d879-5666-5d35-8523-f9e076456829 with scrape type 2
2026-03-24 19:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0d40d879-5666-5d35-8523-f9e076456829, identifier: 119965853
2026-03-24 19:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0d40d879-5666-5d35-8523-f9e076456829 with identifier: 119965853
2026-03-24 19:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0d40d879-5666-5d35-8523-f9e076456829 with identifier: 119965853
2026-03-24 19:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0d40d879-5666-5d35-8523-f9e076456829 with identifier: 119965853 to the API
2026-03-24 19:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119965853?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 31,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '0d40d879-5666-5d35-8523-f9e076456829',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KP72OVY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119965853',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': '3 SERIES SALOON',
'odometer': 69923,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-21',
'seller_name': 'Zenith',
'title': 'BMW 3 SERIES SALOON 330e M Sport 4dr Step Auto',
'transmission': 'automatic',
'trim': '330e M Sport 4dr Step Auto',
'vin': None,
'year': 2023}
2026-03-24 19:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119965853%27 HTTP/1.1" 200 None
2026-03-24 19:18:20 [astonbarclay.gb] INFO: Saving data for 119965853: {'auction_closing_time': 1774519200.0, 'created_time': 1774271439.874895, 'last_price_update_time': 1774379900.469963}
2026-03-24 19:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119965853') HTTP/1.1" 204 0
2026-03-24 19:18:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120442684, 'registration': 'EF21VTC', 'account': 'ZEN002', 'make': 'VOLKSWAGEN', 'model': 'GOLF HATCHBACK', 'derivative': '1.5 TSI Style 5dr', 'mileage': 59344, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 78, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-08-20', 'fuel': 'Petrol', 'motExpiry': '2026-08-19', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EF21VTC/2026-03-23/image/c9d6ff80-2585-4dbc-a829-01d50906427d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF21VTC/2026-03-23/image/e754eca8-f435-4db6-9bad-dceb01aa2827_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF21VTC/2026-03-23/image/3c7df63c-21b5-480a-a67e-6cd957775f02_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF21VTC/2026-03-23/image/a19bef8b-9885-48a9-a199-67fe63818220_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF21VTC/2026-03-23/image/bdd6ee6f-974f-4bc1-ab1d-675dbe47b671_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF21VTC/2026-03-23/image/2fe6a9c6-b459-4d1c-ab32-987f7e8bd596_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF21VTC/2026-03-23/image/44f9546d-a0ae-40fe-ba56-419b59c0fd97_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF21VTC/2026-03-23/image/9a69f379-a3a1-46dc-a6ea-4e163a300d08_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 05/23 22K 10/24 38K 02/26 57K', 'remarks': 'VOSA STATES 36K 41K Pearlescent Paint SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/44f5b66b-ef34-4548-b059-910a3823961c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120442684, 'registration': 'EF21VTC', 'account': 'ZEN002', 'make': 'VOLKSWAGEN', 'model': 'GOLF HATCHBACK', 'derivative': '1.5 TSI Style 5dr', 'mileage': 59344, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 78, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-08-20', 'fuel': 'Petrol', 'motExpiry': '2026-08-19', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EF21VTC/2026-03-23/image/c9d6ff80-2585-4dbc-a829-01d50906427d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF21VTC/2026-03-23/image/e754eca8-f435-4db6-9bad-dceb01aa2827_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF21VTC/2026-03-23/image/3c7df63c-21b5-480a-a67e-6cd957775f02_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF21VTC/2026-03-23/image/a19bef8b-9885-48a9-a199-67fe63818220_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF21VTC/2026-03-23/image/bdd6ee6f-974f-4bc1-ab1d-675dbe47b671_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF21VTC/2026-03-23/image/2fe6a9c6-b459-4d1c-ab32-987f7e8bd596_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF21VTC/2026-03-23/image/44f9546d-a0ae-40fe-ba56-419b59c0fd97_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF21VTC/2026-03-23/image/9a69f379-a3a1-46dc-a6ea-4e163a300d08_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 05/23 22K 10/24 38K 02/26 57K', 'remarks': 'VOSA STATES 36K 41K Pearlescent Paint SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/44f5b66b-ef34-4548-b059-910a3823961c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 541c3c57-57d8-599f-9e49-88af5f3297df with identifier: 120442684
2026-03-24 19:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 541c3c57-57d8-599f-9e49-88af5f3297df with scrape type 2
2026-03-24 19:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 541c3c57-57d8-599f-9e49-88af5f3297df with scrape type 2
2026-03-24 19:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 541c3c57-57d8-599f-9e49-88af5f3297df, identifier: 120442684
2026-03-24 19:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 541c3c57-57d8-599f-9e49-88af5f3297df with identifier: 120442684
2026-03-24 19:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 541c3c57-57d8-599f-9e49-88af5f3297df with identifier: 120442684
2026-03-24 19:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 541c3c57-57d8-599f-9e49-88af5f3297df with identifier: 120442684 to the API
2026-03-24 19:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120442684?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '541c3c57-57d8-599f-9e49-88af5f3297df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EF21VTC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120442684',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLKSWAGEN',
'model': 'GOLF HATCHBACK',
'odometer': 59344,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-20',
'seller_name': 'Zenith',
'title': 'VOLKSWAGEN GOLF HATCHBACK 1.5 TSI Style 5dr',
'transmission': 'manual',
'trim': '1.5 TSI Style 5dr',
'vin': None,
'year': 2021}
2026-03-24 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120442684%27 HTTP/1.1" 200 None
2026-03-24 19:18:21 [astonbarclay.gb] INFO: Saving data for 120442684: {'auction_closing_time': 1774519200.0, 'created_time': 1774271539.569983, 'last_price_update_time': 1774379901.493375}
2026-03-24 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120442684') HTTP/1.1" 204 0
2026-03-24 19:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120169224?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120169224, 'registration': 'ML22ORP', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'CLA COUPE', 'derivative': 'CLA 250e AMG Line Premium 4dr Tip Auto', 'mileage': 65535, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 69, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-04-05', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-04-09', 'doors': 4, 'engineSize': 1332, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/ML22ORP/2026-03-19/image/b2b8f465-1a3b-4487-8885-5df4a8b873c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML22ORP/2026-03-19/image/b851532c-9bf0-4607-b7fc-146a343b528c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML22ORP/2026-03-19/image/480c5102-0c24-4604-8550-f81fbf5aa181_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML22ORP/2026-03-19/image/ba8f8fc3-f057-4e00-9c9e-46d8968e7f4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML22ORP/2026-03-19/image/963a8b5e-e755-4ad4-a613-4682b59c4560_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML22ORP/2026-03-19/image/8aae5f02-742c-4709-9d98-b72ebbebb101_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML22ORP/2026-03-19/image/70a377b4-f186-407a-ac5a-af159e30b016_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML22ORP/2026-03-19/image/d975c21d-edfe-4743-ad8e-b030b028616d_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 03/23 6K 05/24 33K 11/25 60K', 'remarks': 'VOSA STATES 47K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 23, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/34d3a292-c133-406a-96eb-46694e4bbea4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120169224, 'registration': 'ML22ORP', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'CLA COUPE', 'derivative': 'CLA 250e AMG Line Premium 4dr Tip Auto', 'mileage': 65535, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 69, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-04-05', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-04-09', 'doors': 4, 'engineSize': 1332, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/ML22ORP/2026-03-19/image/b2b8f465-1a3b-4487-8885-5df4a8b873c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML22ORP/2026-03-19/image/b851532c-9bf0-4607-b7fc-146a343b528c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML22ORP/2026-03-19/image/480c5102-0c24-4604-8550-f81fbf5aa181_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML22ORP/2026-03-19/image/ba8f8fc3-f057-4e00-9c9e-46d8968e7f4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML22ORP/2026-03-19/image/963a8b5e-e755-4ad4-a613-4682b59c4560_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML22ORP/2026-03-19/image/8aae5f02-742c-4709-9d98-b72ebbebb101_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML22ORP/2026-03-19/image/70a377b4-f186-407a-ac5a-af159e30b016_removebg.jpg?w=600', 'https://abimg003.imgix.net/ML22ORP/2026-03-19/image/d975c21d-edfe-4743-ad8e-b030b028616d_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 03/23 6K 05/24 33K 11/25 60K', 'remarks': 'VOSA STATES 47K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 23, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/34d3a292-c133-406a-96eb-46694e4bbea4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79dcfa6f-010a-525a-a6a8-abf82c743328 with identifier: 120169224
2026-03-24 19:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79dcfa6f-010a-525a-a6a8-abf82c743328 with scrape type 2
2026-03-24 19:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79dcfa6f-010a-525a-a6a8-abf82c743328 with scrape type 2
2026-03-24 19:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 79dcfa6f-010a-525a-a6a8-abf82c743328, identifier: 120169224
2026-03-24 19:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 79dcfa6f-010a-525a-a6a8-abf82c743328 with identifier: 120169224
2026-03-24 19:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 79dcfa6f-010a-525a-a6a8-abf82c743328 with identifier: 120169224
2026-03-24 19:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 79dcfa6f-010a-525a-a6a8-abf82c743328 with identifier: 120169224 to the API
2026-03-24 19:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120169224?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 23,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '79dcfa6f-010a-525a-a6a8-abf82c743328',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'ML22ORP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120169224',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MERCEDES-BENZ',
'model': 'CLA COUPE',
'odometer': 65535,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-05',
'seller_name': 'Zenith',
'title': 'MERCEDES-BENZ CLA COUPE CLA 250e AMG Line Premium 4dr Tip Auto',
'transmission': 'automatic',
'trim': 'CLA 250e AMG Line Premium 4dr Tip Auto',
'vin': None,
'year': 2022}
2026-03-24 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120169224%27 HTTP/1.1" 200 None
2026-03-24 19:18:21 [astonbarclay.gb] INFO: Saving data for 120169224: {'auction_closing_time': 1774519200.0, 'created_time': 1774271567.678364, 'last_price_update_time': 1774379901.975232}
2026-03-24 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120169224') HTTP/1.1" 204 0
2026-03-24 19:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120055940?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:24 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120055940, 'registration': 'LJ72SDF', 'account': 'ZEN002', 'make': 'KIA', 'model': 'NIRO EV ESTATE', 'derivative': '150kW 4 65kWh 5dr Auto', 'mileage': 23067, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 66, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-09', 'fuel': 'Electric', 'motExpiry': '2027-02-08', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LJ72SDF/2026-03-02/image/4dca4c1d-644a-4e07-8580-f39e38350fa0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ72SDF/2026-03-02/image/8b9f8237-8149-4bc6-aa6b-bae056418ad5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ72SDF/2026-03-02/image/c83a6e7a-b650-4242-9cc0-b87b342d3c14_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ72SDF/2026-03-02/image/38de2448-3a72-4230-ab42-24c63941ed01_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ72SDF/2026-03-02/image/e87ffef3-cade-4f2a-aeb0-bff1c1a2d52e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ72SDF/2026-03-02/image/32d2f977-72ae-4f44-b421-a0d46fd49dac_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ72SDF/2026-03-02/image/4b22a3dc-0f12-44c0-99c4-5d7975bfe752_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ72SDF/2026-03-02/image/9e0d9a36-1819-47a6-acb4-eb0386b08c1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ72SDF/2026-03-02/image/bf00173b-75b5-497d-ac43-cc0de4549bb5_removebg.jpg?w=600'], 'colour': 'ORANGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 06/24 10K', 'remarks': 'VOSA STATES 22K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0ff39ad0-237b-480d-9e76-ea3be676c713.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:24 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120055940, 'registration': 'LJ72SDF', 'account': 'ZEN002', 'make': 'KIA', 'model': 'NIRO EV ESTATE', 'derivative': '150kW 4 65kWh 5dr Auto', 'mileage': 23067, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 66, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-09', 'fuel': 'Electric', 'motExpiry': '2027-02-08', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LJ72SDF/2026-03-02/image/4dca4c1d-644a-4e07-8580-f39e38350fa0_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ72SDF/2026-03-02/image/8b9f8237-8149-4bc6-aa6b-bae056418ad5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ72SDF/2026-03-02/image/c83a6e7a-b650-4242-9cc0-b87b342d3c14_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ72SDF/2026-03-02/image/38de2448-3a72-4230-ab42-24c63941ed01_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ72SDF/2026-03-02/image/e87ffef3-cade-4f2a-aeb0-bff1c1a2d52e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ72SDF/2026-03-02/image/32d2f977-72ae-4f44-b421-a0d46fd49dac_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ72SDF/2026-03-02/image/4b22a3dc-0f12-44c0-99c4-5d7975bfe752_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ72SDF/2026-03-02/image/9e0d9a36-1819-47a6-acb4-eb0386b08c1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ72SDF/2026-03-02/image/bf00173b-75b5-497d-ac43-cc0de4549bb5_removebg.jpg?w=600'], 'colour': 'ORANGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 06/24 10K', 'remarks': 'VOSA STATES 22K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0ff39ad0-237b-480d-9e76-ea3be676c713.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25ae87dc-03dd-52ca-914b-3bd2bd1b592c with identifier: 120055940
2026-03-24 19:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25ae87dc-03dd-52ca-914b-3bd2bd1b592c with scrape type 2
2026-03-24 19:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25ae87dc-03dd-52ca-914b-3bd2bd1b592c with scrape type 2
2026-03-24 19:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 25ae87dc-03dd-52ca-914b-3bd2bd1b592c, identifier: 120055940
2026-03-24 19:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 25ae87dc-03dd-52ca-914b-3bd2bd1b592c with identifier: 120055940
2026-03-24 19:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 25ae87dc-03dd-52ca-914b-3bd2bd1b592c with identifier: 120055940
2026-03-24 19:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 25ae87dc-03dd-52ca-914b-3bd2bd1b592c with identifier: 120055940 to the API
2026-03-24 19:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120055940?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'ORANGE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '25ae87dc-03dd-52ca-914b-3bd2bd1b592c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LJ72SDF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120055940',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'KIA',
'model': 'NIRO EV ESTATE',
'odometer': 23067,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-09',
'seller_name': 'Zenith',
'title': 'KIA NIRO EV ESTATE 150kW 4 65kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW 4 65kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120055940%27 HTTP/1.1" 200 None
2026-03-24 19:18:25 [astonbarclay.gb] INFO: Saving data for 120055940: {'auction_closing_time': 1774519200.0, 'created_time': 1774271474.09971, 'last_price_update_time': 1774379905.240909}
2026-03-24 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120055940') HTTP/1.1" 204 0
2026-03-24 19:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119333923?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119333923, 'registration': 'SL72KSE', 'account': 'ZEN009', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.2 Elite Edition 5dr', 'mileage': 11739, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 65, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-09-29', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SL72KSE/2026-03-02/image/9e95079d-d0a9-48dc-bd2a-a4ba55f596d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/SL72KSE/2026-03-02/image/c30fb51d-7e98-4e33-81be-5feba382b69d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SL72KSE/2026-03-02/image/de565eb9-e897-4f75-84a3-4d688c3e094b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SL72KSE/2026-03-02/image/6c1a3493-f882-4dab-a62d-d5d59b3df4ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/SL72KSE/2026-03-02/image/97e52cb0-9304-499a-ae6c-bbdb3e15555a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SL72KSE/2026-03-02/image/1a42a621-1308-4f1d-ac13-6d0e36b03b23_removebg.jpg?w=600', 'https://abimg003.imgix.net/SL72KSE/2026-03-02/image/86858514-be85-4e7e-95fd-e5e423ddbbc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/SL72KSE/2026-03-02/image/4e20be04-fe4d-4496-8920-8621ecdaafe1_removebg.jpg?w=600', 'https://abimg003.imgix.net/SL72KSE/2026-03-02/image/fcd64209-392e-4e97-a8ac-ec0752b9881b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/23 1K 09/24 5K 09/25 9K', 'remarks': 'VOSA STATES 9K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b07147ed-72c2-4def-a98b-f3bee521dd52.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119333923, 'registration': 'SL72KSE', 'account': 'ZEN009', 'make': 'VAUXHALL', 'model': 'CORSA HATCHBACK', 'derivative': '1.2 Elite Edition 5dr', 'mileage': 11739, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 65, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-09-29', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SL72KSE/2026-03-02/image/9e95079d-d0a9-48dc-bd2a-a4ba55f596d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/SL72KSE/2026-03-02/image/c30fb51d-7e98-4e33-81be-5feba382b69d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SL72KSE/2026-03-02/image/de565eb9-e897-4f75-84a3-4d688c3e094b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SL72KSE/2026-03-02/image/6c1a3493-f882-4dab-a62d-d5d59b3df4ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/SL72KSE/2026-03-02/image/97e52cb0-9304-499a-ae6c-bbdb3e15555a_removebg.jpg?w=600', 'https://abimg003.imgix.net/SL72KSE/2026-03-02/image/1a42a621-1308-4f1d-ac13-6d0e36b03b23_removebg.jpg?w=600', 'https://abimg003.imgix.net/SL72KSE/2026-03-02/image/86858514-be85-4e7e-95fd-e5e423ddbbc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/SL72KSE/2026-03-02/image/4e20be04-fe4d-4496-8920-8621ecdaafe1_removebg.jpg?w=600', 'https://abimg003.imgix.net/SL72KSE/2026-03-02/image/fcd64209-392e-4e97-a8ac-ec0752b9881b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/23 1K 09/24 5K 09/25 9K', 'remarks': 'VOSA STATES 9K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b07147ed-72c2-4def-a98b-f3bee521dd52.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c03db203-7a99-5bac-8c4a-6f65d727eac0 with identifier: 119333923
2026-03-24 19:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c03db203-7a99-5bac-8c4a-6f65d727eac0 with scrape type 2
2026-03-24 19:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c03db203-7a99-5bac-8c4a-6f65d727eac0 with scrape type 2
2026-03-24 19:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c03db203-7a99-5bac-8c4a-6f65d727eac0, identifier: 119333923
2026-03-24 19:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c03db203-7a99-5bac-8c4a-6f65d727eac0 with identifier: 119333923
2026-03-24 19:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c03db203-7a99-5bac-8c4a-6f65d727eac0 with identifier: 119333923
2026-03-24 19:18:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c03db203-7a99-5bac-8c4a-6f65d727eac0 with identifier: 119333923 to the API
2026-03-24 19:18:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119333923?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'c03db203-7a99-5bac-8c4a-6f65d727eac0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SL72KSE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119333923',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VAUXHALL',
'model': 'CORSA HATCHBACK',
'odometer': 11739,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-30',
'seller_name': 'Zenith',
'title': 'VAUXHALL CORSA HATCHBACK 1.2 Elite Edition 5dr',
'transmission': 'manual',
'trim': '1.2 Elite Edition 5dr',
'vin': None,
'year': 2022}
2026-03-24 19:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119333923%27 HTTP/1.1" 200 None
2026-03-24 19:18:27 [astonbarclay.gb] INFO: Saving data for 119333923: {'auction_closing_time': 1774519200.0, 'created_time': 1774271503.104774, 'last_price_update_time': 1774379907.59983}
2026-03-24 19:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119333923') HTTP/1.1" 204 0
2026-03-24 19:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120400092?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120400092, 'registration': 'YB71BSZ', 'account': 'ZEN009', 'make': 'AUDI', 'model': 'E-TRON ESTATE', 'derivative': '230kW 50 Quattro 71kWh Technik 5dr Auto', 'mileage': 36310, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 62, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-12-29', 'fuel': 'Electric', 'motExpiry': '2027-01-03', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YB71BSZ/2026-03-17/image/ca027ca3-9cff-4b4c-ac30-efdded5ad861_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71BSZ/2026-03-17/image/f9524941-48e5-4884-bd01-2dda3585e742_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71BSZ/2026-03-17/image/54f31599-b2ee-48ba-8d42-663e749e8b68_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71BSZ/2026-03-17/image/f6c6f975-a1a6-4dd7-9975-dc9cf99889a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71BSZ/2026-03-17/image/b83ca1f9-d07b-4773-84f1-464716b48d98_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71BSZ/2026-03-17/image/2ed828a7-e9b5-454f-bab5-bb934f2b4f41_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71BSZ/2026-03-17/image/78b45a96-923d-4627-9811-737bd3dbb5b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71BSZ/2026-03-17/image/053c3941-97b2-40da-ad56-469589884720_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY, VOSA STATES 25K 34K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bcacb645-b906-4368-bb71-5fd79b010333.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120400092, 'registration': 'YB71BSZ', 'account': 'ZEN009', 'make': 'AUDI', 'model': 'E-TRON ESTATE', 'derivative': '230kW 50 Quattro 71kWh Technik 5dr Auto', 'mileage': 36310, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 62, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-12-29', 'fuel': 'Electric', 'motExpiry': '2027-01-03', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YB71BSZ/2026-03-17/image/ca027ca3-9cff-4b4c-ac30-efdded5ad861_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71BSZ/2026-03-17/image/f9524941-48e5-4884-bd01-2dda3585e742_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71BSZ/2026-03-17/image/54f31599-b2ee-48ba-8d42-663e749e8b68_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71BSZ/2026-03-17/image/f6c6f975-a1a6-4dd7-9975-dc9cf99889a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71BSZ/2026-03-17/image/b83ca1f9-d07b-4773-84f1-464716b48d98_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71BSZ/2026-03-17/image/2ed828a7-e9b5-454f-bab5-bb934f2b4f41_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71BSZ/2026-03-17/image/78b45a96-923d-4627-9811-737bd3dbb5b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB71BSZ/2026-03-17/image/053c3941-97b2-40da-ad56-469589884720_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY, VOSA STATES 25K 34K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bcacb645-b906-4368-bb71-5fd79b010333.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d601a403-1be7-5b98-8c1b-fc17808443a9 with identifier: 120400092
2026-03-24 19:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d601a403-1be7-5b98-8c1b-fc17808443a9 with scrape type 2
2026-03-24 19:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d601a403-1be7-5b98-8c1b-fc17808443a9 with scrape type 2
2026-03-24 19:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d601a403-1be7-5b98-8c1b-fc17808443a9, identifier: 120400092
2026-03-24 19:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d601a403-1be7-5b98-8c1b-fc17808443a9 with identifier: 120400092
2026-03-24 19:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d601a403-1be7-5b98-8c1b-fc17808443a9 with identifier: 120400092
2026-03-24 19:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d601a403-1be7-5b98-8c1b-fc17808443a9 with identifier: 120400092 to the API
2026-03-24 19:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120400092?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'd601a403-1be7-5b98-8c1b-fc17808443a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YB71BSZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120400092',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'E-TRON ESTATE',
'odometer': 36310,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-29',
'seller_name': 'Zenith',
'title': 'AUDI E-TRON ESTATE 230kW 50 Quattro 71kWh Technik 5dr Auto',
'transmission': 'automatic',
'trim': '230kW 50 Quattro 71kWh Technik 5dr Auto',
'vin': None,
'year': 2021}
2026-03-24 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120400092%27 HTTP/1.1" 200 None
2026-03-24 19:18:28 [astonbarclay.gb] INFO: Saving data for 120400092: {'auction_closing_time': 1774519200.0, 'created_time': 1774271382.359142, 'last_price_update_time': 1774379908.915463}
2026-03-24 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120400092') HTTP/1.1" 204 0
2026-03-24 19:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119205512?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119205512, 'registration': 'WU22CFG', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 73388, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 61, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-02', 'fuel': 'Electric', 'motExpiry': '2026-03-01', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WU22CFG/2026-02-24/image/18692ba9-7ebe-4fe8-8533-8172bca6c3d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU22CFG/2026-02-24/image/88c0fd69-3ff1-4137-b89a-a8095d755ede_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU22CFG/2026-02-24/image/e4f6c873-15ac-40b8-85ae-9cee8a4f6d0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU22CFG/2026-02-24/image/9d7af542-a678-42a4-a051-a78697fdcb26_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU22CFG/2026-02-24/image/c613a3ee-8279-4963-b515-de7a417fefb5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU22CFG/2026-02-24/image/44bba187-3ea6-47e6-8f4f-6e7fe60b875e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU22CFG/2026-02-24/image/9aa0aca1-3039-4448-880c-1c803c1a2a78_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU22CFG/2026-02-24/image/f6436013-9b0c-4099-a0f1-c7750077bea5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU22CFG/2026-02-24/image/b9e0a671-b576-402a-9d38-d5a9dd4c756e_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'vosa states 56k, 73k,SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ee59a702-af7e-44a9-82bc-b7bfcce4ca3c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119205512, 'registration': 'WU22CFG', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 73388, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 61, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-02', 'fuel': 'Electric', 'motExpiry': '2026-03-01', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WU22CFG/2026-02-24/image/18692ba9-7ebe-4fe8-8533-8172bca6c3d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU22CFG/2026-02-24/image/88c0fd69-3ff1-4137-b89a-a8095d755ede_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU22CFG/2026-02-24/image/e4f6c873-15ac-40b8-85ae-9cee8a4f6d0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU22CFG/2026-02-24/image/9d7af542-a678-42a4-a051-a78697fdcb26_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU22CFG/2026-02-24/image/c613a3ee-8279-4963-b515-de7a417fefb5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU22CFG/2026-02-24/image/44bba187-3ea6-47e6-8f4f-6e7fe60b875e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU22CFG/2026-02-24/image/9aa0aca1-3039-4448-880c-1c803c1a2a78_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU22CFG/2026-02-24/image/f6436013-9b0c-4099-a0f1-c7750077bea5_removebg.jpg?w=600', 'https://abimg003.imgix.net/WU22CFG/2026-02-24/image/b9e0a671-b576-402a-9d38-d5a9dd4c756e_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'vosa states 56k, 73k,SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ee59a702-af7e-44a9-82bc-b7bfcce4ca3c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 591a4e51-f2c7-5dfe-bbab-d338305583e6 with identifier: 119205512
2026-03-24 19:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 591a4e51-f2c7-5dfe-bbab-d338305583e6 with scrape type 2
2026-03-24 19:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 591a4e51-f2c7-5dfe-bbab-d338305583e6 with scrape type 2
2026-03-24 19:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 591a4e51-f2c7-5dfe-bbab-d338305583e6, identifier: 119205512
2026-03-24 19:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 591a4e51-f2c7-5dfe-bbab-d338305583e6 with identifier: 119205512
2026-03-24 19:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 591a4e51-f2c7-5dfe-bbab-d338305583e6 with identifier: 119205512
2026-03-24 19:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 591a4e51-f2c7-5dfe-bbab-d338305583e6 with identifier: 119205512 to the API
2026-03-24 19:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119205512?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '591a4e51-f2c7-5dfe-bbab-d338305583e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WU22CFG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119205512',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'TESLA',
'model': 'MODEL Y HATCHBACK',
'odometer': 73388,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-02',
'seller_name': 'Zenith',
'title': 'TESLA MODEL Y HATCHBACK Long Range AWD 5dr Auto',
'transmission': 'automatic',
'trim': 'Long Range AWD 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119205512%27 HTTP/1.1" 200 None
2026-03-24 19:18:30 [astonbarclay.gb] INFO: Saving data for 119205512: {'auction_closing_time': 1774519200.0, 'created_time': 1774271274.156264, 'last_price_update_time': 1774379910.869184}
2026-03-24 19:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119205512') HTTP/1.1" 204 0
2026-03-24 19:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119798644?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119798644, 'registration': 'YJ24DRL', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q8 E-TRON ESTATE', 'derivative': '250kW 50 Quattro 95kWh Black Ed 5dr At [Tech Pro]', 'mileage': 22146, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 64, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-07-19', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YJ24DRL/2026-03-16/image/b5245823-65ac-4b35-91f3-f0749a406918_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ24DRL/2026-03-16/image/45f75ce3-aafb-457d-a60d-75c85ef44ac4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ24DRL/2026-03-16/image/3c4a6b05-7bab-4a5a-9464-e5498e0479c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ24DRL/2026-03-16/image/71b217fa-c64e-4409-8e7f-beb7b5d259fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ24DRL/2026-03-16/image/11cbdda6-ee7c-4791-b4e1-920ce6c71c0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ24DRL/2026-03-16/image/6017d40a-ed60-430e-b7ca-4678dccb3c71_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ24DRL/2026-03-16/image/ea551663-84ab-4aab-948e-73a7cab606f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ24DRL/2026-03-16/image/aff47287-0dfa-40a3-8d72-f3429058e2ff_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 11/25 18K', 'remarks': 'Mythos Black Metallic SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8d51f60b-cfe7-474d-b6af-faa08a4e6031.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119798644, 'registration': 'YJ24DRL', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q8 E-TRON ESTATE', 'derivative': '250kW 50 Quattro 95kWh Black Ed 5dr At [Tech Pro]', 'mileage': 22146, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 64, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-07-19', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YJ24DRL/2026-03-16/image/b5245823-65ac-4b35-91f3-f0749a406918_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ24DRL/2026-03-16/image/45f75ce3-aafb-457d-a60d-75c85ef44ac4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ24DRL/2026-03-16/image/3c4a6b05-7bab-4a5a-9464-e5498e0479c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ24DRL/2026-03-16/image/71b217fa-c64e-4409-8e7f-beb7b5d259fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ24DRL/2026-03-16/image/11cbdda6-ee7c-4791-b4e1-920ce6c71c0f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ24DRL/2026-03-16/image/6017d40a-ed60-430e-b7ca-4678dccb3c71_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ24DRL/2026-03-16/image/ea551663-84ab-4aab-948e-73a7cab606f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YJ24DRL/2026-03-16/image/aff47287-0dfa-40a3-8d72-f3429058e2ff_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 11/25 18K', 'remarks': 'Mythos Black Metallic SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8d51f60b-cfe7-474d-b6af-faa08a4e6031.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87ee2845-463e-5838-9e03-c583443c0327 with identifier: 119798644
2026-03-24 19:18:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87ee2845-463e-5838-9e03-c583443c0327 with scrape type 2
2026-03-24 19:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87ee2845-463e-5838-9e03-c583443c0327 with scrape type 2
2026-03-24 19:18:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 87ee2845-463e-5838-9e03-c583443c0327, identifier: 119798644
2026-03-24 19:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 87ee2845-463e-5838-9e03-c583443c0327 with identifier: 119798644
2026-03-24 19:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 87ee2845-463e-5838-9e03-c583443c0327 with identifier: 119798644
2026-03-24 19:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 87ee2845-463e-5838-9e03-c583443c0327 with identifier: 119798644 to the API
2026-03-24 19:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119798644?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '87ee2845-463e-5838-9e03-c583443c0327',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YJ24DRL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119798644',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'Q8 E-TRON ESTATE',
'odometer': 22146,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-07-19',
'seller_name': 'Zenith',
'title': 'AUDI Q8 E-TRON ESTATE 250kW 50 Quattro 95kWh Black Ed 5dr At [Tech '
'Pro]',
'transmission': 'automatic',
'trim': '250kW 50 Quattro 95kWh Black Ed 5dr At [Tech Pro]',
'vin': None,
'year': 2024}
2026-03-24 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119798644%27 HTTP/1.1" 200 None
2026-03-24 19:18:31 [astonbarclay.gb] INFO: Saving data for 119798644: {'auction_closing_time': 1774519200.0, 'created_time': 1774271625.101469, 'last_price_update_time': 1774379911.653562}
2026-03-24 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119798644') HTTP/1.1" 204 0
2026-03-24 19:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119467880?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119467880, 'registration': 'KE70OUP', 'account': 'ZEN002', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '330e M Sport 4dr Step Auto', 'mileage': 82108, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 84, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-11-26', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-10-23', 'doors': 4, 'engineSize': 1998, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/KE70OUP/2026-03-02/image/0ce93974-513b-49b1-b47a-0103d3eb86f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE70OUP/2026-03-02/image/97beb0a4-75a3-497e-b3d7-8f10746634ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE70OUP/2026-03-02/image/e3192374-aeb1-4152-b771-ff97c98c699a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE70OUP/2026-03-02/image/c10bb727-f315-409d-a973-f8734f38edc2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE70OUP/2026-03-02/image/a351881d-4008-4047-a776-5272885a622f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE70OUP/2026-03-02/image/ab72c990-01ed-44ed-8edc-646e5423732d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE70OUP/2026-03-02/image/9c776ee3-dd5a-49aa-9301-242cb4fc08f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE70OUP/2026-03-02/image/d70ef2d9-4ad1-48fc-88ff-85a1e28e7331_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE70OUP/2026-03-02/image/d2fb6acf-35cd-4596-82d7-1b55e48aea80_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 04/25 58K 12/25 77K', 'remarks': 'SPARE KEY, VOSA STATES 28K 46K 70K \t 4kl Aluminium Mesheffect Interior Trim\tA96 Mineral White\tM Sport Pro Package Zgk Premium Package\tZgm Comfort Package', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 35, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b2642ab0-8997-4529-b61c-d1ffbc2b675f.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119467880, 'registration': 'KE70OUP', 'account': 'ZEN002', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '330e M Sport 4dr Step Auto', 'mileage': 82108, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 84, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-11-26', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-10-23', 'doors': 4, 'engineSize': 1998, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/KE70OUP/2026-03-02/image/0ce93974-513b-49b1-b47a-0103d3eb86f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE70OUP/2026-03-02/image/97beb0a4-75a3-497e-b3d7-8f10746634ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE70OUP/2026-03-02/image/e3192374-aeb1-4152-b771-ff97c98c699a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE70OUP/2026-03-02/image/c10bb727-f315-409d-a973-f8734f38edc2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE70OUP/2026-03-02/image/a351881d-4008-4047-a776-5272885a622f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE70OUP/2026-03-02/image/ab72c990-01ed-44ed-8edc-646e5423732d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE70OUP/2026-03-02/image/9c776ee3-dd5a-49aa-9301-242cb4fc08f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE70OUP/2026-03-02/image/d70ef2d9-4ad1-48fc-88ff-85a1e28e7331_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE70OUP/2026-03-02/image/d2fb6acf-35cd-4596-82d7-1b55e48aea80_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 04/25 58K 12/25 77K', 'remarks': 'SPARE KEY, VOSA STATES 28K 46K 70K \t 4kl Aluminium Mesheffect Interior Trim\tA96 Mineral White\tM Sport Pro Package Zgk Premium Package\tZgm Comfort Package', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 35, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b2642ab0-8997-4529-b61c-d1ffbc2b675f.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92ecc3b6-0e8f-50c0-87b7-07479cb36f9c with identifier: 119467880
2026-03-24 19:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92ecc3b6-0e8f-50c0-87b7-07479cb36f9c with scrape type 2
2026-03-24 19:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92ecc3b6-0e8f-50c0-87b7-07479cb36f9c with scrape type 2
2026-03-24 19:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 92ecc3b6-0e8f-50c0-87b7-07479cb36f9c, identifier: 119467880
2026-03-24 19:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 92ecc3b6-0e8f-50c0-87b7-07479cb36f9c with identifier: 119467880
2026-03-24 19:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 92ecc3b6-0e8f-50c0-87b7-07479cb36f9c with identifier: 119467880
2026-03-24 19:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 92ecc3b6-0e8f-50c0-87b7-07479cb36f9c with identifier: 119467880 to the API
2026-03-24 19:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119467880?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 35,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '92ecc3b6-0e8f-50c0-87b7-07479cb36f9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KE70OUP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119467880',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': '3 SERIES SALOON',
'odometer': 82108,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-26',
'seller_name': 'Zenith',
'title': 'BMW 3 SERIES SALOON 330e M Sport 4dr Step Auto',
'transmission': 'automatic',
'trim': '330e M Sport 4dr Step Auto',
'vin': None,
'year': 2020}
2026-03-24 19:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119467880%27 HTTP/1.1" 200 None
2026-03-24 19:18:36 [astonbarclay.gb] INFO: Saving data for 119467880: {'auction_closing_time': 1774519200.0, 'created_time': 1774271512.015711, 'last_price_update_time': 1774379916.831507}
2026-03-24 19:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119467880') HTTP/1.1" 204 0
2026-03-24 19:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120411555?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120411555, 'registration': 'WN72EUX', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'EQC ESTATE', 'derivative': 'EQC 400 300kW AMG Line Premium Plus 80kWh 5dr Auto', 'mileage': 36164, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 57, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-10-10', 'fuel': 'Electric', 'motExpiry': '2026-09-05', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WN72EUX/2026-03-20/image/6d34a12b-167f-496d-a299-b9f9407a95dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72EUX/2026-03-20/image/bc9cc03d-75c4-405f-a1aa-ba2db5bc1b9a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72EUX/2026-03-20/image/2be75492-c3f2-4f3c-9879-0b4eff5a98e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72EUX/2026-03-20/image/344fe49b-cc29-40f2-80cd-3267b19cb0c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72EUX/2026-03-20/image/a28825c9-81f7-453d-9ac2-ee2714cad268_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72EUX/2026-03-20/image/32fe8808-6bc1-493e-b666-dd1681e31d18_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72EUX/2026-03-20/image/193c6762-2214-44b8-83d7-1ab366db718b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72EUX/2026-03-20/image/fc765841-e63e-48b5-87ce-eec7dc4e3ec7_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/23-13K, 09/24-23K, 08/25-33K,', 'remarks': 'Metallic Paint, SPARE KEY, VOSA STATES 34K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7601b6e1-e532-4fa0-bf28-e57d6b100547.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120411555, 'registration': 'WN72EUX', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'EQC ESTATE', 'derivative': 'EQC 400 300kW AMG Line Premium Plus 80kWh 5dr Auto', 'mileage': 36164, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 57, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-10-10', 'fuel': 'Electric', 'motExpiry': '2026-09-05', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WN72EUX/2026-03-20/image/6d34a12b-167f-496d-a299-b9f9407a95dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72EUX/2026-03-20/image/bc9cc03d-75c4-405f-a1aa-ba2db5bc1b9a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72EUX/2026-03-20/image/2be75492-c3f2-4f3c-9879-0b4eff5a98e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72EUX/2026-03-20/image/344fe49b-cc29-40f2-80cd-3267b19cb0c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72EUX/2026-03-20/image/a28825c9-81f7-453d-9ac2-ee2714cad268_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72EUX/2026-03-20/image/32fe8808-6bc1-493e-b666-dd1681e31d18_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72EUX/2026-03-20/image/193c6762-2214-44b8-83d7-1ab366db718b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72EUX/2026-03-20/image/fc765841-e63e-48b5-87ce-eec7dc4e3ec7_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/23-13K, 09/24-23K, 08/25-33K,', 'remarks': 'Metallic Paint, SPARE KEY, VOSA STATES 34K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7601b6e1-e532-4fa0-bf28-e57d6b100547.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': None, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 403c31fb-8024-5d60-925a-c95159b1ba8e with identifier: 120411555
2026-03-24 19:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 403c31fb-8024-5d60-925a-c95159b1ba8e with scrape type 2
2026-03-24 19:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 403c31fb-8024-5d60-925a-c95159b1ba8e with scrape type 2
2026-03-24 19:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 403c31fb-8024-5d60-925a-c95159b1ba8e, identifier: 120411555
2026-03-24 19:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 403c31fb-8024-5d60-925a-c95159b1ba8e with identifier: 120411555
2026-03-24 19:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 403c31fb-8024-5d60-925a-c95159b1ba8e with identifier: 120411555
2026-03-24 19:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 403c31fb-8024-5d60-925a-c95159b1ba8e with identifier: 120411555 to the API
2026-03-24 19:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120411555?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '403c31fb-8024-5d60-925a-c95159b1ba8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WN72EUX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120411555',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MERCEDES-BENZ',
'model': 'EQC ESTATE',
'odometer': 36164,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-10',
'seller_name': 'Zenith',
'title': 'MERCEDES-BENZ EQC ESTATE EQC 400 300kW AMG Line Premium Plus 80kWh '
'5dr Auto',
'transmission': 'automatic',
'trim': 'EQC 400 300kW AMG Line Premium Plus 80kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411555%27 HTTP/1.1" 200 None
2026-03-24 19:18:42 [astonbarclay.gb] INFO: Saving data for 120411555: {'auction_closing_time': 1774519200.0, 'created_time': 1774271544.791518, 'last_price_update_time': 1774379922.154979}
2026-03-24 19:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120411555') HTTP/1.1" 204 0
2026-03-24 19:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/117741373?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:54 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 117741373, 'registration': 'YF72OJS', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'E-TRON ESTATE', 'derivative': '230kW 50 Quattro 71kWh Sport 5dr Auto', 'mileage': 21375, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 67, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-12-23', 'fuel': 'Electric', 'motExpiry': '2026-12-22', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YF72OJS/2026-02-25/image/dd3f2690-1302-47bd-8521-bbbd79b08a7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72OJS/2026-02-25/image/f032c433-63b1-4ebc-a6c0-e0a4010a359e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72OJS/2026-02-25/image/259fe90c-0e0b-454c-b27b-1af914da4af3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72OJS/2026-02-25/image/af66003f-6664-42f1-b668-b1a986f1c0de_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72OJS/2026-02-25/image/c86c4526-a6c2-4279-a1e2-5919118d17d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72OJS/2026-02-25/image/ae7fe6e8-ffab-4f2d-b0d3-5d5147940f87_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72OJS/2026-02-25/image/d881e7ca-dc61-4951-b64c-41a7db9b01df_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72OJS/2026-02-25/image/c7e4bf0a-281a-4d26-a658-5d69d1bf2348_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72OJS/2026-02-25/image/86904365-6039-4aa0-b719-5da5aea447f3_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 12/24-13k,', 'remarks': 'vosa states 20k, SPARE KEY, Metallic Paint', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4ff79081-7d1e-4bad-845f-f6c2f63a9051.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:54 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 117741373, 'registration': 'YF72OJS', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'E-TRON ESTATE', 'derivative': '230kW 50 Quattro 71kWh Sport 5dr Auto', 'mileage': 21375, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 67, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-12-23', 'fuel': 'Electric', 'motExpiry': '2026-12-22', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YF72OJS/2026-02-25/image/dd3f2690-1302-47bd-8521-bbbd79b08a7a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72OJS/2026-02-25/image/f032c433-63b1-4ebc-a6c0-e0a4010a359e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72OJS/2026-02-25/image/259fe90c-0e0b-454c-b27b-1af914da4af3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72OJS/2026-02-25/image/af66003f-6664-42f1-b668-b1a986f1c0de_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72OJS/2026-02-25/image/c86c4526-a6c2-4279-a1e2-5919118d17d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72OJS/2026-02-25/image/ae7fe6e8-ffab-4f2d-b0d3-5d5147940f87_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72OJS/2026-02-25/image/d881e7ca-dc61-4951-b64c-41a7db9b01df_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72OJS/2026-02-25/image/c7e4bf0a-281a-4d26-a658-5d69d1bf2348_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF72OJS/2026-02-25/image/86904365-6039-4aa0-b719-5da5aea447f3_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 12/24-13k,', 'remarks': 'vosa states 20k, SPARE KEY, Metallic Paint', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4ff79081-7d1e-4bad-845f-f6c2f63a9051.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f534ff53-16a1-532e-a9fe-158f38b7e8f4 with identifier: 117741373
2026-03-24 19:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f534ff53-16a1-532e-a9fe-158f38b7e8f4 with scrape type 2
2026-03-24 19:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f534ff53-16a1-532e-a9fe-158f38b7e8f4 with scrape type 2
2026-03-24 19:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f534ff53-16a1-532e-a9fe-158f38b7e8f4, identifier: 117741373
2026-03-24 19:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f534ff53-16a1-532e-a9fe-158f38b7e8f4 with identifier: 117741373
2026-03-24 19:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f534ff53-16a1-532e-a9fe-158f38b7e8f4 with identifier: 117741373
2026-03-24 19:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f534ff53-16a1-532e-a9fe-158f38b7e8f4 with identifier: 117741373 to the API
2026-03-24 19:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/117741373?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'f534ff53-16a1-532e-a9fe-158f38b7e8f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YF72OJS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/117741373',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'E-TRON ESTATE',
'odometer': 21375,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-23',
'seller_name': 'Zenith',
'title': 'AUDI E-TRON ESTATE 230kW 50 Quattro 71kWh Sport 5dr Auto',
'transmission': 'automatic',
'trim': '230kW 50 Quattro 71kWh Sport 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27117741373%27 HTTP/1.1" 200 None
2026-03-24 19:18:54 [astonbarclay.gb] INFO: Saving data for 117741373: {'auction_closing_time': 1774519200.0, 'created_time': 1774271353.51497, 'last_price_update_time': 1774379934.812705}
2026-03-24 19:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117741373') HTTP/1.1" 204 0
2026-03-24 19:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120371622?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120371622, 'registration': 'AE72ZCK', 'account': 'ZEN002', 'make': 'SKODA', 'model': 'ENYAQ IV ESTATE', 'derivative': '132kW 60 ecoSuite 62kWh 5dr Auto [120kW]', 'mileage': 26008, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 55, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-01', 'fuel': 'Electric', 'motExpiry': '2026-12-29', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AE72ZCK/2026-03-12/image/e9c9ca3d-1550-45a9-8672-4d96eb7f2f63_removebg.jpg?w=600', 'https://abimg003.imgix.net/AE72ZCK/2026-03-12/image/e98ccd05-457f-4d77-89b5-118c759bf9f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/AE72ZCK/2026-03-12/image/f693e2d7-1c38-4284-ac03-72d6f824c6d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/AE72ZCK/2026-03-12/image/3eeb1f40-af77-47c4-a5e8-efde77c7e418_removebg.jpg?w=600', 'https://abimg003.imgix.net/AE72ZCK/2026-03-12/image/129e008b-02b9-4edb-89fa-c73b7b2d9412_removebg.jpg?w=600', 'https://abimg003.imgix.net/AE72ZCK/2026-03-12/image/3ba9f87e-1f98-4a57-b426-51381c210580_removebg.jpg?w=600', 'https://abimg003.imgix.net/AE72ZCK/2026-03-12/image/467770b5-e008-452c-8b4f-11c5134749b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AE72ZCK/2026-03-12/image/94182610-aad9-4ad9-be95-b92664a5f5e5_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 02/25-15K', 'remarks': 'SPARE KEY, VOSA STATES 24K \t 20in Vega Silver Metallic Alloy\tConvenience Package Basic\tMetallic Paint Panoramic Sunroof', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d07e0bc9-228a-47a5-82aa-8139d6460ce7.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120371622, 'registration': 'AE72ZCK', 'account': 'ZEN002', 'make': 'SKODA', 'model': 'ENYAQ IV ESTATE', 'derivative': '132kW 60 ecoSuite 62kWh 5dr Auto [120kW]', 'mileage': 26008, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 55, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-01', 'fuel': 'Electric', 'motExpiry': '2026-12-29', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AE72ZCK/2026-03-12/image/e9c9ca3d-1550-45a9-8672-4d96eb7f2f63_removebg.jpg?w=600', 'https://abimg003.imgix.net/AE72ZCK/2026-03-12/image/e98ccd05-457f-4d77-89b5-118c759bf9f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/AE72ZCK/2026-03-12/image/f693e2d7-1c38-4284-ac03-72d6f824c6d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/AE72ZCK/2026-03-12/image/3eeb1f40-af77-47c4-a5e8-efde77c7e418_removebg.jpg?w=600', 'https://abimg003.imgix.net/AE72ZCK/2026-03-12/image/129e008b-02b9-4edb-89fa-c73b7b2d9412_removebg.jpg?w=600', 'https://abimg003.imgix.net/AE72ZCK/2026-03-12/image/3ba9f87e-1f98-4a57-b426-51381c210580_removebg.jpg?w=600', 'https://abimg003.imgix.net/AE72ZCK/2026-03-12/image/467770b5-e008-452c-8b4f-11c5134749b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/AE72ZCK/2026-03-12/image/94182610-aad9-4ad9-be95-b92664a5f5e5_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 02/25-15K', 'remarks': 'SPARE KEY, VOSA STATES 24K \t 20in Vega Silver Metallic Alloy\tConvenience Package Basic\tMetallic Paint Panoramic Sunroof', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d07e0bc9-228a-47a5-82aa-8139d6460ce7.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85aa9cdd-675e-5cc6-97fe-f3165b3dd263 with identifier: 120371622
2026-03-24 19:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85aa9cdd-675e-5cc6-97fe-f3165b3dd263 with scrape type 2
2026-03-24 19:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85aa9cdd-675e-5cc6-97fe-f3165b3dd263 with scrape type 2
2026-03-24 19:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 85aa9cdd-675e-5cc6-97fe-f3165b3dd263, identifier: 120371622
2026-03-24 19:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 85aa9cdd-675e-5cc6-97fe-f3165b3dd263 with identifier: 120371622
2026-03-24 19:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 85aa9cdd-675e-5cc6-97fe-f3165b3dd263 with identifier: 120371622
2026-03-24 19:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 85aa9cdd-675e-5cc6-97fe-f3165b3dd263 with identifier: 120371622 to the API
2026-03-24 19:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120371622?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '85aa9cdd-675e-5cc6-97fe-f3165b3dd263',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AE72ZCK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120371622',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'SKODA',
'model': 'ENYAQ IV ESTATE',
'odometer': 26008,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-01',
'seller_name': 'Zenith',
'title': 'SKODA ENYAQ IV ESTATE 132kW 60 ecoSuite 62kWh 5dr Auto [120kW]',
'transmission': 'automatic',
'trim': '132kW 60 ecoSuite 62kWh 5dr Auto [120kW]',
'vin': None,
'year': 2023}
2026-03-24 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120371622%27 HTTP/1.1" 200 None
2026-03-24 19:18:58 [astonbarclay.gb] INFO: Saving data for 120371622: {'auction_closing_time': 1774519200.0, 'created_time': 1774271555.15078, 'last_price_update_time': 1774379938.563695}
2026-03-24 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120371622') HTTP/1.1" 204 0
2026-03-24 19:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119333381?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:18:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:18:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119333381, 'registration': 'DN72FVY', 'account': 'ZEN009', 'make': 'HYUNDAI', 'model': 'TUCSON ESTATE', 'derivative': '1.6 TGDi Premium 5dr 2WD', 'mileage': 12187, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 54, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-10-30', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DN72FVY/2026-02-25/image/240a64a3-8d0f-476e-8182-42a5d85cf9bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72FVY/2026-02-25/image/d6a8864b-b1c7-4bcc-b4bb-70190283f5bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72FVY/2026-02-25/image/a34bfb37-15df-41c4-8227-82a7017545e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72FVY/2026-02-25/image/b5040b20-9fa7-48fb-bc4b-9d2685ecba71_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72FVY/2026-02-25/image/8a774dc1-d503-4c5a-819e-2b9c5f1674e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72FVY/2026-02-25/image/5efe4848-c561-4a90-8d9a-ee1785334374_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72FVY/2026-02-25/image/6f92db75-eaea-4a7d-9ce6-9e80dfe4fba4_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72FVY/2026-02-25/image/7f59ba04-e5d8-43b7-b6a1-b010761f562f_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/23-3K @6K NO DATE 01/26-11K', 'remarks': 'SPARE KEY, vosa states 10k', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5371937a-0dad-406b-9084-1d87a56c3e19.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119333381, 'registration': 'DN72FVY', 'account': 'ZEN009', 'make': 'HYUNDAI', 'model': 'TUCSON ESTATE', 'derivative': '1.6 TGDi Premium 5dr 2WD', 'mileage': 12187, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 54, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-10-30', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DN72FVY/2026-02-25/image/240a64a3-8d0f-476e-8182-42a5d85cf9bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72FVY/2026-02-25/image/d6a8864b-b1c7-4bcc-b4bb-70190283f5bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72FVY/2026-02-25/image/a34bfb37-15df-41c4-8227-82a7017545e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72FVY/2026-02-25/image/b5040b20-9fa7-48fb-bc4b-9d2685ecba71_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72FVY/2026-02-25/image/8a774dc1-d503-4c5a-819e-2b9c5f1674e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72FVY/2026-02-25/image/5efe4848-c561-4a90-8d9a-ee1785334374_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72FVY/2026-02-25/image/6f92db75-eaea-4a7d-9ce6-9e80dfe4fba4_removebg.jpg?w=600', 'https://abimg003.imgix.net/DN72FVY/2026-02-25/image/7f59ba04-e5d8-43b7-b6a1-b010761f562f_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 12/23-3K @6K NO DATE 01/26-11K', 'remarks': 'SPARE KEY, vosa states 10k', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 154, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5371937a-0dad-406b-9084-1d87a56c3e19.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e1410f2-acc3-59e7-9b5f-e96a500e1bdd with identifier: 119333381
2026-03-24 19:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e1410f2-acc3-59e7-9b5f-e96a500e1bdd with scrape type 2
2026-03-24 19:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e1410f2-acc3-59e7-9b5f-e96a500e1bdd with scrape type 2
2026-03-24 19:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8e1410f2-acc3-59e7-9b5f-e96a500e1bdd, identifier: 119333381
2026-03-24 19:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8e1410f2-acc3-59e7-9b5f-e96a500e1bdd with identifier: 119333381
2026-03-24 19:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8e1410f2-acc3-59e7-9b5f-e96a500e1bdd with identifier: 119333381
2026-03-24 19:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8e1410f2-acc3-59e7-9b5f-e96a500e1bdd with identifier: 119333381 to the API
2026-03-24 19:18:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:18:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:18:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119333381?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 154,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '8e1410f2-acc3-59e7-9b5f-e96a500e1bdd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DN72FVY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119333381',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'HYUNDAI',
'model': 'TUCSON ESTATE',
'odometer': 12187,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-31',
'seller_name': 'Zenith',
'title': 'HYUNDAI TUCSON ESTATE 1.6 TGDi Premium 5dr 2WD',
'transmission': 'manual',
'trim': '1.6 TGDi Premium 5dr 2WD',
'vin': None,
'year': 2022}
2026-03-24 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119333381%27 HTTP/1.1" 200 None
2026-03-24 19:18:59 [astonbarclay.gb] INFO: Saving data for 119333381: {'auction_closing_time': 1774519200.0, 'created_time': 1774271422.421409, 'last_price_update_time': 1774379939.036445}
2026-03-24 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119333381') HTTP/1.1" 204 0
2026-03-24 19:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120462426?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120462426, 'registration': 'AF22UYK', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 39966, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 51, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-19', 'fuel': 'Electric', 'motExpiry': '2027-02-05', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AF22UYK/2026-03-17/image/73949fd2-8f8c-4575-ac87-69fe3b961781_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22UYK/2026-03-17/image/c82c055e-577a-488e-977a-5aaa223e11fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22UYK/2026-03-17/image/440ba828-73a0-4dc5-82a2-08890659ae1f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22UYK/2026-03-17/image/eefc6a8f-cbc5-4d15-825a-1b7f994a49bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22UYK/2026-03-17/image/6afbfaaa-8af7-449a-8017-3ff560f533eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22UYK/2026-03-17/image/3d06ac4c-11e4-48b1-8af3-9fbaa3a35c71_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22UYK/2026-03-17/image/bbf48056-260c-4c96-8a48-28c02a37691f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22UYK/2026-03-17/image/d0854b14-4096-4220-bace-0b5364a2b3fe_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 27K 39K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/607be90c-5a35-4452-9e72-d066589a2209.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120462426, 'registration': 'AF22UYK', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 39966, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 51, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-19', 'fuel': 'Electric', 'motExpiry': '2027-02-05', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AF22UYK/2026-03-17/image/73949fd2-8f8c-4575-ac87-69fe3b961781_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22UYK/2026-03-17/image/c82c055e-577a-488e-977a-5aaa223e11fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22UYK/2026-03-17/image/440ba828-73a0-4dc5-82a2-08890659ae1f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22UYK/2026-03-17/image/eefc6a8f-cbc5-4d15-825a-1b7f994a49bd_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22UYK/2026-03-17/image/6afbfaaa-8af7-449a-8017-3ff560f533eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22UYK/2026-03-17/image/3d06ac4c-11e4-48b1-8af3-9fbaa3a35c71_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22UYK/2026-03-17/image/bbf48056-260c-4c96-8a48-28c02a37691f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF22UYK/2026-03-17/image/d0854b14-4096-4220-bace-0b5364a2b3fe_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 27K 39K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/607be90c-5a35-4452-9e72-d066589a2209.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8727d50b-6986-5607-a8c5-76a06c34030e with identifier: 120462426
2026-03-24 19:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8727d50b-6986-5607-a8c5-76a06c34030e with scrape type 2
2026-03-24 19:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8727d50b-6986-5607-a8c5-76a06c34030e with scrape type 2
2026-03-24 19:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8727d50b-6986-5607-a8c5-76a06c34030e, identifier: 120462426
2026-03-24 19:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8727d50b-6986-5607-a8c5-76a06c34030e with identifier: 120462426
2026-03-24 19:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8727d50b-6986-5607-a8c5-76a06c34030e with identifier: 120462426
2026-03-24 19:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8727d50b-6986-5607-a8c5-76a06c34030e with identifier: 120462426 to the API
2026-03-24 19:19:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120462426?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '8727d50b-6986-5607-a8c5-76a06c34030e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AF22UYK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120462426',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'TESLA',
'model': 'MODEL Y HATCHBACK',
'odometer': 39966,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-19',
'seller_name': 'Zenith',
'title': 'TESLA MODEL Y HATCHBACK Long Range AWD 5dr Auto',
'transmission': 'automatic',
'trim': 'Long Range AWD 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120462426%27 HTTP/1.1" 200 None
2026-03-24 19:19:00 [astonbarclay.gb] INFO: Saving data for 120462426: {'auction_closing_time': 1774519200.0, 'created_time': 1774271576.25929, 'last_price_update_time': 1774379940.821355}
2026-03-24 19:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120462426') HTTP/1.1" 204 0
2026-03-24 19:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120052843?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:00 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120052843, 'registration': 'YA22LNW', 'account': 'ZEN009', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.0 Life 5dr', 'mileage': 21517, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 63, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-08-31', 'fuel': 'Petrol', 'motExpiry': '2026-08-30', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YA22LNW/2026-03-17/image/95d66164-8061-4c47-abad-f75f3c655cb7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA22LNW/2026-03-17/image/b80b71f4-f1e8-4e4b-8211-3e171e75d5f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA22LNW/2026-03-17/image/c9a46fdd-e311-4f0a-9231-d53ff4c6b0bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA22LNW/2026-03-17/image/8811cd27-8b39-48ad-ae4d-bdd343ae49b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA22LNW/2026-03-17/image/63b1af4e-a383-4feb-89d7-1b857fcb5aaa_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA22LNW/2026-03-17/image/9375fbb9-2add-40d4-a9a8-2304b196e108_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA22LNW/2026-03-17/image/1a654f71-ecfa-4309-aa39-60643ca3c55d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA22LNW/2026-03-17/image/9dfcf0c5-b993-4990-8c8d-614b9efb2a5c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 18K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9cb65b3c-0636-4da4-8d32-289e8fc39758.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:00 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120052843, 'registration': 'YA22LNW', 'account': 'ZEN009', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.0 Life 5dr', 'mileage': 21517, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 63, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-08-31', 'fuel': 'Petrol', 'motExpiry': '2026-08-30', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YA22LNW/2026-03-17/image/95d66164-8061-4c47-abad-f75f3c655cb7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA22LNW/2026-03-17/image/b80b71f4-f1e8-4e4b-8211-3e171e75d5f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA22LNW/2026-03-17/image/c9a46fdd-e311-4f0a-9231-d53ff4c6b0bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA22LNW/2026-03-17/image/8811cd27-8b39-48ad-ae4d-bdd343ae49b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA22LNW/2026-03-17/image/63b1af4e-a383-4feb-89d7-1b857fcb5aaa_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA22LNW/2026-03-17/image/9375fbb9-2add-40d4-a9a8-2304b196e108_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA22LNW/2026-03-17/image/1a654f71-ecfa-4309-aa39-60643ca3c55d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YA22LNW/2026-03-17/image/9dfcf0c5-b993-4990-8c8d-614b9efb2a5c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 18K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9cb65b3c-0636-4da4-8d32-289e8fc39758.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3cf021a-a1d2-522f-9956-096f54221353 with identifier: 120052843
2026-03-24 19:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3cf021a-a1d2-522f-9956-096f54221353 with scrape type 2
2026-03-24 19:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3cf021a-a1d2-522f-9956-096f54221353 with scrape type 2
2026-03-24 19:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a3cf021a-a1d2-522f-9956-096f54221353, identifier: 120052843
2026-03-24 19:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a3cf021a-a1d2-522f-9956-096f54221353 with identifier: 120052843
2026-03-24 19:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a3cf021a-a1d2-522f-9956-096f54221353 with identifier: 120052843
2026-03-24 19:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a3cf021a-a1d2-522f-9956-096f54221353 with identifier: 120052843 to the API
2026-03-24 19:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120052843?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'a3cf021a-a1d2-522f-9956-096f54221353',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YA22LNW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120052843',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLKSWAGEN',
'model': 'POLO HATCHBACK',
'odometer': 21517,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-31',
'seller_name': 'Zenith',
'title': 'VOLKSWAGEN POLO HATCHBACK 1.0 Life 5dr',
'transmission': 'manual',
'trim': '1.0 Life 5dr',
'vin': None,
'year': 2022}
2026-03-24 19:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120052843%27 HTTP/1.1" 200 None
2026-03-24 19:19:01 [astonbarclay.gb] INFO: Saving data for 120052843: {'auction_closing_time': 1774519200.0, 'created_time': 1774271594.619536, 'last_price_update_time': 1774379941.298296}
2026-03-24 19:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120052843') HTTP/1.1" 204 0
2026-03-24 19:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119772104?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:02 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119772104, 'registration': 'AP24PUX', 'account': 'ZEN002', 'make': 'BMW', 'model': 'I4 GRAN COUPE', 'derivative': '210kW eDrive35 M Sport 70kWh 5dr Auto', 'mileage': 7043, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 48, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-07-12', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AP24PUX/2026-03-16/image/c85e6d5b-7f2b-4fd9-933f-4193354d50ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP24PUX/2026-03-16/image/b901055f-3ab6-4669-a6fe-5fabb87212c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP24PUX/2026-03-16/image/bfb17c1c-04b8-42ee-ac80-0f7792798b03_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP24PUX/2026-03-16/image/20e64bc5-862f-45b6-9518-2f4c0cf9ed47_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP24PUX/2026-03-16/image/857a789e-135e-4ba3-8efb-fde8d5800666_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP24PUX/2026-03-16/image/5fed9277-7129-4e21-acb7-d272857cf993_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP24PUX/2026-03-16/image/0c001cca-9517-469f-9837-dc0e8ae09260_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP24PUX/2026-03-16/image/e9ac83f2-7052-4a37-be9d-137953b17e10_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY, Sanremo Green M+3de', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f0a65b4e-abcd-4a88-9f4a-40fdf05614fb.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:02 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119772104, 'registration': 'AP24PUX', 'account': 'ZEN002', 'make': 'BMW', 'model': 'I4 GRAN COUPE', 'derivative': '210kW eDrive35 M Sport 70kWh 5dr Auto', 'mileage': 7043, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 48, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2024-07-12', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AP24PUX/2026-03-16/image/c85e6d5b-7f2b-4fd9-933f-4193354d50ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP24PUX/2026-03-16/image/b901055f-3ab6-4669-a6fe-5fabb87212c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP24PUX/2026-03-16/image/bfb17c1c-04b8-42ee-ac80-0f7792798b03_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP24PUX/2026-03-16/image/20e64bc5-862f-45b6-9518-2f4c0cf9ed47_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP24PUX/2026-03-16/image/857a789e-135e-4ba3-8efb-fde8d5800666_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP24PUX/2026-03-16/image/5fed9277-7129-4e21-acb7-d272857cf993_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP24PUX/2026-03-16/image/0c001cca-9517-469f-9837-dc0e8ae09260_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP24PUX/2026-03-16/image/e9ac83f2-7052-4a37-be9d-137953b17e10_removebg.jpg?w=600'], 'colour': 'GREEN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY, Sanremo Green M+3de', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f0a65b4e-abcd-4a88-9f4a-40fdf05614fb.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6aa56434-1cf0-5275-a1a0-51eb4e500b0d with identifier: 119772104
2026-03-24 19:19:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6aa56434-1cf0-5275-a1a0-51eb4e500b0d with scrape type 2
2026-03-24 19:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6aa56434-1cf0-5275-a1a0-51eb4e500b0d with scrape type 2
2026-03-24 19:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6aa56434-1cf0-5275-a1a0-51eb4e500b0d, identifier: 119772104
2026-03-24 19:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6aa56434-1cf0-5275-a1a0-51eb4e500b0d with identifier: 119772104
2026-03-24 19:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6aa56434-1cf0-5275-a1a0-51eb4e500b0d with identifier: 119772104
2026-03-24 19:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6aa56434-1cf0-5275-a1a0-51eb4e500b0d with identifier: 119772104 to the API
2026-03-24 19:19:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119772104?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREEN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '6aa56434-1cf0-5275-a1a0-51eb4e500b0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AP24PUX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119772104',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': 'I4 GRAN COUPE',
'odometer': 7043,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-07-12',
'seller_name': 'Zenith',
'title': 'BMW I4 GRAN COUPE 210kW eDrive35 M Sport 70kWh 5dr Auto',
'transmission': 'automatic',
'trim': '210kW eDrive35 M Sport 70kWh 5dr Auto',
'vin': None,
'year': 2024}
2026-03-24 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119772104%27 HTTP/1.1" 200 None
2026-03-24 19:19:03 [astonbarclay.gb] INFO: Saving data for 119772104: {'auction_closing_time': 1774519200.0, 'created_time': 1774271105.028005, 'last_price_update_time': 1774379943.192081}
2026-03-24 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119772104') HTTP/1.1" 204 0
2026-03-24 19:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119516991?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119516991, 'registration': 'LF23VXC', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 19911, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 59, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-01', 'fuel': 'Electric', 'motExpiry': '2027-02-28', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LF23VXC/2026-02-24/image/504eb2aa-4103-4988-9a83-8db788d6e925_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF23VXC/2026-02-24/image/53c02564-1e84-4d13-b949-6f2f2a0724b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF23VXC/2026-02-24/image/69b1590c-5bc2-4736-b2d2-d253db60efa8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF23VXC/2026-02-24/image/935ae0e1-b96c-4fa9-b6a6-e4e754e52e5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF23VXC/2026-02-24/image/07b509cb-57c9-4837-b1eb-adf2e20e2858_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF23VXC/2026-02-24/image/f7865bde-73c8-40a6-91ca-71d4730afca5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF23VXC/2026-02-24/image/016f13d4-4ae2-451e-991c-5ec061edc3d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF23VXC/2026-02-24/image/93b679ca-e4b0-4b1e-b82e-cdf281e027da_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF23VXC/2026-02-24/image/3e25b939-2598-4cc2-b90e-adf6c4102795_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/00aac961-cb1f-4ac1-8fba-530f324ca460.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119516991, 'registration': 'LF23VXC', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 19911, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 59, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-03-01', 'fuel': 'Electric', 'motExpiry': '2027-02-28', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LF23VXC/2026-02-24/image/504eb2aa-4103-4988-9a83-8db788d6e925_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF23VXC/2026-02-24/image/53c02564-1e84-4d13-b949-6f2f2a0724b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF23VXC/2026-02-24/image/69b1590c-5bc2-4736-b2d2-d253db60efa8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF23VXC/2026-02-24/image/935ae0e1-b96c-4fa9-b6a6-e4e754e52e5d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF23VXC/2026-02-24/image/07b509cb-57c9-4837-b1eb-adf2e20e2858_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF23VXC/2026-02-24/image/f7865bde-73c8-40a6-91ca-71d4730afca5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF23VXC/2026-02-24/image/016f13d4-4ae2-451e-991c-5ec061edc3d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF23VXC/2026-02-24/image/93b679ca-e4b0-4b1e-b82e-cdf281e027da_removebg.jpg?w=600', 'https://abimg003.imgix.net/LF23VXC/2026-02-24/image/3e25b939-2598-4cc2-b90e-adf6c4102795_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/00aac961-cb1f-4ac1-8fba-530f324ca460.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cb1efe4-a277-5c25-b5c4-a1e4e868cf3a with identifier: 119516991
2026-03-24 19:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cb1efe4-a277-5c25-b5c4-a1e4e868cf3a with scrape type 2
2026-03-24 19:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cb1efe4-a277-5c25-b5c4-a1e4e868cf3a with scrape type 2
2026-03-24 19:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4cb1efe4-a277-5c25-b5c4-a1e4e868cf3a, identifier: 119516991
2026-03-24 19:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4cb1efe4-a277-5c25-b5c4-a1e4e868cf3a with identifier: 119516991
2026-03-24 19:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4cb1efe4-a277-5c25-b5c4-a1e4e868cf3a with identifier: 119516991
2026-03-24 19:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4cb1efe4-a277-5c25-b5c4-a1e4e868cf3a with identifier: 119516991 to the API
2026-03-24 19:19:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119516991?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '4cb1efe4-a277-5c25-b5c4-a1e4e868cf3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LF23VXC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119516991',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'TESLA',
'model': 'MODEL Y HATCHBACK',
'odometer': 19911,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seller_name': 'Zenith',
'title': 'TESLA MODEL Y HATCHBACK Long Range AWD 5dr Auto',
'transmission': 'automatic',
'trim': 'Long Range AWD 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119516991%27 HTTP/1.1" 200 None
2026-03-24 19:19:03 [astonbarclay.gb] INFO: Saving data for 119516991: {'auction_closing_time': 1774519200.0, 'created_time': 1774271378.649882, 'last_price_update_time': 1774379943.658755}
2026-03-24 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119516991') HTTP/1.1" 204 0
2026-03-24 19:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120471982?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120471982, 'registration': 'BL71SDY', 'account': 'ZEN002', 'make': 'SKODA', 'model': 'ENYAQ IV ESTATE', 'derivative': '195kW 80x Sportline 82kWh 4x4 5dr Auto', 'mileage': 11380, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 47, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-01-28', 'fuel': 'Electric', 'motExpiry': '2027-01-27', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BL71SDY/2026-03-17/image/71c2bae2-b7ec-4b26-8e14-9526405b219a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71SDY/2026-03-17/image/539d6cd8-11f8-421a-b971-5a05dc38ca48_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71SDY/2026-03-17/image/e4d568b1-caf2-47a6-b9d2-f26e0a2c4d5a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71SDY/2026-03-17/image/336b844c-9b5a-4895-b17a-771dc6776f9a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71SDY/2026-03-17/image/09412efb-e881-4655-967f-1c643d3acfcc_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71SDY/2026-03-17/image/b1f306fa-b76d-472e-b2f9-8766d759f513_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71SDY/2026-03-17/image/38f34da0-9167-47bc-88a2-9842163fd933_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/24-6K 01/26-11K', 'remarks': 'SPARE KEY, VOSA STATES 9K 11K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/174c98ad-a187-466a-8898-054270d41d1c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120471982, 'registration': 'BL71SDY', 'account': 'ZEN002', 'make': 'SKODA', 'model': 'ENYAQ IV ESTATE', 'derivative': '195kW 80x Sportline 82kWh 4x4 5dr Auto', 'mileage': 11380, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 47, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-01-28', 'fuel': 'Electric', 'motExpiry': '2027-01-27', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BL71SDY/2026-03-17/image/71c2bae2-b7ec-4b26-8e14-9526405b219a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71SDY/2026-03-17/image/539d6cd8-11f8-421a-b971-5a05dc38ca48_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71SDY/2026-03-17/image/e4d568b1-caf2-47a6-b9d2-f26e0a2c4d5a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71SDY/2026-03-17/image/336b844c-9b5a-4895-b17a-771dc6776f9a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71SDY/2026-03-17/image/09412efb-e881-4655-967f-1c643d3acfcc_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71SDY/2026-03-17/image/b1f306fa-b76d-472e-b2f9-8766d759f513_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL71SDY/2026-03-17/image/38f34da0-9167-47bc-88a2-9842163fd933_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 01/24-6K 01/26-11K', 'remarks': 'SPARE KEY, VOSA STATES 9K 11K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/174c98ad-a187-466a-8898-054270d41d1c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 821280dd-de86-5470-9db8-b61a779b7dc1 with identifier: 120471982
2026-03-24 19:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 821280dd-de86-5470-9db8-b61a779b7dc1 with scrape type 2
2026-03-24 19:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 821280dd-de86-5470-9db8-b61a779b7dc1 with scrape type 2
2026-03-24 19:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 821280dd-de86-5470-9db8-b61a779b7dc1, identifier: 120471982
2026-03-24 19:19:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 821280dd-de86-5470-9db8-b61a779b7dc1 with identifier: 120471982
2026-03-24 19:19:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 821280dd-de86-5470-9db8-b61a779b7dc1 with identifier: 120471982
2026-03-24 19:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 821280dd-de86-5470-9db8-b61a779b7dc1 with identifier: 120471982 to the API
2026-03-24 19:19:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120471982?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '821280dd-de86-5470-9db8-b61a779b7dc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BL71SDY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120471982',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'SKODA',
'model': 'ENYAQ IV ESTATE',
'odometer': 11380,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-28',
'seller_name': 'Zenith',
'title': 'SKODA ENYAQ IV ESTATE 195kW 80x Sportline 82kWh 4x4 5dr Auto',
'transmission': 'automatic',
'trim': '195kW 80x Sportline 82kWh 4x4 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471982%27 HTTP/1.1" 200 None
2026-03-24 19:19:05 [astonbarclay.gb] INFO: Saving data for 120471982: {'auction_closing_time': 1774519200.0, 'created_time': 1774271493.613765, 'last_price_update_time': 1774379945.10428}
2026-03-24 19:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120471982') HTTP/1.1" 204 0
2026-03-24 19:19:05 [scrapy.extensions.logstats] INFO: Crawled 404 pages (at 28 pages/min), scraped 383 items (at 28 items/min)
2026-03-24 19:19:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 19:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120445257?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120445257, 'registration': 'BT71WXW', 'account': 'ZEN002', 'make': 'BMW', 'model': '3 SERIES TOURING SPECIAL EDITIONS', 'derivative': '330e M Sport Pro Edition 5dr Step Auto [Tech Pack]', 'mileage': 92784, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 45, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-02-25', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-02-24', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BT71WXW/2026-03-17/image/f6654cfd-58dc-498d-b2ff-7e01d0d44a27_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT71WXW/2026-03-17/image/294bebe1-801c-464f-8d97-55754fa548d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT71WXW/2026-03-17/image/6cf77627-c286-4774-8713-2566fb46ff56_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT71WXW/2026-03-17/image/d46c65d5-8991-4af5-810e-0a6fe1f759b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT71WXW/2026-03-17/image/c480683c-9451-437a-966a-13ae13f0d9e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT71WXW/2026-03-17/image/131b0da7-0f0f-4745-ab46-e3fa8b0b01cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT71WXW/2026-03-17/image/30c54b59-1d5f-434b-9167-0844d933e464_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT71WXW/2026-03-17/image/75ec6551-537e-403b-a605-ebc47ef37d61_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT71WXW/2026-03-17/image/f6f17fab-c2a2-46ab-9e0c-f7f7ad6d0bef_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 02/23-19K, 11/23-39K, 10/24-54K, 07/25 80K', 'remarks': 'SPARE KEY, VOSA STATES 68K 90K \t 19in Rft M Light Double Spoke Style 791m\tPanoramic Glass Sunroof', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 36, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1ffb3820-db86-447a-ab56-fda63b5e9b7b.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120445257, 'registration': 'BT71WXW', 'account': 'ZEN002', 'make': 'BMW', 'model': '3 SERIES TOURING SPECIAL EDITIONS', 'derivative': '330e M Sport Pro Edition 5dr Step Auto [Tech Pack]', 'mileage': 92784, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 45, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-02-25', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2027-02-24', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BT71WXW/2026-03-17/image/f6654cfd-58dc-498d-b2ff-7e01d0d44a27_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT71WXW/2026-03-17/image/294bebe1-801c-464f-8d97-55754fa548d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT71WXW/2026-03-17/image/6cf77627-c286-4774-8713-2566fb46ff56_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT71WXW/2026-03-17/image/d46c65d5-8991-4af5-810e-0a6fe1f759b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT71WXW/2026-03-17/image/c480683c-9451-437a-966a-13ae13f0d9e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT71WXW/2026-03-17/image/131b0da7-0f0f-4745-ab46-e3fa8b0b01cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT71WXW/2026-03-17/image/30c54b59-1d5f-434b-9167-0844d933e464_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT71WXW/2026-03-17/image/75ec6551-537e-403b-a605-ebc47ef37d61_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT71WXW/2026-03-17/image/f6f17fab-c2a2-46ab-9e0c-f7f7ad6d0bef_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 02/23-19K, 11/23-39K, 10/24-54K, 07/25 80K', 'remarks': 'SPARE KEY, VOSA STATES 68K 90K \t 19in Rft M Light Double Spoke Style 791m\tPanoramic Glass Sunroof', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 36, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1ffb3820-db86-447a-ab56-fda63b5e9b7b.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba29abf4-58dc-58c2-b822-af43a6c656b2 with identifier: 120445257
2026-03-24 19:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba29abf4-58dc-58c2-b822-af43a6c656b2 with scrape type 2
2026-03-24 19:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba29abf4-58dc-58c2-b822-af43a6c656b2 with scrape type 2
2026-03-24 19:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ba29abf4-58dc-58c2-b822-af43a6c656b2, identifier: 120445257
2026-03-24 19:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ba29abf4-58dc-58c2-b822-af43a6c656b2 with identifier: 120445257
2026-03-24 19:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ba29abf4-58dc-58c2-b822-af43a6c656b2 with identifier: 120445257
2026-03-24 19:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ba29abf4-58dc-58c2-b822-af43a6c656b2 with identifier: 120445257 to the API
2026-03-24 19:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120445257?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 36,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': 'ba29abf4-58dc-58c2-b822-af43a6c656b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BT71WXW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120445257',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': '3 SERIES TOURING SPECIAL EDITIONS',
'odometer': 92784,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-25',
'seller_name': 'Zenith',
'title': 'BMW 3 SERIES TOURING SPECIAL EDITIONS 330e M Sport Pro Edition 5dr '
'Step Auto [Tech Pack]',
'transmission': 'automatic',
'trim': '330e M Sport Pro Edition 5dr Step Auto [Tech Pack]',
'vin': None,
'year': 2022}
2026-03-24 19:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120445257%27 HTTP/1.1" 200 None
2026-03-24 19:19:08 [astonbarclay.gb] INFO: Saving data for 120445257: {'auction_closing_time': 1774519200.0, 'created_time': 1774271508.105239, 'last_price_update_time': 1774379948.881615}
2026-03-24 19:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120445257') HTTP/1.1" 204 0
2026-03-24 19:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119677026?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119677026, 'registration': 'ND71KHM', 'account': 'ZEN002', 'make': 'KIA', 'model': 'E-NIRO ELECTRIC ESTATE', 'derivative': '150kW 2 Long Range 64kWh 5dr Auto', 'mileage': 31593, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 58, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-02-25', 'fuel': 'Electric', 'motExpiry': '2027-02-24', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/ND71KHM/2026-03-04/image/fdc5abcb-b4d7-431d-b648-d65facdc90fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71KHM/2026-03-04/image/4fcb47aa-33d7-497f-88da-043c9cf10036_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71KHM/2026-03-04/image/b384cc27-3d52-490d-9652-1b6897d40827_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71KHM/2026-03-04/image/82992592-3df0-4309-83be-a6a565fa8c4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71KHM/2026-03-04/image/cdcc8810-27f8-43d4-adaf-dbd9b815735d_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71KHM/2026-03-04/image/9c89aa2d-01bb-4748-b948-310659a857c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71KHM/2026-03-04/image/86d9f588-d112-4df5-bd63-aee6e641f502_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71KHM/2026-03-04/image/0bb29f80-5cd7-4bbf-8d77-5a89c788e610_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 12/23-7K 12/24-15K 12/25-25K 12/26-31K', 'remarks': 'VOSA STATES 23K 31K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c79148c2-dff0-4f9e-87f4-b487adc76d88.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119677026, 'registration': 'ND71KHM', 'account': 'ZEN002', 'make': 'KIA', 'model': 'E-NIRO ELECTRIC ESTATE', 'derivative': '150kW 2 Long Range 64kWh 5dr Auto', 'mileage': 31593, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 58, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-02-25', 'fuel': 'Electric', 'motExpiry': '2027-02-24', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/ND71KHM/2026-03-04/image/fdc5abcb-b4d7-431d-b648-d65facdc90fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71KHM/2026-03-04/image/4fcb47aa-33d7-497f-88da-043c9cf10036_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71KHM/2026-03-04/image/b384cc27-3d52-490d-9652-1b6897d40827_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71KHM/2026-03-04/image/82992592-3df0-4309-83be-a6a565fa8c4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71KHM/2026-03-04/image/cdcc8810-27f8-43d4-adaf-dbd9b815735d_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71KHM/2026-03-04/image/9c89aa2d-01bb-4748-b948-310659a857c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71KHM/2026-03-04/image/86d9f588-d112-4df5-bd63-aee6e641f502_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71KHM/2026-03-04/image/0bb29f80-5cd7-4bbf-8d77-5a89c788e610_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 12/23-7K 12/24-15K 12/25-25K 12/26-31K', 'remarks': 'VOSA STATES 23K 31K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c79148c2-dff0-4f9e-87f4-b487adc76d88.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45e51555-947b-515e-b9cc-682d119a5604 with identifier: 119677026
2026-03-24 19:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45e51555-947b-515e-b9cc-682d119a5604 with scrape type 2
2026-03-24 19:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45e51555-947b-515e-b9cc-682d119a5604 with scrape type 2
2026-03-24 19:19:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 45e51555-947b-515e-b9cc-682d119a5604, identifier: 119677026
2026-03-24 19:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 45e51555-947b-515e-b9cc-682d119a5604 with identifier: 119677026
2026-03-24 19:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 45e51555-947b-515e-b9cc-682d119a5604 with identifier: 119677026
2026-03-24 19:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 45e51555-947b-515e-b9cc-682d119a5604 with identifier: 119677026 to the API
2026-03-24 19:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119677026?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '45e51555-947b-515e-b9cc-682d119a5604',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'ND71KHM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119677026',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'KIA',
'model': 'E-NIRO ELECTRIC ESTATE',
'odometer': 31593,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-25',
'seller_name': 'Zenith',
'title': 'KIA E-NIRO ELECTRIC ESTATE 150kW 2 Long Range 64kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW 2 Long Range 64kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119677026%27 HTTP/1.1" 200 None
2026-03-24 19:19:09 [astonbarclay.gb] INFO: Saving data for 119677026: {'auction_closing_time': 1774519200.0, 'created_time': 1774271691.537224, 'last_price_update_time': 1774379949.370819}
2026-03-24 19:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119677026') HTTP/1.1" 204 0
2026-03-24 19:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119879313?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119879313, 'registration': 'NA72FKE', 'account': 'ZEN002', 'make': 'KIA', 'model': 'EV6 ELECTRIC ESTATE', 'derivative': '166kW GT Line 77.4kWh 5dr Auto', 'mileage': 26925, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 43, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-17', 'fuel': 'Electric', 'motExpiry': '2027-02-16', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/NA72FKE/2026-02-24/image/a6cc8a01-a210-416a-8a1c-cc676eedbf50_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72FKE/2026-02-24/image/af133764-0463-4c28-8202-6c64d988248c_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72FKE/2026-02-24/image/ff9a813d-614a-493e-94ba-b9cc2094a156_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72FKE/2026-02-24/image/8ad3af48-fdbf-4571-8000-aa9f8ab6b594_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72FKE/2026-02-24/image/ac3c3aca-7378-4011-86a7-4404fe886d38_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72FKE/2026-02-24/image/810e8386-30e1-48da-ae6f-3f6eeece6665_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72FKE/2026-02-24/image/4251d2a5-c639-4568-8bb9-c9710f93d3e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72FKE/2026-02-24/image/80116e91-a77e-4d1c-9b7a-03016163999a_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 04/25-18K', 'remarks': 'Premium Paint, SPARE KEY VOSA STATES 26K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/391745b8-1111-4805-92df-70f433afda2e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119879313, 'registration': 'NA72FKE', 'account': 'ZEN002', 'make': 'KIA', 'model': 'EV6 ELECTRIC ESTATE', 'derivative': '166kW GT Line 77.4kWh 5dr Auto', 'mileage': 26925, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 43, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-17', 'fuel': 'Electric', 'motExpiry': '2027-02-16', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/NA72FKE/2026-02-24/image/a6cc8a01-a210-416a-8a1c-cc676eedbf50_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72FKE/2026-02-24/image/af133764-0463-4c28-8202-6c64d988248c_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72FKE/2026-02-24/image/ff9a813d-614a-493e-94ba-b9cc2094a156_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72FKE/2026-02-24/image/8ad3af48-fdbf-4571-8000-aa9f8ab6b594_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72FKE/2026-02-24/image/ac3c3aca-7378-4011-86a7-4404fe886d38_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72FKE/2026-02-24/image/810e8386-30e1-48da-ae6f-3f6eeece6665_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72FKE/2026-02-24/image/4251d2a5-c639-4568-8bb9-c9710f93d3e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/NA72FKE/2026-02-24/image/80116e91-a77e-4d1c-9b7a-03016163999a_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 04/25-18K', 'remarks': 'Premium Paint, SPARE KEY VOSA STATES 26K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/391745b8-1111-4805-92df-70f433afda2e.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1b03e79-e7ae-5d94-a6e9-5aefab288d93 with identifier: 119879313
2026-03-24 19:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1b03e79-e7ae-5d94-a6e9-5aefab288d93 with scrape type 2
2026-03-24 19:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1b03e79-e7ae-5d94-a6e9-5aefab288d93 with scrape type 2
2026-03-24 19:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e1b03e79-e7ae-5d94-a6e9-5aefab288d93, identifier: 119879313
2026-03-24 19:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e1b03e79-e7ae-5d94-a6e9-5aefab288d93 with identifier: 119879313
2026-03-24 19:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e1b03e79-e7ae-5d94-a6e9-5aefab288d93 with identifier: 119879313
2026-03-24 19:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e1b03e79-e7ae-5d94-a6e9-5aefab288d93 with identifier: 119879313 to the API
2026-03-24 19:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119879313?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'e1b03e79-e7ae-5d94-a6e9-5aefab288d93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'NA72FKE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119879313',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'KIA',
'model': 'EV6 ELECTRIC ESTATE',
'odometer': 26925,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-17',
'seller_name': 'Zenith',
'title': 'KIA EV6 ELECTRIC ESTATE 166kW GT Line 77.4kWh 5dr Auto',
'transmission': 'automatic',
'trim': '166kW GT Line 77.4kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119879313%27 HTTP/1.1" 200 None
2026-03-24 19:19:11 [astonbarclay.gb] INFO: Saving data for 119879313: {'auction_closing_time': 1774519200.0, 'created_time': 1774271394.431201, 'last_price_update_time': 1774379951.395424}
2026-03-24 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119879313') HTTP/1.1" 204 0
2026-03-24 19:19:11 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.519(s), this was the 1st time calling it.
2026-03-24 19:19:11 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.086931626742118 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120392758?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120392758, 'registration': 'WP72JYC', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'EQB ESTATE', 'derivative': 'EQB 300 4M 168kW AMG Line Premium 66.5kWh 5dr Auto', 'mileage': 27139, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 46, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-01-06', 'fuel': 'Electric', 'motExpiry': '2027-01-05', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WP72JYC/2026-03-23/image/f2faf807-3a24-4f0d-9baf-0f40f234ae48_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JYC/2026-03-23/image/32487a36-6019-4849-8d66-12e3df70dde7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JYC/2026-03-23/image/b95e1f22-3fd0-4949-92d7-01a46f84ecc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JYC/2026-03-23/image/7b7fc9d6-3ae6-4626-b3c4-4861e1d54fec_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JYC/2026-03-23/image/08d24936-06b1-43e2-8119-55b51d183137_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JYC/2026-03-23/image/e378e0f8-a408-4bf0-8182-e58bd0133403_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JYC/2026-03-23/image/9246a767-a097-46a2-a106-87c500f31ad1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JYC/2026-03-23/image/218a2224-0150-494e-a6f7-d5d2c01fc708_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/24-6K, 01/25-15K, 12/25-24K,', 'remarks': 'VOSA STATES 24K Metallic Paint', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c286d3f7-77d3-421d-8794-763ffdd373e4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120392758, 'registration': 'WP72JYC', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'EQB ESTATE', 'derivative': 'EQB 300 4M 168kW AMG Line Premium 66.5kWh 5dr Auto', 'mileage': 27139, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 46, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-01-06', 'fuel': 'Electric', 'motExpiry': '2027-01-05', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WP72JYC/2026-03-23/image/f2faf807-3a24-4f0d-9baf-0f40f234ae48_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JYC/2026-03-23/image/32487a36-6019-4849-8d66-12e3df70dde7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JYC/2026-03-23/image/b95e1f22-3fd0-4949-92d7-01a46f84ecc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JYC/2026-03-23/image/7b7fc9d6-3ae6-4626-b3c4-4861e1d54fec_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JYC/2026-03-23/image/08d24936-06b1-43e2-8119-55b51d183137_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JYC/2026-03-23/image/e378e0f8-a408-4bf0-8182-e58bd0133403_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JYC/2026-03-23/image/9246a767-a097-46a2-a106-87c500f31ad1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP72JYC/2026-03-23/image/218a2224-0150-494e-a6f7-d5d2c01fc708_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 01/24-6K, 01/25-15K, 12/25-24K,', 'remarks': 'VOSA STATES 24K Metallic Paint', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c286d3f7-77d3-421d-8794-763ffdd373e4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 921a85d9-3627-551c-a121-0ccbc396f780 with identifier: 120392758
2026-03-24 19:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 921a85d9-3627-551c-a121-0ccbc396f780 with scrape type 2
2026-03-24 19:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 921a85d9-3627-551c-a121-0ccbc396f780 with scrape type 2
2026-03-24 19:19:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 921a85d9-3627-551c-a121-0ccbc396f780, identifier: 120392758
2026-03-24 19:19:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 921a85d9-3627-551c-a121-0ccbc396f780 with identifier: 120392758
2026-03-24 19:19:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 921a85d9-3627-551c-a121-0ccbc396f780 with identifier: 120392758
2026-03-24 19:19:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 921a85d9-3627-551c-a121-0ccbc396f780 with identifier: 120392758 to the API
2026-03-24 19:19:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120392758?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '921a85d9-3627-551c-a121-0ccbc396f780',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WP72JYC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120392758',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MERCEDES-BENZ',
'model': 'EQB ESTATE',
'odometer': 27139,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-06',
'seller_name': 'Zenith',
'title': 'MERCEDES-BENZ EQB ESTATE EQB 300 4M 168kW AMG Line Premium 66.5kWh '
'5dr Auto',
'transmission': 'automatic',
'trim': 'EQB 300 4M 168kW AMG Line Premium 66.5kWh 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120392758%27 HTTP/1.1" 200 None
2026-03-24 19:19:12 [astonbarclay.gb] INFO: Saving data for 120392758: {'auction_closing_time': 1774519200.0, 'created_time': 1774271415.708321, 'last_price_update_time': 1774379952.989526}
2026-03-24 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120392758') HTTP/1.1" 204 0
2026-03-24 19:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119879468?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119879468, 'registration': 'KR72GOC', 'account': 'ZEN002', 'make': 'CUPRA', 'model': 'BORN ELECTRIC HATCHBACK', 'derivative': '150kW V1 58kWh 5dr Auto', 'mileage': 17937, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 50, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-12-29', 'fuel': 'Electric', 'motExpiry': '2026-12-28', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KR72GOC/2026-02-24/image/75fd9038-9558-4326-8b80-09121e57f537_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72GOC/2026-02-24/image/7c700496-6111-4010-8b97-266f549e65f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72GOC/2026-02-24/image/9cc644ec-d7c1-4f60-beee-7606fcfbb4fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72GOC/2026-02-24/image/1559acf5-2123-4e61-89e0-d7c9e73b6387_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72GOC/2026-02-24/image/d42869ea-c545-44ad-bd1f-efc198073e6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72GOC/2026-02-24/image/855d5a12-f31a-421e-be16-743206f1324c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72GOC/2026-02-24/image/4a265179-9a8f-4820-b6de-b76365e5cf84_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72GOC/2026-02-24/image/377b51f4-986e-49e0-b41e-c642757bb4d4_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 03/25-12K', 'remarks': 'VOSA STATES 16K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/39b40511-a9a7-4c6d-a9e0-2888bf1355b8.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119879468, 'registration': 'KR72GOC', 'account': 'ZEN002', 'make': 'CUPRA', 'model': 'BORN ELECTRIC HATCHBACK', 'derivative': '150kW V1 58kWh 5dr Auto', 'mileage': 17937, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 50, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-12-29', 'fuel': 'Electric', 'motExpiry': '2026-12-28', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KR72GOC/2026-02-24/image/75fd9038-9558-4326-8b80-09121e57f537_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72GOC/2026-02-24/image/7c700496-6111-4010-8b97-266f549e65f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72GOC/2026-02-24/image/9cc644ec-d7c1-4f60-beee-7606fcfbb4fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72GOC/2026-02-24/image/1559acf5-2123-4e61-89e0-d7c9e73b6387_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72GOC/2026-02-24/image/d42869ea-c545-44ad-bd1f-efc198073e6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72GOC/2026-02-24/image/855d5a12-f31a-421e-be16-743206f1324c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72GOC/2026-02-24/image/4a265179-9a8f-4820-b6de-b76365e5cf84_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR72GOC/2026-02-24/image/377b51f4-986e-49e0-b41e-c642757bb4d4_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 03/25-12K', 'remarks': 'VOSA STATES 16K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/39b40511-a9a7-4c6d-a9e0-2888bf1355b8.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2111dce-ddaa-5218-8fee-4fbd4bfb51f8 with identifier: 119879468
2026-03-24 19:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2111dce-ddaa-5218-8fee-4fbd4bfb51f8 with scrape type 2
2026-03-24 19:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2111dce-ddaa-5218-8fee-4fbd4bfb51f8 with scrape type 2
2026-03-24 19:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c2111dce-ddaa-5218-8fee-4fbd4bfb51f8, identifier: 119879468
2026-03-24 19:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c2111dce-ddaa-5218-8fee-4fbd4bfb51f8 with identifier: 119879468
2026-03-24 19:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c2111dce-ddaa-5218-8fee-4fbd4bfb51f8 with identifier: 119879468
2026-03-24 19:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c2111dce-ddaa-5218-8fee-4fbd4bfb51f8 with identifier: 119879468 to the API
2026-03-24 19:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119879468?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'c2111dce-ddaa-5218-8fee-4fbd4bfb51f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KR72GOC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119879468',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'CUPRA',
'model': 'BORN ELECTRIC HATCHBACK',
'odometer': 17937,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-29',
'seller_name': 'Zenith',
'title': 'CUPRA BORN ELECTRIC HATCHBACK 150kW V1 58kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW V1 58kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119879468%27 HTTP/1.1" 200 None
2026-03-24 19:19:13 [astonbarclay.gb] INFO: Saving data for 119879468: {'auction_closing_time': 1774519200.0, 'created_time': 1774271490.104822, 'last_price_update_time': 1774379953.439641}
2026-03-24 19:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119879468') HTTP/1.1" 204 0
2026-03-24 19:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120010523?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120010523, 'registration': 'KN72OTA', 'account': 'ZEN002', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '330e M Sport 4dr Step Auto [Tech Pack]', 'mileage': 46528, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 42, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-09-22', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-09-21', 'doors': 4, 'engineSize': 1998, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/KN72OTA/2026-02-27/image/16ff8581-e8ea-4103-b397-f71731e6bd61_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN72OTA/2026-02-27/image/944673dd-8816-46ae-ad60-299f6a9071ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN72OTA/2026-02-27/image/93e0d36c-6854-4dfd-82b1-87b2ea7c0e62_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN72OTA/2026-02-27/image/d5312cf5-7f93-45be-9c7c-eb95ab438a4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN72OTA/2026-02-27/image/fd573b18-47ca-4ea8-9501-e67eda959227_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN72OTA/2026-02-27/image/9fc22161-9d69-4e76-89e7-3d7ae5130bfd_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN72OTA/2026-02-27/image/328c87cb-f7a9-4a2a-98f3-0446b24e9ca2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN72OTA/2026-02-27/image/c47dffd8-a5bc-4557-af7a-b6bf97ae68c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN72OTA/2026-02-27/image/ce1678a6-6804-4fb9-83e6-d06f6c5594d8_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 04/24-27K 07/25-57K', 'remarks': 'VOSA STATES 39K Portimao Blue- SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 31, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120010523, 'registration': 'KN72OTA', 'account': 'ZEN002', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '330e M Sport 4dr Step Auto [Tech Pack]', 'mileage': 46528, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 42, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-09-22', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-09-21', 'doors': 4, 'engineSize': 1998, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/KN72OTA/2026-02-27/image/16ff8581-e8ea-4103-b397-f71731e6bd61_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN72OTA/2026-02-27/image/944673dd-8816-46ae-ad60-299f6a9071ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN72OTA/2026-02-27/image/93e0d36c-6854-4dfd-82b1-87b2ea7c0e62_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN72OTA/2026-02-27/image/d5312cf5-7f93-45be-9c7c-eb95ab438a4a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN72OTA/2026-02-27/image/fd573b18-47ca-4ea8-9501-e67eda959227_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN72OTA/2026-02-27/image/9fc22161-9d69-4e76-89e7-3d7ae5130bfd_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN72OTA/2026-02-27/image/328c87cb-f7a9-4a2a-98f3-0446b24e9ca2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN72OTA/2026-02-27/image/c47dffd8-a5bc-4557-af7a-b6bf97ae68c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/KN72OTA/2026-02-27/image/ce1678a6-6804-4fb9-83e6-d06f6c5594d8_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 04/24-27K 07/25-57K', 'remarks': 'VOSA STATES 39K Portimao Blue- SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 31, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3049134a-cafc-5885-888b-1c5e60114f4d with identifier: 120010523
2026-03-24 19:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3049134a-cafc-5885-888b-1c5e60114f4d with scrape type 2
2026-03-24 19:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3049134a-cafc-5885-888b-1c5e60114f4d with scrape type 2
2026-03-24 19:19:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3049134a-cafc-5885-888b-1c5e60114f4d, identifier: 120010523
2026-03-24 19:19:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3049134a-cafc-5885-888b-1c5e60114f4d with identifier: 120010523
2026-03-24 19:19:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3049134a-cafc-5885-888b-1c5e60114f4d with identifier: 120010523
2026-03-24 19:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3049134a-cafc-5885-888b-1c5e60114f4d with identifier: 120010523 to the API
2026-03-24 19:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120010523?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 31,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': '3049134a-cafc-5885-888b-1c5e60114f4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KN72OTA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120010523',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'BMW',
'model': '3 SERIES SALOON',
'odometer': 46528,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-22',
'seller_name': 'Zenith',
'title': 'BMW 3 SERIES SALOON 330e M Sport 4dr Step Auto [Tech Pack]',
'transmission': 'automatic',
'trim': '330e M Sport 4dr Step Auto [Tech Pack]',
'vin': None,
'year': 2022}
2026-03-24 19:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120010523%27 HTTP/1.1" 200 None
2026-03-24 19:19:15 [astonbarclay.gb] INFO: Saving data for 120010523: {'auction_closing_time': 1774519200.0, 'created_time': 1774271492.699595, 'last_price_update_time': 1774379955.408709}
2026-03-24 19:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120010523') HTTP/1.1" 204 0
2026-03-24 19:19:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120161932?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120161932, 'registration': 'AF69OCG', 'account': 'ZEN002', 'make': 'VOLKSWAGEN', 'model': 'TIGUAN ESTATE', 'derivative': '1.5 TSi EVO 130 Match 5dr', 'mileage': 85648, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 41, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-11-07', 'fuel': 'Petrol', 'motExpiry': '2026-11-06', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AF69OCG/2026-03-18/image/73a260b9-1a01-40ed-b069-169c003110fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF69OCG/2026-03-18/image/68c00317-92e3-4503-8881-f611136604ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF69OCG/2026-03-18/image/37e56aa6-1de0-450b-8eeb-ea69f11e764d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF69OCG/2026-03-18/image/669b632a-fd5a-422a-8ea2-49e01d5c234d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF69OCG/2026-03-18/image/5b50a3e8-168d-4206-81ff-296e7d220d5a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF69OCG/2026-03-18/image/b7bcaf15-dbbb-49ba-b003-2d31729f358d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF69OCG/2026-03-18/image/0018495c-0f6d-4bc5-ae4f-dc97281affc3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF69OCG/2026-03-18/image/3b6a53e0-db23-47a0-82f0-c379156b414e_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 09/21 19K 10/22 35K 10/23 48K 11/24 64K 12/25 81K', 'remarks': 'VOSA STATES 35K 48K 64K 79K Metalic Paint SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ad027b39-43f8-4cbe-80c9-5af07196265b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120161932, 'registration': 'AF69OCG', 'account': 'ZEN002', 'make': 'VOLKSWAGEN', 'model': 'TIGUAN ESTATE', 'derivative': '1.5 TSi EVO 130 Match 5dr', 'mileage': 85648, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 41, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-11-07', 'fuel': 'Petrol', 'motExpiry': '2026-11-06', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AF69OCG/2026-03-18/image/73a260b9-1a01-40ed-b069-169c003110fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF69OCG/2026-03-18/image/68c00317-92e3-4503-8881-f611136604ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF69OCG/2026-03-18/image/37e56aa6-1de0-450b-8eeb-ea69f11e764d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF69OCG/2026-03-18/image/669b632a-fd5a-422a-8ea2-49e01d5c234d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF69OCG/2026-03-18/image/5b50a3e8-168d-4206-81ff-296e7d220d5a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF69OCG/2026-03-18/image/b7bcaf15-dbbb-49ba-b003-2d31729f358d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF69OCG/2026-03-18/image/0018495c-0f6d-4bc5-ae4f-dc97281affc3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AF69OCG/2026-03-18/image/3b6a53e0-db23-47a0-82f0-c379156b414e_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 09/21 19K 10/22 35K 10/23 48K 11/24 64K 12/25 81K', 'remarks': 'VOSA STATES 35K 48K 64K 79K Metalic Paint SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ad027b39-43f8-4cbe-80c9-5af07196265b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d104f23-f23a-5423-b365-355b05afdf2f with identifier: 120161932
2026-03-24 19:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d104f23-f23a-5423-b365-355b05afdf2f with scrape type 2
2026-03-24 19:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d104f23-f23a-5423-b365-355b05afdf2f with scrape type 2
2026-03-24 19:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4d104f23-f23a-5423-b365-355b05afdf2f, identifier: 120161932
2026-03-24 19:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4d104f23-f23a-5423-b365-355b05afdf2f with identifier: 120161932
2026-03-24 19:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4d104f23-f23a-5423-b365-355b05afdf2f with identifier: 120161932
2026-03-24 19:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4d104f23-f23a-5423-b365-355b05afdf2f with identifier: 120161932 to the API
2026-03-24 19:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120161932?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '4d104f23-f23a-5423-b365-355b05afdf2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AF69OCG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120161932',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLKSWAGEN',
'model': 'TIGUAN ESTATE',
'odometer': 85648,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-07',
'seller_name': 'Zenith',
'title': 'VOLKSWAGEN TIGUAN ESTATE 1.5 TSi EVO 130 Match 5dr',
'transmission': 'manual',
'trim': '1.5 TSi EVO 130 Match 5dr',
'vin': None,
'year': 2019}
2026-03-24 19:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120161932%27 HTTP/1.1" 200 None
2026-03-24 19:19:16 [astonbarclay.gb] INFO: Saving data for 120161932: {'auction_closing_time': 1774519200.0, 'created_time': 1774271545.983639, 'last_price_update_time': 1774379956.397015}
2026-03-24 19:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120161932') HTTP/1.1" 204 0
2026-03-24 19:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120465140?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120465140, 'registration': 'ND71BXR', 'account': 'ZEN002', 'make': 'KIA', 'model': 'E-NIRO ELECTRIC ESTATE', 'derivative': '150kW 2 Long Range 64kWh 5dr Auto', 'mileage': 34350, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 38, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-01-07', 'fuel': 'Electric', 'motExpiry': '2026-10-12', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/ND71BXR/2026-03-16/image/0f635aae-4c25-441c-a7b2-4bb69a7ef5c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71BXR/2026-03-16/image/97a77eaf-3fbd-4f1b-8290-07cbb702d4a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71BXR/2026-03-16/image/c70c313a-5f7b-4d20-9292-b10ac966ca02_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71BXR/2026-03-16/image/2a2491ee-60b8-4e1d-be8c-90e821e2322a_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71BXR/2026-03-16/image/7d0c0677-6cbe-4e5b-9c33-23afca9f678b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71BXR/2026-03-16/image/86e67ca6-6a77-4726-9d69-6c910a6daf90_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71BXR/2026-03-16/image/8d54449e-b230-437b-90dc-409d454bdb2e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 12/24 26k', 'remarks': 'Premium Paint - SPARE KEY, VOSA STATES 26K , 31K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/44018d85-ade0-4fd9-990f-e2d4d83a9b43.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120465140, 'registration': 'ND71BXR', 'account': 'ZEN002', 'make': 'KIA', 'model': 'E-NIRO ELECTRIC ESTATE', 'derivative': '150kW 2 Long Range 64kWh 5dr Auto', 'mileage': 34350, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 38, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-01-07', 'fuel': 'Electric', 'motExpiry': '2026-10-12', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/ND71BXR/2026-03-16/image/0f635aae-4c25-441c-a7b2-4bb69a7ef5c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71BXR/2026-03-16/image/97a77eaf-3fbd-4f1b-8290-07cbb702d4a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71BXR/2026-03-16/image/c70c313a-5f7b-4d20-9292-b10ac966ca02_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71BXR/2026-03-16/image/2a2491ee-60b8-4e1d-be8c-90e821e2322a_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71BXR/2026-03-16/image/7d0c0677-6cbe-4e5b-9c33-23afca9f678b_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71BXR/2026-03-16/image/86e67ca6-6a77-4726-9d69-6c910a6daf90_removebg.jpg?w=600', 'https://abimg003.imgix.net/ND71BXR/2026-03-16/image/8d54449e-b230-437b-90dc-409d454bdb2e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 12/24 26k', 'remarks': 'Premium Paint - SPARE KEY, VOSA STATES 26K , 31K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/44018d85-ade0-4fd9-990f-e2d4d83a9b43.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f80ff4c-6ef1-52a3-9ec6-9969f393a508 with identifier: 120465140
2026-03-24 19:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f80ff4c-6ef1-52a3-9ec6-9969f393a508 with scrape type 2
2026-03-24 19:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f80ff4c-6ef1-52a3-9ec6-9969f393a508 with scrape type 2
2026-03-24 19:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5f80ff4c-6ef1-52a3-9ec6-9969f393a508, identifier: 120465140
2026-03-24 19:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5f80ff4c-6ef1-52a3-9ec6-9969f393a508 with identifier: 120465140
2026-03-24 19:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5f80ff4c-6ef1-52a3-9ec6-9969f393a508 with identifier: 120465140
2026-03-24 19:19:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5f80ff4c-6ef1-52a3-9ec6-9969f393a508 with identifier: 120465140 to the API
2026-03-24 19:19:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120465140?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '5f80ff4c-6ef1-52a3-9ec6-9969f393a508',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'ND71BXR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120465140',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'KIA',
'model': 'E-NIRO ELECTRIC ESTATE',
'odometer': 34350,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-07',
'seller_name': 'Zenith',
'title': 'KIA E-NIRO ELECTRIC ESTATE 150kW 2 Long Range 64kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW 2 Long Range 64kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120465140%27 HTTP/1.1" 200 None
2026-03-24 19:19:17 [astonbarclay.gb] INFO: Saving data for 120465140: {'auction_closing_time': 1774519200.0, 'created_time': 1774271486.379353, 'last_price_update_time': 1774379957.490632}
2026-03-24 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120465140') HTTP/1.1" 204 0
2026-03-24 19:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119821506?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119821506, 'registration': 'LD70XRO', 'account': 'ZEN002', 'make': 'KIA', 'model': 'E-NIRO ELECTRIC ESTATE', 'derivative': '150kW 3 64kWh 5dr Auto', 'mileage': 52873, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 122, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-02-04', 'fuel': 'Electric', 'motExpiry': '2026-11-27', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LD70XRO/2026-02-24/image/fe901e75-8484-4a85-b057-a4b0d1947266_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD70XRO/2026-02-24/image/afc87bc3-12a4-49bd-a67c-8b2447d5b63f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD70XRO/2026-02-24/image/aa2feebe-a12b-4e2d-966f-ef2ea521d601_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD70XRO/2026-02-24/image/b81bc81e-c4d5-44e3-94de-b7288802c9c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD70XRO/2026-02-24/image/f4c17f38-c775-4259-a177-bd3fd60e401f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD70XRO/2026-02-24/image/cea20b19-153a-4b8f-877c-4bacb41d7947_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD70XRO/2026-02-24/image/4e6f2cce-ca6d-4c1f-9ef6-6b9a9bbb6a3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD70XRO/2026-02-24/image/f5d99115-cd02-4c65-a74a-4dd7d59b21d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD70XRO/2026-02-24/image/0e9ec822-2164-4895-8e73-a73946db5e70_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 05/22-10k, 04/23-18k, 02/24-28k, 11/24-38k, 10/25-48k,', 'remarks': 'vosa states 26k, 38k, 50k, spare key', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0846d99b-d6cb-4703-a513-c1be5d8bde9a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119821506, 'registration': 'LD70XRO', 'account': 'ZEN002', 'make': 'KIA', 'model': 'E-NIRO ELECTRIC ESTATE', 'derivative': '150kW 3 64kWh 5dr Auto', 'mileage': 52873, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 122, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-02-04', 'fuel': 'Electric', 'motExpiry': '2026-11-27', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LD70XRO/2026-02-24/image/fe901e75-8484-4a85-b057-a4b0d1947266_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD70XRO/2026-02-24/image/afc87bc3-12a4-49bd-a67c-8b2447d5b63f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD70XRO/2026-02-24/image/aa2feebe-a12b-4e2d-966f-ef2ea521d601_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD70XRO/2026-02-24/image/b81bc81e-c4d5-44e3-94de-b7288802c9c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD70XRO/2026-02-24/image/f4c17f38-c775-4259-a177-bd3fd60e401f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD70XRO/2026-02-24/image/cea20b19-153a-4b8f-877c-4bacb41d7947_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD70XRO/2026-02-24/image/4e6f2cce-ca6d-4c1f-9ef6-6b9a9bbb6a3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD70XRO/2026-02-24/image/f5d99115-cd02-4c65-a74a-4dd7d59b21d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LD70XRO/2026-02-24/image/0e9ec822-2164-4895-8e73-a73946db5e70_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 05/22-10k, 04/23-18k, 02/24-28k, 11/24-38k, 10/25-48k,', 'remarks': 'vosa states 26k, 38k, 50k, spare key', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0846d99b-d6cb-4703-a513-c1be5d8bde9a.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90f029f2-5f36-5def-9a8f-bf6afa1dbcc0 with identifier: 119821506
2026-03-24 19:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90f029f2-5f36-5def-9a8f-bf6afa1dbcc0 with scrape type 2
2026-03-24 19:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90f029f2-5f36-5def-9a8f-bf6afa1dbcc0 with scrape type 2
2026-03-24 19:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 90f029f2-5f36-5def-9a8f-bf6afa1dbcc0, identifier: 119821506
2026-03-24 19:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 90f029f2-5f36-5def-9a8f-bf6afa1dbcc0 with identifier: 119821506
2026-03-24 19:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 90f029f2-5f36-5def-9a8f-bf6afa1dbcc0 with identifier: 119821506
2026-03-24 19:19:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 90f029f2-5f36-5def-9a8f-bf6afa1dbcc0 with identifier: 119821506 to the API
2026-03-24 19:19:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119821506?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '90f029f2-5f36-5def-9a8f-bf6afa1dbcc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LD70XRO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119821506',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'KIA',
'model': 'E-NIRO ELECTRIC ESTATE',
'odometer': 52873,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-04',
'seller_name': 'Zenith',
'title': 'KIA E-NIRO ELECTRIC ESTATE 150kW 3 64kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW 3 64kWh 5dr Auto',
'vin': None,
'year': 2021}
2026-03-24 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119821506%27 HTTP/1.1" 200 None
2026-03-24 19:19:17 [astonbarclay.gb] INFO: Saving data for 119821506: {'auction_closing_time': 1774519200.0, 'created_time': 1774271395.596011, 'last_price_update_time': 1774379957.970262}
2026-03-24 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119821506') HTTP/1.1" 204 0
2026-03-24 19:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119972654?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119972654, 'registration': 'OE72NDJ', 'account': 'ZEN002', 'make': 'POLESTAR', 'model': '2 FASTBACK', 'derivative': '300kW 78kWh Long Range Dual motor 5dr 4WD Auto', 'mileage': 47663, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 37, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-12-21', 'fuel': 'Electric', 'motExpiry': '2026-12-20', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OE72NDJ/2026-03-05/image/11b26233-fae4-4eb7-8c11-c34d2e9fe65d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72NDJ/2026-03-05/image/57eb7c71-a2c5-4ec2-a97e-6569d73997d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72NDJ/2026-03-05/image/1b217594-d1bc-4cf1-9c58-002eb7e7beb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72NDJ/2026-03-05/image/1b27af35-337c-44e4-8818-7bfc0377429d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72NDJ/2026-03-05/image/840c8805-b8a8-4104-9c24-64723be0f990_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72NDJ/2026-03-05/image/7efee53c-a293-448c-bc2a-deaee151505d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72NDJ/2026-03-05/image/1ac39572-4c0e-42ed-8a24-9a3783c4ec91_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72NDJ/2026-03-05/image/c614bc6e-469a-4099-b96b-9c8431de3c5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72NDJ/2026-03-05/image/d7fcaed2-03b2-4edc-a4ae-8f8d5e503dbd_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 05/25-38K', 'remarks': 'VOSA STATES 45K \t Metallic Paint\tPilot Lite Pack\tPlus Pack Weave Tech Cloth Uph M+ Plus Pack', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c026529c-cbb4-4bde-93cd-eb6e6006da90.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119972654, 'registration': 'OE72NDJ', 'account': 'ZEN002', 'make': 'POLESTAR', 'model': '2 FASTBACK', 'derivative': '300kW 78kWh Long Range Dual motor 5dr 4WD Auto', 'mileage': 47663, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 37, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-12-21', 'fuel': 'Electric', 'motExpiry': '2026-12-20', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OE72NDJ/2026-03-05/image/11b26233-fae4-4eb7-8c11-c34d2e9fe65d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72NDJ/2026-03-05/image/57eb7c71-a2c5-4ec2-a97e-6569d73997d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72NDJ/2026-03-05/image/1b217594-d1bc-4cf1-9c58-002eb7e7beb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72NDJ/2026-03-05/image/1b27af35-337c-44e4-8818-7bfc0377429d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72NDJ/2026-03-05/image/840c8805-b8a8-4104-9c24-64723be0f990_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72NDJ/2026-03-05/image/7efee53c-a293-448c-bc2a-deaee151505d_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72NDJ/2026-03-05/image/1ac39572-4c0e-42ed-8a24-9a3783c4ec91_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72NDJ/2026-03-05/image/c614bc6e-469a-4099-b96b-9c8431de3c5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE72NDJ/2026-03-05/image/d7fcaed2-03b2-4edc-a4ae-8f8d5e503dbd_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 05/25-38K', 'remarks': 'VOSA STATES 45K \t Metallic Paint\tPilot Lite Pack\tPlus Pack Weave Tech Cloth Uph M+ Plus Pack', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c026529c-cbb4-4bde-93cd-eb6e6006da90.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40ade44c-3f77-5aaa-b097-ca17aa712f98 with identifier: 119972654
2026-03-24 19:19:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40ade44c-3f77-5aaa-b097-ca17aa712f98 with scrape type 2
2026-03-24 19:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40ade44c-3f77-5aaa-b097-ca17aa712f98 with scrape type 2
2026-03-24 19:19:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 40ade44c-3f77-5aaa-b097-ca17aa712f98, identifier: 119972654
2026-03-24 19:19:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 40ade44c-3f77-5aaa-b097-ca17aa712f98 with identifier: 119972654
2026-03-24 19:19:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 40ade44c-3f77-5aaa-b097-ca17aa712f98 with identifier: 119972654
2026-03-24 19:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 40ade44c-3f77-5aaa-b097-ca17aa712f98 with identifier: 119972654 to the API
2026-03-24 19:19:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119972654?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '40ade44c-3f77-5aaa-b097-ca17aa712f98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'OE72NDJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119972654',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'POLESTAR',
'model': '2 FASTBACK',
'odometer': 47663,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-21',
'seller_name': 'Zenith',
'title': 'POLESTAR 2 FASTBACK 300kW 78kWh Long Range Dual motor 5dr 4WD Auto',
'transmission': 'automatic',
'trim': '300kW 78kWh Long Range Dual motor 5dr 4WD Auto',
'vin': None,
'year': 2022}
2026-03-24 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119972654%27 HTTP/1.1" 200 None
2026-03-24 19:19:18 [astonbarclay.gb] INFO: Saving data for 119972654: {'auction_closing_time': 1774519200.0, 'created_time': 1774271672.450398, 'last_price_update_time': 1774379958.985669}
2026-03-24 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119972654') HTTP/1.1" 204 0
2026-03-24 19:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120411841?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120411841, 'registration': 'WN72BVB', 'account': 'ZEN002', 'make': 'NISSAN', 'model': 'ARIYA ELECTRIC HATCHBACK', 'derivative': '178kW Evolve 87kWh 22kWCh 5dr Auto', 'mileage': 7945, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 33, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-10-25', 'fuel': 'Electric', 'motExpiry': '2026-10-24', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WN72BVB/2026-03-18/image/2facf244-910a-4b31-87b3-e8542f7cf348_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72BVB/2026-03-18/image/eae604ab-c492-47e2-a8a5-9dc0e8803ff9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72BVB/2026-03-18/image/5e6d6d30-3e30-4b88-85fb-e6d93c45f48e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72BVB/2026-03-18/image/0540129b-a9f4-4330-9d3d-9c0d9a6301b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72BVB/2026-03-18/image/83663bd8-7c3a-410a-b948-e29bc120ad80_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72BVB/2026-03-18/image/21b567af-833e-43af-b0c1-dbecad37f482_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72BVB/2026-03-18/image/855286f1-c5ea-4b70-9515-ea193b4982a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72BVB/2026-03-18/image/fc63a721-8aec-48b1-a236-644ecc52fc8a_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 11/23-3K, 11/24-5K, 10/25-7K,', 'remarks': 'VOSA STATES 7K Ceramic Grey SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/73560dba-3bd2-4a5d-b4d5-8b3f9a593196.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120411841, 'registration': 'WN72BVB', 'account': 'ZEN002', 'make': 'NISSAN', 'model': 'ARIYA ELECTRIC HATCHBACK', 'derivative': '178kW Evolve 87kWh 22kWCh 5dr Auto', 'mileage': 7945, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 33, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-10-25', 'fuel': 'Electric', 'motExpiry': '2026-10-24', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WN72BVB/2026-03-18/image/2facf244-910a-4b31-87b3-e8542f7cf348_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72BVB/2026-03-18/image/eae604ab-c492-47e2-a8a5-9dc0e8803ff9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72BVB/2026-03-18/image/5e6d6d30-3e30-4b88-85fb-e6d93c45f48e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72BVB/2026-03-18/image/0540129b-a9f4-4330-9d3d-9c0d9a6301b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72BVB/2026-03-18/image/83663bd8-7c3a-410a-b948-e29bc120ad80_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72BVB/2026-03-18/image/21b567af-833e-43af-b0c1-dbecad37f482_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72BVB/2026-03-18/image/855286f1-c5ea-4b70-9515-ea193b4982a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN72BVB/2026-03-18/image/fc63a721-8aec-48b1-a236-644ecc52fc8a_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 11/23-3K, 11/24-5K, 10/25-7K,', 'remarks': 'VOSA STATES 7K Ceramic Grey SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/73560dba-3bd2-4a5d-b4d5-8b3f9a593196.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91dc97b2-f772-58f8-bc71-21e1c7939ee3 with identifier: 120411841
2026-03-24 19:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91dc97b2-f772-58f8-bc71-21e1c7939ee3 with scrape type 2
2026-03-24 19:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91dc97b2-f772-58f8-bc71-21e1c7939ee3 with scrape type 2
2026-03-24 19:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 91dc97b2-f772-58f8-bc71-21e1c7939ee3, identifier: 120411841
2026-03-24 19:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 91dc97b2-f772-58f8-bc71-21e1c7939ee3 with identifier: 120411841
2026-03-24 19:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 91dc97b2-f772-58f8-bc71-21e1c7939ee3 with identifier: 120411841
2026-03-24 19:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 91dc97b2-f772-58f8-bc71-21e1c7939ee3 with identifier: 120411841 to the API
2026-03-24 19:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120411841?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '91dc97b2-f772-58f8-bc71-21e1c7939ee3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WN72BVB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120411841',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'NISSAN',
'model': 'ARIYA ELECTRIC HATCHBACK',
'odometer': 7945,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-25',
'seller_name': 'Zenith',
'title': 'NISSAN ARIYA ELECTRIC HATCHBACK 178kW Evolve 87kWh 22kWCh 5dr Auto',
'transmission': 'automatic',
'trim': '178kW Evolve 87kWh 22kWCh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120411841%27 HTTP/1.1" 200 None
2026-03-24 19:19:20 [astonbarclay.gb] INFO: Saving data for 120411841: {'auction_closing_time': 1774519200.0, 'created_time': 1774271581.747343, 'last_price_update_time': 1774379960.286839}
2026-03-24 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120411841') HTTP/1.1" 204 0
2026-03-24 19:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120715604?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120715604, 'registration': 'AK17LLO', 'account': 'ART006', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi GT-Line 5dr [AWD]', 'mileage': 95575, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-26T10:00Z', 'lot': 42, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2017-04-22', 'fuel': 'Petrol', 'motExpiry': '2026-03-19', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AK17LLO/2026-03-24/image/921b0622-6a05-4f62-bf2a-e111333fc9a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/7ef534d1-1bcf-4c2e-a6bd-514bb5e25148_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/2f331e6b-4542-413b-a418-b26cd2e9611e_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/5fc119ea-1dd1-4b4b-bc36-ac9889cd3c8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/e284371f-cb3c-4bdb-bfce-279b9dcb0258_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/1820e2f9-0481-46b1-8666-c96bf0bbc3af_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/81badd38-d0f6-4745-82b6-6622d42a65ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/e060b1ff-e0e0-4c44-9d8d-0af183276414_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/b9de9bd8-3234-4984-afc3-a9cd9bba77c9_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/18-8K, 04/19-21K, 03/20-31K, 03/21-43K, 03/22-54K, 08/22-59K, 09/23-68K', 'remarks': 'vosa @ 31k 43k 54k 64k 72k 83k', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 177, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7b685427-3780-4d7a-8d44-5db63e60f61b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120715604, 'registration': 'AK17LLO', 'account': 'ART006', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6T GDi GT-Line 5dr [AWD]', 'mileage': 95575, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-26T10:00Z', 'lot': 42, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2017-04-22', 'fuel': 'Petrol', 'motExpiry': '2026-03-19', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AK17LLO/2026-03-24/image/921b0622-6a05-4f62-bf2a-e111333fc9a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/7ef534d1-1bcf-4c2e-a6bd-514bb5e25148_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/2f331e6b-4542-413b-a418-b26cd2e9611e_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/5fc119ea-1dd1-4b4b-bc36-ac9889cd3c8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/e284371f-cb3c-4bdb-bfce-279b9dcb0258_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/1820e2f9-0481-46b1-8666-c96bf0bbc3af_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/81badd38-d0f6-4745-82b6-6622d42a65ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/e060b1ff-e0e0-4c44-9d8d-0af183276414_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/b9de9bd8-3234-4984-afc3-a9cd9bba77c9_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/18-8K, 04/19-21K, 03/20-31K, 03/21-43K, 03/22-54K, 08/22-59K, 09/23-68K', 'remarks': 'vosa @ 31k 43k 54k 64k 72k 83k', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 177, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7b685427-3780-4d7a-8d44-5db63e60f61b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aca72184-a8a4-5d7f-8138-fa3cd6673065 with identifier: 120715604
2026-03-24 19:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aca72184-a8a4-5d7f-8138-fa3cd6673065 with scrape type 1
2026-03-24 19:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item aca72184-a8a4-5d7f-8138-fa3cd6673065
2026-03-24 19:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAK17LLO%252F2026-03-24%252Fimage%252F921b0622-6a05-4f62-bf2a-e111333fc9a1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AK17LLO/2026-03-24/image/921b0622-6a05-4f62-bf2a-e111333fc9a1_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAK17LLO%252F2026-03-24%252Fimage%252F7ef534d1-1bcf-4c2e-a6bd-514bb5e25148_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AK17LLO/2026-03-24/image/7ef534d1-1bcf-4c2e-a6bd-514bb5e25148_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAK17LLO%252F2026-03-24%252Fimage%252F2f331e6b-4542-413b-a418-b26cd2e9611e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AK17LLO/2026-03-24/image/2f331e6b-4542-413b-a418-b26cd2e9611e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAK17LLO%252F2026-03-24%252Fimage%252F5fc119ea-1dd1-4b4b-bc36-ac9889cd3c8c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AK17LLO/2026-03-24/image/5fc119ea-1dd1-4b4b-bc36-ac9889cd3c8c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAK17LLO%252F2026-03-24%252Fimage%252Fe284371f-cb3c-4bdb-bfce-279b9dcb0258_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AK17LLO/2026-03-24/image/e284371f-cb3c-4bdb-bfce-279b9dcb0258_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAK17LLO%252F2026-03-24%252Fimage%252F1820e2f9-0481-46b1-8666-c96bf0bbc3af_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AK17LLO/2026-03-24/image/1820e2f9-0481-46b1-8666-c96bf0bbc3af_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119370810?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAK17LLO%252F2026-03-24%252Fimage%252F81badd38-d0f6-4745-82b6-6622d42a65ea_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AK17LLO/2026-03-24/image/81badd38-d0f6-4745-82b6-6622d42a65ea_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:19:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAK17LLO%252F2026-03-24%252Fimage%252Fe060b1ff-e0e0-4c44-9d8d-0af183276414_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AK17LLO/2026-03-24/image/e060b1ff-e0e0-4c44-9d8d-0af183276414_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FAK17LLO%252F2026-03-24%252Fimage%252Fb9de9bd8-3234-4984-afc3-a9cd9bba77c9_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AK17LLO/2026-03-24/image/b9de9bd8-3234-4984-afc3-a9cd9bba77c9_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:19:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119370810, 'registration': 'YG72VBP', 'account': 'ZEN009', 'make': 'VOLKSWAGEN', 'model': 'T-ROC HATCHBACK', 'derivative': '1.5 TSI Life 5dr DSG', 'mileage': 47889, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 34, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-09-29', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YG72VBP/2026-02-24/image/e4356ac6-2a91-4eff-b2c5-76e62ffa3df3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG72VBP/2026-02-24/image/126ffd87-17b1-41e0-8c42-a861d92aecc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG72VBP/2026-02-24/image/ee985ae2-709f-4e39-b260-6f1fca7c881f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG72VBP/2026-02-24/image/cbc49908-76d1-4200-a7a9-4eb195df1c4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG72VBP/2026-02-24/image/4b29387a-ad6b-4266-a84f-55b767e29067_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG72VBP/2026-02-24/image/58796765-aafa-4815-af88-13d1595f7ebe_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG72VBP/2026-02-24/image/0ec984ea-f269-49e1-958d-766c769fbc89_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG72VBP/2026-02-24/image/86e3d999-aa61-4ad9-a04a-6d2174aadc6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG72VBP/2026-02-24/image/0d139e9f-b22f-493d-a9bc-f2539c089e1c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/23 11K', 'remarks': 'VOSA STATES 40K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 138, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f4c2b87c-c55e-426c-8b8c-e74325ef8b24.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119370810, 'registration': 'YG72VBP', 'account': 'ZEN009', 'make': 'VOLKSWAGEN', 'model': 'T-ROC HATCHBACK', 'derivative': '1.5 TSI Life 5dr DSG', 'mileage': 47889, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 34, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-09-30', 'fuel': 'Petrol', 'motExpiry': '2026-09-29', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YG72VBP/2026-02-24/image/e4356ac6-2a91-4eff-b2c5-76e62ffa3df3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG72VBP/2026-02-24/image/126ffd87-17b1-41e0-8c42-a861d92aecc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG72VBP/2026-02-24/image/ee985ae2-709f-4e39-b260-6f1fca7c881f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG72VBP/2026-02-24/image/cbc49908-76d1-4200-a7a9-4eb195df1c4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG72VBP/2026-02-24/image/4b29387a-ad6b-4266-a84f-55b767e29067_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG72VBP/2026-02-24/image/58796765-aafa-4815-af88-13d1595f7ebe_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG72VBP/2026-02-24/image/0ec984ea-f269-49e1-958d-766c769fbc89_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG72VBP/2026-02-24/image/86e3d999-aa61-4ad9-a04a-6d2174aadc6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG72VBP/2026-02-24/image/0d139e9f-b22f-493d-a9bc-f2539c089e1c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/23 11K', 'remarks': 'VOSA STATES 40K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 138, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f4c2b87c-c55e-426c-8b8c-e74325ef8b24.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7ca6bbf-c85d-580f-80e9-6032f5416f42 with identifier: 119370810
2026-03-24 19:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7ca6bbf-c85d-580f-80e9-6032f5416f42 with scrape type 2
2026-03-24 19:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7ca6bbf-c85d-580f-80e9-6032f5416f42 with scrape type 2
2026-03-24 19:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b7ca6bbf-c85d-580f-80e9-6032f5416f42, identifier: 119370810
2026-03-24 19:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b7ca6bbf-c85d-580f-80e9-6032f5416f42 with identifier: 119370810
2026-03-24 19:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b7ca6bbf-c85d-580f-80e9-6032f5416f42 with identifier: 119370810
2026-03-24 19:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b7ca6bbf-c85d-580f-80e9-6032f5416f42 with identifier: 119370810 to the API
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119370810?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 138,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'b7ca6bbf-c85d-580f-80e9-6032f5416f42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YG72VBP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119370810',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'VOLKSWAGEN',
'model': 'T-ROC HATCHBACK',
'odometer': 47889,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-30',
'seller_name': 'Zenith',
'title': 'VOLKSWAGEN T-ROC HATCHBACK 1.5 TSI Life 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 TSI Life 5dr DSG',
'vin': None,
'year': 2022}
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119370810%27 HTTP/1.1" 200 None
2026-03-24 19:19:26 [astonbarclay.gb] INFO: Saving data for 119370810: {'auction_closing_time': 1774519200.0, 'created_time': 1774271573.278772, 'last_price_update_time': 1774379966.216366}
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119370810') HTTP/1.1" 204 0
2026-03-24 19:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AK17LLO/2026-03-24/image/1820e2f9-0481-46b1-8666-c96bf0bbc3af_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120715604?view=catalogue)
2026-03-24 19:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AK17LLO/2026-03-24/image/b9de9bd8-3234-4984-afc3-a9cd9bba77c9_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120715604?view=catalogue)
2026-03-24 19:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AK17LLO/2026-03-24/image/e060b1ff-e0e0-4c44-9d8d-0af183276414_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120715604?view=catalogue)
2026-03-24 19:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AK17LLO/2026-03-24/image/81badd38-d0f6-4745-82b6-6622d42a65ea_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120715604?view=catalogue)
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af294550>
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aca72184-a8a4-5d7f-8138-fa3cd6673065/aca72184-a8a4-5d7f-8138-fa3cd6673065_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAK17LLO%252F2026-03-24%252Fimage%252F1820e2f9-0481-46b1-8666-c96bf0bbc3af_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AK17LLO/2026-03-24/image/1820e2f9-0481-46b1-8666-c96bf0bbc3af_removebg.jpg?w=600 saved to cache
2026-03-24 19:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item aca72184-a8a4-5d7f-8138-fa3cd6673065
2026-03-24 19:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AK17LLO/2026-03-24/image/e284371f-cb3c-4bdb-bfce-279b9dcb0258_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120715604?view=catalogue)
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af01e410>
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aca72184-a8a4-5d7f-8138-fa3cd6673065/aca72184-a8a4-5d7f-8138-fa3cd6673065_image_8.jpg HTTP/1.1" 201 0
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAK17LLO%252F2026-03-24%252Fimage%252Fb9de9bd8-3234-4984-afc3-a9cd9bba77c9_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AK17LLO/2026-03-24/image/b9de9bd8-3234-4984-afc3-a9cd9bba77c9_removebg.jpg?w=600 saved to cache
2026-03-24 19:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item aca72184-a8a4-5d7f-8138-fa3cd6673065
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af14a490>
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aca72184-a8a4-5d7f-8138-fa3cd6673065/aca72184-a8a4-5d7f-8138-fa3cd6673065_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAK17LLO%252F2026-03-24%252Fimage%252Fe060b1ff-e0e0-4c44-9d8d-0af183276414_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AK17LLO/2026-03-24/image/e060b1ff-e0e0-4c44-9d8d-0af183276414_removebg.jpg?w=600 saved to cache
2026-03-24 19:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item aca72184-a8a4-5d7f-8138-fa3cd6673065
2026-03-24 19:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AK17LLO/2026-03-24/image/5fc119ea-1dd1-4b4b-bc36-ac9889cd3c8c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120715604?view=catalogue)
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2cd6d0>
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aca72184-a8a4-5d7f-8138-fa3cd6673065/aca72184-a8a4-5d7f-8138-fa3cd6673065_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAK17LLO%252F2026-03-24%252Fimage%252F81badd38-d0f6-4745-82b6-6622d42a65ea_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AK17LLO/2026-03-24/image/81badd38-d0f6-4745-82b6-6622d42a65ea_removebg.jpg?w=600 saved to cache
2026-03-24 19:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item aca72184-a8a4-5d7f-8138-fa3cd6673065
2026-03-24 19:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AK17LLO/2026-03-24/image/2f331e6b-4542-413b-a418-b26cd2e9611e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120715604?view=catalogue)
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af149390>
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aca72184-a8a4-5d7f-8138-fa3cd6673065/aca72184-a8a4-5d7f-8138-fa3cd6673065_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAK17LLO%252F2026-03-24%252Fimage%252Fe284371f-cb3c-4bdb-bfce-279b9dcb0258_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AK17LLO/2026-03-24/image/e284371f-cb3c-4bdb-bfce-279b9dcb0258_removebg.jpg?w=600 saved to cache
2026-03-24 19:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item aca72184-a8a4-5d7f-8138-fa3cd6673065
2026-03-24 19:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AK17LLO/2026-03-24/image/7ef534d1-1bcf-4c2e-a6bd-514bb5e25148_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120715604?view=catalogue)
2026-03-24 19:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/AK17LLO/2026-03-24/image/921b0622-6a05-4f62-bf2a-e111333fc9a1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120715604?view=catalogue)
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3afb10>
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aca72184-a8a4-5d7f-8138-fa3cd6673065/aca72184-a8a4-5d7f-8138-fa3cd6673065_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAK17LLO%252F2026-03-24%252Fimage%252F5fc119ea-1dd1-4b4b-bc36-ac9889cd3c8c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AK17LLO/2026-03-24/image/5fc119ea-1dd1-4b4b-bc36-ac9889cd3c8c_removebg.jpg?w=600 saved to cache
2026-03-24 19:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item aca72184-a8a4-5d7f-8138-fa3cd6673065
2026-03-24 19:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119641208?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2cef50>
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aca72184-a8a4-5d7f-8138-fa3cd6673065/aca72184-a8a4-5d7f-8138-fa3cd6673065_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAK17LLO%252F2026-03-24%252Fimage%252F2f331e6b-4542-413b-a418-b26cd2e9611e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AK17LLO/2026-03-24/image/2f331e6b-4542-413b-a418-b26cd2e9611e_removebg.jpg?w=600 saved to cache
2026-03-24 19:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item aca72184-a8a4-5d7f-8138-fa3cd6673065
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3ace10>
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aca72184-a8a4-5d7f-8138-fa3cd6673065/aca72184-a8a4-5d7f-8138-fa3cd6673065_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAK17LLO%252F2026-03-24%252Fimage%252F7ef534d1-1bcf-4c2e-a6bd-514bb5e25148_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AK17LLO/2026-03-24/image/7ef534d1-1bcf-4c2e-a6bd-514bb5e25148_removebg.jpg?w=600 saved to cache
2026-03-24 19:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item aca72184-a8a4-5d7f-8138-fa3cd6673065
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4826910>
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aca72184-a8a4-5d7f-8138-fa3cd6673065/aca72184-a8a4-5d7f-8138-fa3cd6673065_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FAK17LLO%252F2026-03-24%252Fimage%252F921b0622-6a05-4f62-bf2a-e111333fc9a1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/AK17LLO/2026-03-24/image/921b0622-6a05-4f62-bf2a-e111333fc9a1_removebg.jpg?w=600 saved to cache
2026-03-24 19:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item aca72184-a8a4-5d7f-8138-fa3cd6673065
2026-03-24 19:19:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aca72184-a8a4-5d7f-8138-fa3cd6673065, skipping ID generation
2026-03-24 19:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aca72184-a8a4-5d7f-8138-fa3cd6673065 with scrape type 1
2026-03-24 19:19:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aca72184-a8a4-5d7f-8138-fa3cd6673065 sending to next pipeline
2026-03-24 19:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: aca72184-a8a4-5d7f-8138-fa3cd6673065, identifier: 120715604
2026-03-24 19:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: aca72184-a8a4-5d7f-8138-fa3cd6673065 with identifier: 120715604
2026-03-24 19:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: aca72184-a8a4-5d7f-8138-fa3cd6673065 with identifier: 120715604
2026-03-24 19:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: aca72184-a8a4-5d7f-8138-fa3cd6673065 with identifier: 120715604 to the API
2026-03-24 19:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/AK17LLO/2026-03-24/image/921b0622-6a05-4f62-bf2a-e111333fc9a1_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 177,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'aca72184-a8a4-5d7f-8138-fa3cd6673065',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AK17LLO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120715604',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'KIA',
'model': 'SPORTAGE ESTATE',
'odometer': 95575,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aca72184-a8a4-5d7f-8138-fa3cd6673065/aca72184-a8a4-5d7f-8138-fa3cd6673065_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38504,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/921b0622-6a05-4f62-bf2a-e111333fc9a1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aca72184-a8a4-5d7f-8138-fa3cd6673065/aca72184-a8a4-5d7f-8138-fa3cd6673065_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38566,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/7ef534d1-1bcf-4c2e-a6bd-514bb5e25148_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aca72184-a8a4-5d7f-8138-fa3cd6673065/aca72184-a8a4-5d7f-8138-fa3cd6673065_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38031,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/2f331e6b-4542-413b-a418-b26cd2e9611e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aca72184-a8a4-5d7f-8138-fa3cd6673065/aca72184-a8a4-5d7f-8138-fa3cd6673065_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38438,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/5fc119ea-1dd1-4b4b-bc36-ac9889cd3c8c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aca72184-a8a4-5d7f-8138-fa3cd6673065/aca72184-a8a4-5d7f-8138-fa3cd6673065_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47729,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/e284371f-cb3c-4bdb-bfce-279b9dcb0258_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aca72184-a8a4-5d7f-8138-fa3cd6673065/aca72184-a8a4-5d7f-8138-fa3cd6673065_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72753,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/1820e2f9-0481-46b1-8666-c96bf0bbc3af_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aca72184-a8a4-5d7f-8138-fa3cd6673065/aca72184-a8a4-5d7f-8138-fa3cd6673065_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66875,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/81badd38-d0f6-4745-82b6-6622d42a65ea_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aca72184-a8a4-5d7f-8138-fa3cd6673065/aca72184-a8a4-5d7f-8138-fa3cd6673065_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112848,
'Height': 800,
'OriginUrl': 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/e060b1ff-e0e0-4c44-9d8d-0af183276414_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aca72184-a8a4-5d7f-8138-fa3cd6673065/aca72184-a8a4-5d7f-8138-fa3cd6673065_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92655,
'Height': 800,
'OriginUrl': 'https://abimg003.imgix.net/AK17LLO/2026-03-24/image/b9de9bd8-3234-4984-afc3-a9cd9bba77c9_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-22',
'seller_name': 'Arthurs Motor Group',
'title': 'KIA SPORTAGE ESTATE 1.6T GDi GT-Line 5dr [AWD]',
'transmission': 'manual',
'trim': '1.6T GDi GT-Line 5dr [AWD]',
'vin': None,
'year': 2017}
2026-03-24 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120715604%27 HTTP/1.1" 200 None
2026-03-24 19:19:27 [astonbarclay.gb] INFO: Saving data for 120715604: {'created_time': 1774379967.234279, 'last_price_update_time': 1774379967.234289, 'auction_closing_time': 1774519200.0}
2026-03-24 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120715604') HTTP/1.1" 204 0
2026-03-24 19:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120722683?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119641208, 'registration': 'YL71KZW', 'account': 'ZEN002', 'make': 'SKODA', 'model': 'ENYAQ IV ESTATE', 'derivative': '132kW 60 Loft 62kWh 5dr Auto [120kW]', 'mileage': 53923, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 31, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-02-15', 'fuel': 'Electric', 'motExpiry': '2027-02-14', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YL71KZW/2026-02-23/image/9e4a6f8e-13a8-4a96-80a5-f7d9ec8a65ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL71KZW/2026-02-23/image/e9f92376-f7c1-4225-8862-d1cbe4833c56_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL71KZW/2026-02-23/image/d9bdd57b-2175-4235-8f5e-b874f58b149f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL71KZW/2026-02-23/image/9bbd0eca-3242-420e-8f6e-e1dbb6ee3f54_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL71KZW/2026-02-23/image/5a568ad0-d9e9-4884-abfb-8d57cf58ae11_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL71KZW/2026-02-23/image/dbf62fc7-8070-4f6d-bc7f-ada007dafe44_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL71KZW/2026-02-23/image/433719c0-d025-43f8-b5f8-09049e9adba5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL71KZW/2026-02-23/image/c83239bc-8d65-4df3-8d70-a7b44755c8a1_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 04/24-30k,', 'remarks': 'vosa states 40k, 52k, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bb450f19-4572-4bd9-86ea-de8414e8c4ee.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119641208, 'registration': 'YL71KZW', 'account': 'ZEN002', 'make': 'SKODA', 'model': 'ENYAQ IV ESTATE', 'derivative': '132kW 60 Loft 62kWh 5dr Auto [120kW]', 'mileage': 53923, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 31, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-02-15', 'fuel': 'Electric', 'motExpiry': '2027-02-14', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YL71KZW/2026-02-23/image/9e4a6f8e-13a8-4a96-80a5-f7d9ec8a65ba_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL71KZW/2026-02-23/image/e9f92376-f7c1-4225-8862-d1cbe4833c56_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL71KZW/2026-02-23/image/d9bdd57b-2175-4235-8f5e-b874f58b149f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL71KZW/2026-02-23/image/9bbd0eca-3242-420e-8f6e-e1dbb6ee3f54_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL71KZW/2026-02-23/image/5a568ad0-d9e9-4884-abfb-8d57cf58ae11_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL71KZW/2026-02-23/image/dbf62fc7-8070-4f6d-bc7f-ada007dafe44_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL71KZW/2026-02-23/image/433719c0-d025-43f8-b5f8-09049e9adba5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL71KZW/2026-02-23/image/c83239bc-8d65-4df3-8d70-a7b44755c8a1_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 04/24-30k,', 'remarks': 'vosa states 40k, 52k, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bb450f19-4572-4bd9-86ea-de8414e8c4ee.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2883062f-c584-5e43-8871-660c1b927c92 with identifier: 119641208
2026-03-24 19:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2883062f-c584-5e43-8871-660c1b927c92 with scrape type 2
2026-03-24 19:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2883062f-c584-5e43-8871-660c1b927c92 with scrape type 2
2026-03-24 19:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2883062f-c584-5e43-8871-660c1b927c92, identifier: 119641208
2026-03-24 19:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2883062f-c584-5e43-8871-660c1b927c92 with identifier: 119641208
2026-03-24 19:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2883062f-c584-5e43-8871-660c1b927c92 with identifier: 119641208
2026-03-24 19:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2883062f-c584-5e43-8871-660c1b927c92 with identifier: 119641208 to the API
2026-03-24 19:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119641208?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '2883062f-c584-5e43-8871-660c1b927c92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YL71KZW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119641208',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'SKODA',
'model': 'ENYAQ IV ESTATE',
'odometer': 53923,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-15',
'seller_name': 'Zenith',
'title': 'SKODA ENYAQ IV ESTATE 132kW 60 Loft 62kWh 5dr Auto [120kW]',
'transmission': 'automatic',
'trim': '132kW 60 Loft 62kWh 5dr Auto [120kW]',
'vin': None,
'year': 2022}
2026-03-24 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119641208%27 HTTP/1.1" 200 None
2026-03-24 19:19:27 [astonbarclay.gb] INFO: Saving data for 119641208: {'auction_closing_time': 1774519200.0, 'created_time': 1774271305.419978, 'last_price_update_time': 1774379967.592408}
2026-03-24 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119641208') HTTP/1.1" 204 0
2026-03-24 19:19:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120722683, 'registration': 'CX08YVO', 'account': 'ART006', 'make': 'PEUGEOT', 'model': '107 HATCHBACK', 'derivative': '1.0 Urban Lite 3dr', 'mileage': 16597, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-26T10:00Z', 'lot': 30, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2008-03-26', 'fuel': 'Petrol', 'motExpiry': '2027-03-26', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CX08YVO/2026-03-24/image/ebb294a2-c9d8-4645-9886-ffa5537e6b6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX08YVO/2026-03-24/image/805bd16d-0a52-4e17-886a-cbe34ef3f26c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX08YVO/2026-03-24/image/055a84fd-5065-4236-a292-67b66775c5dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX08YVO/2026-03-24/image/d76e1458-e40a-4f98-a104-fd88c74f8716_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX08YVO/2026-03-24/image/691ab1fd-f294-441a-874b-c83acd7a613d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX08YVO/2026-03-24/image/0194fc82-a59a-4c4a-8c5a-736893465d43_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA @ 5K 6K 7K 8K 9K 10K 11K 12K 13K 14K 15K 16K', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b8b02547-8d74-4525-af47-9fc15d749be2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120722683, 'registration': 'CX08YVO', 'account': 'ART006', 'make': 'PEUGEOT', 'model': '107 HATCHBACK', 'derivative': '1.0 Urban Lite 3dr', 'mileage': 16597, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-26T10:00Z', 'lot': 30, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2008-03-26', 'fuel': 'Petrol', 'motExpiry': '2027-03-26', 'doors': 3, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CX08YVO/2026-03-24/image/ebb294a2-c9d8-4645-9886-ffa5537e6b6a_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX08YVO/2026-03-24/image/805bd16d-0a52-4e17-886a-cbe34ef3f26c_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX08YVO/2026-03-24/image/055a84fd-5065-4236-a292-67b66775c5dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX08YVO/2026-03-24/image/d76e1458-e40a-4f98-a104-fd88c74f8716_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX08YVO/2026-03-24/image/691ab1fd-f294-441a-874b-c83acd7a613d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CX08YVO/2026-03-24/image/0194fc82-a59a-4c4a-8c5a-736893465d43_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA @ 5K 6K 7K 8K 9K 10K 11K 12K 13K 14K 15K 16K', 'virtual': False, 'seller': 'Arthurs Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': None, 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b8b02547-8d74-4525-af47-9fc15d749be2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a083fdb-3eac-5f3d-ac18-ba40db083606 with identifier: 120722683
2026-03-24 19:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a083fdb-3eac-5f3d-ac18-ba40db083606 with scrape type 1
2026-03-24 19:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 8a083fdb-3eac-5f3d-ac18-ba40db083606
2026-03-24 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FCX08YVO%252F2026-03-24%252Fimage%252Febb294a2-c9d8-4645-9886-ffa5537e6b6a_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CX08YVO/2026-03-24/image/ebb294a2-c9d8-4645-9886-ffa5537e6b6a_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FCX08YVO%252F2026-03-24%252Fimage%252F805bd16d-0a52-4e17-886a-cbe34ef3f26c_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CX08YVO/2026-03-24/image/805bd16d-0a52-4e17-886a-cbe34ef3f26c_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FCX08YVO%252F2026-03-24%252Fimage%252F055a84fd-5065-4236-a292-67b66775c5dd_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CX08YVO/2026-03-24/image/055a84fd-5065-4236-a292-67b66775c5dd_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FCX08YVO%252F2026-03-24%252Fimage%252Fd76e1458-e40a-4f98-a104-fd88c74f8716_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CX08YVO/2026-03-24/image/d76e1458-e40a-4f98-a104-fd88c74f8716_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FCX08YVO%252F2026-03-24%252Fimage%252F691ab1fd-f294-441a-874b-c83acd7a613d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CX08YVO/2026-03-24/image/691ab1fd-f294-441a-874b-c83acd7a613d_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FCX08YVO%252F2026-03-24%252Fimage%252F0194fc82-a59a-4c4a-8c5a-736893465d43_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CX08YVO/2026-03-24/image/0194fc82-a59a-4c4a-8c5a-736893465d43_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119770956?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CX08YVO/2026-03-24/image/0194fc82-a59a-4c4a-8c5a-736893465d43_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120722683?view=catalogue)
2026-03-24 19:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CX08YVO/2026-03-24/image/691ab1fd-f294-441a-874b-c83acd7a613d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120722683?view=catalogue)
2026-03-24 19:19:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119770956, 'registration': 'YL72BZO', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON SPORTBACK', 'derivative': '125kW 35 55kWh S Line 5dr Auto', 'mileage': 34778, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 32, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-22', 'fuel': 'Electric', 'motExpiry': '2027-02-21', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YL72BZO/2026-02-27/image/25e7a9d9-b443-4a16-b20e-ad840c952c6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72BZO/2026-02-27/image/29299b9c-5f66-46a0-955c-6a247233c5b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72BZO/2026-02-27/image/55b8b8d0-7b3d-4611-951b-466deddb194b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72BZO/2026-02-27/image/85d78b88-0093-4195-bcaa-f14a3b1d4756_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72BZO/2026-02-27/image/6cba0b04-64a6-495d-8c9a-c53472728096_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72BZO/2026-02-27/image/5dc6bb77-483f-4cad-8ddf-59250a758cc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72BZO/2026-02-27/image/2dcf2af0-388a-42f1-bf14-84a128cc170f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72BZO/2026-02-27/image/149e0e19-5609-42df-b642-c6b234cfac15_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72BZO/2026-02-27/image/d6e02092-24ee-4475-9250-2f713011b68d_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 04/25-24K,', 'remarks': 'VOSA STATES 34K, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1a77a396-bd36-49a0-98bb-94f7bf390255.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119770956, 'registration': 'YL72BZO', 'account': 'ZEN002', 'make': 'AUDI', 'model': 'Q4 E-TRON SPORTBACK', 'derivative': '125kW 35 55kWh S Line 5dr Auto', 'mileage': 34778, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 32, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2023-02-22', 'fuel': 'Electric', 'motExpiry': '2027-02-21', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YL72BZO/2026-02-27/image/25e7a9d9-b443-4a16-b20e-ad840c952c6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72BZO/2026-02-27/image/29299b9c-5f66-46a0-955c-6a247233c5b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72BZO/2026-02-27/image/55b8b8d0-7b3d-4611-951b-466deddb194b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72BZO/2026-02-27/image/85d78b88-0093-4195-bcaa-f14a3b1d4756_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72BZO/2026-02-27/image/6cba0b04-64a6-495d-8c9a-c53472728096_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72BZO/2026-02-27/image/5dc6bb77-483f-4cad-8ddf-59250a758cc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72BZO/2026-02-27/image/2dcf2af0-388a-42f1-bf14-84a128cc170f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72BZO/2026-02-27/image/149e0e19-5609-42df-b642-c6b234cfac15_removebg.jpg?w=600', 'https://abimg003.imgix.net/YL72BZO/2026-02-27/image/d6e02092-24ee-4475-9250-2f713011b68d_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 04/25-24K,', 'remarks': 'VOSA STATES 34K, SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1a77a396-bd36-49a0-98bb-94f7bf390255.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:19:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01410c4c-f8d4-54e7-88b0-d14d24bb71ad with identifier: 119770956
2026-03-24 19:19:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01410c4c-f8d4-54e7-88b0-d14d24bb71ad with scrape type 2
2026-03-24 19:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01410c4c-f8d4-54e7-88b0-d14d24bb71ad with scrape type 2
2026-03-24 19:19:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 01410c4c-f8d4-54e7-88b0-d14d24bb71ad, identifier: 119770956
2026-03-24 19:19:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 01410c4c-f8d4-54e7-88b0-d14d24bb71ad with identifier: 119770956
2026-03-24 19:19:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 01410c4c-f8d4-54e7-88b0-d14d24bb71ad with identifier: 119770956
2026-03-24 19:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 01410c4c-f8d4-54e7-88b0-d14d24bb71ad with identifier: 119770956 to the API
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119770956?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '01410c4c-f8d4-54e7-88b0-d14d24bb71ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YL72BZO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119770956',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'AUDI',
'model': 'Q4 E-TRON SPORTBACK',
'odometer': 34778,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-22',
'seller_name': 'Zenith',
'title': 'AUDI Q4 E-TRON SPORTBACK 125kW 35 55kWh S Line 5dr Auto',
'transmission': 'automatic',
'trim': '125kW 35 55kWh S Line 5dr Auto',
'vin': None,
'year': 2023}
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119770956%27 HTTP/1.1" 200 None
2026-03-24 19:19:32 [astonbarclay.gb] INFO: Saving data for 119770956: {'auction_closing_time': 1774519200.0, 'created_time': 1774271585.927807, 'last_price_update_time': 1774379972.275693}
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119770956') HTTP/1.1" 204 0
2026-03-24 19:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CX08YVO/2026-03-24/image/d76e1458-e40a-4f98-a104-fd88c74f8716_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120722683?view=catalogue)
2026-03-24 19:19:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:19:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af411a10>
2026-03-24 19:19:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:19:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a083fdb-3eac-5f3d-ac18-ba40db083606/8a083fdb-3eac-5f3d-ac18-ba40db083606_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCX08YVO%252F2026-03-24%252Fimage%252F0194fc82-a59a-4c4a-8c5a-736893465d43_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CX08YVO/2026-03-24/image/0194fc82-a59a-4c4a-8c5a-736893465d43_removebg.jpg?w=600 saved to cache
2026-03-24 19:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8a083fdb-3eac-5f3d-ac18-ba40db083606
2026-03-24 19:19:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:19:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3a6890>
2026-03-24 19:19:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:19:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a083fdb-3eac-5f3d-ac18-ba40db083606/8a083fdb-3eac-5f3d-ac18-ba40db083606_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCX08YVO%252F2026-03-24%252Fimage%252F691ab1fd-f294-441a-874b-c83acd7a613d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CX08YVO/2026-03-24/image/691ab1fd-f294-441a-874b-c83acd7a613d_removebg.jpg?w=600 saved to cache
2026-03-24 19:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8a083fdb-3eac-5f3d-ac18-ba40db083606
2026-03-24 19:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CX08YVO/2026-03-24/image/055a84fd-5065-4236-a292-67b66775c5dd_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120722683?view=catalogue)
2026-03-24 19:19:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:19:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3f1490>
2026-03-24 19:19:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:19:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a083fdb-3eac-5f3d-ac18-ba40db083606/8a083fdb-3eac-5f3d-ac18-ba40db083606_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCX08YVO%252F2026-03-24%252Fimage%252Fd76e1458-e40a-4f98-a104-fd88c74f8716_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CX08YVO/2026-03-24/image/d76e1458-e40a-4f98-a104-fd88c74f8716_removebg.jpg?w=600 saved to cache
2026-03-24 19:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8a083fdb-3eac-5f3d-ac18-ba40db083606
2026-03-24 19:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CX08YVO/2026-03-24/image/805bd16d-0a52-4e17-886a-cbe34ef3f26c_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120722683?view=catalogue)
2026-03-24 19:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/CX08YVO/2026-03-24/image/ebb294a2-c9d8-4645-9886-ffa5537e6b6a_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120722683?view=catalogue)
2026-03-24 19:19:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:19:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af43fa90>
2026-03-24 19:19:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:19:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a083fdb-3eac-5f3d-ac18-ba40db083606/8a083fdb-3eac-5f3d-ac18-ba40db083606_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCX08YVO%252F2026-03-24%252Fimage%252F055a84fd-5065-4236-a292-67b66775c5dd_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CX08YVO/2026-03-24/image/055a84fd-5065-4236-a292-67b66775c5dd_removebg.jpg?w=600 saved to cache
2026-03-24 19:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8a083fdb-3eac-5f3d-ac18-ba40db083606
2026-03-24 19:19:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:19:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0f0490>
2026-03-24 19:19:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:19:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a083fdb-3eac-5f3d-ac18-ba40db083606/8a083fdb-3eac-5f3d-ac18-ba40db083606_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCX08YVO%252F2026-03-24%252Fimage%252F805bd16d-0a52-4e17-886a-cbe34ef3f26c_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CX08YVO/2026-03-24/image/805bd16d-0a52-4e17-886a-cbe34ef3f26c_removebg.jpg?w=600 saved to cache
2026-03-24 19:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8a083fdb-3eac-5f3d-ac18-ba40db083606
2026-03-24 19:19:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:19:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0f31d0>
2026-03-24 19:19:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:19:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8a083fdb-3eac-5f3d-ac18-ba40db083606/8a083fdb-3eac-5f3d-ac18-ba40db083606_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FCX08YVO%252F2026-03-24%252Fimage%252Febb294a2-c9d8-4645-9886-ffa5537e6b6a_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/CX08YVO/2026-03-24/image/ebb294a2-c9d8-4645-9886-ffa5537e6b6a_removebg.jpg?w=600 saved to cache
2026-03-24 19:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8a083fdb-3eac-5f3d-ac18-ba40db083606
2026-03-24 19:19:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8a083fdb-3eac-5f3d-ac18-ba40db083606, skipping ID generation
2026-03-24 19:19:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a083fdb-3eac-5f3d-ac18-ba40db083606 with scrape type 1
2026-03-24 19:19:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8a083fdb-3eac-5f3d-ac18-ba40db083606 sending to next pipeline
2026-03-24 19:19:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8a083fdb-3eac-5f3d-ac18-ba40db083606, identifier: 120722683
2026-03-24 19:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8a083fdb-3eac-5f3d-ac18-ba40db083606 with identifier: 120722683
2026-03-24 19:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8a083fdb-3eac-5f3d-ac18-ba40db083606 with identifier: 120722683
2026-03-24 19:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8a083fdb-3eac-5f3d-ac18-ba40db083606 with identifier: 120722683 to the API
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/CX08YVO/2026-03-24/image/ebb294a2-c9d8-4645-9886-ffa5537e6b6a_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': '8a083fdb-3eac-5f3d-ac18-ba40db083606',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CX08YVO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120722683',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'PEUGEOT',
'model': '107 HATCHBACK',
'odometer': 16597,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 6,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a083fdb-3eac-5f3d-ac18-ba40db083606/8a083fdb-3eac-5f3d-ac18-ba40db083606_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30295,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CX08YVO/2026-03-24/image/ebb294a2-c9d8-4645-9886-ffa5537e6b6a_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a083fdb-3eac-5f3d-ac18-ba40db083606/8a083fdb-3eac-5f3d-ac18-ba40db083606_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28351,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CX08YVO/2026-03-24/image/805bd16d-0a52-4e17-886a-cbe34ef3f26c_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a083fdb-3eac-5f3d-ac18-ba40db083606/8a083fdb-3eac-5f3d-ac18-ba40db083606_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29260,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CX08YVO/2026-03-24/image/055a84fd-5065-4236-a292-67b66775c5dd_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a083fdb-3eac-5f3d-ac18-ba40db083606/8a083fdb-3eac-5f3d-ac18-ba40db083606_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29719,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CX08YVO/2026-03-24/image/d76e1458-e40a-4f98-a104-fd88c74f8716_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a083fdb-3eac-5f3d-ac18-ba40db083606/8a083fdb-3eac-5f3d-ac18-ba40db083606_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61291,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CX08YVO/2026-03-24/image/691ab1fd-f294-441a-874b-c83acd7a613d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a083fdb-3eac-5f3d-ac18-ba40db083606/8a083fdb-3eac-5f3d-ac18-ba40db083606_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33418,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/CX08YVO/2026-03-24/image/0194fc82-a59a-4c4a-8c5a-736893465d43_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-26',
'seller_name': 'Arthurs Motor Group',
'title': 'PEUGEOT 107 HATCHBACK 1.0 Urban Lite 3dr',
'transmission': 'manual',
'trim': '1.0 Urban Lite 3dr',
'vin': None,
'year': 2008}
2026-03-24 19:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120722683%27 HTTP/1.1" 200 None
2026-03-24 19:19:33 [astonbarclay.gb] INFO: Saving data for 120722683: {'created_time': 1774379973.032139, 'last_price_update_time': 1774379973.032151, 'auction_closing_time': 1774519200.0}
2026-03-24 19:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120722683') HTTP/1.1" 204 0
2026-03-24 19:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120735705?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120735705, 'registration': 'BL12EAX', 'account': 'PIN004', 'make': 'VOLKSWAGEN', 'model': 'GOLF DIESEL HATCHBACK', 'derivative': '1.6 TDi 105 BlueMotion Tech Match 5dr', 'mileage': 115688, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-26T10:00Z', 'lot': 16, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2012-06-29', 'fuel': 'Diesel', 'motExpiry': '2026-06-29', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa @ 25k 36k 43k 50k 57k 64k 69k 80k 90k 99k 109k', 'virtual': False, 'seller': 'Pinkstones', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120735705, 'registration': 'BL12EAX', 'account': 'PIN004', 'make': 'VOLKSWAGEN', 'model': 'GOLF DIESEL HATCHBACK', 'derivative': '1.6 TDi 105 BlueMotion Tech Match 5dr', 'mileage': 115688, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-26T10:00Z', 'lot': 16, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2012-06-29', 'fuel': 'Diesel', 'motExpiry': '2026-06-29', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': None, 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa @ 25k 36k 43k 50k 57k 64k 69k 80k 90k 99k 109k', 'virtual': False, 'seller': 'Pinkstones', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c42cd9ec-c93a-5f12-b5f3-60997bff3bc8 with identifier: 120735705
2026-03-24 19:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c42cd9ec-c93a-5f12-b5f3-60997bff3bc8 with scrape type 1
2026-03-24 19:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item c42cd9ec-c93a-5f12-b5f3-60997bff3bc8
2026-03-24 19:19:43 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item c42cd9ec-c93a-5f12-b5f3-60997bff3bc8
2026-03-24 19:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c42cd9ec-c93a-5f12-b5f3-60997bff3bc8, identifier: 120735705
2026-03-24 19:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c42cd9ec-c93a-5f12-b5f3-60997bff3bc8 with identifier: 120735705
2026-03-24 19:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c42cd9ec-c93a-5f12-b5f3-60997bff3bc8 with identifier: 120735705
2026-03-24 19:19:44 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c42cd9ec-c93a-5f12-b5f3-60997bff3bc8 with identifier: 120735705 to the API
2026-03-24 19:19:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120735705?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 107,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c42cd9ec-c93a-5f12-b5f3-60997bff3bc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BL12EAX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120735705',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'VOLKSWAGEN',
'model': 'GOLF DIESEL HATCHBACK',
'odometer': 115688,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-06-29',
'seller_name': 'Pinkstones',
'title': 'VOLKSWAGEN GOLF DIESEL HATCHBACK 1.6 TDi 105 BlueMotion Tech Match '
'5dr',
'transmission': 'manual',
'trim': '1.6 TDi 105 BlueMotion Tech Match 5dr',
'vin': None,
'year': 2012}
2026-03-24 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120735705%27 HTTP/1.1" 200 None
2026-03-24 19:19:44 [astonbarclay.gb] INFO: Saving data for 120735705: {'created_time': 1774379984.32144, 'last_price_update_time': 1774379984.321452, 'auction_closing_time': 1774519200.0}
2026-03-24 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120735705') HTTP/1.1" 204 0
2026-03-24 19:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120683511?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120683511, 'registration': 'WM63EPL', 'account': 'PIN003', 'make': 'FIAT', 'model': '500L DIESEL HATCHBACK', 'derivative': '1.3 Multijet 85 Lounge 5dr', 'mileage': 98928, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-26T10:00Z', 'lot': 12, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2013-12-31', 'fuel': 'Diesel', 'motExpiry': '2026-11-14', 'doors': 5, 'engineSize': 1248, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY/WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa @ 30k 40k 49k 59k 68k 74k 80k 84k 90k 96k', 'virtual': False, 'seller': 'Pinkstones', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120683511, 'registration': 'WM63EPL', 'account': 'PIN003', 'make': 'FIAT', 'model': '500L DIESEL HATCHBACK', 'derivative': '1.3 Multijet 85 Lounge 5dr', 'mileage': 98928, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-26T10:00Z', 'lot': 12, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2013-12-31', 'fuel': 'Diesel', 'motExpiry': '2026-11-14', 'doors': 5, 'engineSize': 1248, 'bodyType': 'Hatchback', 'images': None, 'colour': 'GREY/WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa @ 30k 40k 49k 59k 68k 74k 80k 84k 90k 96k', 'virtual': False, 'seller': 'Pinkstones', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42a4b6c7-5821-5bf8-b360-2f6d28032579 with identifier: 120683511
2026-03-24 19:19:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42a4b6c7-5821-5bf8-b360-2f6d28032579 with scrape type 2
2026-03-24 19:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42a4b6c7-5821-5bf8-b360-2f6d28032579 with scrape type 2
2026-03-24 19:19:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 42a4b6c7-5821-5bf8-b360-2f6d28032579, identifier: 120683511
2026-03-24 19:19:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 42a4b6c7-5821-5bf8-b360-2f6d28032579 with identifier: 120683511
2026-03-24 19:19:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:19:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GREY%2FWHITE HTTP/1.1" 200 None
2026-03-24 19:19:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:19:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 42a4b6c7-5821-5bf8-b360-2f6d28032579 with identifier: 120683511
2026-03-24 19:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 42a4b6c7-5821-5bf8-b360-2f6d28032579 with identifier: 120683511 to the API
2026-03-24 19:19:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120683511?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 110,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '42a4b6c7-5821-5bf8-b360-2f6d28032579',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WM63EPL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120683511',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'FIAT',
'model': '500L DIESEL HATCHBACK',
'odometer': 98928,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-12-31',
'seller_name': 'Pinkstones',
'title': 'FIAT 500L DIESEL HATCHBACK 1.3 Multijet 85 Lounge 5dr',
'transmission': 'manual',
'trim': '1.3 Multijet 85 Lounge 5dr',
'vin': None,
'year': 2013}
2026-03-24 19:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120683511%27 HTTP/1.1" 200 None
2026-03-24 19:19:46 [astonbarclay.gb] INFO: Saving data for 120683511: {'auction_closing_time': 1774519200.0, 'created_time': 1774271514.817367, 'last_price_update_time': 1774379986.103852}
2026-03-24 19:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120683511') HTTP/1.1" 204 0
2026-03-24 19:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120683497?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120683497, 'registration': 'LR60WDD', 'account': 'PIN003', 'make': 'KIA', 'model': 'SOUL DIESEL HATCHBACK', 'derivative': '1.6 CRDi Echo 5dr', 'mileage': 121089, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-26T10:00Z', 'lot': 13, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2010-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-10-19', 'doors': 5, 'engineSize': 1582, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa @ 14k 27k 39k 49k 61k 71k 78k 84k 91k 99k 105k 111k 117k', 'virtual': False, 'seller': 'Pinkstones', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120683497, 'registration': 'LR60WDD', 'account': 'PIN003', 'make': 'KIA', 'model': 'SOUL DIESEL HATCHBACK', 'derivative': '1.6 CRDi Echo 5dr', 'mileage': 121089, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-26T10:00Z', 'lot': 13, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2010-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-10-19', 'doors': 5, 'engineSize': 1582, 'bodyType': 'Hatchback', 'images': None, 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa @ 14k 27k 39k 49k 61k 71k 78k 84k 91k 99k 105k 111k 117k', 'virtual': False, 'seller': 'Pinkstones', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': False, 'v5details': None, 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea74b97c-12aa-555c-8894-f516d4a824bc with identifier: 120683497
2026-03-24 19:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea74b97c-12aa-555c-8894-f516d4a824bc with scrape type 2
2026-03-24 19:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea74b97c-12aa-555c-8894-f516d4a824bc with scrape type 2
2026-03-24 19:19:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ea74b97c-12aa-555c-8894-f516d4a824bc, identifier: 120683497
2026-03-24 19:19:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ea74b97c-12aa-555c-8894-f516d4a824bc with identifier: 120683497
2026-03-24 19:19:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ea74b97c-12aa-555c-8894-f516d4a824bc with identifier: 120683497
2026-03-24 19:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ea74b97c-12aa-555c-8894-f516d4a824bc with identifier: 120683497 to the API
2026-03-24 19:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120683497?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ea74b97c-12aa-555c-8894-f516d4a824bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LR60WDD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120683497',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'KIA',
'model': 'SOUL DIESEL HATCHBACK',
'odometer': 121089,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-29',
'seller_name': 'Pinkstones',
'title': 'KIA SOUL DIESEL HATCHBACK 1.6 CRDi Echo 5dr',
'transmission': 'manual',
'trim': '1.6 CRDi Echo 5dr',
'vin': None,
'year': 2010}
2026-03-24 19:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120683497%27 HTTP/1.1" 200 None
2026-03-24 19:19:49 [astonbarclay.gb] INFO: Saving data for 120683497: {'auction_closing_time': 1774519200.0, 'created_time': 1774271720.984297, 'last_price_update_time': 1774379989.100692}
2026-03-24 19:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120683497') HTTP/1.1" 204 0
2026-03-24 19:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120483011?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120483011, 'registration': 'BJ22OSG', 'account': 'ZEN002', 'make': 'SKODA', 'model': 'SUPERB DIESEL ESTATE', 'derivative': '2.0 TDI CR SE Technology 5dr', 'mileage': 47443, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 39, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-03-31', 'fuel': 'Diesel', 'motExpiry': '2027-02-26', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BJ22OSG/2026-03-19/image/5e18a0d5-c113-4ef9-b80c-25df8e516138_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22OSG/2026-03-19/image/3f2bcf9b-2d43-4ae2-9fb8-2d452fcf7fca_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22OSG/2026-03-19/image/5a63dc9b-b7e0-4576-a97f-a4015a424b63_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22OSG/2026-03-19/image/cfb1f41b-2bfd-4046-8831-f590520e4d1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22OSG/2026-03-19/image/4203560b-40e7-4f0f-8739-a4d3bc972770_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22OSG/2026-03-19/image/5120355c-fda9-4c61-8606-19854ffc8f92_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22OSG/2026-03-19/image/d95569b0-c157-45be-9d7b-12a7490f6aa9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22OSG/2026-03-19/image/f125531a-3917-4f47-a199-58589c8dfd6c_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/23 12k 02/24 22k 08/25 45k', 'remarks': 'SPARE KEY, VOSA STATES 35K 47K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/12d7a443-fde1-42de-bb97-0c93e3c42f84.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120483011, 'registration': 'BJ22OSG', 'account': 'ZEN002', 'make': 'SKODA', 'model': 'SUPERB DIESEL ESTATE', 'derivative': '2.0 TDI CR SE Technology 5dr', 'mileage': 47443, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 39, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-03-31', 'fuel': 'Diesel', 'motExpiry': '2027-02-26', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BJ22OSG/2026-03-19/image/5e18a0d5-c113-4ef9-b80c-25df8e516138_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22OSG/2026-03-19/image/3f2bcf9b-2d43-4ae2-9fb8-2d452fcf7fca_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22OSG/2026-03-19/image/5a63dc9b-b7e0-4576-a97f-a4015a424b63_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22OSG/2026-03-19/image/cfb1f41b-2bfd-4046-8831-f590520e4d1b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22OSG/2026-03-19/image/4203560b-40e7-4f0f-8739-a4d3bc972770_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22OSG/2026-03-19/image/5120355c-fda9-4c61-8606-19854ffc8f92_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22OSG/2026-03-19/image/d95569b0-c157-45be-9d7b-12a7490f6aa9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BJ22OSG/2026-03-19/image/f125531a-3917-4f47-a199-58589c8dfd6c_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/23 12k 02/24 22k 08/25 45k', 'remarks': 'SPARE KEY, VOSA STATES 35K 47K', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/12d7a443-fde1-42de-bb97-0c93e3c42f84.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a246c880-ecf2-59a8-abee-9aa0c89a14a3 with identifier: 120483011
2026-03-24 19:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a246c880-ecf2-59a8-abee-9aa0c89a14a3 with scrape type 2
2026-03-24 19:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a246c880-ecf2-59a8-abee-9aa0c89a14a3 with scrape type 2
2026-03-24 19:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: a246c880-ecf2-59a8-abee-9aa0c89a14a3, identifier: 120483011
2026-03-24 19:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: a246c880-ecf2-59a8-abee-9aa0c89a14a3 with identifier: 120483011
2026-03-24 19:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: a246c880-ecf2-59a8-abee-9aa0c89a14a3 with identifier: 120483011
2026-03-24 19:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: a246c880-ecf2-59a8-abee-9aa0c89a14a3 with identifier: 120483011 to the API
2026-03-24 19:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120483011?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'a246c880-ecf2-59a8-abee-9aa0c89a14a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BJ22OSG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120483011',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'SKODA',
'model': 'SUPERB DIESEL ESTATE',
'odometer': 47443,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-31',
'seller_name': 'Zenith',
'title': 'SKODA SUPERB DIESEL ESTATE 2.0 TDI CR SE Technology 5dr',
'transmission': 'manual',
'trim': '2.0 TDI CR SE Technology 5dr',
'vin': None,
'year': 2022}
2026-03-24 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120483011%27 HTTP/1.1" 200 None
2026-03-24 19:19:50 [astonbarclay.gb] INFO: Saving data for 120483011: {'auction_closing_time': 1774519200.0, 'created_time': 1774271585.247333, 'last_price_update_time': 1774379990.4742}
2026-03-24 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120483011') HTTP/1.1" 204 0
2026-03-24 19:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120620673?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:51 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120620673, 'registration': 'FM18PZV', 'account': 'LIN021', 'make': 'SEAT', 'model': 'IBIZA HATCHBACK', 'derivative': '1.0 TSI 115 FR 5dr', 'mileage': 85941, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2417, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-07-09', 'fuel': 'Petrol', 'motExpiry': '2026-04-25', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FM18PZV/2026-03-20/image/4b005926-28c0-41b6-90ac-24102d994df3_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM18PZV/2026-03-20/image/da58ebd5-60c7-4d47-b0fe-0a974b2c9838_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM18PZV/2026-03-20/image/5027f739-fb06-4e96-a559-4e08721b2e79_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM18PZV/2026-03-20/image/09b8813d-5253-49f8-8e42-9f9c3a25b89e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM18PZV/2026-03-20/image/60cfede5-3258-41bf-bc35-25421c234a9a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM18PZV/2026-03-20/image/394ffe50-b0fd-4b46-90b5-f75b8cac3a69_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM18PZV/2026-03-20/image/68d6907c-f6f2-4678-9728-88d71f04fd8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM18PZV/2026-03-20/image/c3e0d512-552b-470f-95ff-a6994c6a6420_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM18PZV/2026-03-20/image/82089a37-f483-4a1d-9f42-aebcb2d4452f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM18PZV/2026-03-20/image/8b40711a-1563-4dd4-9ea2-231c5d30496a_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/19 13K - 05/20 28K - 09/20 36K - 10/21 52K -04/23 54K -', 'remarks': 'VOSA STATES 53K- 54K- 63K- 76K-', 'virtual': False, 'seller': 'Link Financial', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9580c823-5429-401e-9c65-2629f9b641f4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:51 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120620673, 'registration': 'FM18PZV', 'account': 'LIN021', 'make': 'SEAT', 'model': 'IBIZA HATCHBACK', 'derivative': '1.0 TSI 115 FR 5dr', 'mileage': 85941, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2417, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-07-09', 'fuel': 'Petrol', 'motExpiry': '2026-04-25', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FM18PZV/2026-03-20/image/4b005926-28c0-41b6-90ac-24102d994df3_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM18PZV/2026-03-20/image/da58ebd5-60c7-4d47-b0fe-0a974b2c9838_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM18PZV/2026-03-20/image/5027f739-fb06-4e96-a559-4e08721b2e79_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM18PZV/2026-03-20/image/09b8813d-5253-49f8-8e42-9f9c3a25b89e_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM18PZV/2026-03-20/image/60cfede5-3258-41bf-bc35-25421c234a9a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM18PZV/2026-03-20/image/394ffe50-b0fd-4b46-90b5-f75b8cac3a69_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM18PZV/2026-03-20/image/68d6907c-f6f2-4678-9728-88d71f04fd8c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM18PZV/2026-03-20/image/c3e0d512-552b-470f-95ff-a6994c6a6420_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM18PZV/2026-03-20/image/82089a37-f483-4a1d-9f42-aebcb2d4452f_removebg.jpg?w=600', 'https://abimg003.imgix.net/FM18PZV/2026-03-20/image/8b40711a-1563-4dd4-9ea2-231c5d30496a_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/19 13K - 05/20 28K - 09/20 36K - 10/21 52K -04/23 54K -', 'remarks': 'VOSA STATES 53K- 54K- 63K- 76K-', 'virtual': False, 'seller': 'Link Financial', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9580c823-5429-401e-9c65-2629f9b641f4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72b484ca-358d-5773-b1cf-c9c87aa55cac with identifier: 120620673
2026-03-24 19:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72b484ca-358d-5773-b1cf-c9c87aa55cac with scrape type 2
2026-03-24 19:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72b484ca-358d-5773-b1cf-c9c87aa55cac with scrape type 2
2026-03-24 19:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 72b484ca-358d-5773-b1cf-c9c87aa55cac, identifier: 120620673
2026-03-24 19:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 72b484ca-358d-5773-b1cf-c9c87aa55cac with identifier: 120620673
2026-03-24 19:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 72b484ca-358d-5773-b1cf-c9c87aa55cac with identifier: 120620673
2026-03-24 19:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 72b484ca-358d-5773-b1cf-c9c87aa55cac with identifier: 120620673 to the API
2026-03-24 19:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120620673?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '72b484ca-358d-5773-b1cf-c9c87aa55cac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FM18PZV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120620673',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SEAT',
'model': 'IBIZA HATCHBACK',
'odometer': 85941,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-09',
'seller_name': 'Link Financial',
'title': 'SEAT IBIZA HATCHBACK 1.0 TSI 115 FR 5dr',
'transmission': 'manual',
'trim': '1.0 TSI 115 FR 5dr',
'vin': None,
'year': 2018}
2026-03-24 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120620673%27 HTTP/1.1" 200 None
2026-03-24 19:19:51 [astonbarclay.gb] INFO: Saving data for 120620673: {'auction_closing_time': 1774432800.0, 'created_time': 1774271814.605129, 'last_price_update_time': 1774379991.787603}
2026-03-24 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120620673') HTTP/1.1" 204 0
2026-03-24 19:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120683481?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:53 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120683481, 'registration': 'FD13EZU', 'account': 'PIN003', 'make': 'SKODA', 'model': 'FABIA DIESEL ESTATE', 'derivative': '1.6 TDI CR 105 Elegance 5dr', 'mileage': 151430, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-26T10:00Z', 'lot': 18, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2013-06-19', 'fuel': 'Diesel', 'motExpiry': '2026-07-14', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa @ 26k 44k 55k 67k 80k 93k 105k 116k 130k 143k', 'virtual': False, 'seller': 'Pinkstones', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:53 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120683481, 'registration': 'FD13EZU', 'account': 'PIN003', 'make': 'SKODA', 'model': 'FABIA DIESEL ESTATE', 'derivative': '1.6 TDI CR 105 Elegance 5dr', 'mileage': 151430, 'mileageWarranty': True, 'type': 'car', 'saleId': 18852, 'siteId': 659779, 'site': {'id': 659779, 'name': 'Aston Barclay Prees Heath', 'vehicles': 91}, 'saleStart': '2026-03-26T10:00Z', 'lot': 18, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2013-06-19', 'fuel': 'Diesel', 'motExpiry': '2026-07-14', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': None, 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': None, 'serviceHistory': '', 'remarks': 'vosa @ 26k 44k 55k 67k 80k 93k 105k 116k 130k 143k', 'virtual': False, 'seller': 'Pinkstones', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 375822f6-34e2-5874-95b7-b695c3fdefa6 with identifier: 120683481
2026-03-24 19:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 375822f6-34e2-5874-95b7-b695c3fdefa6 with scrape type 2
2026-03-24 19:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 375822f6-34e2-5874-95b7-b695c3fdefa6 with scrape type 2
2026-03-24 19:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 375822f6-34e2-5874-95b7-b695c3fdefa6, identifier: 120683481
2026-03-24 19:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 375822f6-34e2-5874-95b7-b695c3fdefa6 with identifier: 120683481
2026-03-24 19:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 375822f6-34e2-5874-95b7-b695c3fdefa6 with identifier: 120683481
2026-03-24 19:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 375822f6-34e2-5874-95b7-b695c3fdefa6 with identifier: 120683481 to the API
2026-03-24 19:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120683481?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Diesel',
'id': '375822f6-34e2-5874-95b7-b695c3fdefa6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FD13EZU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120683481',
'listing': 'auction',
'location': 'Aston Barclay Prees Heath',
'make': 'SKODA',
'model': 'FABIA DIESEL ESTATE',
'odometer': 151430,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-06-19',
'seller_name': 'Pinkstones',
'title': 'SKODA FABIA DIESEL ESTATE 1.6 TDI CR 105 Elegance 5dr',
'transmission': 'manual',
'trim': '1.6 TDI CR 105 Elegance 5dr',
'vin': None,
'year': 2013}
2026-03-24 19:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120683481%27 HTTP/1.1" 200 None
2026-03-24 19:19:53 [astonbarclay.gb] INFO: Saving data for 120683481: {'auction_closing_time': 1774519200.0, 'created_time': 1774271569.647225, 'last_price_update_time': 1774379993.750591}
2026-03-24 19:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120683481') HTTP/1.1" 204 0
2026-03-24 19:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120679322?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:55 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120679322, 'registration': 'RA66TWJ', 'account': 'STA058', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 99453, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2410, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-01-30', 'fuel': 'Petrol', 'motExpiry': '2026-09-06', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/2d24708f-7ab9-4b3b-8108-95d34afa42c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/75b86201-cf7c-4e49-b801-20e32001c246_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/a090a150-572a-4dec-8154-2c123f61dfb3_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/fe8007a4-70cf-4528-8b15-8145e466216e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/affa5132-9bc0-415d-b837-9109633e95cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/3d79f683-cdc6-42bb-b606-e81dabd333be_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/3c1af8eb-6d20-406b-bbdb-368c051037d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/96e3a83f-e826-43f6-873a-62dbf809baf0_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/18 ?? - 07/20 36K - 11/21 55K - 09/23 76K', 'remarks': 'VOSA STATES 70K - 74K- 83K - 95K-', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6d98f19b-521d-4d6c-b751-dcac6544ded0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:55 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120679322, 'registration': 'RA66TWJ', 'account': 'STA058', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.0 EcoBoost Zetec 5dr', 'mileage': 99453, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2410, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-01-30', 'fuel': 'Petrol', 'motExpiry': '2026-09-06', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/2d24708f-7ab9-4b3b-8108-95d34afa42c0_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/75b86201-cf7c-4e49-b801-20e32001c246_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/a090a150-572a-4dec-8154-2c123f61dfb3_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/fe8007a4-70cf-4528-8b15-8145e466216e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/affa5132-9bc0-415d-b837-9109633e95cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/3d79f683-cdc6-42bb-b606-e81dabd333be_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/3c1af8eb-6d20-406b-bbdb-368c051037d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA66TWJ/2026-03-23/image/96e3a83f-e826-43f6-873a-62dbf809baf0_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/18 ?? - 07/20 36K - 11/21 55K - 09/23 76K', 'remarks': 'VOSA STATES 70K - 74K- 83K - 95K-', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6d98f19b-521d-4d6c-b751-dcac6544ded0.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae644318-b4be-57ff-bb08-9da7d992b199 with identifier: 120679322
2026-03-24 19:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae644318-b4be-57ff-bb08-9da7d992b199 with scrape type 2
2026-03-24 19:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae644318-b4be-57ff-bb08-9da7d992b199 with scrape type 2
2026-03-24 19:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ae644318-b4be-57ff-bb08-9da7d992b199, identifier: 120679322
2026-03-24 19:19:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ae644318-b4be-57ff-bb08-9da7d992b199 with identifier: 120679322
2026-03-24 19:19:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ae644318-b4be-57ff-bb08-9da7d992b199 with identifier: 120679322
2026-03-24 19:19:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ae644318-b4be-57ff-bb08-9da7d992b199 with identifier: 120679322 to the API
2026-03-24 19:19:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120679322?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'ae644318-b4be-57ff-bb08-9da7d992b199',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RA66TWJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120679322',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 99453,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-30',
'seller_name': 'Startline Motor Finance Ltd',
'title': 'FORD FOCUS HATCHBACK 1.0 EcoBoost Zetec 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Zetec 5dr',
'vin': None,
'year': 2017}
2026-03-24 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120679322%27 HTTP/1.1" 200 None
2026-03-24 19:19:55 [astonbarclay.gb] INFO: Saving data for 120679322: {'auction_closing_time': 1774432800.0, 'created_time': 1774271740.262245, 'last_price_update_time': 1774379995.363332}
2026-03-24 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120679322') HTTP/1.1" 204 0
2026-03-24 19:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120484028?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:55 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120484028, 'registration': 'LL62VWG', 'account': 'PAU096', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '116i Sport 5dr', 'mileage': 69114, 'mileageWarranty': False, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2413, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-11-16', 'fuel': 'Petrol', 'motExpiry': '2027-02-26', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LL62VWG/2026-03-17/image/a6cced08-47eb-42c0-b185-ca0130eeaa76_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/e46f9e29-a0ab-459c-abee-ee4850cbeb21_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/2f7f88a7-ef47-460a-9fcd-3a8cdb816cc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/f0ed3773-ec9e-442c-a7e0-c613adf02849_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/5bb6d174-af7e-455d-bcb9-b3df3c766c68_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/371f182b-a4a1-4524-b363-332b309fe5a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/3d87a7b3-b0de-4b82-bd49-68013adc4e41_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/11651f38-917a-4f63-8320-a56ff95dcb63_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/b4221dec-b36e-457c-a640-82cc1f42e185_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service digital 03/14 13k- 12/17 35k- 09/25-67K', 'remarks': 'VOSA STATES 56K, 59K, 64K, 68K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bd2db049-527f-4474-9765-3b8393a223d6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:55 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120484028, 'registration': 'LL62VWG', 'account': 'PAU096', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '116i Sport 5dr', 'mileage': 69114, 'mileageWarranty': False, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2413, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-11-16', 'fuel': 'Petrol', 'motExpiry': '2027-02-26', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LL62VWG/2026-03-17/image/a6cced08-47eb-42c0-b185-ca0130eeaa76_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/e46f9e29-a0ab-459c-abee-ee4850cbeb21_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/2f7f88a7-ef47-460a-9fcd-3a8cdb816cc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/f0ed3773-ec9e-442c-a7e0-c613adf02849_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/5bb6d174-af7e-455d-bcb9-b3df3c766c68_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/371f182b-a4a1-4524-b363-332b309fe5a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/3d87a7b3-b0de-4b82-bd49-68013adc4e41_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/11651f38-917a-4f63-8320-a56ff95dcb63_removebg.jpg?w=600', 'https://abimg003.imgix.net/LL62VWG/2026-03-17/image/b4221dec-b36e-457c-a640-82cc1f42e185_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service digital 03/14 13k- 12/17 35k- 09/25-67K', 'remarks': 'VOSA STATES 56K, 59K, 64K, 68K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 132, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bd2db049-527f-4474-9765-3b8393a223d6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0aab4708-2889-57ac-a6fd-5de4d8656f59 with identifier: 120484028
2026-03-24 19:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0aab4708-2889-57ac-a6fd-5de4d8656f59 with scrape type 2
2026-03-24 19:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0aab4708-2889-57ac-a6fd-5de4d8656f59 with scrape type 2
2026-03-24 19:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0aab4708-2889-57ac-a6fd-5de4d8656f59, identifier: 120484028
2026-03-24 19:19:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0aab4708-2889-57ac-a6fd-5de4d8656f59 with identifier: 120484028
2026-03-24 19:19:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0aab4708-2889-57ac-a6fd-5de4d8656f59 with identifier: 120484028
2026-03-24 19:19:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0aab4708-2889-57ac-a6fd-5de4d8656f59 with identifier: 120484028 to the API
2026-03-24 19:19:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120484028?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 132,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '0aab4708-2889-57ac-a6fd-5de4d8656f59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LL62VWG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120484028',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '1 SERIES HATCHBACK',
'odometer': 69114,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-11-16',
'seller_name': 'Local Dealer Group',
'title': 'BMW 1 SERIES HATCHBACK 116i Sport 5dr',
'transmission': 'manual',
'trim': '116i Sport 5dr',
'vin': None,
'year': 2012}
2026-03-24 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484028%27 HTTP/1.1" 200 None
2026-03-24 19:19:55 [astonbarclay.gb] INFO: Saving data for 120484028: {'auction_closing_time': 1774432800.0, 'created_time': 1773752608.588142, 'last_price_update_time': 1774379995.938658}
2026-03-24 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120484028') HTTP/1.1" 204 0
2026-03-24 19:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120653166?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120437651?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120653166, 'registration': 'KY18VCZ', 'account': 'STA058', 'make': 'VAUXHALL', 'model': 'MOKKA X HATCHBACK', 'derivative': '1.4T Design Nav 5dr Auto', 'mileage': 90294, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2409, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-07-03', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/51f24093-9f39-488e-a4d0-0c8651697b8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/ec82ebf9-37cc-4907-b64b-5299662dbf72_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/bf95a0ab-659b-4ac7-b164-b05284cea8d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/9655adf9-896a-4dcc-a133-e8aefa7fcfbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/a3c340a9-451d-4e04-aab6-b99c392653a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/4c076df2-38ee-4cd9-a0ad-fa7774ee8430_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/a0c37050-5926-4a61-9887-708dc3b2dde0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/534cae20-ba70-4279-afdf-7f54790a40db_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/44ca1718-1634-4ca4-b04a-916b7d687f2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/62cda719-e73e-440e-9098-0b2bbd4d56f4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 GREEN SLIP IN OFFICE ONLY - VOSA STATES 55K- 64K- 72K- 83K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 162, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/206069c9-2821-4692-ab78-c3ae64417636.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120653166, 'registration': 'KY18VCZ', 'account': 'STA058', 'make': 'VAUXHALL', 'model': 'MOKKA X HATCHBACK', 'derivative': '1.4T Design Nav 5dr Auto', 'mileage': 90294, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2409, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-06-30', 'fuel': 'Petrol', 'motExpiry': '2026-07-03', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/51f24093-9f39-488e-a4d0-0c8651697b8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/ec82ebf9-37cc-4907-b64b-5299662dbf72_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/bf95a0ab-659b-4ac7-b164-b05284cea8d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/9655adf9-896a-4dcc-a133-e8aefa7fcfbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/a3c340a9-451d-4e04-aab6-b99c392653a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/4c076df2-38ee-4cd9-a0ad-fa7774ee8430_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/a0c37050-5926-4a61-9887-708dc3b2dde0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/534cae20-ba70-4279-afdf-7f54790a40db_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/44ca1718-1634-4ca4-b04a-916b7d687f2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KY18VCZ/2026-03-21/image/62cda719-e73e-440e-9098-0b2bbd4d56f4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 GREEN SLIP IN OFFICE ONLY - VOSA STATES 55K- 64K- 72K- 83K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 162, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/206069c9-2821-4692-ab78-c3ae64417636.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbc08c58-3a4b-5bd2-93eb-1cb88501aa22 with identifier: 120653166
2026-03-24 19:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbc08c58-3a4b-5bd2-93eb-1cb88501aa22 with scrape type 2
2026-03-24 19:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbc08c58-3a4b-5bd2-93eb-1cb88501aa22 with scrape type 2
2026-03-24 19:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fbc08c58-3a4b-5bd2-93eb-1cb88501aa22, identifier: 120653166
2026-03-24 19:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fbc08c58-3a4b-5bd2-93eb-1cb88501aa22 with identifier: 120653166
2026-03-24 19:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fbc08c58-3a4b-5bd2-93eb-1cb88501aa22 with identifier: 120653166
2026-03-24 19:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fbc08c58-3a4b-5bd2-93eb-1cb88501aa22 with identifier: 120653166 to the API
2026-03-24 19:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120653166?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 162,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'fbc08c58-3a4b-5bd2-93eb-1cb88501aa22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KY18VCZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120653166',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'MOKKA X HATCHBACK',
'odometer': 90294,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-30',
'seller_name': 'Startline Motor Finance Ltd',
'title': 'VAUXHALL MOKKA X HATCHBACK 1.4T Design Nav 5dr Auto',
'transmission': 'automatic',
'trim': '1.4T Design Nav 5dr Auto',
'vin': None,
'year': 2018}
2026-03-24 19:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120653166%27 HTTP/1.1" 200 None
2026-03-24 19:19:56 [astonbarclay.gb] INFO: Saving data for 120653166: {'auction_closing_time': 1774432800.0, 'created_time': 1774272432.181916, 'last_price_update_time': 1774379996.762862}
2026-03-24 19:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120653166') HTTP/1.1" 204 0
2026-03-24 19:19:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120437651, 'registration': 'YN70ZXH', 'account': 'LMC004', 'make': 'FIAT', 'model': 'DUCATO 35 LWB DIESEL', 'derivative': '2.3 Multijet Chassis Cab 140', 'mileage': 133530, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2422, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2020-11-01', 'fuel': 'Diesel', 'motExpiry': '2026-09-16', 'doors': None, 'engineSize': 2287, 'bodyType': 'Chassis Cab', 'images': ['https://abimg003.imgix.net/YN70ZXH/2026-03-16/image/1010af4e-a43b-4f51-a180-39f847e80ae2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN70ZXH/2026-03-16/image/25ea9439-010d-4a08-99b3-bd322e609856_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN70ZXH/2026-03-16/image/0fd0e404-b331-4f7a-9ee4-93eaa72191ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN70ZXH/2026-03-16/image/83e86744-9658-4886-9021-889dabf093a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN70ZXH/2026-03-16/image/d95d1edb-070a-408b-a45a-3f60c3d0dbfa_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN70ZXH/2026-03-16/image/24b75fd7-27da-44eb-8fb3-312db72189a2_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 06/21 - 34K, 10/21 - 55K, 03/22 - 69K, 11/23 - 115K, 11/24 - 122K, 09/25 - 131K', 'remarks': 'VOSA STATES - 115K, 122K, 131K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'LMC Cars', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 187, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4bfe82d5-25d8-4557-aa3a-aea2fc874611.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120437651, 'registration': 'YN70ZXH', 'account': 'LMC004', 'make': 'FIAT', 'model': 'DUCATO 35 LWB DIESEL', 'derivative': '2.3 Multijet Chassis Cab 140', 'mileage': 133530, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2422, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2020-11-01', 'fuel': 'Diesel', 'motExpiry': '2026-09-16', 'doors': None, 'engineSize': 2287, 'bodyType': 'Chassis Cab', 'images': ['https://abimg003.imgix.net/YN70ZXH/2026-03-16/image/1010af4e-a43b-4f51-a180-39f847e80ae2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN70ZXH/2026-03-16/image/25ea9439-010d-4a08-99b3-bd322e609856_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN70ZXH/2026-03-16/image/0fd0e404-b331-4f7a-9ee4-93eaa72191ad_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN70ZXH/2026-03-16/image/83e86744-9658-4886-9021-889dabf093a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN70ZXH/2026-03-16/image/d95d1edb-070a-408b-a45a-3f60c3d0dbfa_removebg.jpg?w=600', 'https://abimg003.imgix.net/YN70ZXH/2026-03-16/image/24b75fd7-27da-44eb-8fb3-312db72189a2_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book 06/21 - 34K, 10/21 - 55K, 03/22 - 69K, 11/23 - 115K, 11/24 - 122K, 09/25 - 131K', 'remarks': 'VOSA STATES - 115K, 122K, 131K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'LMC Cars', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 187, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4bfe82d5-25d8-4557-aa3a-aea2fc874611.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b40ed3d-6364-5a00-b256-7b3867a39b7e with identifier: 120437651
2026-03-24 19:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b40ed3d-6364-5a00-b256-7b3867a39b7e with scrape type 2
2026-03-24 19:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b40ed3d-6364-5a00-b256-7b3867a39b7e with scrape type 2
2026-03-24 19:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4b40ed3d-6364-5a00-b256-7b3867a39b7e, identifier: 120437651
2026-03-24 19:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4b40ed3d-6364-5a00-b256-7b3867a39b7e with identifier: 120437651
2026-03-24 19:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4b40ed3d-6364-5a00-b256-7b3867a39b7e with identifier: 120437651
2026-03-24 19:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4b40ed3d-6364-5a00-b256-7b3867a39b7e with identifier: 120437651 to the API
2026-03-24 19:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120437651?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 187,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '4b40ed3d-6364-5a00-b256-7b3867a39b7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YN70ZXH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120437651',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FIAT',
'model': 'DUCATO 35 LWB DIESEL',
'odometer': 133530,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-01',
'seller_name': 'LMC Cars',
'title': 'FIAT DUCATO 35 LWB DIESEL 2.3 Multijet Chassis Cab 140',
'transmission': 'manual',
'trim': '2.3 Multijet Chassis Cab 140',
'vin': None,
'year': 2020}
2026-03-24 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120437651%27 HTTP/1.1" 200 None
2026-03-24 19:19:57 [astonbarclay.gb] INFO: Saving data for 120437651: {'auction_closing_time': 1774432800.0, 'created_time': 1773514832.551636, 'last_price_update_time': 1774379997.142437}
2026-03-24 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120437651') HTTP/1.1" 204 0
2026-03-24 19:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120093665?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:19:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:19:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120093665, 'registration': 'BP17GPU', 'account': 'MAN027', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.2 Puretech GT Line 5dr EAT6', 'mileage': 71063, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2401, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-06-24', 'fuel': 'Petrol', 'motExpiry': '2026-04-30', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BP17GPU/2026-03-03/image/c70e1092-cda6-43fc-86d2-3df36680e4ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP17GPU/2026-03-03/image/98892d46-c902-4e8c-a731-b26c0f5d61da_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP17GPU/2026-03-03/image/c2bea171-c004-4484-a887-7a91746ee76f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP17GPU/2026-03-03/image/7f485532-00f6-4851-aaaf-29763aef4fae_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP17GPU/2026-03-03/image/968affee-91d1-493b-992f-519c16f8b724_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP17GPU/2026-03-03/image/fa21f917-85d6-4738-8b26-98aecb90a806_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP17GPU/2026-03-03/image/285b5e33-d6e6-4a90-ab0d-75c8c5a54e1c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP17GPU/2026-03-03/image/01ec38f7-442b-4a59-8ba8-356f3aa3c29c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP17GPU/2026-03-03/image/00b79998-72f4-48e2-8992-5513950315a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP17GPU/2026-03-03/image/0216d6eb-8932-4f79-9c12-310820d3751b_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/18 10K - 07/19 16K - 07/20 22K - 06/21 27K - 02/22 29K - 08/23 43K', 'remarks': 'VOSA STATES 29K- 38K- 50K- 60K', 'virtual': False, 'seller': 'Mann Island Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5f895228-e2ec-4fd2-af6b-d14a3769a0f2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120093665, 'registration': 'BP17GPU', 'account': 'MAN027', 'make': 'PEUGEOT', 'model': '3008 ESTATE', 'derivative': '1.2 Puretech GT Line 5dr EAT6', 'mileage': 71063, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2401, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-06-24', 'fuel': 'Petrol', 'motExpiry': '2026-04-30', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BP17GPU/2026-03-03/image/c70e1092-cda6-43fc-86d2-3df36680e4ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP17GPU/2026-03-03/image/98892d46-c902-4e8c-a731-b26c0f5d61da_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP17GPU/2026-03-03/image/c2bea171-c004-4484-a887-7a91746ee76f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP17GPU/2026-03-03/image/7f485532-00f6-4851-aaaf-29763aef4fae_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP17GPU/2026-03-03/image/968affee-91d1-493b-992f-519c16f8b724_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP17GPU/2026-03-03/image/fa21f917-85d6-4738-8b26-98aecb90a806_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP17GPU/2026-03-03/image/285b5e33-d6e6-4a90-ab0d-75c8c5a54e1c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP17GPU/2026-03-03/image/01ec38f7-442b-4a59-8ba8-356f3aa3c29c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP17GPU/2026-03-03/image/00b79998-72f4-48e2-8992-5513950315a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/BP17GPU/2026-03-03/image/0216d6eb-8932-4f79-9c12-310820d3751b_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/18 10K - 07/19 16K - 07/20 22K - 06/21 27K - 02/22 29K - 08/23 43K', 'remarks': 'VOSA STATES 29K- 38K- 50K- 60K', 'virtual': False, 'seller': 'Mann Island Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5f895228-e2ec-4fd2-af6b-d14a3769a0f2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:19:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b478106-a32e-53b5-abf4-45e11261955b with identifier: 120093665
2026-03-24 19:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b478106-a32e-53b5-abf4-45e11261955b with scrape type 2
2026-03-24 19:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b478106-a32e-53b5-abf4-45e11261955b with scrape type 2
2026-03-24 19:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5b478106-a32e-53b5-abf4-45e11261955b, identifier: 120093665
2026-03-24 19:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5b478106-a32e-53b5-abf4-45e11261955b with identifier: 120093665
2026-03-24 19:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5b478106-a32e-53b5-abf4-45e11261955b with identifier: 120093665
2026-03-24 19:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5b478106-a32e-53b5-abf4-45e11261955b with identifier: 120093665 to the API
2026-03-24 19:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:19:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120093665?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '5b478106-a32e-53b5-abf4-45e11261955b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BP17GPU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120093665',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '3008 ESTATE',
'odometer': 71063,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-24',
'seller_name': 'Mann Island Finance',
'title': 'PEUGEOT 3008 ESTATE 1.2 Puretech GT Line 5dr EAT6',
'transmission': 'automatic',
'trim': '1.2 Puretech GT Line 5dr EAT6',
'vin': None,
'year': 2017}
2026-03-24 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120093665%27 HTTP/1.1" 200 None
2026-03-24 19:19:58 [astonbarclay.gb] INFO: Saving data for 120093665: {'auction_closing_time': 1774432800.0, 'created_time': 1773753254.567498, 'last_price_update_time': 1774379998.499677}
2026-03-24 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120093665') HTTP/1.1" 204 0
2026-03-24 19:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120220474?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120220474, 'registration': 'EN19RKV', 'account': 'MAN027', 'make': 'VAUXHALL', 'model': 'CROSSLAND X HATCHBACK', 'derivative': '1.2T ecoTec [110] Elite Nav 5dr [6 Speed] [S/S]', 'mileage': 65145, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2405, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-05-15', 'fuel': 'Petrol', 'motExpiry': '2026-10-04', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN19RKV/2026-03-09/image/49983e44-1255-4105-9dab-9627771dfbf3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/929d89d7-b6ef-485f-a7d5-47ea0688b146_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/b622a25a-f633-4835-a64a-117be09c4e47_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/2b894d8a-c910-44fc-957a-0c5e0de45ed3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/5c4bc0f9-d899-4957-b295-58128bb344aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/c2d10882-057b-4bbd-abed-3fff72672a1f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/7b78e29d-fbd0-43e0-88a2-07dae041a969_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/08edf35b-12f9-40de-bcd2-4588bfccb15b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/adf74385-0f78-4aca-9e31-41eac6ba069c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/35e7f675-9487-4027-a932-6d6e000384d3_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/21 24K - 01/23 45K', 'remarks': 'VOSA STATES 47K- 48K- 54K- 61K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Mann Island Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a36ae1a4-573b-4e07-98ac-fb3f7a188ea2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120220474, 'registration': 'EN19RKV', 'account': 'MAN027', 'make': 'VAUXHALL', 'model': 'CROSSLAND X HATCHBACK', 'derivative': '1.2T ecoTec [110] Elite Nav 5dr [6 Speed] [S/S]', 'mileage': 65145, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2405, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-05-15', 'fuel': 'Petrol', 'motExpiry': '2026-10-04', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN19RKV/2026-03-09/image/49983e44-1255-4105-9dab-9627771dfbf3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/929d89d7-b6ef-485f-a7d5-47ea0688b146_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/b622a25a-f633-4835-a64a-117be09c4e47_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/2b894d8a-c910-44fc-957a-0c5e0de45ed3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/5c4bc0f9-d899-4957-b295-58128bb344aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/c2d10882-057b-4bbd-abed-3fff72672a1f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/7b78e29d-fbd0-43e0-88a2-07dae041a969_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/08edf35b-12f9-40de-bcd2-4588bfccb15b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/adf74385-0f78-4aca-9e31-41eac6ba069c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN19RKV/2026-03-09/image/35e7f675-9487-4027-a932-6d6e000384d3_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/21 24K - 01/23 45K', 'remarks': 'VOSA STATES 47K- 48K- 54K- 61K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Mann Island Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a36ae1a4-573b-4e07-98ac-fb3f7a188ea2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b8470b1-8055-509e-806d-520977f539c6 with identifier: 120220474
2026-03-24 19:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b8470b1-8055-509e-806d-520977f539c6 with scrape type 2
2026-03-24 19:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b8470b1-8055-509e-806d-520977f539c6 with scrape type 2
2026-03-24 19:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1b8470b1-8055-509e-806d-520977f539c6, identifier: 120220474
2026-03-24 19:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1b8470b1-8055-509e-806d-520977f539c6 with identifier: 120220474
2026-03-24 19:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1b8470b1-8055-509e-806d-520977f539c6 with identifier: 120220474
2026-03-24 19:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1b8470b1-8055-509e-806d-520977f539c6 with identifier: 120220474 to the API
2026-03-24 19:20:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120220474?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1b8470b1-8055-509e-806d-520977f539c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EN19RKV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120220474',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'CROSSLAND X HATCHBACK',
'odometer': 65145,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-15',
'seller_name': 'Mann Island Finance',
'title': 'VAUXHALL CROSSLAND X HATCHBACK 1.2T ecoTec [110] Elite Nav 5dr [6 '
'Speed] [S/S]',
'transmission': 'manual',
'trim': '1.2T ecoTec [110] Elite Nav 5dr [6 Speed] [S/S]',
'vin': None,
'year': 2019}
2026-03-24 19:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120220474%27 HTTP/1.1" 200 None
2026-03-24 19:20:04 [astonbarclay.gb] INFO: Saving data for 120220474: {'auction_closing_time': 1774432800.0, 'created_time': 1773741835.304953, 'last_price_update_time': 1774380004.696927}
2026-03-24 19:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120220474') HTTP/1.1" 204 0
2026-03-24 19:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120255976?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120255976, 'registration': 'SF63CDX', 'account': 'ENA003', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.2 60 Match Edition 5dr', 'mileage': 89613, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2424, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-10-02', 'fuel': 'Petrol', 'motExpiry': '2026-07-28', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SF63CDX/2026-03-10/image/7f22a819-f0c5-4b04-bede-ca6c80b220d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/799b4a30-45ea-4a8b-add6-a61738962b8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/b8889f3c-d7f9-453f-bb09-654b7f180ee7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/0080e030-9008-4749-8c95-f18fd517182c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/577eced0-01bd-4a67-aa68-d1d49ea485f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/85937453-43c3-42dc-b9fb-973f8943122c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/e1a1a5fc-e76e-4e98-904b-2895d72ab0ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/9a281dcf-321a-475d-8494-7ff683b1ee6f_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 02/25 - 82K', 'remarks': 'VOSA STATES - 64K, 67K, 73K, 88K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/996580ac-e39b-48e7-842a-dc1d4029f4f3.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120255976, 'registration': 'SF63CDX', 'account': 'ENA003', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.2 60 Match Edition 5dr', 'mileage': 89613, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2424, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-10-02', 'fuel': 'Petrol', 'motExpiry': '2026-07-28', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SF63CDX/2026-03-10/image/7f22a819-f0c5-4b04-bede-ca6c80b220d1_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/799b4a30-45ea-4a8b-add6-a61738962b8e_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/b8889f3c-d7f9-453f-bb09-654b7f180ee7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/0080e030-9008-4749-8c95-f18fd517182c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/577eced0-01bd-4a67-aa68-d1d49ea485f9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/85937453-43c3-42dc-b9fb-973f8943122c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/e1a1a5fc-e76e-4e98-904b-2895d72ab0ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/SF63CDX/2026-03-10/image/9a281dcf-321a-475d-8494-7ff683b1ee6f_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 02/25 - 82K', 'remarks': 'VOSA STATES - 64K, 67K, 73K, 88K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/996580ac-e39b-48e7-842a-dc1d4029f4f3.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75e6e9fc-bc20-5595-8c07-27c7a547dae5 with identifier: 120255976
2026-03-24 19:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75e6e9fc-bc20-5595-8c07-27c7a547dae5 with scrape type 2
2026-03-24 19:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75e6e9fc-bc20-5595-8c07-27c7a547dae5 with scrape type 2
2026-03-24 19:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 75e6e9fc-bc20-5595-8c07-27c7a547dae5, identifier: 120255976
2026-03-24 19:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 75e6e9fc-bc20-5595-8c07-27c7a547dae5 with identifier: 120255976
2026-03-24 19:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 75e6e9fc-bc20-5595-8c07-27c7a547dae5 with identifier: 120255976
2026-03-24 19:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 75e6e9fc-bc20-5595-8c07-27c7a547dae5 with identifier: 120255976 to the API
2026-03-24 19:20:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120255976?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '75e6e9fc-bc20-5595-8c07-27c7a547dae5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SF63CDX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120255976',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'POLO HATCHBACK',
'odometer': 89613,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-02',
'seller_name': 'Local Dealer Group',
'title': 'VOLKSWAGEN POLO HATCHBACK 1.2 60 Match Edition 5dr',
'transmission': 'manual',
'trim': '1.2 60 Match Edition 5dr',
'vin': None,
'year': 2013}
2026-03-24 19:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120255976%27 HTTP/1.1" 200 None
2026-03-24 19:20:05 [astonbarclay.gb] INFO: Saving data for 120255976: {'auction_closing_time': 1774432800.0, 'created_time': 1773403871.689247, 'last_price_update_time': 1774380005.228673}
2026-03-24 19:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120255976') HTTP/1.1" 204 0
2026-03-24 19:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120592457?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:05 [scrapy.extensions.logstats] INFO: Crawled 434 pages (at 30 pages/min), scraped 412 items (at 29 items/min)
2026-03-24 19:20:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 19:20:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120592457, 'registration': 'KX66UHW', 'account': 'STA058', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6 GDi 1 5dr', 'mileage': 110095, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2407, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-09-01', 'fuel': 'Petrol', 'motExpiry': '2026-03-31', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KX66UHW/2026-03-19/image/66973fb0-8e1e-4d20-8c0a-f4779c3a802e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX66UHW/2026-03-19/image/b92f2061-7497-49c4-9eac-f65de5dc971f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX66UHW/2026-03-19/image/8201df3d-e9b4-4a5c-804c-43ea09dd03ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX66UHW/2026-03-19/image/d3bea654-b338-4c71-a341-e9dd51734bc2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX66UHW/2026-03-19/image/3c3a9211-674c-4b7b-923e-481967ca3109_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX66UHW/2026-03-19/image/7acb7c69-ee1b-4268-ad25-afacecbc9728_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX66UHW/2026-03-19/image/4480f31d-d674-4702-b78e-f0ab46884f2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX66UHW/2026-03-19/image/4b23f237-7ad4-45ad-b63e-dc3e2caa89ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX66UHW/2026-03-19/image/a77f16e6-12e1-4dd5-83d6-630765913994_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/17-11K, 08/18-20K, 03/19-26K, 03/20-34K, 03/21-40K, 03/22-49K', 'remarks': 'VOSA STATES 49K, 63K, 80K, 98K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 156, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/541420be-6969-422e-bc6e-709468f6597e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120592457, 'registration': 'KX66UHW', 'account': 'STA058', 'make': 'KIA', 'model': 'SPORTAGE ESTATE', 'derivative': '1.6 GDi 1 5dr', 'mileage': 110095, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2407, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-09-01', 'fuel': 'Petrol', 'motExpiry': '2026-03-31', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KX66UHW/2026-03-19/image/66973fb0-8e1e-4d20-8c0a-f4779c3a802e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX66UHW/2026-03-19/image/b92f2061-7497-49c4-9eac-f65de5dc971f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX66UHW/2026-03-19/image/8201df3d-e9b4-4a5c-804c-43ea09dd03ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX66UHW/2026-03-19/image/d3bea654-b338-4c71-a341-e9dd51734bc2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX66UHW/2026-03-19/image/3c3a9211-674c-4b7b-923e-481967ca3109_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX66UHW/2026-03-19/image/7acb7c69-ee1b-4268-ad25-afacecbc9728_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX66UHW/2026-03-19/image/4480f31d-d674-4702-b78e-f0ab46884f2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX66UHW/2026-03-19/image/4b23f237-7ad4-45ad-b63e-dc3e2caa89ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/KX66UHW/2026-03-19/image/a77f16e6-12e1-4dd5-83d6-630765913994_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 09/17-11K, 08/18-20K, 03/19-26K, 03/20-34K, 03/21-40K, 03/22-49K', 'remarks': 'VOSA STATES 49K, 63K, 80K, 98K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 156, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/541420be-6969-422e-bc6e-709468f6597e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e164f281-7af4-522d-b787-4066a59722d4 with identifier: 120592457
2026-03-24 19:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e164f281-7af4-522d-b787-4066a59722d4 with scrape type 2
2026-03-24 19:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e164f281-7af4-522d-b787-4066a59722d4 with scrape type 2
2026-03-24 19:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e164f281-7af4-522d-b787-4066a59722d4, identifier: 120592457
2026-03-24 19:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e164f281-7af4-522d-b787-4066a59722d4 with identifier: 120592457
2026-03-24 19:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e164f281-7af4-522d-b787-4066a59722d4 with identifier: 120592457
2026-03-24 19:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e164f281-7af4-522d-b787-4066a59722d4 with identifier: 120592457 to the API
2026-03-24 19:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120592457?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 156,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e164f281-7af4-522d-b787-4066a59722d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KX66UHW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120592457',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'KIA',
'model': 'SPORTAGE ESTATE',
'odometer': 110095,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-01',
'seller_name': 'Startline Motor Finance Ltd',
'title': 'KIA SPORTAGE ESTATE 1.6 GDi 1 5dr',
'transmission': 'manual',
'trim': '1.6 GDi 1 5dr',
'vin': None,
'year': 2016}
2026-03-24 19:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120592457%27 HTTP/1.1" 200 None
2026-03-24 19:20:05 [astonbarclay.gb] INFO: Saving data for 120592457: {'auction_closing_time': 1774432800.0, 'created_time': 1773948045.567406, 'last_price_update_time': 1774380005.758602}
2026-03-24 19:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120592457') HTTP/1.1" 204 0
2026-03-24 19:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120461525?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120461525, 'registration': 'YM17JEO', 'account': 'SMC024', 'make': 'MAZDA', 'model': 'CX-3 DIESEL HATCHBACK', 'derivative': '1.5d SE-L Nav 5dr', 'mileage': 90170, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2344, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-07-31', 'fuel': 'Diesel', 'motExpiry': '2027-01-04', 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YM17JEO/2026-03-18/image/b1a3bc57-0218-4ab9-9444-738e399e5a28_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM17JEO/2026-03-18/image/cffdb5b2-f1b3-4d8e-926c-1f77000a04c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM17JEO/2026-03-18/image/c5e53923-bc8b-488a-ba63-7fbfacdae22e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM17JEO/2026-03-18/image/6c1a984a-3f0e-475d-bba2-891abdaef7ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM17JEO/2026-03-18/image/c62fea16-46e4-4a62-b512-c1fd59d4fb32_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM17JEO/2026-03-18/image/e1769176-f2a1-4acc-9f16-56fe7a34dbf1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM17JEO/2026-03-18/image/a0685dbb-585d-4c06-9d8d-33f2947983b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM17JEO/2026-03-18/image/bcbc809e-c894-48c1-a4c6-9c120f4d2858_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM17JEO/2026-03-18/image/0ea57fbf-c9c2-4df1-9357-661dcafd8942_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/17 10k - 06/18 20k - 12/18 33k', 'remarks': 'VOSA STATES 71K- 75K- 81K - 88K - SD CARD IN OFFICE', 'virtual': False, 'seller': 'SMC Ford Gillingham', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/be7650cb-6848-4759-8604-b33c97decb16.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120461525, 'registration': 'YM17JEO', 'account': 'SMC024', 'make': 'MAZDA', 'model': 'CX-3 DIESEL HATCHBACK', 'derivative': '1.5d SE-L Nav 5dr', 'mileage': 90170, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2344, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-07-31', 'fuel': 'Diesel', 'motExpiry': '2027-01-04', 'doors': 5, 'engineSize': 1497, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YM17JEO/2026-03-18/image/b1a3bc57-0218-4ab9-9444-738e399e5a28_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM17JEO/2026-03-18/image/cffdb5b2-f1b3-4d8e-926c-1f77000a04c4_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM17JEO/2026-03-18/image/c5e53923-bc8b-488a-ba63-7fbfacdae22e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM17JEO/2026-03-18/image/6c1a984a-3f0e-475d-bba2-891abdaef7ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM17JEO/2026-03-18/image/c62fea16-46e4-4a62-b512-c1fd59d4fb32_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM17JEO/2026-03-18/image/e1769176-f2a1-4acc-9f16-56fe7a34dbf1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM17JEO/2026-03-18/image/a0685dbb-585d-4c06-9d8d-33f2947983b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM17JEO/2026-03-18/image/bcbc809e-c894-48c1-a4c6-9c120f4d2858_removebg.jpg?w=600', 'https://abimg003.imgix.net/YM17JEO/2026-03-18/image/0ea57fbf-c9c2-4df1-9357-661dcafd8942_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/17 10k - 06/18 20k - 12/18 33k', 'remarks': 'VOSA STATES 71K- 75K- 81K - 88K - SD CARD IN OFFICE', 'virtual': False, 'seller': 'SMC Ford Gillingham', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 105, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/be7650cb-6848-4759-8604-b33c97decb16.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ae605f9-9896-5153-952b-b34c66f1c10f with identifier: 120461525
2026-03-24 19:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ae605f9-9896-5153-952b-b34c66f1c10f with scrape type 2
2026-03-24 19:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ae605f9-9896-5153-952b-b34c66f1c10f with scrape type 2
2026-03-24 19:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6ae605f9-9896-5153-952b-b34c66f1c10f, identifier: 120461525
2026-03-24 19:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6ae605f9-9896-5153-952b-b34c66f1c10f with identifier: 120461525
2026-03-24 19:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6ae605f9-9896-5153-952b-b34c66f1c10f with identifier: 120461525
2026-03-24 19:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6ae605f9-9896-5153-952b-b34c66f1c10f with identifier: 120461525 to the API
2026-03-24 19:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120461525?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 105,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '6ae605f9-9896-5153-952b-b34c66f1c10f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YM17JEO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120461525',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MAZDA',
'model': 'CX-3 DIESEL HATCHBACK',
'odometer': 90170,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-31',
'seller_name': 'SMC Ford Gillingham',
'title': 'MAZDA CX-3 DIESEL HATCHBACK 1.5d SE-L Nav 5dr',
'transmission': 'manual',
'trim': '1.5d SE-L Nav 5dr',
'vin': None,
'year': 2017}
2026-03-24 19:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461525%27 HTTP/1.1" 200 None
2026-03-24 19:20:09 [astonbarclay.gb] INFO: Saving data for 120461525: {'auction_closing_time': 1774432800.0, 'created_time': 1773838938.01397, 'last_price_update_time': 1774380009.805314}
2026-03-24 19:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120461525') HTTP/1.1" 204 0
2026-03-24 19:20:10 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 265.405(s), this was the 2nd time calling it.
2026-03-24 19:20:10 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.706802675252847 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119846458?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120505631?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119846458, 'registration': 'SC56XTR', 'account': 'SMC009', 'make': 'SUZUKI', 'model': 'JIMNY ESTATE', 'derivative': '1.3 VVT JLX + 3dr', 'mileage': 91003, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2357, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2007-01-31', 'fuel': 'Petrol', 'motExpiry': '2026-03-23', 'doors': 3, 'engineSize': 1328, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/SC56XTR/2026-02-27/image/fc56dc93-4e74-4099-a63b-081c84e48969_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC56XTR/2026-02-27/image/7116610d-92ca-4f30-a43b-93b96a01d595_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC56XTR/2026-02-27/image/8d497c26-21f0-4f14-b959-87d122ab2b94_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC56XTR/2026-02-27/image/83799840-2fd1-42ad-afca-09fafd1a82c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC56XTR/2026-02-27/image/e30d0e06-b3e5-4df6-aec7-33ad2d5df782_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC56XTR/2026-02-27/image/2e83d6bc-a225-436a-ad9c-3ecaa0a71ee9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC56XTR/2026-02-27/image/20ba2484-e97d-481b-a5ab-a29922f9a424_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES, 69K, 70K, 72K, 81K', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '9', 'v5': True, 'v5details': 'Here', 'co2': 174, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9ca2ca50-6235-4c88-a9a4-ec320efa635b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119846458, 'registration': 'SC56XTR', 'account': 'SMC009', 'make': 'SUZUKI', 'model': 'JIMNY ESTATE', 'derivative': '1.3 VVT JLX + 3dr', 'mileage': 91003, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2357, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2007-01-31', 'fuel': 'Petrol', 'motExpiry': '2026-03-23', 'doors': 3, 'engineSize': 1328, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/SC56XTR/2026-02-27/image/fc56dc93-4e74-4099-a63b-081c84e48969_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC56XTR/2026-02-27/image/7116610d-92ca-4f30-a43b-93b96a01d595_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC56XTR/2026-02-27/image/8d497c26-21f0-4f14-b959-87d122ab2b94_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC56XTR/2026-02-27/image/83799840-2fd1-42ad-afca-09fafd1a82c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC56XTR/2026-02-27/image/e30d0e06-b3e5-4df6-aec7-33ad2d5df782_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC56XTR/2026-02-27/image/2e83d6bc-a225-436a-ad9c-3ecaa0a71ee9_removebg.jpg?w=600', 'https://abimg003.imgix.net/SC56XTR/2026-02-27/image/20ba2484-e97d-481b-a5ab-a29922f9a424_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES, 69K, 70K, 72K, 81K', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '9', 'v5': True, 'v5details': 'Here', 'co2': 174, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9ca2ca50-6235-4c88-a9a4-ec320efa635b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ab23227-0816-5bbb-ade2-09cc20049e48 with identifier: 119846458
2026-03-24 19:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ab23227-0816-5bbb-ade2-09cc20049e48 with scrape type 2
2026-03-24 19:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ab23227-0816-5bbb-ade2-09cc20049e48 with scrape type 2
2026-03-24 19:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4ab23227-0816-5bbb-ade2-09cc20049e48, identifier: 119846458
2026-03-24 19:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4ab23227-0816-5bbb-ade2-09cc20049e48 with identifier: 119846458
2026-03-24 19:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4ab23227-0816-5bbb-ade2-09cc20049e48 with identifier: 119846458
2026-03-24 19:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4ab23227-0816-5bbb-ade2-09cc20049e48 with identifier: 119846458 to the API
2026-03-24 19:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119846458?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 174,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.3L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '4ab23227-0816-5bbb-ade2-09cc20049e48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SC56XTR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119846458',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SUZUKI',
'model': 'JIMNY ESTATE',
'odometer': 91003,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-01-31',
'seller_name': 'SMC Group',
'title': 'SUZUKI JIMNY ESTATE 1.3 VVT JLX + 3dr',
'transmission': 'manual',
'trim': '1.3 VVT JLX + 3dr',
'vin': None,
'year': 2007}
2026-03-24 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119846458%27 HTTP/1.1" 200 None
2026-03-24 19:20:11 [astonbarclay.gb] INFO: Saving data for 119846458: {'auction_closing_time': 1774432800.0, 'created_time': 1773403443.844161, 'last_price_update_time': 1774380011.11403}
2026-03-24 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119846458') HTTP/1.1" 204 0
2026-03-24 19:20:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120505631, 'registration': 'RE10DKY', 'account': 'SMC007', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Zetec 5dr [82]', 'mileage': 101649, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2343, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-04-16', 'fuel': 'Petrol', 'motExpiry': '2026-07-21', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RE10DKY/2026-03-18/image/17012e86-9675-475c-83a4-335afc829322_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE10DKY/2026-03-18/image/dc5f089a-b409-43ad-9f71-9e542c20a4d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE10DKY/2026-03-18/image/fb755a39-9b3c-4dc6-b429-cff89cd7a49a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE10DKY/2026-03-18/image/914c55fd-f98a-4c2a-9863-e63150adcdaa_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE10DKY/2026-03-18/image/217798cf-ba65-4d11-8dd9-63c4e9edba4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE10DKY/2026-03-18/image/60d2592e-34c2-4e95-ae44-a5d5b1a28b4c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/11 4K- 06/12 7K- 04/14 19K-', 'remarks': 'VOSA STATES 69K- 80K - 89K- 97K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3463623e-fa1a-486f-8a04-8a6ba88ed27a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120505631, 'registration': 'RE10DKY', 'account': 'SMC007', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Zetec 5dr [82]', 'mileage': 101649, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2343, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-04-16', 'fuel': 'Petrol', 'motExpiry': '2026-07-21', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RE10DKY/2026-03-18/image/17012e86-9675-475c-83a4-335afc829322_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE10DKY/2026-03-18/image/dc5f089a-b409-43ad-9f71-9e542c20a4d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE10DKY/2026-03-18/image/fb755a39-9b3c-4dc6-b429-cff89cd7a49a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE10DKY/2026-03-18/image/914c55fd-f98a-4c2a-9863-e63150adcdaa_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE10DKY/2026-03-18/image/217798cf-ba65-4d11-8dd9-63c4e9edba4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE10DKY/2026-03-18/image/60d2592e-34c2-4e95-ae44-a5d5b1a28b4c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/11 4K- 06/12 7K- 04/14 19K-', 'remarks': 'VOSA STATES 69K- 80K - 89K- 97K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3463623e-fa1a-486f-8a04-8a6ba88ed27a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40fd6113-85ec-58db-ae4e-2827f28a5ba2 with identifier: 120505631
2026-03-24 19:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40fd6113-85ec-58db-ae4e-2827f28a5ba2 with scrape type 2
2026-03-24 19:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40fd6113-85ec-58db-ae4e-2827f28a5ba2 with scrape type 2
2026-03-24 19:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 40fd6113-85ec-58db-ae4e-2827f28a5ba2, identifier: 120505631
2026-03-24 19:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 40fd6113-85ec-58db-ae4e-2827f28a5ba2 with identifier: 120505631
2026-03-24 19:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 40fd6113-85ec-58db-ae4e-2827f28a5ba2 with identifier: 120505631
2026-03-24 19:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 40fd6113-85ec-58db-ae4e-2827f28a5ba2 with identifier: 120505631 to the API
2026-03-24 19:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120505631?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '40fd6113-85ec-58db-ae4e-2827f28a5ba2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RE10DKY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120505631',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 101649,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-04-16',
'seller_name': 'SMC Group',
'title': 'FORD FIESTA HATCHBACK 1.25 Zetec 5dr [82]',
'transmission': 'manual',
'trim': '1.25 Zetec 5dr [82]',
'vin': None,
'year': 2010}
2026-03-24 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120505631%27 HTTP/1.1" 200 None
2026-03-24 19:20:11 [astonbarclay.gb] INFO: Saving data for 120505631: {'auction_closing_time': 1774432800.0, 'created_time': 1773838981.002362, 'last_price_update_time': 1774380011.487636}
2026-03-24 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120505631') HTTP/1.1" 204 0
2026-03-24 19:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120480862?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120480862, 'registration': 'GK21AXP', 'account': 'SMC012', 'make': 'MITSUBISHI', 'model': 'OUTLANDER ESTATE', 'derivative': '2.4 PHEV Dynamic 5dr Auto', 'mileage': 53156, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2348, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-04-14', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-04-13', 'doors': 5, 'engineSize': 2360, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GK21AXP/2026-03-19/image/d7ec3466-1230-4fdf-9bfa-b57ba97c407a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK21AXP/2026-03-19/image/3d9bb722-11a6-4aee-a662-5707e0d7468a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK21AXP/2026-03-19/image/1a6ba15b-9081-488e-8cdc-fc825167244a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK21AXP/2026-03-19/image/8e18073e-4214-4f8a-b4cf-3ab0ca255121_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK21AXP/2026-03-19/image/5b48acb1-286c-482b-80b5-5f59c42d6d8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK21AXP/2026-03-19/image/687a1043-715d-4e20-97fb-9b6a64acbd61_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK21AXP/2026-03-19/image/699c6cf3-9aa4-4647-8a34-e5f00e61e226_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK21AXP/2026-03-19/image/dc3bcc9b-5b76-443d-9784-e6409a7819cd_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '04/22 11K - 05/23 21K', 'remarks': 'VOSA STATES, 31K, 43K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 46, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b71dd776-7086-44a9-9623-929ea5fac8ad.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120480862, 'registration': 'GK21AXP', 'account': 'SMC012', 'make': 'MITSUBISHI', 'model': 'OUTLANDER ESTATE', 'derivative': '2.4 PHEV Dynamic 5dr Auto', 'mileage': 53156, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2348, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2021-04-14', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-04-13', 'doors': 5, 'engineSize': 2360, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GK21AXP/2026-03-19/image/d7ec3466-1230-4fdf-9bfa-b57ba97c407a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK21AXP/2026-03-19/image/3d9bb722-11a6-4aee-a662-5707e0d7468a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK21AXP/2026-03-19/image/1a6ba15b-9081-488e-8cdc-fc825167244a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK21AXP/2026-03-19/image/8e18073e-4214-4f8a-b4cf-3ab0ca255121_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK21AXP/2026-03-19/image/5b48acb1-286c-482b-80b5-5f59c42d6d8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK21AXP/2026-03-19/image/687a1043-715d-4e20-97fb-9b6a64acbd61_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK21AXP/2026-03-19/image/699c6cf3-9aa4-4647-8a34-e5f00e61e226_removebg.jpg?w=600', 'https://abimg003.imgix.net/GK21AXP/2026-03-19/image/dc3bcc9b-5b76-443d-9784-e6409a7819cd_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '04/22 11K - 05/23 21K', 'remarks': 'VOSA STATES, 31K, 43K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 46, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b71dd776-7086-44a9-9623-929ea5fac8ad.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2f14e5c-ebd0-52e3-a6bb-7b461339489d with identifier: 120480862
2026-03-24 19:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2f14e5c-ebd0-52e3-a6bb-7b461339489d with scrape type 2
2026-03-24 19:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2f14e5c-ebd0-52e3-a6bb-7b461339489d with scrape type 2
2026-03-24 19:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e2f14e5c-ebd0-52e3-a6bb-7b461339489d, identifier: 120480862
2026-03-24 19:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e2f14e5c-ebd0-52e3-a6bb-7b461339489d with identifier: 120480862
2026-03-24 19:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e2f14e5c-ebd0-52e3-a6bb-7b461339489d with identifier: 120480862
2026-03-24 19:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e2f14e5c-ebd0-52e3-a6bb-7b461339489d with identifier: 120480862 to the API
2026-03-24 19:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120480862?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 46,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.4L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': 'e2f14e5c-ebd0-52e3-a6bb-7b461339489d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GK21AXP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120480862',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MITSUBISHI',
'model': 'OUTLANDER ESTATE',
'odometer': 53156,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-14',
'seller_name': 'SMC Group',
'title': 'MITSUBISHI OUTLANDER ESTATE 2.4 PHEV Dynamic 5dr Auto',
'transmission': 'automatic',
'trim': '2.4 PHEV Dynamic 5dr Auto',
'vin': None,
'year': 2021}
2026-03-24 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120480862%27 HTTP/1.1" 200 None
2026-03-24 19:20:11 [astonbarclay.gb] INFO: Saving data for 120480862: {'auction_closing_time': 1774432800.0, 'created_time': 1773860543.296677, 'last_price_update_time': 1774380011.936229}
2026-03-24 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120480862') HTTP/1.1" 204 0
2026-03-24 19:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120461552?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120461552, 'registration': 'GL69AWJ', 'account': 'SMC024', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Titanium 5dr', 'mileage': 58825, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2347, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-05-26', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GL69AWJ/2026-03-18/image/ac73038e-75d8-45c7-b91f-4f2aec974d1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL69AWJ/2026-03-18/image/ce71869f-5753-411b-98f7-54082693bf79_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL69AWJ/2026-03-18/image/4679cc88-f708-4b5e-996c-4498b935c64e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL69AWJ/2026-03-18/image/6dfda4e5-2194-45b5-a784-fe22731798da_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL69AWJ/2026-03-18/image/a418e3f7-aedb-4a7c-b7cd-4f2eee5f8aed_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL69AWJ/2026-03-18/image/6a2923f1-7d95-4d55-8e35-ef3a7ab51791_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL69AWJ/2026-03-18/image/3adecfd1-595f-47a6-96ca-0d7f314c56b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL69AWJ/2026-03-18/image/1f51b730-b119-421f-b7fc-a4a19646f14d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL69AWJ/2026-03-18/image/cfce2916-0b17-41b0-a450-9ddf96b89fe3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 10/21 15k', 'remarks': 'VOSA STATES 18K- 27K- 38K- 49K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC Ford Gillingham', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2a701eca-409e-4ff8-9d10-8e03dad239b3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120461552, 'registration': 'GL69AWJ', 'account': 'SMC024', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Titanium 5dr', 'mileage': 58825, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2347, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-05-26', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GL69AWJ/2026-03-18/image/ac73038e-75d8-45c7-b91f-4f2aec974d1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL69AWJ/2026-03-18/image/ce71869f-5753-411b-98f7-54082693bf79_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL69AWJ/2026-03-18/image/4679cc88-f708-4b5e-996c-4498b935c64e_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL69AWJ/2026-03-18/image/6dfda4e5-2194-45b5-a784-fe22731798da_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL69AWJ/2026-03-18/image/a418e3f7-aedb-4a7c-b7cd-4f2eee5f8aed_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL69AWJ/2026-03-18/image/6a2923f1-7d95-4d55-8e35-ef3a7ab51791_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL69AWJ/2026-03-18/image/3adecfd1-595f-47a6-96ca-0d7f314c56b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL69AWJ/2026-03-18/image/1f51b730-b119-421f-b7fc-a4a19646f14d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL69AWJ/2026-03-18/image/cfce2916-0b17-41b0-a450-9ddf96b89fe3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 10/21 15k', 'remarks': 'VOSA STATES 18K- 27K- 38K- 49K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC Ford Gillingham', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2a701eca-409e-4ff8-9d10-8e03dad239b3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d0b12c4-2c24-5a8d-bfa2-da7b3e6c618c with identifier: 120461552
2026-03-24 19:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d0b12c4-2c24-5a8d-bfa2-da7b3e6c618c with scrape type 2
2026-03-24 19:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d0b12c4-2c24-5a8d-bfa2-da7b3e6c618c with scrape type 2
2026-03-24 19:20:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4d0b12c4-2c24-5a8d-bfa2-da7b3e6c618c, identifier: 120461552
2026-03-24 19:20:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4d0b12c4-2c24-5a8d-bfa2-da7b3e6c618c with identifier: 120461552
2026-03-24 19:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4d0b12c4-2c24-5a8d-bfa2-da7b3e6c618c with identifier: 120461552
2026-03-24 19:20:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4d0b12c4-2c24-5a8d-bfa2-da7b3e6c618c with identifier: 120461552 to the API
2026-03-24 19:20:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120461552?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '4d0b12c4-2c24-5a8d-bfa2-da7b3e6c618c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GL69AWJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120461552',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 58825,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-31',
'seller_name': 'SMC Ford Gillingham',
'title': 'FORD FIESTA HATCHBACK 1.0 EcoBoost Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Titanium 5dr',
'vin': None,
'year': 2019}
2026-03-24 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461552%27 HTTP/1.1" 200 None
2026-03-24 19:20:13 [astonbarclay.gb] INFO: Saving data for 120461552: {'auction_closing_time': 1774432800.0, 'created_time': 1773838947.672827, 'last_price_update_time': 1774380013.546454}
2026-03-24 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120461552') HTTP/1.1" 204 0
2026-03-24 19:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120461419?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120461419, 'registration': 'EK11VJZ', 'account': 'SMC010', 'make': 'VAUXHALL', 'model': 'INSIGNIA DIESEL HATCHBACK', 'derivative': '2.0 CDTi SRi 5dr', 'mileage': 77177, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2321, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-05-31', 'fuel': 'Diesel', 'motExpiry': '2026-06-25', 'doors': 5, 'engineSize': 1956, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EK11VJZ/2026-03-19/image/0dbe7c7b-63c2-4a70-b774-7235bf8e4309_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK11VJZ/2026-03-19/image/d6f39aff-1226-4b8d-bf7f-8792b92684ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK11VJZ/2026-03-19/image/f9c50a85-10b8-48cd-b7d5-b38d88c35cf7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK11VJZ/2026-03-19/image/c74f5deb-a88a-4bdd-b731-da809e98a923_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK11VJZ/2026-03-19/image/d4b0049f-1859-4185-94fe-12212d381fe3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK11VJZ/2026-03-19/image/2b01e871-3de0-4261-aeae-9ad21ab6be18_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/13 ?? - 07/14 30K - 06/21 58K - 06/22 62K -', 'remarks': 'OUTSTANDING RECALL - VOSA STATES, 62K, 66K, 70K, 74K', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/38f68e71-5e6c-4962-ad82-f059b6c842a7.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120461419, 'registration': 'EK11VJZ', 'account': 'SMC010', 'make': 'VAUXHALL', 'model': 'INSIGNIA DIESEL HATCHBACK', 'derivative': '2.0 CDTi SRi 5dr', 'mileage': 77177, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2321, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-05-31', 'fuel': 'Diesel', 'motExpiry': '2026-06-25', 'doors': 5, 'engineSize': 1956, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EK11VJZ/2026-03-19/image/0dbe7c7b-63c2-4a70-b774-7235bf8e4309_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK11VJZ/2026-03-19/image/d6f39aff-1226-4b8d-bf7f-8792b92684ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK11VJZ/2026-03-19/image/f9c50a85-10b8-48cd-b7d5-b38d88c35cf7_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK11VJZ/2026-03-19/image/c74f5deb-a88a-4bdd-b731-da809e98a923_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK11VJZ/2026-03-19/image/d4b0049f-1859-4185-94fe-12212d381fe3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EK11VJZ/2026-03-19/image/2b01e871-3de0-4261-aeae-9ad21ab6be18_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/13 ?? - 07/14 30K - 06/21 58K - 06/22 62K -', 'remarks': 'OUTSTANDING RECALL - VOSA STATES, 62K, 66K, 70K, 74K', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/38f68e71-5e6c-4962-ad82-f059b6c842a7.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5050716-57b4-5b2e-8239-f064180575ea with identifier: 120461419
2026-03-24 19:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5050716-57b4-5b2e-8239-f064180575ea with scrape type 2
2026-03-24 19:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5050716-57b4-5b2e-8239-f064180575ea with scrape type 2
2026-03-24 19:20:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f5050716-57b4-5b2e-8239-f064180575ea, identifier: 120461419
2026-03-24 19:20:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f5050716-57b4-5b2e-8239-f064180575ea with identifier: 120461419
2026-03-24 19:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f5050716-57b4-5b2e-8239-f064180575ea with identifier: 120461419
2026-03-24 19:20:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f5050716-57b4-5b2e-8239-f064180575ea with identifier: 120461419 to the API
2026-03-24 19:20:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120461419?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f5050716-57b4-5b2e-8239-f064180575ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EK11VJZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120461419',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'INSIGNIA DIESEL HATCHBACK',
'odometer': 77177,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-05-31',
'seller_name': 'SMC Group',
'title': 'VAUXHALL INSIGNIA DIESEL HATCHBACK 2.0 CDTi SRi 5dr',
'transmission': 'manual',
'trim': '2.0 CDTi SRi 5dr',
'vin': None,
'year': 2011}
2026-03-24 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120461419%27 HTTP/1.1" 200 None
2026-03-24 19:20:14 [astonbarclay.gb] INFO: Saving data for 120461419: {'auction_closing_time': 1774432800.0, 'created_time': 1773860524.788604, 'last_price_update_time': 1774380014.339838}
2026-03-24 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120461419') HTTP/1.1" 204 0
2026-03-24 19:20:14 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.163(s), this was the 1st time calling it.
2026-03-24 19:20:14 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.860684340899816 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120505622?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-24 19:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120369524?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120505622, 'registration': 'RE62HLZ', 'account': 'SMC007', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.4 Zetec 5dr', 'mileage': 57342, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2335, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-05-11', 'doors': 5, 'engineSize': 1388, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RE62HLZ/2026-03-18/image/03941ace-64f6-4772-8b79-1d387fbc6a35_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE62HLZ/2026-03-18/image/333d0f2c-9fd9-4048-acce-bca97a89fd35_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE62HLZ/2026-03-18/image/016dc049-8286-4a00-8f5e-e725dea072b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE62HLZ/2026-03-18/image/0e44a535-7843-46b3-9c98-279314a2d8b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE62HLZ/2026-03-18/image/c4b2a9ad-3fce-4f29-a90d-e734aac09e15_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE62HLZ/2026-03-18/image/e7301c79-52d6-4786-8220-03dc3ef90fce_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE62HLZ/2026-03-18/image/c7bf5251-d3b3-4d1e-9a12-a12263728a35_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE62HLZ/2026-03-18/image/24adf3e3-b7d3-4156-922a-aa9ee229e609_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE62HLZ/2026-03-18/image/d4407972-a937-4bac-b909-4ce92e587eaa_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES - 43K, 49K, 53K, 55K', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fb2ac305-477e-4c47-8bb9-65500d0c19d1.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120505622, 'registration': 'RE62HLZ', 'account': 'SMC007', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.4 Zetec 5dr', 'mileage': 57342, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2335, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-10-31', 'fuel': 'Petrol', 'motExpiry': '2026-05-11', 'doors': 5, 'engineSize': 1388, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RE62HLZ/2026-03-18/image/03941ace-64f6-4772-8b79-1d387fbc6a35_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE62HLZ/2026-03-18/image/333d0f2c-9fd9-4048-acce-bca97a89fd35_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE62HLZ/2026-03-18/image/016dc049-8286-4a00-8f5e-e725dea072b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE62HLZ/2026-03-18/image/0e44a535-7843-46b3-9c98-279314a2d8b8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE62HLZ/2026-03-18/image/c4b2a9ad-3fce-4f29-a90d-e734aac09e15_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE62HLZ/2026-03-18/image/e7301c79-52d6-4786-8220-03dc3ef90fce_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE62HLZ/2026-03-18/image/c7bf5251-d3b3-4d1e-9a12-a12263728a35_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE62HLZ/2026-03-18/image/24adf3e3-b7d3-4156-922a-aa9ee229e609_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE62HLZ/2026-03-18/image/d4407972-a937-4bac-b909-4ce92e587eaa_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES - 43K, 49K, 53K, 55K', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 130, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/fb2ac305-477e-4c47-8bb9-65500d0c19d1.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3eefc69a-49ef-52a3-9d3c-83bd71cef88e with identifier: 120505622
2026-03-24 19:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3eefc69a-49ef-52a3-9d3c-83bd71cef88e with scrape type 2
2026-03-24 19:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3eefc69a-49ef-52a3-9d3c-83bd71cef88e with scrape type 2
2026-03-24 19:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3eefc69a-49ef-52a3-9d3c-83bd71cef88e, identifier: 120505622
2026-03-24 19:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3eefc69a-49ef-52a3-9d3c-83bd71cef88e with identifier: 120505622
2026-03-24 19:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3eefc69a-49ef-52a3-9d3c-83bd71cef88e with identifier: 120505622
2026-03-24 19:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3eefc69a-49ef-52a3-9d3c-83bd71cef88e with identifier: 120505622 to the API
2026-03-24 19:20:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120505622?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 130,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '3eefc69a-49ef-52a3-9d3c-83bd71cef88e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RE62HLZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120505622',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 57342,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-10-31',
'seller_name': 'SMC Group',
'title': 'FORD FIESTA HATCHBACK 1.4 Zetec 5dr',
'transmission': 'manual',
'trim': '1.4 Zetec 5dr',
'vin': None,
'year': 2012}
2026-03-24 19:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120505622%27 HTTP/1.1" 200 None
2026-03-24 19:20:15 [astonbarclay.gb] INFO: Saving data for 120505622: {'auction_closing_time': 1774432800.0, 'created_time': 1773838943.834162, 'last_price_update_time': 1774380015.543122}
2026-03-24 19:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120505622') HTTP/1.1" 204 0
2026-03-24 19:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120505580?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120369524, 'registration': 'JD60MCG', 'account': 'ALL018', 'make': 'LAND ROVER', 'model': 'RANGE ROVER VELAR DIESEL ESTATE', 'derivative': '3.0 D300 R-Dynamic HSE 5dr Auto', 'mileage': 65308, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2318, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-07-19', 'fuel': 'Diesel', 'motExpiry': '2026-03-07', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/JD60MCG/2026-03-19/image/27dadf0b-6fbb-4104-987c-bf053ce21751_removebg.jpg?w=600', 'https://abimg003.imgix.net/JD60MCG/2026-03-19/image/1bf2c57c-51c6-48eb-95a9-58e9fa43882a_removebg.jpg?w=600', 'https://abimg003.imgix.net/JD60MCG/2026-03-19/image/57ba7a78-1f1e-4ebc-82f0-6c417a2f6a87_removebg.jpg?w=600', 'https://abimg003.imgix.net/JD60MCG/2026-03-19/image/49c49d1d-b057-4076-94a0-075031a77720_removebg.jpg?w=600', 'https://abimg003.imgix.net/JD60MCG/2026-03-19/image/7d62b565-9d56-4716-9cee-ee75b52839cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/JD60MCG/2026-03-19/image/67362304-0569-4c97-8c7a-c4b46bc11936_removebg.jpg?w=600', 'https://abimg003.imgix.net/JD60MCG/2026-03-19/image/f3bbf4c4-91e0-4307-8412-2e6916781315_removebg.jpg?w=600', 'https://abimg003.imgix.net/JD60MCG/2026-03-19/image/b5157d4f-1a7f-4c93-a776-5df75e27c2c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/JD60MCG/2026-03-19/image/c450835e-3764-4cee-a899-3bef7204cca9_removebg.jpg?w=600', 'https://abimg003.imgix.net/JD60MCG/2026-03-19/image/1c5d2acc-f28c-4496-bfb2-785b055490c8_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 02/18 6K - 08/18 8K - 06/19 16K - 06/20 22K - 01/22 40K -', 'remarks': 'VOSA STATES 40K - 46K- 51K- 59K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 167, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a3fa4aeb-cfc7-43dd-910b-b2ad94250b96.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120369524, 'registration': 'JD60MCG', 'account': 'ALL018', 'make': 'LAND ROVER', 'model': 'RANGE ROVER VELAR DIESEL ESTATE', 'derivative': '3.0 D300 R-Dynamic HSE 5dr Auto', 'mileage': 65308, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2318, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-07-19', 'fuel': 'Diesel', 'motExpiry': '2026-03-07', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/JD60MCG/2026-03-19/image/27dadf0b-6fbb-4104-987c-bf053ce21751_removebg.jpg?w=600', 'https://abimg003.imgix.net/JD60MCG/2026-03-19/image/1bf2c57c-51c6-48eb-95a9-58e9fa43882a_removebg.jpg?w=600', 'https://abimg003.imgix.net/JD60MCG/2026-03-19/image/57ba7a78-1f1e-4ebc-82f0-6c417a2f6a87_removebg.jpg?w=600', 'https://abimg003.imgix.net/JD60MCG/2026-03-19/image/49c49d1d-b057-4076-94a0-075031a77720_removebg.jpg?w=600', 'https://abimg003.imgix.net/JD60MCG/2026-03-19/image/7d62b565-9d56-4716-9cee-ee75b52839cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/JD60MCG/2026-03-19/image/67362304-0569-4c97-8c7a-c4b46bc11936_removebg.jpg?w=600', 'https://abimg003.imgix.net/JD60MCG/2026-03-19/image/f3bbf4c4-91e0-4307-8412-2e6916781315_removebg.jpg?w=600', 'https://abimg003.imgix.net/JD60MCG/2026-03-19/image/b5157d4f-1a7f-4c93-a776-5df75e27c2c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/JD60MCG/2026-03-19/image/c450835e-3764-4cee-a899-3bef7204cca9_removebg.jpg?w=600', 'https://abimg003.imgix.net/JD60MCG/2026-03-19/image/1c5d2acc-f28c-4496-bfb2-785b055490c8_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print 02/18 6K - 08/18 8K - 06/19 16K - 06/20 22K - 01/22 40K -', 'remarks': 'VOSA STATES 40K - 46K- 51K- 59K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 167, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a3fa4aeb-cfc7-43dd-910b-b2ad94250b96.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 130e8e8b-1cca-55bc-a622-8ab9630227ef with identifier: 120369524
2026-03-24 19:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 130e8e8b-1cca-55bc-a622-8ab9630227ef with scrape type 2
2026-03-24 19:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 130e8e8b-1cca-55bc-a622-8ab9630227ef with scrape type 2
2026-03-24 19:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 130e8e8b-1cca-55bc-a622-8ab9630227ef, identifier: 120369524
2026-03-24 19:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 130e8e8b-1cca-55bc-a622-8ab9630227ef with identifier: 120369524
2026-03-24 19:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 130e8e8b-1cca-55bc-a622-8ab9630227ef with identifier: 120369524
2026-03-24 19:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 130e8e8b-1cca-55bc-a622-8ab9630227ef with identifier: 120369524 to the API
2026-03-24 19:20:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120369524?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 167,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '130e8e8b-1cca-55bc-a622-8ab9630227ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'JD60MCG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120369524',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'RANGE ROVER VELAR DIESEL ESTATE',
'odometer': 65308,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-19',
'seller_name': 'SMC GROUP',
'title': 'LAND ROVER RANGE ROVER VELAR DIESEL ESTATE 3.0 D300 R-Dynamic HSE '
'5dr Auto',
'transmission': 'automatic',
'trim': '3.0 D300 R-Dynamic HSE 5dr Auto',
'vin': None,
'year': 2017}
2026-03-24 19:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120369524%27 HTTP/1.1" 200 None
2026-03-24 19:20:15 [astonbarclay.gb] INFO: Saving data for 120369524: {'auction_closing_time': 1774432800.0, 'created_time': 1773860520.958754, 'last_price_update_time': 1774380015.932496}
2026-03-24 19:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120369524') HTTP/1.1" 204 0
2026-03-24 19:20:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120505580, 'registration': 'CK12HZA', 'account': 'SMC007', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.6 Zetec 5dr', 'mileage': 99732, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2336, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-04-16', 'fuel': 'Petrol', 'motExpiry': '2026-04-06', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CK12HZA/2026-03-18/image/d2995a54-910b-4b5b-bc83-d36c02b66a23_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK12HZA/2026-03-18/image/ea75477e-9697-4924-b8a7-931c0bc06777_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK12HZA/2026-03-18/image/baab6a4c-e5b0-408d-9f2e-76e94737190b_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK12HZA/2026-03-18/image/42b3e0c6-2a64-40e9-bb49-2c548dda9831_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK12HZA/2026-03-18/image/423e6caf-26c8-44d5-8481-06f77990edd0_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK12HZA/2026-03-18/image/161a221d-d185-425e-bb6e-649bcca75b5a_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 06/15 17K - 05/16 27K - 06/17 37K - 02/20 61K - 03/21 72K - 03/25 94K', 'remarks': 'VOSA STATES, 77K, 82K, 89K, 94K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b7d5f0cc-4cd9-481d-84c9-52a8db38ced7.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120505580, 'registration': 'CK12HZA', 'account': 'SMC007', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.6 Zetec 5dr', 'mileage': 99732, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2336, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2012-04-16', 'fuel': 'Petrol', 'motExpiry': '2026-04-06', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/CK12HZA/2026-03-18/image/d2995a54-910b-4b5b-bc83-d36c02b66a23_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK12HZA/2026-03-18/image/ea75477e-9697-4924-b8a7-931c0bc06777_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK12HZA/2026-03-18/image/baab6a4c-e5b0-408d-9f2e-76e94737190b_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK12HZA/2026-03-18/image/42b3e0c6-2a64-40e9-bb49-2c548dda9831_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK12HZA/2026-03-18/image/423e6caf-26c8-44d5-8481-06f77990edd0_removebg.jpg?w=600', 'https://abimg003.imgix.net/CK12HZA/2026-03-18/image/161a221d-d185-425e-bb6e-649bcca75b5a_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 06/15 17K - 05/16 27K - 06/17 37K - 02/20 61K - 03/21 72K - 03/25 94K', 'remarks': 'VOSA STATES, 77K, 82K, 89K, 94K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/b7d5f0cc-4cd9-481d-84c9-52a8db38ced7.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adf779e1-a829-5dbc-bb84-ef0d1e87e60d with identifier: 120505580
2026-03-24 19:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adf779e1-a829-5dbc-bb84-ef0d1e87e60d with scrape type 2
2026-03-24 19:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adf779e1-a829-5dbc-bb84-ef0d1e87e60d with scrape type 2
2026-03-24 19:20:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: adf779e1-a829-5dbc-bb84-ef0d1e87e60d, identifier: 120505580
2026-03-24 19:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: adf779e1-a829-5dbc-bb84-ef0d1e87e60d with identifier: 120505580
2026-03-24 19:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: adf779e1-a829-5dbc-bb84-ef0d1e87e60d with identifier: 120505580
2026-03-24 19:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: adf779e1-a829-5dbc-bb84-ef0d1e87e60d with identifier: 120505580 to the API
2026-03-24 19:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120505580?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'adf779e1-a829-5dbc-bb84-ef0d1e87e60d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CK12HZA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120505580',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 99732,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-04-16',
'seller_name': 'SMC Group',
'title': 'FORD FOCUS HATCHBACK 1.6 Zetec 5dr',
'transmission': 'manual',
'trim': '1.6 Zetec 5dr',
'vin': None,
'year': 2012}
2026-03-24 19:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120505580%27 HTTP/1.1" 200 None
2026-03-24 19:20:16 [astonbarclay.gb] INFO: Saving data for 120505580: {'auction_closing_time': 1774432800.0, 'created_time': 1773838946.770866, 'last_price_update_time': 1774380016.412263}
2026-03-24 19:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120505580') HTTP/1.1" 204 0
2026-03-24 19:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120546424?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120546424, 'registration': 'AK17BHN', 'account': 'SMC007', 'make': 'FORD', 'model': 'KUGA DIESEL ESTATE', 'derivative': '2.0 TDCi Titanium 5dr 2WD', 'mileage': 58480, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2307, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-03-30', 'fuel': 'Diesel', 'motExpiry': '2026-03-31', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AK17BHN/2026-03-18/image/23ccab88-c268-4e8d-91bb-0019717f57f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17BHN/2026-03-18/image/fd146b71-7403-4ec4-898d-580b6bfeb38a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17BHN/2026-03-18/image/db62a906-bbd1-4f99-85d7-0c2635db4260_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17BHN/2026-03-18/image/1e7dcf7c-e360-44af-9101-f9f4cedd6891_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17BHN/2026-03-18/image/1e5f3475-7039-4d3f-b998-a5a474f825eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17BHN/2026-03-18/image/b8136bd2-f7a3-425c-905c-f5334f1de922_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17BHN/2026-03-18/image/1754600a-f162-4a84-9678-474024a6f43b_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17BHN/2026-03-18/image/e27619b0-be8d-46eb-81dd-e4f799ccd212_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17BHN/2026-03-18/image/5a45b855-92b8-4cdf-9eea-b17083025adc_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 10/17 1K - 10/18 8K - 10/19 18K - 10/20 20K - 10/21 32K - 10/22 41K - 03/24 50K', 'remarks': 'PHOTOCOPY OF V5 ONLY - NO V5 ONLY - VOSA STATES, 37K, 44K, 50K, 53K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0b78df86-8885-4d18-8336-76e4b0e9c84f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120546424, 'registration': 'AK17BHN', 'account': 'SMC007', 'make': 'FORD', 'model': 'KUGA DIESEL ESTATE', 'derivative': '2.0 TDCi Titanium 5dr 2WD', 'mileage': 58480, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2307, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-03-30', 'fuel': 'Diesel', 'motExpiry': '2026-03-31', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AK17BHN/2026-03-18/image/23ccab88-c268-4e8d-91bb-0019717f57f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17BHN/2026-03-18/image/fd146b71-7403-4ec4-898d-580b6bfeb38a_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17BHN/2026-03-18/image/db62a906-bbd1-4f99-85d7-0c2635db4260_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17BHN/2026-03-18/image/1e7dcf7c-e360-44af-9101-f9f4cedd6891_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17BHN/2026-03-18/image/1e5f3475-7039-4d3f-b998-a5a474f825eb_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17BHN/2026-03-18/image/b8136bd2-f7a3-425c-905c-f5334f1de922_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17BHN/2026-03-18/image/1754600a-f162-4a84-9678-474024a6f43b_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17BHN/2026-03-18/image/e27619b0-be8d-46eb-81dd-e4f799ccd212_removebg.jpg?w=600', 'https://abimg003.imgix.net/AK17BHN/2026-03-18/image/5a45b855-92b8-4cdf-9eea-b17083025adc_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 10/17 1K - 10/18 8K - 10/19 18K - 10/20 20K - 10/21 32K - 10/22 41K - 03/24 50K', 'remarks': 'PHOTOCOPY OF V5 ONLY - NO V5 ONLY - VOSA STATES, 37K, 44K, 50K, 53K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0b78df86-8885-4d18-8336-76e4b0e9c84f.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11dd2f9e-3e3a-5190-a059-ad44f29461a2 with identifier: 120546424
2026-03-24 19:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11dd2f9e-3e3a-5190-a059-ad44f29461a2 with scrape type 2
2026-03-24 19:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11dd2f9e-3e3a-5190-a059-ad44f29461a2 with scrape type 2
2026-03-24 19:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 11dd2f9e-3e3a-5190-a059-ad44f29461a2, identifier: 120546424
2026-03-24 19:20:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 11dd2f9e-3e3a-5190-a059-ad44f29461a2 with identifier: 120546424
2026-03-24 19:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 11dd2f9e-3e3a-5190-a059-ad44f29461a2 with identifier: 120546424
2026-03-24 19:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 11dd2f9e-3e3a-5190-a059-ad44f29461a2 with identifier: 120546424 to the API
2026-03-24 19:20:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120546424?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '11dd2f9e-3e3a-5190-a059-ad44f29461a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AK17BHN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120546424',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'KUGA DIESEL ESTATE',
'odometer': 58480,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-30',
'seller_name': 'SMC Group',
'title': 'FORD KUGA DIESEL ESTATE 2.0 TDCi Titanium 5dr 2WD',
'transmission': 'manual',
'trim': '2.0 TDCi Titanium 5dr 2WD',
'vin': None,
'year': 2017}
2026-03-24 19:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120546424%27 HTTP/1.1" 200 None
2026-03-24 19:20:17 [astonbarclay.gb] INFO: Saving data for 120546424: {'auction_closing_time': 1774432800.0, 'created_time': 1773838948.729619, 'last_price_update_time': 1774380017.813843}
2026-03-24 19:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120546424') HTTP/1.1" 204 0
2026-03-24 19:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120481658?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120481658, 'registration': 'LS13PLF', 'account': 'ESS030', 'make': 'FORD', 'model': 'FOCUS DIESEL ESTATE', 'derivative': '1.6 TDCi 115 Zetec 5dr', 'mileage': 60669, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2312, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-05-10', 'fuel': 'Diesel', 'motExpiry': '2026-11-09', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LS13PLF/2026-03-18/image/676b9b7d-6aa9-464d-8764-7dbb980a012e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS13PLF/2026-03-18/image/f29ddf6c-e248-410b-91c5-47d186d26bea_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS13PLF/2026-03-18/image/9dc913f3-4d50-4a58-9bfa-bb033d57a509_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS13PLF/2026-03-18/image/10467ad8-f53b-440f-871d-a7af6044455f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS13PLF/2026-03-18/image/0f497199-9b77-44d6-bd2d-5b1e1aeae317_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS13PLF/2026-03-18/image/3ba78638-c7ad-4728-9206-24c6ff792fde_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS13PLF/2026-03-18/image/a8fdf989-8e12-49a3-964d-eb470107b3ca_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 01/14 11K - 04/16 24K - 05/17 28K- 05/18 32K - 05/19 38K - 07/22 50K - 10/25 59K -', 'remarks': 'VOSA STATES 51K- 54K- 58K- 59K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4192b84b-2a27-4c28-8438-229d71ec5aca.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120481658, 'registration': 'LS13PLF', 'account': 'ESS030', 'make': 'FORD', 'model': 'FOCUS DIESEL ESTATE', 'derivative': '1.6 TDCi 115 Zetec 5dr', 'mileage': 60669, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2312, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-05-10', 'fuel': 'Diesel', 'motExpiry': '2026-11-09', 'doors': 5, 'engineSize': 1560, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LS13PLF/2026-03-18/image/676b9b7d-6aa9-464d-8764-7dbb980a012e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS13PLF/2026-03-18/image/f29ddf6c-e248-410b-91c5-47d186d26bea_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS13PLF/2026-03-18/image/9dc913f3-4d50-4a58-9bfa-bb033d57a509_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS13PLF/2026-03-18/image/10467ad8-f53b-440f-871d-a7af6044455f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS13PLF/2026-03-18/image/0f497199-9b77-44d6-bd2d-5b1e1aeae317_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS13PLF/2026-03-18/image/3ba78638-c7ad-4728-9206-24c6ff792fde_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS13PLF/2026-03-18/image/a8fdf989-8e12-49a3-964d-eb470107b3ca_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 01/14 11K - 04/16 24K - 05/17 28K- 05/18 32K - 05/19 38K - 07/22 50K - 10/25 59K -', 'remarks': 'VOSA STATES 51K- 54K- 58K- 59K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4192b84b-2a27-4c28-8438-229d71ec5aca.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44a486f2-dbe7-5416-a425-6e7e55d11ac1 with identifier: 120481658
2026-03-24 19:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44a486f2-dbe7-5416-a425-6e7e55d11ac1 with scrape type 2
2026-03-24 19:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44a486f2-dbe7-5416-a425-6e7e55d11ac1 with scrape type 2
2026-03-24 19:20:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 44a486f2-dbe7-5416-a425-6e7e55d11ac1, identifier: 120481658
2026-03-24 19:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 44a486f2-dbe7-5416-a425-6e7e55d11ac1 with identifier: 120481658
2026-03-24 19:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 44a486f2-dbe7-5416-a425-6e7e55d11ac1 with identifier: 120481658
2026-03-24 19:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 44a486f2-dbe7-5416-a425-6e7e55d11ac1 with identifier: 120481658 to the API
2026-03-24 19:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120481658?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '44a486f2-dbe7-5416-a425-6e7e55d11ac1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LS13PLF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120481658',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS DIESEL ESTATE',
'odometer': 60669,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-05-10',
'seller_name': 'SMC GROUP',
'title': 'FORD FOCUS DIESEL ESTATE 1.6 TDCi 115 Zetec 5dr',
'transmission': 'manual',
'trim': '1.6 TDCi 115 Zetec 5dr',
'vin': None,
'year': 2013}
2026-03-24 19:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120481658%27 HTTP/1.1" 200 None
2026-03-24 19:20:18 [astonbarclay.gb] INFO: Saving data for 120481658: {'auction_closing_time': 1774432800.0, 'created_time': 1773860725.465326, 'last_price_update_time': 1774380018.308206}
2026-03-24 19:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120481658') HTTP/1.1" 204 0
2026-03-24 19:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120295670?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120295670, 'registration': 'WM72BHW', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'MEGANE E-TECH HATCHBACK', 'derivative': 'EV60 160kW Equilibre 60kWh Optimum Charge 5dr Auto', 'mileage': 26549, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 338, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-11-30', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WM72BHW/2026-03-18/image/49260c6a-5dfe-4f45-ad34-06bfe67b0d4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72BHW/2026-03-18/image/2455d96e-e874-469d-97a7-2dfbf92932d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72BHW/2026-03-18/image/68e78d9c-a17e-4f5b-ab9d-fb3ec5d56a28_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72BHW/2026-03-18/image/303558e5-19c7-4be4-9d6f-566a69b2942d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72BHW/2026-03-18/image/c7ff0cf0-5208-4afc-bcff-facf77ff9cbb_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72BHW/2026-03-18/image/e0f47e6a-f436-47cc-a629-763258693efa_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72BHW/2026-03-18/image/d0f437d8-0c5f-477a-a5fb-b16cbeb5c7e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72BHW/2026-03-18/image/8772bded-2b0d-4d91-9fd1-5e78cf3e881b_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY, BLANK BOOK', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1cccef24-1bd8-422b-bd61-3f368a713aee.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:20:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120295670, 'registration': 'WM72BHW', 'account': 'RCI001', 'make': 'RENAULT', 'model': 'MEGANE E-TECH HATCHBACK', 'derivative': 'EV60 160kW Equilibre 60kWh Optimum Charge 5dr Auto', 'mileage': 26549, 'mileageWarranty': True, 'type': 'car', 'saleId': 19236, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 338, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-11-30', 'fuel': 'Electric', 'motExpiry': None, 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WM72BHW/2026-03-18/image/49260c6a-5dfe-4f45-ad34-06bfe67b0d4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72BHW/2026-03-18/image/2455d96e-e874-469d-97a7-2dfbf92932d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72BHW/2026-03-18/image/68e78d9c-a17e-4f5b-ab9d-fb3ec5d56a28_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72BHW/2026-03-18/image/303558e5-19c7-4be4-9d6f-566a69b2942d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72BHW/2026-03-18/image/c7ff0cf0-5208-4afc-bcff-facf77ff9cbb_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72BHW/2026-03-18/image/e0f47e6a-f436-47cc-a629-763258693efa_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72BHW/2026-03-18/image/d0f437d8-0c5f-477a-a5fb-b16cbeb5c7e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WM72BHW/2026-03-18/image/8772bded-2b0d-4d91-9fd1-5e78cf3e881b_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY, BLANK BOOK', 'virtual': False, 'seller': 'Mobilize Financial Services', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1cccef24-1bd8-422b-bd61-3f368a713aee.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ac2c1ef-4a6e-50af-960e-323d068b6bdd with identifier: 120295670
2026-03-24 19:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ac2c1ef-4a6e-50af-960e-323d068b6bdd with scrape type 1
2026-03-24 19:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 7ac2c1ef-4a6e-50af-960e-323d068b6bdd
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWM72BHW%252F2026-03-18%252Fimage%252F49260c6a-5dfe-4f45-ad34-06bfe67b0d4b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM72BHW/2026-03-18/image/49260c6a-5dfe-4f45-ad34-06bfe67b0d4b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWM72BHW%252F2026-03-18%252Fimage%252F2455d96e-e874-469d-97a7-2dfbf92932d8_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM72BHW/2026-03-18/image/2455d96e-e874-469d-97a7-2dfbf92932d8_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWM72BHW%252F2026-03-18%252Fimage%252F68e78d9c-a17e-4f5b-ab9d-fb3ec5d56a28_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM72BHW/2026-03-18/image/68e78d9c-a17e-4f5b-ab9d-fb3ec5d56a28_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWM72BHW%252F2026-03-18%252Fimage%252F303558e5-19c7-4be4-9d6f-566a69b2942d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM72BHW/2026-03-18/image/303558e5-19c7-4be4-9d6f-566a69b2942d_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWM72BHW%252F2026-03-18%252Fimage%252Fc7ff0cf0-5208-4afc-bcff-facf77ff9cbb_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM72BHW/2026-03-18/image/c7ff0cf0-5208-4afc-bcff-facf77ff9cbb_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120554195?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWM72BHW%252F2026-03-18%252Fimage%252Fe0f47e6a-f436-47cc-a629-763258693efa_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM72BHW/2026-03-18/image/e0f47e6a-f436-47cc-a629-763258693efa_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:20:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWM72BHW%252F2026-03-18%252Fimage%252Fd0f437d8-0c5f-477a-a5fb-b16cbeb5c7e3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM72BHW/2026-03-18/image/d0f437d8-0c5f-477a-a5fb-b16cbeb5c7e3_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FWM72BHW%252F2026-03-18%252Fimage%252F8772bded-2b0d-4d91-9fd1-5e78cf3e881b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM72BHW/2026-03-18/image/8772bded-2b0d-4d91-9fd1-5e78cf3e881b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WM72BHW/2026-03-18/image/c7ff0cf0-5208-4afc-bcff-facf77ff9cbb_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295670?view=catalogue)
2026-03-24 19:20:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120554195, 'registration': 'GL67DVH', 'account': 'ALL022', 'make': 'HYUNDAI', 'model': 'IX20 HATCHBACK', 'derivative': '1.6 SE 5dr Auto', 'mileage': 28167, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2303, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-04-21', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GL67DVH/2026-03-19/image/41a08520-b6d7-4e94-b965-329ecfbe4fc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL67DVH/2026-03-19/image/427d5808-1e08-4dfb-8630-2bf61b5b4509_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL67DVH/2026-03-19/image/af2b813d-5688-49a5-84ec-2c8e5ca4f821_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL67DVH/2026-03-19/image/1c4e9bdd-dcb0-4f55-8b19-65490911005a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL67DVH/2026-03-19/image/4df2c75c-4837-45e6-89fb-d56a3041abc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL67DVH/2026-03-19/image/ba5691eb-b2a7-4525-b053-1a7b82099a21_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL67DVH/2026-03-19/image/fff2017b-967c-4242-9ff8-d813f0468084_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL67DVH/2026-03-19/image/312bbb2d-f8c7-4f80-839f-f1febe6069a3_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/18 4K - 10/19 6K - 09/20 8K - 09/21 9K - 11/22 11K - 06/23 12K', 'remarks': 'VOSA STATES, 11K, 12K, 17K, 21K - SPARE KEY AND LOCKING WHEEL NUT IN OFFICE', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 150, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6b2ed1da-165b-4e4e-a4a9-049d68f43151.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120554195, 'registration': 'GL67DVH', 'account': 'ALL022', 'make': 'HYUNDAI', 'model': 'IX20 HATCHBACK', 'derivative': '1.6 SE 5dr Auto', 'mileage': 28167, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2303, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-04-21', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GL67DVH/2026-03-19/image/41a08520-b6d7-4e94-b965-329ecfbe4fc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL67DVH/2026-03-19/image/427d5808-1e08-4dfb-8630-2bf61b5b4509_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL67DVH/2026-03-19/image/af2b813d-5688-49a5-84ec-2c8e5ca4f821_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL67DVH/2026-03-19/image/1c4e9bdd-dcb0-4f55-8b19-65490911005a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL67DVH/2026-03-19/image/4df2c75c-4837-45e6-89fb-d56a3041abc0_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL67DVH/2026-03-19/image/ba5691eb-b2a7-4525-b053-1a7b82099a21_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL67DVH/2026-03-19/image/fff2017b-967c-4242-9ff8-d813f0468084_removebg.jpg?w=600', 'https://abimg003.imgix.net/GL67DVH/2026-03-19/image/312bbb2d-f8c7-4f80-839f-f1febe6069a3_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/18 4K - 10/19 6K - 09/20 8K - 09/21 9K - 11/22 11K - 06/23 12K', 'remarks': 'VOSA STATES, 11K, 12K, 17K, 21K - SPARE KEY AND LOCKING WHEEL NUT IN OFFICE', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 150, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6b2ed1da-165b-4e4e-a4a9-049d68f43151.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29c1787d-0cb4-5087-9804-a69b4e5ee2ed with identifier: 120554195
2026-03-24 19:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29c1787d-0cb4-5087-9804-a69b4e5ee2ed with scrape type 2
2026-03-24 19:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29c1787d-0cb4-5087-9804-a69b4e5ee2ed with scrape type 2
2026-03-24 19:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 29c1787d-0cb4-5087-9804-a69b4e5ee2ed, identifier: 120554195
2026-03-24 19:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 29c1787d-0cb4-5087-9804-a69b4e5ee2ed with identifier: 120554195
2026-03-24 19:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 29c1787d-0cb4-5087-9804-a69b4e5ee2ed with identifier: 120554195
2026-03-24 19:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 29c1787d-0cb4-5087-9804-a69b4e5ee2ed with identifier: 120554195 to the API
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120554195?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 150,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '29c1787d-0cb4-5087-9804-a69b4e5ee2ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GL67DVH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120554195',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'HYUNDAI',
'model': 'IX20 HATCHBACK',
'odometer': 28167,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-30',
'seller_name': 'SMC Group',
'title': 'HYUNDAI IX20 HATCHBACK 1.6 SE 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 SE 5dr Auto',
'vin': None,
'year': 2017}
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120554195%27 HTTP/1.1" 200 None
2026-03-24 19:20:19 [astonbarclay.gb] INFO: Saving data for 120554195: {'auction_closing_time': 1774432800.0, 'created_time': 1773947242.874275, 'last_price_update_time': 1774380019.668292}
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120554195') HTTP/1.1" 204 0
2026-03-24 19:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WM72BHW/2026-03-18/image/8772bded-2b0d-4d91-9fd1-5e78cf3e881b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295670?view=catalogue)
2026-03-24 19:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b473bb90>
2026-03-24 19:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ac2c1ef-4a6e-50af-960e-323d068b6bdd/7ac2c1ef-4a6e-50af-960e-323d068b6bdd_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWM72BHW%252F2026-03-18%252Fimage%252Fc7ff0cf0-5208-4afc-bcff-facf77ff9cbb_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM72BHW/2026-03-18/image/c7ff0cf0-5208-4afc-bcff-facf77ff9cbb_removebg.jpg?w=600 saved to cache
2026-03-24 19:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7ac2c1ef-4a6e-50af-960e-323d068b6bdd
2026-03-24 19:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WM72BHW/2026-03-18/image/d0f437d8-0c5f-477a-a5fb-b16cbeb5c7e3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295670?view=catalogue)
2026-03-24 19:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WM72BHW/2026-03-18/image/e0f47e6a-f436-47cc-a629-763258693efa_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295670?view=catalogue)
2026-03-24 19:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WM72BHW/2026-03-18/image/303558e5-19c7-4be4-9d6f-566a69b2942d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295670?view=catalogue)
2026-03-24 19:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af052010>
2026-03-24 19:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ac2c1ef-4a6e-50af-960e-323d068b6bdd/7ac2c1ef-4a6e-50af-960e-323d068b6bdd_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWM72BHW%252F2026-03-18%252Fimage%252F8772bded-2b0d-4d91-9fd1-5e78cf3e881b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM72BHW/2026-03-18/image/8772bded-2b0d-4d91-9fd1-5e78cf3e881b_removebg.jpg?w=600 saved to cache
2026-03-24 19:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7ac2c1ef-4a6e-50af-960e-323d068b6bdd
2026-03-24 19:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WM72BHW/2026-03-18/image/68e78d9c-a17e-4f5b-ab9d-fb3ec5d56a28_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295670?view=catalogue)
2026-03-24 19:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2cf7d0>
2026-03-24 19:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ac2c1ef-4a6e-50af-960e-323d068b6bdd/7ac2c1ef-4a6e-50af-960e-323d068b6bdd_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWM72BHW%252F2026-03-18%252Fimage%252Fd0f437d8-0c5f-477a-a5fb-b16cbeb5c7e3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM72BHW/2026-03-18/image/d0f437d8-0c5f-477a-a5fb-b16cbeb5c7e3_removebg.jpg?w=600 saved to cache
2026-03-24 19:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7ac2c1ef-4a6e-50af-960e-323d068b6bdd
2026-03-24 19:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WM72BHW/2026-03-18/image/2455d96e-e874-469d-97a7-2dfbf92932d8_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295670?view=catalogue)
2026-03-24 19:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af0ea150>
2026-03-24 19:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ac2c1ef-4a6e-50af-960e-323d068b6bdd/7ac2c1ef-4a6e-50af-960e-323d068b6bdd_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWM72BHW%252F2026-03-18%252Fimage%252Fe0f47e6a-f436-47cc-a629-763258693efa_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM72BHW/2026-03-18/image/e0f47e6a-f436-47cc-a629-763258693efa_removebg.jpg?w=600 saved to cache
2026-03-24 19:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7ac2c1ef-4a6e-50af-960e-323d068b6bdd
2026-03-24 19:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/WM72BHW/2026-03-18/image/49260c6a-5dfe-4f45-ad34-06bfe67b0d4b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120295670?view=catalogue)
2026-03-24 19:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b472c690>
2026-03-24 19:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ac2c1ef-4a6e-50af-960e-323d068b6bdd/7ac2c1ef-4a6e-50af-960e-323d068b6bdd_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWM72BHW%252F2026-03-18%252Fimage%252F303558e5-19c7-4be4-9d6f-566a69b2942d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM72BHW/2026-03-18/image/303558e5-19c7-4be4-9d6f-566a69b2942d_removebg.jpg?w=600 saved to cache
2026-03-24 19:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7ac2c1ef-4a6e-50af-960e-323d068b6bdd
2026-03-24 19:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af429950>
2026-03-24 19:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ac2c1ef-4a6e-50af-960e-323d068b6bdd/7ac2c1ef-4a6e-50af-960e-323d068b6bdd_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWM72BHW%252F2026-03-18%252Fimage%252F68e78d9c-a17e-4f5b-ab9d-fb3ec5d56a28_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM72BHW/2026-03-18/image/68e78d9c-a17e-4f5b-ab9d-fb3ec5d56a28_removebg.jpg?w=600 saved to cache
2026-03-24 19:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7ac2c1ef-4a6e-50af-960e-323d068b6bdd
2026-03-24 19:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120554208?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:20:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4737a90>
2026-03-24 19:20:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:20:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ac2c1ef-4a6e-50af-960e-323d068b6bdd/7ac2c1ef-4a6e-50af-960e-323d068b6bdd_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWM72BHW%252F2026-03-18%252Fimage%252F2455d96e-e874-469d-97a7-2dfbf92932d8_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM72BHW/2026-03-18/image/2455d96e-e874-469d-97a7-2dfbf92932d8_removebg.jpg?w=600 saved to cache
2026-03-24 19:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7ac2c1ef-4a6e-50af-960e-323d068b6bdd
2026-03-24 19:20:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:20:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af451bd0>
2026-03-24 19:20:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:20:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ac2c1ef-4a6e-50af-960e-323d068b6bdd/7ac2c1ef-4a6e-50af-960e-323d068b6bdd_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FWM72BHW%252F2026-03-18%252Fimage%252F49260c6a-5dfe-4f45-ad34-06bfe67b0d4b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/WM72BHW/2026-03-18/image/49260c6a-5dfe-4f45-ad34-06bfe67b0d4b_removebg.jpg?w=600 saved to cache
2026-03-24 19:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7ac2c1ef-4a6e-50af-960e-323d068b6bdd
2026-03-24 19:20:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7ac2c1ef-4a6e-50af-960e-323d068b6bdd, skipping ID generation
2026-03-24 19:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ac2c1ef-4a6e-50af-960e-323d068b6bdd with scrape type 1
2026-03-24 19:20:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7ac2c1ef-4a6e-50af-960e-323d068b6bdd sending to next pipeline
2026-03-24 19:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7ac2c1ef-4a6e-50af-960e-323d068b6bdd, identifier: 120295670
2026-03-24 19:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7ac2c1ef-4a6e-50af-960e-323d068b6bdd with identifier: 120295670
2026-03-24 19:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7ac2c1ef-4a6e-50af-960e-323d068b6bdd with identifier: 120295670
2026-03-24 19:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7ac2c1ef-4a6e-50af-960e-323d068b6bdd with identifier: 120295670 to the API
2026-03-24 19:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/WM72BHW/2026-03-18/image/49260c6a-5dfe-4f45-ad34-06bfe67b0d4b_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '7ac2c1ef-4a6e-50af-960e-323d068b6bdd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WM72BHW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120295670',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'RENAULT',
'model': 'MEGANE E-TECH HATCHBACK',
'odometer': 26549,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 8,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ac2c1ef-4a6e-50af-960e-323d068b6bdd/7ac2c1ef-4a6e-50af-960e-323d068b6bdd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29760,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WM72BHW/2026-03-18/image/49260c6a-5dfe-4f45-ad34-06bfe67b0d4b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ac2c1ef-4a6e-50af-960e-323d068b6bdd/7ac2c1ef-4a6e-50af-960e-323d068b6bdd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30020,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WM72BHW/2026-03-18/image/2455d96e-e874-469d-97a7-2dfbf92932d8_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ac2c1ef-4a6e-50af-960e-323d068b6bdd/7ac2c1ef-4a6e-50af-960e-323d068b6bdd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26892,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WM72BHW/2026-03-18/image/68e78d9c-a17e-4f5b-ab9d-fb3ec5d56a28_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ac2c1ef-4a6e-50af-960e-323d068b6bdd/7ac2c1ef-4a6e-50af-960e-323d068b6bdd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27269,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WM72BHW/2026-03-18/image/303558e5-19c7-4be4-9d6f-566a69b2942d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ac2c1ef-4a6e-50af-960e-323d068b6bdd/7ac2c1ef-4a6e-50af-960e-323d068b6bdd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49028,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WM72BHW/2026-03-18/image/c7ff0cf0-5208-4afc-bcff-facf77ff9cbb_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ac2c1ef-4a6e-50af-960e-323d068b6bdd/7ac2c1ef-4a6e-50af-960e-323d068b6bdd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49650,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WM72BHW/2026-03-18/image/e0f47e6a-f436-47cc-a629-763258693efa_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ac2c1ef-4a6e-50af-960e-323d068b6bdd/7ac2c1ef-4a6e-50af-960e-323d068b6bdd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41629,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WM72BHW/2026-03-18/image/d0f437d8-0c5f-477a-a5fb-b16cbeb5c7e3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ac2c1ef-4a6e-50af-960e-323d068b6bdd/7ac2c1ef-4a6e-50af-960e-323d068b6bdd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44593,
'Height': 450,
'OriginUrl': 'https://abimg003.imgix.net/WM72BHW/2026-03-18/image/8772bded-2b0d-4d91-9fd1-5e78cf3e881b_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-30',
'seller_name': 'Mobilize Financial Services',
'title': 'RENAULT MEGANE E-TECH HATCHBACK EV60 160kW Equilibre 60kWh Optimum '
'Charge 5dr Auto',
'transmission': 'automatic',
'trim': 'EV60 160kW Equilibre 60kWh Optimum Charge 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120295670%27 HTTP/1.1" 200 None
2026-03-24 19:20:20 [astonbarclay.gb] INFO: Saving data for 120295670: {'created_time': 1774380020.480197, 'last_price_update_time': 1774380020.480211, 'auction_closing_time': 1774519200.0}
2026-03-24 19:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120295670') HTTP/1.1" 204 0
2026-03-24 19:20:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120541686?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120554208, 'registration': 'EJ67USX', 'account': 'ALL022', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.1 Zetec 3dr', 'mileage': 69917, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2301, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-11-29', 'doors': 3, 'engineSize': 1084, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EJ67USX/2026-03-19/image/c6b12e82-4ad3-4c08-bd3e-d2172575215b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67USX/2026-03-19/image/576a0f81-2cb3-41e8-9c2e-712dd81ed0e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67USX/2026-03-19/image/5c75f598-a3a2-42b8-bd7f-401e28feaed2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67USX/2026-03-19/image/22bd310f-123e-4810-9179-1b92c2467b21_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67USX/2026-03-19/image/f582e135-f2c1-4f89-a324-b23b37e18c73_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67USX/2026-03-19/image/ae2883de-7bd2-4660-8c21-1da1f1f38cde_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67USX/2026-03-19/image/75b6166c-14b6-4362-923c-8219b15751e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67USX/2026-03-19/image/96a97fd7-fc2e-468c-8fa0-249464bfaaeb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67USX/2026-03-19/image/02712ba4-5d18-4e80-8c46-a3de668219f8_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 11/21 44K', 'remarks': 'VOSA STATES, 54K, 59K, 64K, 68K - SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 101, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1e9442f1-940b-4e65-9ae8-a92ddb9a61ca.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120554208, 'registration': 'EJ67USX', 'account': 'ALL022', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.1 Zetec 3dr', 'mileage': 69917, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2301, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2017-11-30', 'fuel': 'Petrol', 'motExpiry': '2026-11-29', 'doors': 3, 'engineSize': 1084, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EJ67USX/2026-03-19/image/c6b12e82-4ad3-4c08-bd3e-d2172575215b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67USX/2026-03-19/image/576a0f81-2cb3-41e8-9c2e-712dd81ed0e5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67USX/2026-03-19/image/5c75f598-a3a2-42b8-bd7f-401e28feaed2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67USX/2026-03-19/image/22bd310f-123e-4810-9179-1b92c2467b21_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67USX/2026-03-19/image/f582e135-f2c1-4f89-a324-b23b37e18c73_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67USX/2026-03-19/image/ae2883de-7bd2-4660-8c21-1da1f1f38cde_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67USX/2026-03-19/image/75b6166c-14b6-4362-923c-8219b15751e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67USX/2026-03-19/image/96a97fd7-fc2e-468c-8fa0-249464bfaaeb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ67USX/2026-03-19/image/02712ba4-5d18-4e80-8c46-a3de668219f8_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 11/21 44K', 'remarks': 'VOSA STATES, 54K, 59K, 64K, 68K - SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 101, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1e9442f1-940b-4e65-9ae8-a92ddb9a61ca.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3868c150-bec9-5550-9edd-23090557ed97 with identifier: 120554208
2026-03-24 19:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3868c150-bec9-5550-9edd-23090557ed97 with scrape type 2
2026-03-24 19:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3868c150-bec9-5550-9edd-23090557ed97 with scrape type 2
2026-03-24 19:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3868c150-bec9-5550-9edd-23090557ed97, identifier: 120554208
2026-03-24 19:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3868c150-bec9-5550-9edd-23090557ed97 with identifier: 120554208
2026-03-24 19:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3868c150-bec9-5550-9edd-23090557ed97 with identifier: 120554208
2026-03-24 19:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3868c150-bec9-5550-9edd-23090557ed97 with identifier: 120554208 to the API
2026-03-24 19:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120554208?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 101,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.1L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '3868c150-bec9-5550-9edd-23090557ed97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EJ67USX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120554208',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 69917,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-30',
'seller_name': 'SMC Group',
'title': 'FORD FIESTA HATCHBACK 1.1 Zetec 3dr',
'transmission': 'manual',
'trim': '1.1 Zetec 3dr',
'vin': None,
'year': 2017}
2026-03-24 19:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120554208%27 HTTP/1.1" 200 None
2026-03-24 19:20:20 [astonbarclay.gb] INFO: Saving data for 120554208: {'auction_closing_time': 1774432800.0, 'created_time': 1773947154.54594, 'last_price_update_time': 1774380020.819887}
2026-03-24 19:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120554208') HTTP/1.1" 204 0
2026-03-24 19:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120554186?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120541686, 'registration': 'EP16HRL', 'account': 'ESS030', 'make': 'AUDI', 'model': 'TT COUPE', 'derivative': '2.0T FSI S Line 2dr', 'mileage': 80890, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2315, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-04-29', 'fuel': 'Petrol', 'motExpiry': '2026-10-28', 'doors': 2, 'engineSize': 1984, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/EP16HRL/2026-03-18/image/987a9acd-4101-453f-9425-8d7c8d972ec3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP16HRL/2026-03-18/image/16451583-8f3f-4712-b16d-f0dc304e7ccb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP16HRL/2026-03-18/image/b38029ac-2a79-4e45-bfb4-ebb0366af15e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP16HRL/2026-03-18/image/42d6e6b3-cf0d-48ff-922d-3a02473bf910_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP16HRL/2026-03-18/image/2e1f341e-3e9e-4dae-ab20-7829fc840bb8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP16HRL/2026-03-18/image/d65e9973-2910-48b0-a775-b2734ffaef81_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP16HRL/2026-03-18/image/9e236454-e1dc-45b9-bd72-909cb155937a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP16HRL/2026-03-18/image/c6b3eb3b-002c-419d-bcbb-8509f827a562_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP16HRL/2026-03-18/image/cc31ab14-e4a4-4c84-97fb-54eb0279989f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP16HRL/2026-03-18/image/7a60d72a-983f-420c-a7a9-0a717c445f85_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/21 46K - 10/22 52K- 10/23 ?? - 10/24 ?? - 10/25 77K', 'remarks': 'VOSA STATES 52K - 60K- 69K- 77K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 141, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/634d231b-d313-43e6-8c94-b254b4f8b997.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120541686, 'registration': 'EP16HRL', 'account': 'ESS030', 'make': 'AUDI', 'model': 'TT COUPE', 'derivative': '2.0T FSI S Line 2dr', 'mileage': 80890, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2315, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-04-29', 'fuel': 'Petrol', 'motExpiry': '2026-10-28', 'doors': 2, 'engineSize': 1984, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/EP16HRL/2026-03-18/image/987a9acd-4101-453f-9425-8d7c8d972ec3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP16HRL/2026-03-18/image/16451583-8f3f-4712-b16d-f0dc304e7ccb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP16HRL/2026-03-18/image/b38029ac-2a79-4e45-bfb4-ebb0366af15e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP16HRL/2026-03-18/image/42d6e6b3-cf0d-48ff-922d-3a02473bf910_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP16HRL/2026-03-18/image/2e1f341e-3e9e-4dae-ab20-7829fc840bb8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP16HRL/2026-03-18/image/d65e9973-2910-48b0-a775-b2734ffaef81_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP16HRL/2026-03-18/image/9e236454-e1dc-45b9-bd72-909cb155937a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP16HRL/2026-03-18/image/c6b3eb3b-002c-419d-bcbb-8509f827a562_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP16HRL/2026-03-18/image/cc31ab14-e4a4-4c84-97fb-54eb0279989f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EP16HRL/2026-03-18/image/7a60d72a-983f-420c-a7a9-0a717c445f85_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/21 46K - 10/22 52K- 10/23 ?? - 10/24 ?? - 10/25 77K', 'remarks': 'VOSA STATES 52K - 60K- 69K- 77K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC GROUP', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 141, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/634d231b-d313-43e6-8c94-b254b4f8b997.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebfb9098-e7db-5705-be09-b27d77590fa0 with identifier: 120541686
2026-03-24 19:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebfb9098-e7db-5705-be09-b27d77590fa0 with scrape type 2
2026-03-24 19:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebfb9098-e7db-5705-be09-b27d77590fa0 with scrape type 2
2026-03-24 19:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ebfb9098-e7db-5705-be09-b27d77590fa0, identifier: 120541686
2026-03-24 19:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ebfb9098-e7db-5705-be09-b27d77590fa0 with identifier: 120541686
2026-03-24 19:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ebfb9098-e7db-5705-be09-b27d77590fa0 with identifier: 120541686
2026-03-24 19:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ebfb9098-e7db-5705-be09-b27d77590fa0 with identifier: 120541686 to the API
2026-03-24 19:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120541686?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 141,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'ebfb9098-e7db-5705-be09-b27d77590fa0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EP16HRL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120541686',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'AUDI',
'model': 'TT COUPE',
'odometer': 80890,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-29',
'seller_name': 'SMC GROUP',
'title': 'AUDI TT COUPE 2.0T FSI S Line 2dr',
'transmission': 'manual',
'trim': '2.0T FSI S Line 2dr',
'vin': None,
'year': 2016}
2026-03-24 19:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120541686%27 HTTP/1.1" 200 None
2026-03-24 19:20:21 [astonbarclay.gb] INFO: Saving data for 120541686: {'auction_closing_time': 1774432800.0, 'created_time': 1773838944.223607, 'last_price_update_time': 1774380021.175165}
2026-03-24 19:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120541686') HTTP/1.1" 204 0
2026-03-24 19:20:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120554186, 'registration': 'EA61WMD', 'account': 'ALL022', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.6 125 Titanium 5dr', 'mileage': 58503, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2300, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-12-07', 'fuel': 'Petrol', 'motExpiry': '2026-12-11', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EA61WMD/2026-03-19/image/f80232b3-5576-47e3-95fc-f6ce08dc9199_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA61WMD/2026-03-19/image/7bc28d79-cf68-40fd-be26-7f2547ab2b8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA61WMD/2026-03-19/image/08772e3e-b4ca-4ec3-b30f-e2b1c111e89c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA61WMD/2026-03-19/image/89db31e7-ae45-4a35-80a3-48285729be1c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA61WMD/2026-03-19/image/7021cf98-7318-42f9-8cda-7a973649becd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA61WMD/2026-03-19/image/1173a20e-5f8f-4473-be1e-b4c820db742d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA61WMD/2026-03-19/image/609b8acd-10b6-4fc0-885b-8c8147ab52f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA61WMD/2026-03-19/image/424f1c1e-74c0-4282-b6d2-4d319d9f4a9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA61WMD/2026-03-19/image/da918a45-b113-43a9-bd7b-10f00f5195cb_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 11/12 5K - 12/13 9K - 12/14 11K - 11/15 14K - 11/16 18K - 11/17 22K - 11/18 27K - 11/19 32K - 12/20 35K - 11/21 39K - 12/22 43K - 11/23 49K', 'remarks': 'VOSA STATES, 43K, 49K, 52K, 57K - SPARE KEY AND LOCKING WHEEL NUT IN OFFICE', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/907ce9c8-ccad-490b-8b73-7dbba1f37f31.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120554186, 'registration': 'EA61WMD', 'account': 'ALL022', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.6 125 Titanium 5dr', 'mileage': 58503, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2300, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2011-12-07', 'fuel': 'Petrol', 'motExpiry': '2026-12-11', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EA61WMD/2026-03-19/image/f80232b3-5576-47e3-95fc-f6ce08dc9199_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA61WMD/2026-03-19/image/7bc28d79-cf68-40fd-be26-7f2547ab2b8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA61WMD/2026-03-19/image/08772e3e-b4ca-4ec3-b30f-e2b1c111e89c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA61WMD/2026-03-19/image/89db31e7-ae45-4a35-80a3-48285729be1c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA61WMD/2026-03-19/image/7021cf98-7318-42f9-8cda-7a973649becd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA61WMD/2026-03-19/image/1173a20e-5f8f-4473-be1e-b4c820db742d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA61WMD/2026-03-19/image/609b8acd-10b6-4fc0-885b-8c8147ab52f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA61WMD/2026-03-19/image/424f1c1e-74c0-4282-b6d2-4d319d9f4a9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA61WMD/2026-03-19/image/da918a45-b113-43a9-bd7b-10f00f5195cb_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 11/12 5K - 12/13 9K - 12/14 11K - 11/15 14K - 11/16 18K - 11/17 22K - 11/18 27K - 11/19 32K - 12/20 35K - 11/21 39K - 12/22 43K - 11/23 49K', 'remarks': 'VOSA STATES, 43K, 49K, 52K, 57K - SPARE KEY AND LOCKING WHEEL NUT IN OFFICE', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 136, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/907ce9c8-ccad-490b-8b73-7dbba1f37f31.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbb736db-e60c-503d-83dd-7b4806a509be with identifier: 120554186
2026-03-24 19:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbb736db-e60c-503d-83dd-7b4806a509be with scrape type 2
2026-03-24 19:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbb736db-e60c-503d-83dd-7b4806a509be with scrape type 2
2026-03-24 19:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dbb736db-e60c-503d-83dd-7b4806a509be, identifier: 120554186
2026-03-24 19:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dbb736db-e60c-503d-83dd-7b4806a509be with identifier: 120554186
2026-03-24 19:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dbb736db-e60c-503d-83dd-7b4806a509be with identifier: 120554186
2026-03-24 19:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: dbb736db-e60c-503d-83dd-7b4806a509be with identifier: 120554186 to the API
2026-03-24 19:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120554186?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 136,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'dbb736db-e60c-503d-83dd-7b4806a509be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EA61WMD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120554186',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 58503,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-12-07',
'seller_name': 'SMC Group',
'title': 'FORD FOCUS HATCHBACK 1.6 125 Titanium 5dr',
'transmission': 'manual',
'trim': '1.6 125 Titanium 5dr',
'vin': None,
'year': 2011}
2026-03-24 19:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120554186%27 HTTP/1.1" 200 None
2026-03-24 19:20:21 [astonbarclay.gb] INFO: Saving data for 120554186: {'auction_closing_time': 1774432800.0, 'created_time': 1773947168.695402, 'last_price_update_time': 1774380021.528303}
2026-03-24 19:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120554186') HTTP/1.1" 204 0
2026-03-24 19:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/119641868?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120484235?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:24 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 119641868, 'registration': 'LG22ZKJ', 'account': 'ZEN009', 'make': 'FORD', 'model': 'PUMA HATCHBACK', 'derivative': '1.0 EcoBoost Hybrid mHEV Titanium 5dr', 'mileage': 43906, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 81, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-03-29', 'fuel': 'Petrol', 'motExpiry': '2026-03-28', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LG22ZKJ/2026-02-26/image/4eece057-6a0d-4bdd-9dd2-fe3f7dc3b397_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKJ/2026-02-26/image/ca311da0-b823-4e45-8209-99545ffd458c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKJ/2026-02-26/image/dfbe473b-6014-4895-a0b1-eaf1ba67b487_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKJ/2026-02-26/image/a4fd48a9-7393-4a77-8359-956da2cc2fb8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKJ/2026-02-26/image/88b41178-9f7a-4eea-8a48-2ede753054d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKJ/2026-02-26/image/5d984411-58c9-45ff-88fa-ea81e204c5fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKJ/2026-02-26/image/42ce0fed-8ecc-4bba-b133-8f643bcba037_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKJ/2026-02-26/image/c7bb0fc0-635b-414c-9b18-7a65d67feb2a_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 35K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6b0eee76-6315-4179-8b8d-8c71d00ba77b.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:20:24 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 119641868, 'registration': 'LG22ZKJ', 'account': 'ZEN009', 'make': 'FORD', 'model': 'PUMA HATCHBACK', 'derivative': '1.0 EcoBoost Hybrid mHEV Titanium 5dr', 'mileage': 43906, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 81, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2022-03-29', 'fuel': 'Petrol', 'motExpiry': '2026-03-28', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LG22ZKJ/2026-02-26/image/4eece057-6a0d-4bdd-9dd2-fe3f7dc3b397_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKJ/2026-02-26/image/ca311da0-b823-4e45-8209-99545ffd458c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKJ/2026-02-26/image/dfbe473b-6014-4895-a0b1-eaf1ba67b487_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKJ/2026-02-26/image/a4fd48a9-7393-4a77-8359-956da2cc2fb8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKJ/2026-02-26/image/88b41178-9f7a-4eea-8a48-2ede753054d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKJ/2026-02-26/image/5d984411-58c9-45ff-88fa-ea81e204c5fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKJ/2026-02-26/image/42ce0fed-8ecc-4bba-b133-8f643bcba037_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG22ZKJ/2026-02-26/image/c7bb0fc0-635b-414c-9b18-7a65d67feb2a_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 35K SPARE KEY', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 122, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6b0eee76-6315-4179-8b8d-8c71d00ba77b.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:20:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6b1bcca-2306-5f2a-960d-fe49964ab4cf with identifier: 119641868
2026-03-24 19:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6b1bcca-2306-5f2a-960d-fe49964ab4cf with scrape type 2
2026-03-24 19:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6b1bcca-2306-5f2a-960d-fe49964ab4cf with scrape type 2
2026-03-24 19:20:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: e6b1bcca-2306-5f2a-960d-fe49964ab4cf, identifier: 119641868
2026-03-24 19:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: e6b1bcca-2306-5f2a-960d-fe49964ab4cf with identifier: 119641868
2026-03-24 19:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: e6b1bcca-2306-5f2a-960d-fe49964ab4cf with identifier: 119641868
2026-03-24 19:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: e6b1bcca-2306-5f2a-960d-fe49964ab4cf with identifier: 119641868 to the API
2026-03-24 19:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/119641868?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 122,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e6b1bcca-2306-5f2a-960d-fe49964ab4cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LG22ZKJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/119641868',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'FORD',
'model': 'PUMA HATCHBACK',
'odometer': 43906,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-29',
'seller_name': 'Zenith',
'title': 'FORD PUMA HATCHBACK 1.0 EcoBoost Hybrid mHEV Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Hybrid mHEV Titanium 5dr',
'vin': None,
'year': 2022}
2026-03-24 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27119641868%27 HTTP/1.1" 200 None
2026-03-24 19:20:25 [astonbarclay.gb] INFO: Saving data for 119641868: {'auction_closing_time': 1774519200.0, 'created_time': 1774271340.508395, 'last_price_update_time': 1774380025.13788}
2026-03-24 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119641868') HTTP/1.1" 204 0
2026-03-24 19:20:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120484235, 'registration': 'EG19VKR', 'account': 'JOH131', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 PureTech 82 Tech Edition 5dr [Start Stop]', 'mileage': 40505, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2202, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-08-23', 'fuel': 'Petrol', 'motExpiry': '2027-03-14', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EG19VKR/2026-03-19/image/c50be6ed-6afa-4eab-8fc2-801d73b365f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/0fbd2405-c1bd-495e-97d9-54dea8bc22d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/b3fff84c-42f9-4060-b08c-9b03220277d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/1b2a5e2e-d77d-4d5d-896f-31cc45eef07d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/252e70c8-c061-4ada-8bdc-bba0470b81dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/ba4f6bcd-cab7-492f-8dba-252bbb3d5636_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/e4eae2b8-3b52-464e-b008-7ebca523631f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/50d7ef27-bcf2-4039-bcc3-8be29e978872_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/19a08a46-e04a-4e0b-9795-a7c3eef91084_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/2f150bac-0b09-41f6-b080-217b248f764c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES MILES@ 18K, 24K, 32K, 40K. SPARE KEY IN OFFICE. SPARE KEY IN OFFICE.', 'virtual': False, 'seller': 'JOHN GROSE', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a8f50475-cdda-41c1-ae92-0aac38dd5e24.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120484235, 'registration': 'EG19VKR', 'account': 'JOH131', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 PureTech 82 Tech Edition 5dr [Start Stop]', 'mileage': 40505, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2202, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-08-23', 'fuel': 'Petrol', 'motExpiry': '2027-03-14', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EG19VKR/2026-03-19/image/c50be6ed-6afa-4eab-8fc2-801d73b365f5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/0fbd2405-c1bd-495e-97d9-54dea8bc22d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/b3fff84c-42f9-4060-b08c-9b03220277d3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/1b2a5e2e-d77d-4d5d-896f-31cc45eef07d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/252e70c8-c061-4ada-8bdc-bba0470b81dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/ba4f6bcd-cab7-492f-8dba-252bbb3d5636_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/e4eae2b8-3b52-464e-b008-7ebca523631f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/50d7ef27-bcf2-4039-bcc3-8be29e978872_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/19a08a46-e04a-4e0b-9795-a7c3eef91084_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG19VKR/2026-03-19/image/2f150bac-0b09-41f6-b080-217b248f764c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES MILES@ 18K, 24K, 32K, 40K. SPARE KEY IN OFFICE. SPARE KEY IN OFFICE.', 'virtual': False, 'seller': 'JOHN GROSE', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a8f50475-cdda-41c1-ae92-0aac38dd5e24.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee67cc64-81dd-51f8-9101-c1b819770c91 with identifier: 120484235
2026-03-24 19:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee67cc64-81dd-51f8-9101-c1b819770c91 with scrape type 2
2026-03-24 19:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee67cc64-81dd-51f8-9101-c1b819770c91 with scrape type 2
2026-03-24 19:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ee67cc64-81dd-51f8-9101-c1b819770c91, identifier: 120484235
2026-03-24 19:20:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ee67cc64-81dd-51f8-9101-c1b819770c91 with identifier: 120484235
2026-03-24 19:20:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ee67cc64-81dd-51f8-9101-c1b819770c91 with identifier: 120484235
2026-03-24 19:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ee67cc64-81dd-51f8-9101-c1b819770c91 with identifier: 120484235 to the API
2026-03-24 19:20:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120484235?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 110,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'ee67cc64-81dd-51f8-9101-c1b819770c91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EG19VKR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120484235',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '208 HATCHBACK',
'odometer': 40505,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-23',
'seller_name': 'JOHN GROSE',
'title': 'PEUGEOT 208 HATCHBACK 1.2 PureTech 82 Tech Edition 5dr [Start Stop]',
'transmission': 'manual',
'trim': '1.2 PureTech 82 Tech Edition 5dr [Start Stop]',
'vin': None,
'year': 2019}
2026-03-24 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120484235%27 HTTP/1.1" 200 None
2026-03-24 19:20:25 [astonbarclay.gb] INFO: Saving data for 120484235: {'auction_closing_time': 1774432800.0, 'created_time': 1773947240.039306, 'last_price_update_time': 1774380025.532058}
2026-03-24 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120484235') HTTP/1.1" 204 0
2026-03-24 19:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120472824?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120472824, 'registration': 'WV71VWX', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'EQC ESTATE', 'derivative': 'EQC 400 300kW AMG Line 80kWh 5dr Auto', 'mileage': 78612, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 35, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-11-05', 'fuel': 'Electric', 'motExpiry': '2026-11-04', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WV71VWX/2026-03-17/image/da26edb4-ec19-4eb4-81bb-13a3953929aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV71VWX/2026-03-17/image/9a861e80-3895-4c98-84f1-3a61c0b47590_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV71VWX/2026-03-17/image/9de6dee6-3a14-46ea-9de9-8b97622da18c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV71VWX/2026-03-17/image/96fb8f3e-bb4e-44d0-9e33-8490d5be3029_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV71VWX/2026-03-17/image/efde039f-09cb-476d-9e8a-2fb696eade91_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV71VWX/2026-03-17/image/15c72959-57c9-4941-a9c6-1c9f052647bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV71VWX/2026-03-17/image/a3bcfc00-4ce5-446e-a097-9239d495b456_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 10/22-17K, 10/23-33K, 10/24-47K, 10/25-68K,', 'remarks': 'VOSA STATES 47K 68K, Designo-hyacinth Red Metallic', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/45851fcd-01eb-4cb5-bddb-f2a95fabe380.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:20:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120472824, 'registration': 'WV71VWX', 'account': 'ZEN002', 'make': 'MERCEDES-BENZ', 'model': 'EQC ESTATE', 'derivative': 'EQC 400 300kW AMG Line 80kWh 5dr Auto', 'mileage': 78612, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 35, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2021-11-05', 'fuel': 'Electric', 'motExpiry': '2026-11-04', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WV71VWX/2026-03-17/image/da26edb4-ec19-4eb4-81bb-13a3953929aa_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV71VWX/2026-03-17/image/9a861e80-3895-4c98-84f1-3a61c0b47590_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV71VWX/2026-03-17/image/9de6dee6-3a14-46ea-9de9-8b97622da18c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV71VWX/2026-03-17/image/96fb8f3e-bb4e-44d0-9e33-8490d5be3029_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV71VWX/2026-03-17/image/efde039f-09cb-476d-9e8a-2fb696eade91_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV71VWX/2026-03-17/image/15c72959-57c9-4941-a9c6-1c9f052647bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV71VWX/2026-03-17/image/a3bcfc00-4ce5-446e-a097-9239d495b456_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 10/22-17K, 10/23-33K, 10/24-47K, 10/25-68K,', 'remarks': 'VOSA STATES 47K 68K, Designo-hyacinth Red Metallic', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/45851fcd-01eb-4cb5-bddb-f2a95fabe380.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac64d7eb-fbd0-5a63-9c26-7a822f08511b with identifier: 120472824
2026-03-24 19:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac64d7eb-fbd0-5a63-9c26-7a822f08511b with scrape type 2
2026-03-24 19:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac64d7eb-fbd0-5a63-9c26-7a822f08511b with scrape type 2
2026-03-24 19:20:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ac64d7eb-fbd0-5a63-9c26-7a822f08511b, identifier: 120472824
2026-03-24 19:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ac64d7eb-fbd0-5a63-9c26-7a822f08511b with identifier: 120472824
2026-03-24 19:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ac64d7eb-fbd0-5a63-9c26-7a822f08511b with identifier: 120472824
2026-03-24 19:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ac64d7eb-fbd0-5a63-9c26-7a822f08511b with identifier: 120472824 to the API
2026-03-24 19:20:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120472824?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ac64d7eb-fbd0-5a63-9c26-7a822f08511b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WV71VWX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120472824',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'MERCEDES-BENZ',
'model': 'EQC ESTATE',
'odometer': 78612,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-05',
'seller_name': 'Zenith',
'title': 'MERCEDES-BENZ EQC ESTATE EQC 400 300kW AMG Line 80kWh 5dr Auto',
'transmission': 'automatic',
'trim': 'EQC 400 300kW AMG Line 80kWh 5dr Auto',
'vin': None,
'year': 2021}
2026-03-24 19:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120472824%27 HTTP/1.1" 200 None
2026-03-24 19:20:26 [astonbarclay.gb] INFO: Saving data for 120472824: {'auction_closing_time': 1774519200.0, 'created_time': 1774271473.179588, 'last_price_update_time': 1774380026.866418}
2026-03-24 19:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120472824') HTTP/1.1" 204 0
2026-03-24 19:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120675196?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120675196, 'registration': 'LS64ZHF', 'account': 'CAR001', 'make': 'MERCEDES-BENZ', 'model': 'E CLASS DIESEL SALOON', 'derivative': 'E220 BlueTEC SE 4dr 7G-Tronic', 'mileage': 90370, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2118, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-12-30', 'fuel': 'Diesel', 'motExpiry': '2026-12-23', 'doors': 4, 'engineSize': 2143, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/LS64ZHF/2026-03-23/image/e6340035-4bb3-43b8-b2f3-efc12c6b9deb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS64ZHF/2026-03-23/image/04805030-bac4-467a-8745-f9411f0a76fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS64ZHF/2026-03-23/image/aafcc122-f6d9-4353-9ffc-3650a1bbebe5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS64ZHF/2026-03-23/image/c55b5cdb-d1a8-46aa-ac9c-4e109109aece_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS64ZHF/2026-03-23/image/96578078-81c1-4073-9499-c9170c1acd49_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS64ZHF/2026-03-23/image/64249d60-3f42-4a30-b34a-08d9a3082b8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS64ZHF/2026-03-23/image/a0fb82e4-2391-4025-b3cf-26d4c163de42_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS64ZHF/2026-03-23/image/64497fa5-fb60-4906-889c-23fa97d307ef_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 05/15 17K - 07/15 31K - 06/16 37K - 06/17 42K - 03/18 46K', 'remarks': 'Ex-Private Hire - VOSA STATES, 74K, 79K, 86K, 89K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c3f3b27f-422d-4b8c-aba9-e364bfc78599.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120675196, 'registration': 'LS64ZHF', 'account': 'CAR001', 'make': 'MERCEDES-BENZ', 'model': 'E CLASS DIESEL SALOON', 'derivative': 'E220 BlueTEC SE 4dr 7G-Tronic', 'mileage': 90370, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2118, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2014-12-30', 'fuel': 'Diesel', 'motExpiry': '2026-12-23', 'doors': 4, 'engineSize': 2143, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/LS64ZHF/2026-03-23/image/e6340035-4bb3-43b8-b2f3-efc12c6b9deb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS64ZHF/2026-03-23/image/04805030-bac4-467a-8745-f9411f0a76fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS64ZHF/2026-03-23/image/aafcc122-f6d9-4353-9ffc-3650a1bbebe5_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS64ZHF/2026-03-23/image/c55b5cdb-d1a8-46aa-ac9c-4e109109aece_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS64ZHF/2026-03-23/image/96578078-81c1-4073-9499-c9170c1acd49_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS64ZHF/2026-03-23/image/64249d60-3f42-4a30-b34a-08d9a3082b8d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS64ZHF/2026-03-23/image/a0fb82e4-2391-4025-b3cf-26d4c163de42_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS64ZHF/2026-03-23/image/64497fa5-fb60-4906-889c-23fa97d307ef_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 05/15 17K - 07/15 31K - 06/16 37K - 06/17 42K - 03/18 46K', 'remarks': 'Ex-Private Hire - VOSA STATES, 74K, 79K, 86K, 89K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 116, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c3f3b27f-422d-4b8c-aba9-e364bfc78599.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f52bdee-7c93-5f5f-9d71-2e4ed8856977 with identifier: 120675196
2026-03-24 19:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f52bdee-7c93-5f5f-9d71-2e4ed8856977 with scrape type 2
2026-03-24 19:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f52bdee-7c93-5f5f-9d71-2e4ed8856977 with scrape type 2
2026-03-24 19:20:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4f52bdee-7c93-5f5f-9d71-2e4ed8856977, identifier: 120675196
2026-03-24 19:20:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4f52bdee-7c93-5f5f-9d71-2e4ed8856977 with identifier: 120675196
2026-03-24 19:20:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4f52bdee-7c93-5f5f-9d71-2e4ed8856977 with identifier: 120675196
2026-03-24 19:20:30 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4f52bdee-7c93-5f5f-9d71-2e4ed8856977 with identifier: 120675196 to the API
2026-03-24 19:20:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120675196?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 116,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '4f52bdee-7c93-5f5f-9d71-2e4ed8856977',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LS64ZHF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120675196',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'E CLASS DIESEL SALOON',
'odometer': 90370,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-30',
'seller_name': 'CarGiant',
'title': 'MERCEDES-BENZ E CLASS DIESEL SALOON E220 BlueTEC SE 4dr 7G-Tronic',
'transmission': 'automatic',
'trim': 'E220 BlueTEC SE 4dr 7G-Tronic',
'vin': None,
'year': 2014}
2026-03-24 19:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120675196%27 HTTP/1.1" 200 None
2026-03-24 19:20:30 [astonbarclay.gb] INFO: Saving data for 120675196: {'auction_closing_time': 1774432800.0, 'created_time': 1774272222.984773, 'last_price_update_time': 1774380030.899627}
2026-03-24 19:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120675196') HTTP/1.1" 204 0
2026-03-24 19:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120534644?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:32 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120534644, 'registration': 'WF10UUG', 'account': 'SMC009', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.6 One 3dr', 'mileage': 99635, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2308, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-06-28', 'fuel': 'Petrol', 'motExpiry': '2026-05-27', 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WF10UUG/2026-03-19/image/9acde104-d60b-414d-9cdf-106277215614_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF10UUG/2026-03-19/image/16091c56-ae2a-4cbd-9ddd-c9f9a3c9b612_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF10UUG/2026-03-19/image/af6d0468-31c1-4e75-a9dc-1bf9102bbc6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF10UUG/2026-03-19/image/349bebfc-4005-4ddb-99ce-e75db90f1eca_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF10UUG/2026-03-19/image/8f13f809-791b-4b02-9016-f5f58ac76b75_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF10UUG/2026-03-19/image/c23a9abf-a612-4ec2-9b64-ec9beaf3ff9c_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/12 15K - 04/14 31K - 09/15 39K - 12/20 68K - 05/22 77K - 09/23 85K', 'remarks': 'VOSA STATES, 77K, 83K, 89K, 95K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 127, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/726fbfba-0d68-458f-a7cd-8a56b5a95805.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:32 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120534644, 'registration': 'WF10UUG', 'account': 'SMC009', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.6 One 3dr', 'mileage': 99635, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2308, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-06-28', 'fuel': 'Petrol', 'motExpiry': '2026-05-27', 'doors': 3, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WF10UUG/2026-03-19/image/9acde104-d60b-414d-9cdf-106277215614_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF10UUG/2026-03-19/image/16091c56-ae2a-4cbd-9ddd-c9f9a3c9b612_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF10UUG/2026-03-19/image/af6d0468-31c1-4e75-a9dc-1bf9102bbc6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF10UUG/2026-03-19/image/349bebfc-4005-4ddb-99ce-e75db90f1eca_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF10UUG/2026-03-19/image/8f13f809-791b-4b02-9016-f5f58ac76b75_removebg.jpg?w=600', 'https://abimg003.imgix.net/WF10UUG/2026-03-19/image/c23a9abf-a612-4ec2-9b64-ec9beaf3ff9c_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/12 15K - 04/14 31K - 09/15 39K - 12/20 68K - 05/22 77K - 09/23 85K', 'remarks': 'VOSA STATES, 77K, 83K, 89K, 95K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 127, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/726fbfba-0d68-458f-a7cd-8a56b5a95805.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac19a7bb-029e-54fb-8de4-c22161741fca with identifier: 120534644
2026-03-24 19:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac19a7bb-029e-54fb-8de4-c22161741fca with scrape type 2
2026-03-24 19:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac19a7bb-029e-54fb-8de4-c22161741fca with scrape type 2
2026-03-24 19:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ac19a7bb-029e-54fb-8de4-c22161741fca, identifier: 120534644
2026-03-24 19:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ac19a7bb-029e-54fb-8de4-c22161741fca with identifier: 120534644
2026-03-24 19:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ac19a7bb-029e-54fb-8de4-c22161741fca with identifier: 120534644
2026-03-24 19:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ac19a7bb-029e-54fb-8de4-c22161741fca with identifier: 120534644 to the API
2026-03-24 19:20:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120534644?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 127,
'color': 'RED',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'ac19a7bb-029e-54fb-8de4-c22161741fca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WF10UUG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120534644',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 99635,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-28',
'seller_name': 'SMC Group',
'title': 'MINI HATCHBACK 1.6 One 3dr',
'transmission': 'manual',
'trim': '1.6 One 3dr',
'vin': None,
'year': 2010}
2026-03-24 19:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120534644%27 HTTP/1.1" 200 None
2026-03-24 19:20:32 [astonbarclay.gb] INFO: Saving data for 120534644: {'auction_closing_time': 1774432800.0, 'created_time': 1773947176.597245, 'last_price_update_time': 1774380032.812187}
2026-03-24 19:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120534644') HTTP/1.1" 204 0
2026-03-24 19:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120675479?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120675479, 'registration': 'AO69HYN', 'account': 'JOH104', 'make': 'VAUXHALL', 'model': 'ADAM HATCHBACK SPECIAL EDS', 'derivative': '1.2i Griffin 3dr', 'mileage': 85415, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2216, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-09-26', 'fuel': 'Petrol', 'motExpiry': '2026-10-12', 'doors': 3, 'engineSize': 1229, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AO69HYN/2026-03-24/image/2873b9e1-4af1-46b3-9891-fd388d6828d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO69HYN/2026-03-24/image/0766d810-e415-47ba-a5e2-d10d44cdf710_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO69HYN/2026-03-24/image/415f9bca-eebd-419d-83b9-71c89571d520_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO69HYN/2026-03-24/image/145d555f-891b-4394-8e57-062ccad20c47_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO69HYN/2026-03-24/image/f4ea2e39-42a8-4257-8217-8fbb197db6b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO69HYN/2026-03-24/image/25d860f1-5cae-47ad-bfdc-fadb7fade74f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO69HYN/2026-03-24/image/71074cd1-da54-4e49-bece-b4ceed012f9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO69HYN/2026-03-24/image/f2c2edef-8623-4544-83b2-563f7f14e39d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO69HYN/2026-03-24/image/acb4a08f-6bdd-45a6-8745-51d6529cc9e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO69HYN/2026-03-24/image/6afa9397-2bf6-4be0-a139-a7eabcb62788_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/20 - 11K, 09/21 - 23K, 10/22 - 38K, 9/23 - 56K 09/25 - 79K', 'remarks': 'VOSA STATES - 38K, 52K, 66K, 79K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a1793625-37f6-4b2f-8db2-f31a28779e5e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120675479, 'registration': 'AO69HYN', 'account': 'JOH104', 'make': 'VAUXHALL', 'model': 'ADAM HATCHBACK SPECIAL EDS', 'derivative': '1.2i Griffin 3dr', 'mileage': 85415, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2216, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2019-09-26', 'fuel': 'Petrol', 'motExpiry': '2026-10-12', 'doors': 3, 'engineSize': 1229, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/AO69HYN/2026-03-24/image/2873b9e1-4af1-46b3-9891-fd388d6828d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO69HYN/2026-03-24/image/0766d810-e415-47ba-a5e2-d10d44cdf710_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO69HYN/2026-03-24/image/415f9bca-eebd-419d-83b9-71c89571d520_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO69HYN/2026-03-24/image/145d555f-891b-4394-8e57-062ccad20c47_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO69HYN/2026-03-24/image/f4ea2e39-42a8-4257-8217-8fbb197db6b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO69HYN/2026-03-24/image/25d860f1-5cae-47ad-bfdc-fadb7fade74f_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO69HYN/2026-03-24/image/71074cd1-da54-4e49-bece-b4ceed012f9b_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO69HYN/2026-03-24/image/f2c2edef-8623-4544-83b2-563f7f14e39d_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO69HYN/2026-03-24/image/acb4a08f-6bdd-45a6-8745-51d6529cc9e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/AO69HYN/2026-03-24/image/6afa9397-2bf6-4be0-a139-a7eabcb62788_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/20 - 11K, 09/21 - 23K, 10/22 - 38K, 9/23 - 56K 09/25 - 79K', 'remarks': 'VOSA STATES - 38K, 52K, 66K, 79K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a1793625-37f6-4b2f-8db2-f31a28779e5e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb1daee9-b475-5490-9f20-4acb904c49f6 with identifier: 120675479
2026-03-24 19:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb1daee9-b475-5490-9f20-4acb904c49f6 with scrape type 2
2026-03-24 19:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb1daee9-b475-5490-9f20-4acb904c49f6 with scrape type 2
2026-03-24 19:20:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bb1daee9-b475-5490-9f20-4acb904c49f6, identifier: 120675479
2026-03-24 19:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bb1daee9-b475-5490-9f20-4acb904c49f6 with identifier: 120675479
2026-03-24 19:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bb1daee9-b475-5490-9f20-4acb904c49f6 with identifier: 120675479
2026-03-24 19:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bb1daee9-b475-5490-9f20-4acb904c49f6 with identifier: 120675479 to the API
2026-03-24 19:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120675479?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'bb1daee9-b475-5490-9f20-4acb904c49f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AO69HYN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120675479',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'ADAM HATCHBACK SPECIAL EDS',
'odometer': 85415,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-26',
'seller_name': 'John Grose Group',
'title': 'VAUXHALL ADAM HATCHBACK SPECIAL EDS 1.2i Griffin 3dr',
'transmission': 'manual',
'trim': '1.2i Griffin 3dr',
'vin': None,
'year': 2019}
2026-03-24 19:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120675479%27 HTTP/1.1" 200 None
2026-03-24 19:20:36 [astonbarclay.gb] INFO: Saving data for 120675479: {'auction_closing_time': 1774432800.0, 'created_time': 1774271777.891483, 'last_price_update_time': 1774380036.762414}
2026-03-24 19:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120675479') HTTP/1.1" 204 0
2026-03-24 19:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120522037?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:37 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120522037, 'registration': 'AP69DCV', 'account': 'CAR001', 'make': 'BMW', 'model': '3 SERIES DIESEL TOURING', 'derivative': '320d SE 5dr', 'mileage': 55208, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2113, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2020-02-20', 'fuel': 'Diesel', 'motExpiry': '2027-02-26', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AP69DCV/2026-03-17/image/c3b18f92-99b0-46d8-aea4-55c6d93d45b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP69DCV/2026-03-17/image/d9038a84-722a-4d5d-a8a4-00de6898a646_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP69DCV/2026-03-17/image/d8f11ba1-ac07-4aa1-beac-c7a397a799ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP69DCV/2026-03-17/image/bf2b0da2-15a2-4fb6-b777-97ac8cb97238_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP69DCV/2026-03-17/image/187a8e96-4717-4c40-b66e-df2ebc3333d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP69DCV/2026-03-17/image/1a0177d4-bdbc-4203-96db-e3a5ba66f5c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP69DCV/2026-03-17/image/b22bc2a5-4492-4d5e-bcaf-3acc52cb54bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP69DCV/2026-03-17/image/c90b6ebe-5fa6-48d9-8ced-ab9298b380ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP69DCV/2026-03-17/image/8cbe39fa-6bd5-4d40-9808-ecdfaa26b25c_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP69DCV/2026-03-17/image/43bfbb0e-4ead-4b95-af0d-ecbb939d949c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/22 13K - 12/22 30K - 03/23 36K 01/24 ??', 'remarks': 'VOSA STATES 35K- 42K- 48K- 54K- **MAIN KEY ONLY**', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2cc91f77-870f-42f9-932a-f5482c354a69.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:37 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120522037, 'registration': 'AP69DCV', 'account': 'CAR001', 'make': 'BMW', 'model': '3 SERIES DIESEL TOURING', 'derivative': '320d SE 5dr', 'mileage': 55208, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2113, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2020-02-20', 'fuel': 'Diesel', 'motExpiry': '2027-02-26', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/AP69DCV/2026-03-17/image/c3b18f92-99b0-46d8-aea4-55c6d93d45b0_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP69DCV/2026-03-17/image/d9038a84-722a-4d5d-a8a4-00de6898a646_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP69DCV/2026-03-17/image/d8f11ba1-ac07-4aa1-beac-c7a397a799ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP69DCV/2026-03-17/image/bf2b0da2-15a2-4fb6-b777-97ac8cb97238_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP69DCV/2026-03-17/image/187a8e96-4717-4c40-b66e-df2ebc3333d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP69DCV/2026-03-17/image/1a0177d4-bdbc-4203-96db-e3a5ba66f5c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP69DCV/2026-03-17/image/b22bc2a5-4492-4d5e-bcaf-3acc52cb54bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP69DCV/2026-03-17/image/c90b6ebe-5fa6-48d9-8ced-ab9298b380ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP69DCV/2026-03-17/image/8cbe39fa-6bd5-4d40-9808-ecdfaa26b25c_removebg.jpg?w=600', 'https://abimg003.imgix.net/AP69DCV/2026-03-17/image/43bfbb0e-4ead-4b95-af0d-ecbb939d949c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/22 13K - 12/22 30K - 03/23 36K 01/24 ??', 'remarks': 'VOSA STATES 35K- 42K- 48K- 54K- **MAIN KEY ONLY**', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2cc91f77-870f-42f9-932a-f5482c354a69.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 214eb512-3463-52d3-853a-6fa76b4a28cb with identifier: 120522037
2026-03-24 19:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 214eb512-3463-52d3-853a-6fa76b4a28cb with scrape type 2
2026-03-24 19:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 214eb512-3463-52d3-853a-6fa76b4a28cb with scrape type 2
2026-03-24 19:20:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 214eb512-3463-52d3-853a-6fa76b4a28cb, identifier: 120522037
2026-03-24 19:20:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 214eb512-3463-52d3-853a-6fa76b4a28cb with identifier: 120522037
2026-03-24 19:20:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 214eb512-3463-52d3-853a-6fa76b4a28cb with identifier: 120522037
2026-03-24 19:20:37 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 214eb512-3463-52d3-853a-6fa76b4a28cb with identifier: 120522037 to the API
2026-03-24 19:20:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120522037?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '214eb512-3463-52d3-853a-6fa76b4a28cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AP69DCV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120522037',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '3 SERIES DIESEL TOURING',
'odometer': 55208,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-20',
'seller_name': 'CarGiant',
'title': 'BMW 3 SERIES DIESEL TOURING 320d SE 5dr',
'transmission': 'manual',
'trim': '320d SE 5dr',
'vin': None,
'year': 2020}
2026-03-24 19:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120522037%27 HTTP/1.1" 200 None
2026-03-24 19:20:38 [astonbarclay.gb] INFO: Saving data for 120522037: {'auction_closing_time': 1774432800.0, 'created_time': 1773753140.353849, 'last_price_update_time': 1774380038.142582}
2026-03-24 19:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120522037') HTTP/1.1" 204 0
2026-03-24 19:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120554175?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120554175, 'registration': 'EN16KKS', 'account': 'ALL022', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.5 Titanium 5dr Powershift', 'mileage': 49134, 'mileageWarranty': False, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2306, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-06-24', 'fuel': 'Petrol', 'motExpiry': '2027-03-01', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN16KKS/2026-03-20/image/ad3a1432-09ca-408a-bdf5-0c93ceff344d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN16KKS/2026-03-20/image/0a075246-df6e-45eb-9d86-3df44227d2e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN16KKS/2026-03-20/image/064fdc96-52a1-4dd1-98bf-ac0aef98299c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN16KKS/2026-03-20/image/e0ffe862-7ceb-4df6-859d-2402a3efc070_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN16KKS/2026-03-20/image/82df7e39-d58a-4a98-b3c5-85a48695f3bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN16KKS/2026-03-20/image/a266d2d3-3ad8-439c-bfef-c3079e004964_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN16KKS/2026-03-20/image/6577993e-f102-4f72-ab87-5608ea98f25e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN16KKS/2026-03-20/image/0dfe85bc-75bf-4309-a3a6-d3a8d2083b1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN16KKS/2026-03-20/image/46ed0801-08e3-43e5-a1d6-fa6cb7efb680_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN16KKS/2026-03-20/image/d6045119-f22b-46f8-9dfe-5f2840de15bf_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': "Service book HISTORY IN & VOSA IN MILES & KM'S 06/17 9K - 07/18 19K - 06/19 25K - 06/20 31K - 06/21 38K - 06/22 47K - 09/24 65K - 03/26 49K", 'remarks': 'VOSA DISCREPANCY - VOSA STATES, 55K, 62K, 44K, 49K - SPARE KEY IN OFFICE - ODO SHOWS 79073 IN KM', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/acfe0d50-83d5-4170-8606-6d710eddba7e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120554175, 'registration': 'EN16KKS', 'account': 'ALL022', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.5 Titanium 5dr Powershift', 'mileage': 49134, 'mileageWarranty': False, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2306, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2016-06-24', 'fuel': 'Petrol', 'motExpiry': '2027-03-01', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN16KKS/2026-03-20/image/ad3a1432-09ca-408a-bdf5-0c93ceff344d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN16KKS/2026-03-20/image/0a075246-df6e-45eb-9d86-3df44227d2e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN16KKS/2026-03-20/image/064fdc96-52a1-4dd1-98bf-ac0aef98299c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN16KKS/2026-03-20/image/e0ffe862-7ceb-4df6-859d-2402a3efc070_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN16KKS/2026-03-20/image/82df7e39-d58a-4a98-b3c5-85a48695f3bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN16KKS/2026-03-20/image/a266d2d3-3ad8-439c-bfef-c3079e004964_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN16KKS/2026-03-20/image/6577993e-f102-4f72-ab87-5608ea98f25e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN16KKS/2026-03-20/image/0dfe85bc-75bf-4309-a3a6-d3a8d2083b1a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN16KKS/2026-03-20/image/46ed0801-08e3-43e5-a1d6-fa6cb7efb680_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN16KKS/2026-03-20/image/d6045119-f22b-46f8-9dfe-5f2840de15bf_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': "Service book HISTORY IN & VOSA IN MILES & KM'S 06/17 9K - 07/18 19K - 06/19 25K - 06/20 31K - 06/21 38K - 06/22 47K - 09/24 65K - 03/26 49K", 'remarks': 'VOSA DISCREPANCY - VOSA STATES, 55K, 62K, 44K, 49K - SPARE KEY IN OFFICE - ODO SHOWS 79073 IN KM', 'virtual': False, 'seller': 'SMC Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 149, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/acfe0d50-83d5-4170-8606-6d710eddba7e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb9f4e8d-b275-57d7-aa81-e4265d80175d with identifier: 120554175
2026-03-24 19:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb9f4e8d-b275-57d7-aa81-e4265d80175d with scrape type 2
2026-03-24 19:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb9f4e8d-b275-57d7-aa81-e4265d80175d with scrape type 2
2026-03-24 19:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cb9f4e8d-b275-57d7-aa81-e4265d80175d, identifier: 120554175
2026-03-24 19:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cb9f4e8d-b275-57d7-aa81-e4265d80175d with identifier: 120554175
2026-03-24 19:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cb9f4e8d-b275-57d7-aa81-e4265d80175d with identifier: 120554175
2026-03-24 19:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cb9f4e8d-b275-57d7-aa81-e4265d80175d with identifier: 120554175 to the API
2026-03-24 19:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120554175?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 149,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'cb9f4e8d-b275-57d7-aa81-e4265d80175d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EN16KKS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120554175',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'ECOSPORT HATCHBACK',
'odometer': 49134,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-24',
'seller_name': 'SMC Group',
'title': 'FORD ECOSPORT HATCHBACK 1.5 Titanium 5dr Powershift',
'transmission': 'automatic',
'trim': '1.5 Titanium 5dr Powershift',
'vin': None,
'year': 2016}
2026-03-24 19:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120554175%27 HTTP/1.1" 200 None
2026-03-24 19:20:38 [astonbarclay.gb] INFO: Saving data for 120554175: {'auction_closing_time': 1774432800.0, 'created_time': 1773947155.111207, 'last_price_update_time': 1774380038.59421}
2026-03-24 19:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120554175') HTTP/1.1" 204 0
2026-03-24 19:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120676747?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120676747, 'registration': 'LO18AZP', 'account': 'CAR001', 'make': 'MERCEDES-BENZ', 'model': 'GLA DIESEL HATCHBACK', 'derivative': 'GLA 200d AMG Line 5dr', 'mileage': 73603, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2101, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-05-31', 'fuel': 'Diesel', 'motExpiry': '2026-06-15', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LO18AZP/2026-03-23/image/30d30192-69df-476f-9a10-d2d4e6c086e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO18AZP/2026-03-23/image/c7e9da70-aa98-4296-8242-0e4bcc915f50_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO18AZP/2026-03-23/image/60a5b31b-0476-4780-98c4-27c01778e068_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO18AZP/2026-03-23/image/41a4dee6-6c9f-4796-9b89-a936b416acc2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO18AZP/2026-03-23/image/3aac1d28-2984-40b9-bbd5-c2816f106730_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO18AZP/2026-03-23/image/2c4f3d60-b2eb-4305-8435-5d094ddbdb8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO18AZP/2026-03-23/image/5c9914f9-6302-4448-a638-888ff5c63931_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO18AZP/2026-03-23/image/0f7be9b8-148b-479e-9d5d-bb63db0396fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO18AZP/2026-03-23/image/e582a9bf-bcab-474a-b63f-0488dc7871bd_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/19 16K', 'remarks': 'OUTSTANDING RECALL - VOSA STATES, 40K, 47K, 54K, 63K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f86b816e-edf6-43f8-9bf8-845257cd9b60.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120676747, 'registration': 'LO18AZP', 'account': 'CAR001', 'make': 'MERCEDES-BENZ', 'model': 'GLA DIESEL HATCHBACK', 'derivative': 'GLA 200d AMG Line 5dr', 'mileage': 73603, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2101, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2018-05-31', 'fuel': 'Diesel', 'motExpiry': '2026-06-15', 'doors': 5, 'engineSize': 2143, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LO18AZP/2026-03-23/image/30d30192-69df-476f-9a10-d2d4e6c086e9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO18AZP/2026-03-23/image/c7e9da70-aa98-4296-8242-0e4bcc915f50_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO18AZP/2026-03-23/image/60a5b31b-0476-4780-98c4-27c01778e068_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO18AZP/2026-03-23/image/41a4dee6-6c9f-4796-9b89-a936b416acc2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO18AZP/2026-03-23/image/3aac1d28-2984-40b9-bbd5-c2816f106730_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO18AZP/2026-03-23/image/2c4f3d60-b2eb-4305-8435-5d094ddbdb8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO18AZP/2026-03-23/image/5c9914f9-6302-4448-a638-888ff5c63931_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO18AZP/2026-03-23/image/0f7be9b8-148b-479e-9d5d-bb63db0396fb_removebg.jpg?w=600', 'https://abimg003.imgix.net/LO18AZP/2026-03-23/image/e582a9bf-bcab-474a-b63f-0488dc7871bd_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/19 16K', 'remarks': 'OUTSTANDING RECALL - VOSA STATES, 40K, 47K, 54K, 63K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f86b816e-edf6-43f8-9bf8-845257cd9b60.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10577c26-65ba-56d6-8b70-440b85096210 with identifier: 120676747
2026-03-24 19:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10577c26-65ba-56d6-8b70-440b85096210 with scrape type 2
2026-03-24 19:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10577c26-65ba-56d6-8b70-440b85096210 with scrape type 2
2026-03-24 19:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 10577c26-65ba-56d6-8b70-440b85096210, identifier: 120676747
2026-03-24 19:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 10577c26-65ba-56d6-8b70-440b85096210 with identifier: 120676747
2026-03-24 19:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 10577c26-65ba-56d6-8b70-440b85096210 with identifier: 120676747
2026-03-24 19:20:39 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 10577c26-65ba-56d6-8b70-440b85096210 with identifier: 120676747 to the API
2026-03-24 19:20:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120676747?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '10577c26-65ba-56d6-8b70-440b85096210',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LO18AZP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120676747',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'GLA DIESEL HATCHBACK',
'odometer': 73603,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-31',
'seller_name': 'CarGiant',
'title': 'MERCEDES-BENZ GLA DIESEL HATCHBACK GLA 200d AMG Line 5dr',
'transmission': 'manual',
'trim': 'GLA 200d AMG Line 5dr',
'vin': None,
'year': 2018}
2026-03-24 19:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120676747%27 HTTP/1.1" 200 None
2026-03-24 19:20:40 [astonbarclay.gb] INFO: Saving data for 120676747: {'auction_closing_time': 1774432800.0, 'created_time': 1774272186.036996, 'last_price_update_time': 1774380040.012657}
2026-03-24 19:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120676747') HTTP/1.1" 204 0
2026-03-24 19:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120130227?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120130227, 'registration': 'BF68LPK', 'account': 'CAR001', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS DIESEL HATCHBACK', 'derivative': 'A180d SE 5dr Auto', 'mileage': 31837, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2109, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-09-28', 'fuel': 'Diesel', 'motExpiry': '2027-02-25', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BF68LPK/2026-03-05/image/ed913e44-4ce9-4a8e-bbf3-0ff11dae24a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF68LPK/2026-03-05/image/954489ba-223b-4435-9dac-60de02e18477_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF68LPK/2026-03-05/image/0d64cc76-4210-4b44-aca0-08a86d62f717_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF68LPK/2026-03-05/image/3f781fa8-b68f-4347-8919-ecb5d28f9286_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF68LPK/2026-03-05/image/b1eb5fe8-8f68-4e49-ba7e-625f5ff214c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF68LPK/2026-03-05/image/fc492e26-54ae-471d-80c5-5dc303b3b14d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF68LPK/2026-03-05/image/18f76073-0c16-48b5-989e-f52ed8026b2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF68LPK/2026-03-05/image/2392d548-9470-4cd8-bfd8-900ae15b01c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF68LPK/2026-03-05/image/021ceeeb-81c9-465d-b84c-6edea6994b8b_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/19 6K - 05/21 12K - 05/23 17K - 04/24 22K', 'remarks': 'VOSA STATES 14K- 17K - 22K- 31K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0cbf673f-3cf8-4b58-9b7b-ed95272faa9c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120130227, 'registration': 'BF68LPK', 'account': 'CAR001', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS DIESEL HATCHBACK', 'derivative': 'A180d SE 5dr Auto', 'mileage': 31837, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2109, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-09-28', 'fuel': 'Diesel', 'motExpiry': '2027-02-25', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BF68LPK/2026-03-05/image/ed913e44-4ce9-4a8e-bbf3-0ff11dae24a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF68LPK/2026-03-05/image/954489ba-223b-4435-9dac-60de02e18477_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF68LPK/2026-03-05/image/0d64cc76-4210-4b44-aca0-08a86d62f717_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF68LPK/2026-03-05/image/3f781fa8-b68f-4347-8919-ecb5d28f9286_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF68LPK/2026-03-05/image/b1eb5fe8-8f68-4e49-ba7e-625f5ff214c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF68LPK/2026-03-05/image/fc492e26-54ae-471d-80c5-5dc303b3b14d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF68LPK/2026-03-05/image/18f76073-0c16-48b5-989e-f52ed8026b2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF68LPK/2026-03-05/image/2392d548-9470-4cd8-bfd8-900ae15b01c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BF68LPK/2026-03-05/image/021ceeeb-81c9-465d-b84c-6edea6994b8b_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 10/19 6K - 05/21 12K - 05/23 17K - 04/24 22K', 'remarks': 'VOSA STATES 14K- 17K - 22K- 31K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 108, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0cbf673f-3cf8-4b58-9b7b-ed95272faa9c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad2cf43f-f952-596c-859b-dde4a0251dbc with identifier: 120130227
2026-03-24 19:20:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad2cf43f-f952-596c-859b-dde4a0251dbc with scrape type 2
2026-03-24 19:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad2cf43f-f952-596c-859b-dde4a0251dbc with scrape type 2
2026-03-24 19:20:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ad2cf43f-f952-596c-859b-dde4a0251dbc, identifier: 120130227
2026-03-24 19:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ad2cf43f-f952-596c-859b-dde4a0251dbc with identifier: 120130227
2026-03-24 19:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ad2cf43f-f952-596c-859b-dde4a0251dbc with identifier: 120130227
2026-03-24 19:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ad2cf43f-f952-596c-859b-dde4a0251dbc with identifier: 120130227 to the API
2026-03-24 19:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120130227?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 108,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ad2cf43f-f952-596c-859b-dde4a0251dbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BF68LPK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120130227',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS DIESEL HATCHBACK',
'odometer': 31837,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-28',
'seller_name': 'CarGiant',
'title': 'MERCEDES-BENZ A CLASS DIESEL HATCHBACK A180d SE 5dr Auto',
'transmission': 'automatic',
'trim': 'A180d SE 5dr Auto',
'vin': None,
'year': 2018}
2026-03-24 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120130227%27 HTTP/1.1" 200 None
2026-03-24 19:20:42 [astonbarclay.gb] INFO: Saving data for 120130227: {'auction_closing_time': 1774432800.0, 'created_time': 1773404101.022684, 'last_price_update_time': 1774380042.943316}
2026-03-24 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120130227') HTTP/1.1" 204 0
2026-03-24 19:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120562354?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120562354, 'registration': 'LG64ZRR', 'account': 'SEL005', 'make': 'BMW', 'model': '1 SERIES DIESEL HATCHBACK', 'derivative': '116d Sport 5dr', 'mileage': 130063, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2015, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-10-13', 'fuel': 'Diesel', 'motExpiry': '2026-11-07', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/3fc05908-e62e-438e-848a-48b6ba2ab7f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/ca953f86-e644-4373-ae0f-14dc327d3e45_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/beaf75cc-9d8f-43db-b23e-eb2ebb9fd564_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/c861a4b9-1fec-4762-a257-46ad06344208_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/07cb552e-96b7-4400-b31e-22a82a8f70da_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/7c9d1c6c-a20d-47c6-adbd-8e4078b84e51_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/82e88c83-43c5-4d72-9278-f4fe6eaf2bd7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/cb80c698-01cf-4cfe-8395-6eabbebabca4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/21-71K,', 'remarks': 'VOSA STATES 85K, 97K, 115K, 127K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c673f708-b6cd-4634-be5a-c5c7804fdab4.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120562354, 'registration': 'LG64ZRR', 'account': 'SEL005', 'make': 'BMW', 'model': '1 SERIES DIESEL HATCHBACK', 'derivative': '116d Sport 5dr', 'mileage': 130063, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2015, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-10-13', 'fuel': 'Diesel', 'motExpiry': '2026-11-07', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/3fc05908-e62e-438e-848a-48b6ba2ab7f8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/ca953f86-e644-4373-ae0f-14dc327d3e45_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/beaf75cc-9d8f-43db-b23e-eb2ebb9fd564_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/c861a4b9-1fec-4762-a257-46ad06344208_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/07cb552e-96b7-4400-b31e-22a82a8f70da_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/7c9d1c6c-a20d-47c6-adbd-8e4078b84e51_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/82e88c83-43c5-4d72-9278-f4fe6eaf2bd7_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG64ZRR/2026-03-24/image/cb80c698-01cf-4cfe-8395-6eabbebabca4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/21-71K,', 'remarks': 'VOSA STATES 85K, 97K, 115K, 127K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c673f708-b6cd-4634-be5a-c5c7804fdab4.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f8de482-27d6-50ed-b950-fea4275d6efe with identifier: 120562354
2026-03-24 19:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f8de482-27d6-50ed-b950-fea4275d6efe with scrape type 2
2026-03-24 19:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f8de482-27d6-50ed-b950-fea4275d6efe with scrape type 2
2026-03-24 19:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0f8de482-27d6-50ed-b950-fea4275d6efe, identifier: 120562354
2026-03-24 19:20:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0f8de482-27d6-50ed-b950-fea4275d6efe with identifier: 120562354
2026-03-24 19:20:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0f8de482-27d6-50ed-b950-fea4275d6efe with identifier: 120562354
2026-03-24 19:20:46 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0f8de482-27d6-50ed-b950-fea4275d6efe with identifier: 120562354 to the API
2026-03-24 19:20:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120562354?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '0f8de482-27d6-50ed-b950-fea4275d6efe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LG64ZRR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120562354',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '1 SERIES DIESEL HATCHBACK',
'odometer': 130063,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-13',
'seller_name': 'Auction Plus',
'title': 'BMW 1 SERIES DIESEL HATCHBACK 116d Sport 5dr',
'transmission': 'manual',
'trim': '116d Sport 5dr',
'vin': None,
'year': 2014}
2026-03-24 19:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562354%27 HTTP/1.1" 200 None
2026-03-24 19:20:46 [astonbarclay.gb] INFO: Saving data for 120562354: {'auction_closing_time': 1774432800.0, 'created_time': 1774271994.838281, 'last_price_update_time': 1774380046.402882}
2026-03-24 19:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120562354') HTTP/1.1" 204 0
2026-03-24 19:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120505908?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120505908, 'registration': 'YH22EYS', 'account': 'CAR001', 'make': 'VAUXHALL', 'model': 'MOKKA HATCHBACK', 'derivative': '1.2 Turbo SRi Premium 5dr Auto', 'mileage': 58885, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2112, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-03-11', 'fuel': 'Petrol', 'motExpiry': '2026-04-29', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YH22EYS/2026-03-17/image/9d938718-69ca-4797-b0e2-a1aca55e1705_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH22EYS/2026-03-17/image/4d702b3d-ae8c-4d6e-aedd-967ccefe8fc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH22EYS/2026-03-17/image/ab68c2bc-f8d9-44fe-a167-57e86bd6e616_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH22EYS/2026-03-17/image/ea7e9e43-547e-4a30-b7fe-67ef641dfc9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH22EYS/2026-03-17/image/1d7ae268-8978-4459-b5b5-f8d14526072a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH22EYS/2026-03-17/image/3dac9d0f-1e3e-4624-bb92-e9065b4d5426_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH22EYS/2026-03-17/image/b77dda48-6a97-460b-a874-b09f93460f26_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH22EYS/2026-03-17/image/6be2f458-cf90-4557-a698-d2c2ab28c608_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH22EYS/2026-03-17/image/e2f20fe9-82fd-49d3-8094-0428f70f29a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH22EYS/2026-03-17/image/9de38c0e-7ce2-412e-8314-194aeaf2b7d4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': 'Cat S Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'Category S Insurance Loss. Vehicle Structurally Damaged But Repairable-Insurer Decided Not to Repair VOSA STATES 54K-', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120505908, 'registration': 'YH22EYS', 'account': 'CAR001', 'make': 'VAUXHALL', 'model': 'MOKKA HATCHBACK', 'derivative': '1.2 Turbo SRi Premium 5dr Auto', 'mileage': 58885, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2112, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2022-03-11', 'fuel': 'Petrol', 'motExpiry': '2026-04-29', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YH22EYS/2026-03-17/image/9d938718-69ca-4797-b0e2-a1aca55e1705_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH22EYS/2026-03-17/image/4d702b3d-ae8c-4d6e-aedd-967ccefe8fc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH22EYS/2026-03-17/image/ab68c2bc-f8d9-44fe-a167-57e86bd6e616_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH22EYS/2026-03-17/image/ea7e9e43-547e-4a30-b7fe-67ef641dfc9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH22EYS/2026-03-17/image/1d7ae268-8978-4459-b5b5-f8d14526072a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH22EYS/2026-03-17/image/3dac9d0f-1e3e-4624-bb92-e9065b4d5426_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH22EYS/2026-03-17/image/b77dda48-6a97-460b-a874-b09f93460f26_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH22EYS/2026-03-17/image/6be2f458-cf90-4557-a698-d2c2ab28c608_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH22EYS/2026-03-17/image/e2f20fe9-82fd-49d3-8094-0428f70f29a7_removebg.jpg?w=600', 'https://abimg003.imgix.net/YH22EYS/2026-03-17/image/9de38c0e-7ce2-412e-8314-194aeaf2b7d4_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': 'Cat S Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'Category S Insurance Loss. Vehicle Structurally Damaged But Repairable-Insurer Decided Not to Repair VOSA STATES 54K-', 'virtual': False, 'seller': 'CarGiant', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 135, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dbaba0c-6271-5802-af7a-b9ebece817c3 with identifier: 120505908
2026-03-24 19:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dbaba0c-6271-5802-af7a-b9ebece817c3 with scrape type 2
2026-03-24 19:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dbaba0c-6271-5802-af7a-b9ebece817c3 with scrape type 2
2026-03-24 19:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0dbaba0c-6271-5802-af7a-b9ebece817c3, identifier: 120505908
2026-03-24 19:20:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0dbaba0c-6271-5802-af7a-b9ebece817c3 with identifier: 120505908
2026-03-24 19:20:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0dbaba0c-6271-5802-af7a-b9ebece817c3 with identifier: 120505908
2026-03-24 19:20:46 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0dbaba0c-6271-5802-af7a-b9ebece817c3 with identifier: 120505908 to the API
2026-03-24 19:20:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120505908?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 135,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '0dbaba0c-6271-5802-af7a-b9ebece817c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YH22EYS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120505908',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'MOKKA HATCHBACK',
'odometer': 58885,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-11',
'seller_name': 'CarGiant',
'title': 'VAUXHALL MOKKA HATCHBACK 1.2 Turbo SRi Premium 5dr Auto',
'transmission': 'automatic',
'trim': '1.2 Turbo SRi Premium 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120505908%27 HTTP/1.1" 200 None
2026-03-24 19:20:47 [astonbarclay.gb] INFO: Saving data for 120505908: {'auction_closing_time': 1774432800.0, 'created_time': 1773741718.277337, 'last_price_update_time': 1774380047.041772}
2026-03-24 19:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120505908') HTTP/1.1" 204 0
2026-03-24 19:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120562469?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:48 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120562469, 'registration': 'EO10NTM', 'account': 'SEL005', 'make': 'FORD', 'model': 'KUGA DIESEL ESTATE', 'derivative': '2.0 TDCi Titanium 5dr 2WD', 'mileage': 138786, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2021, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-03-15', 'fuel': 'Diesel', 'motExpiry': '2026-07-06', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EO10NTM/2026-03-24/image/3c92d343-5fb0-424a-9d8e-f71f3ade0356_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10NTM/2026-03-24/image/19fa0441-6128-426f-b4a0-42d5f67455b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10NTM/2026-03-24/image/20e23794-10d1-4b65-a13b-eae958d7165b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10NTM/2026-03-24/image/14b0a4a3-8c4c-4d09-96cc-ca4cd816e6d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10NTM/2026-03-24/image/eb88cb4a-86e7-45ad-b350-d3d780037597_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10NTM/2026-03-24/image/90a8f527-ab7c-4dcc-911d-57f0f9700e49_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10NTM/2026-03-24/image/b39a8549-15c9-44b9-b59b-a2a1106a8e70_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10NTM/2026-03-24/image/3d8266c6-5ceb-4994-bbbe-225d27472735_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/11-14K, 08/12-21K, 09/13-30K, 11/14-42K, 05/17-52K, 04/18-65K, 09/19-78K, 06/20-83K, 04/25-90K, ??-104K', 'remarks': 'VOSA STATES 103K, 111K, 123K, 132K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c1441550-7292-4c10-95c2-ec4d5d01c568.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:48 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120562469, 'registration': 'EO10NTM', 'account': 'SEL005', 'make': 'FORD', 'model': 'KUGA DIESEL ESTATE', 'derivative': '2.0 TDCi Titanium 5dr 2WD', 'mileage': 138786, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2021, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-03-15', 'fuel': 'Diesel', 'motExpiry': '2026-07-06', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EO10NTM/2026-03-24/image/3c92d343-5fb0-424a-9d8e-f71f3ade0356_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10NTM/2026-03-24/image/19fa0441-6128-426f-b4a0-42d5f67455b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10NTM/2026-03-24/image/20e23794-10d1-4b65-a13b-eae958d7165b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10NTM/2026-03-24/image/14b0a4a3-8c4c-4d09-96cc-ca4cd816e6d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10NTM/2026-03-24/image/eb88cb4a-86e7-45ad-b350-d3d780037597_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10NTM/2026-03-24/image/90a8f527-ab7c-4dcc-911d-57f0f9700e49_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10NTM/2026-03-24/image/b39a8549-15c9-44b9-b59b-a2a1106a8e70_removebg.jpg?w=600', 'https://abimg003.imgix.net/EO10NTM/2026-03-24/image/3d8266c6-5ceb-4994-bbbe-225d27472735_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/11-14K, 08/12-21K, 09/13-30K, 11/14-42K, 05/17-52K, 04/18-65K, 09/19-78K, 06/20-83K, 04/25-90K, ??-104K', 'remarks': 'VOSA STATES 103K, 111K, 123K, 132K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c1441550-7292-4c10-95c2-ec4d5d01c568.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cdabe0e-88e1-5771-808a-41b616a49a6e with identifier: 120562469
2026-03-24 19:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cdabe0e-88e1-5771-808a-41b616a49a6e with scrape type 2
2026-03-24 19:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cdabe0e-88e1-5771-808a-41b616a49a6e with scrape type 2
2026-03-24 19:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5cdabe0e-88e1-5771-808a-41b616a49a6e, identifier: 120562469
2026-03-24 19:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5cdabe0e-88e1-5771-808a-41b616a49a6e with identifier: 120562469
2026-03-24 19:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5cdabe0e-88e1-5771-808a-41b616a49a6e with identifier: 120562469
2026-03-24 19:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5cdabe0e-88e1-5771-808a-41b616a49a6e with identifier: 120562469 to the API
2026-03-24 19:20:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120562469?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '5cdabe0e-88e1-5771-808a-41b616a49a6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EO10NTM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120562469',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'KUGA DIESEL ESTATE',
'odometer': 138786,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-03-15',
'seller_name': 'Auction Plus',
'title': 'FORD KUGA DIESEL ESTATE 2.0 TDCi Titanium 5dr 2WD',
'transmission': 'manual',
'trim': '2.0 TDCi Titanium 5dr 2WD',
'vin': None,
'year': 2010}
2026-03-24 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562469%27 HTTP/1.1" 200 None
2026-03-24 19:20:48 [astonbarclay.gb] INFO: Saving data for 120562469: {'auction_closing_time': 1774432800.0, 'created_time': 1774271713.880027, 'last_price_update_time': 1774380048.936255}
2026-03-24 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120562469') HTTP/1.1" 204 0
2026-03-24 19:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120562484?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:49 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120562484, 'registration': 'GJ68BWW', 'account': 'SEL005', 'make': 'MINI', 'model': 'COUNTRYMAN HATCHBACK', 'derivative': '1.5 Cooper S E ALL4 PHEV 5dr Auto', 'mileage': 69757, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2004, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-10-05', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-03-17', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/130024b8-1a8c-4dc8-ae53-1b00365a4448_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/f973915b-6a1f-430b-8251-4aeab9af7ce1_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/a1b73a5e-8d45-4ece-8c11-4b3a2f3d5999_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/8479ed9d-b23b-4303-88c3-c41e3c2c8a4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/c21fb9ee-9dd1-436b-b46d-92aae19da9ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/ffec1982-65cd-4918-9fab-11368bfdd7a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/89ee8f80-1b9c-4d13-b226-d58f7e879dd3_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/5f4ab0d1-3cc1-4e11-b140-c06484a1d0e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/59b533d6-0eff-4bfa-8d39-6df7efdce4d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/fbbbd565-a818-4063-bbe7-9ba7599a8f4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/3e44fd6b-7750-43ce-9256-9fc0319ca1a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/2bb4bccf-ad90-4df4-a369-319438f243f6_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 08/20-23K, 08/21-40K, 03/22-45K', 'remarks': 'VOSA STATES 45K, 53K, 59K, 65K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 56, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f22f3811-b887-4327-a208-ac0494a1e5b4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:49 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120562484, 'registration': 'GJ68BWW', 'account': 'SEL005', 'make': 'MINI', 'model': 'COUNTRYMAN HATCHBACK', 'derivative': '1.5 Cooper S E ALL4 PHEV 5dr Auto', 'mileage': 69757, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2004, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2018-10-05', 'fuel': 'Petrol/Plugin Electric Hybrid', 'motExpiry': '2026-03-17', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/130024b8-1a8c-4dc8-ae53-1b00365a4448_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/f973915b-6a1f-430b-8251-4aeab9af7ce1_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/a1b73a5e-8d45-4ece-8c11-4b3a2f3d5999_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/8479ed9d-b23b-4303-88c3-c41e3c2c8a4b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/c21fb9ee-9dd1-436b-b46d-92aae19da9ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/ffec1982-65cd-4918-9fab-11368bfdd7a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/89ee8f80-1b9c-4d13-b226-d58f7e879dd3_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/5f4ab0d1-3cc1-4e11-b140-c06484a1d0e0_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/59b533d6-0eff-4bfa-8d39-6df7efdce4d4_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/fbbbd565-a818-4063-bbe7-9ba7599a8f4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/3e44fd6b-7750-43ce-9256-9fc0319ca1a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ68BWW/2026-03-23/image/2bb4bccf-ad90-4df4-a369-319438f243f6_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 08/20-23K, 08/21-40K, 03/22-45K', 'remarks': 'VOSA STATES 45K, 53K, 59K, 65K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 56, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/f22f3811-b887-4327-a208-ac0494a1e5b4.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc51970f-81a9-5ad6-9469-d0f9db0e5b16 with identifier: 120562484
2026-03-24 19:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc51970f-81a9-5ad6-9469-d0f9db0e5b16 with scrape type 2
2026-03-24 19:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc51970f-81a9-5ad6-9469-d0f9db0e5b16 with scrape type 2
2026-03-24 19:20:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dc51970f-81a9-5ad6-9469-d0f9db0e5b16, identifier: 120562484
2026-03-24 19:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dc51970f-81a9-5ad6-9469-d0f9db0e5b16 with identifier: 120562484
2026-03-24 19:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dc51970f-81a9-5ad6-9469-d0f9db0e5b16 with identifier: 120562484
2026-03-24 19:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: dc51970f-81a9-5ad6-9469-d0f9db0e5b16 with identifier: 120562484 to the API
2026-03-24 19:20:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120562484?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 56,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol/Plugin Electric Hybrid',
'id': 'dc51970f-81a9-5ad6-9469-d0f9db0e5b16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GJ68BWW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120562484',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MINI',
'model': 'COUNTRYMAN HATCHBACK',
'odometer': 69757,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-05',
'seller_name': 'Auction Plus',
'title': 'MINI COUNTRYMAN HATCHBACK 1.5 Cooper S E ALL4 PHEV 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 Cooper S E ALL4 PHEV 5dr Auto',
'vin': None,
'year': 2018}
2026-03-24 19:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562484%27 HTTP/1.1" 200 None
2026-03-24 19:20:50 [astonbarclay.gb] INFO: Saving data for 120562484: {'auction_closing_time': 1774432800.0, 'created_time': 1774271690.423637, 'last_price_update_time': 1774380050.339272}
2026-03-24 19:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120562484') HTTP/1.1" 204 0
2026-03-24 19:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120562507?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:50 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120562507, 'registration': 'KT10VFY', 'account': 'SEL005', 'make': 'FORD', 'model': 'KUGA DIESEL ESTATE', 'derivative': '2.0 TDCi Titanium 5dr 2WD', 'mileage': 96603, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2011, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-03-26', 'fuel': 'Diesel', 'motExpiry': '2026-03-10', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KT10VFY/2026-03-24/image/04dc4e57-7c2c-4aed-9239-330bc80d797f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT10VFY/2026-03-24/image/60746e37-79ac-472d-88e8-95477a4aefdc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT10VFY/2026-03-24/image/f86c09b4-778d-4d48-a25a-4f227ac64bb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT10VFY/2026-03-24/image/5e6419ef-0275-4865-a916-3246f42e3ba1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT10VFY/2026-03-24/image/303dd99d-78d6-46ea-9a40-ccba51c59308_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT10VFY/2026-03-24/image/b5e80bfe-4870-4581-9948-383e000feb86_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT10VFY/2026-03-24/image/a2681bde-d829-4d16-9e2b-291c13f44de0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT10VFY/2026-03-24/image/121e3a86-97ea-4490-a3ab-db49663a83d3_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/13-21K, 12/13-32K,12/15-45K, 02/14-38K, 11/16-52K, 11/17-58K, 11/18-65K, 11/19-71K, 03/20-72K, 04/22-79K', 'remarks': 'VOSA STATES 78K, 82K, 85K, 89K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7185f4cb-77f0-4b7f-86a6-1d95965b5a4d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:50 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120562507, 'registration': 'KT10VFY', 'account': 'SEL005', 'make': 'FORD', 'model': 'KUGA DIESEL ESTATE', 'derivative': '2.0 TDCi Titanium 5dr 2WD', 'mileage': 96603, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2011, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2010-03-26', 'fuel': 'Diesel', 'motExpiry': '2026-03-10', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KT10VFY/2026-03-24/image/04dc4e57-7c2c-4aed-9239-330bc80d797f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT10VFY/2026-03-24/image/60746e37-79ac-472d-88e8-95477a4aefdc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT10VFY/2026-03-24/image/f86c09b4-778d-4d48-a25a-4f227ac64bb9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT10VFY/2026-03-24/image/5e6419ef-0275-4865-a916-3246f42e3ba1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT10VFY/2026-03-24/image/303dd99d-78d6-46ea-9a40-ccba51c59308_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT10VFY/2026-03-24/image/b5e80bfe-4870-4581-9948-383e000feb86_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT10VFY/2026-03-24/image/a2681bde-d829-4d16-9e2b-291c13f44de0_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT10VFY/2026-03-24/image/121e3a86-97ea-4490-a3ab-db49663a83d3_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/13-21K, 12/13-32K,12/15-45K, 02/14-38K, 11/16-52K, 11/17-58K, 11/18-65K, 11/19-71K, 03/20-72K, 04/22-79K', 'remarks': 'VOSA STATES 78K, 82K, 85K, 89K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7185f4cb-77f0-4b7f-86a6-1d95965b5a4d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d479991e-f82d-5563-b161-bc2078cdc5fa with identifier: 120562507
2026-03-24 19:20:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d479991e-f82d-5563-b161-bc2078cdc5fa with scrape type 2
2026-03-24 19:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d479991e-f82d-5563-b161-bc2078cdc5fa with scrape type 2
2026-03-24 19:20:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d479991e-f82d-5563-b161-bc2078cdc5fa, identifier: 120562507
2026-03-24 19:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d479991e-f82d-5563-b161-bc2078cdc5fa with identifier: 120562507
2026-03-24 19:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d479991e-f82d-5563-b161-bc2078cdc5fa with identifier: 120562507
2026-03-24 19:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d479991e-f82d-5563-b161-bc2078cdc5fa with identifier: 120562507 to the API
2026-03-24 19:20:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120562507?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd479991e-f82d-5563-b161-bc2078cdc5fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KT10VFY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120562507',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'KUGA DIESEL ESTATE',
'odometer': 96603,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-03-26',
'seller_name': 'Auction Plus',
'title': 'FORD KUGA DIESEL ESTATE 2.0 TDCi Titanium 5dr 2WD',
'transmission': 'manual',
'trim': '2.0 TDCi Titanium 5dr 2WD',
'vin': None,
'year': 2010}
2026-03-24 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562507%27 HTTP/1.1" 200 None
2026-03-24 19:20:51 [astonbarclay.gb] INFO: Saving data for 120562507: {'auction_closing_time': 1774432800.0, 'created_time': 1774271708.791361, 'last_price_update_time': 1774380051.111407}
2026-03-24 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120562507') HTTP/1.1" 204 0
2026-03-24 19:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120562277?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:52 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120562277, 'registration': 'LM63ULA', 'account': 'SEL005', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.2 SD4 Pure 5dr Auto [Tech Pack]', 'mileage': 120407, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2013, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2013-10-31', 'fuel': 'Diesel', 'motExpiry': '2026-10-26', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LM63ULA/2026-03-24/image/f8b23053-03bf-4581-9849-1a6633b940c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/181447ce-043a-4589-a76b-bd3bffb7f328_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/7651dc1c-9ec3-418e-9ed5-c779ddbb3a87_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/d1ddc95e-8d77-4b22-9eaf-3d112386fa5b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/407702e3-bae9-47d1-bca4-ec1d9c162174_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/0674a014-cad1-40bf-9965-3236696d123e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/7c0be909-ab38-4ea0-8d71-aadbd60f89ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/afb63fb5-a726-43f4-8e10-206e408b9d29_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/9f48a2d5-134c-4c5c-b217-48566b2e583d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/5cce22c0-583d-4e83-8d80-f15979bddfd4_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/14-8K, 02/17-27K, 07/18-45K, 10/25-115K, 02/26-120K', 'remarks': 'VOSA STATES 100K, 100K, 109K, 115K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 174, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6ce113ab-8cba-4faa-a3f7-3fb73d29375b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:52 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120562277, 'registration': 'LM63ULA', 'account': 'SEL005', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.2 SD4 Pure 5dr Auto [Tech Pack]', 'mileage': 120407, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2013, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2013-10-31', 'fuel': 'Diesel', 'motExpiry': '2026-10-26', 'doors': 5, 'engineSize': 2179, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LM63ULA/2026-03-24/image/f8b23053-03bf-4581-9849-1a6633b940c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/181447ce-043a-4589-a76b-bd3bffb7f328_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/7651dc1c-9ec3-418e-9ed5-c779ddbb3a87_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/d1ddc95e-8d77-4b22-9eaf-3d112386fa5b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/407702e3-bae9-47d1-bca4-ec1d9c162174_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/0674a014-cad1-40bf-9965-3236696d123e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/7c0be909-ab38-4ea0-8d71-aadbd60f89ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/afb63fb5-a726-43f4-8e10-206e408b9d29_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/9f48a2d5-134c-4c5c-b217-48566b2e583d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LM63ULA/2026-03-24/image/5cce22c0-583d-4e83-8d80-f15979bddfd4_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/14-8K, 02/17-27K, 07/18-45K, 10/25-115K, 02/26-120K', 'remarks': 'VOSA STATES 100K, 100K, 109K, 115K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 174, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6ce113ab-8cba-4faa-a3f7-3fb73d29375b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 518f01af-5ea2-59aa-8914-572a83b50151 with identifier: 120562277
2026-03-24 19:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 518f01af-5ea2-59aa-8914-572a83b50151 with scrape type 2
2026-03-24 19:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 518f01af-5ea2-59aa-8914-572a83b50151 with scrape type 2
2026-03-24 19:20:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 518f01af-5ea2-59aa-8914-572a83b50151, identifier: 120562277
2026-03-24 19:20:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 518f01af-5ea2-59aa-8914-572a83b50151 with identifier: 120562277
2026-03-24 19:20:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 518f01af-5ea2-59aa-8914-572a83b50151 with identifier: 120562277
2026-03-24 19:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 518f01af-5ea2-59aa-8914-572a83b50151 with identifier: 120562277 to the API
2026-03-24 19:20:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120562277?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 174,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '518f01af-5ea2-59aa-8914-572a83b50151',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LM63ULA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120562277',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 120407,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-31',
'seller_name': 'Auction Plus',
'title': 'LAND ROVER RANGE ROVER EVOQUE DIESEL HATCHBACK 2.2 SD4 Pure 5dr '
'Auto [Tech Pack]',
'transmission': 'automatic',
'trim': '2.2 SD4 Pure 5dr Auto [Tech Pack]',
'vin': None,
'year': 2013}
2026-03-24 19:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562277%27 HTTP/1.1" 200 None
2026-03-24 19:20:52 [astonbarclay.gb] INFO: Saving data for 120562277: {'auction_closing_time': 1774432800.0, 'created_time': 1774271754.90278, 'last_price_update_time': 1774380052.445139}
2026-03-24 19:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120562277') HTTP/1.1" 204 0
2026-03-24 19:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120562567?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:58 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120562567, 'registration': 'WN09VRE', 'account': 'SEL005', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.6 Zetec 5dr', 'mileage': 120446, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2003, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2009-05-19', 'fuel': 'Petrol', 'motExpiry': '2027-01-22', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WN09VRE/2026-03-23/image/69c302fe-001f-447e-a91f-beea9145b18a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/9ae8276a-81b2-4070-b706-fb08410f3286_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/76e5b032-e9ac-4556-aedf-78041b84195e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/0b0f6bd3-a9e4-4bc0-bbe8-d1fb40b6db50_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/699e6f32-1a6d-40b8-a87d-b0aa676fed6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/52886d49-ee63-4760-9ae8-10f40aee31e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/5a7f5be9-cb0d-4b2b-8aa9-eb7ac4320dc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/95657d89-aad0-40d2-89e5-cc9553568723_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/e7ebf729-6b48-4343-af28-7ed358787f79_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/b078eb14-4b73-4d41-bb59-9a41180cb6d6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 05/10-7K, 12/11-20K, 12/12-28K, 11/13-33K, 10/14-38K, ??-52K, 02/17-69K, 01/18-82K, 01/19-92K, 01/22-102K', 'remarks': 'VOSA STATES 106K, 110K, 115K, 119K', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0659a8de-4113-448b-a1d8-d3cc987e0906.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:58 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120562567, 'registration': 'WN09VRE', 'account': 'SEL005', 'make': 'FORD', 'model': 'FOCUS HATCHBACK', 'derivative': '1.6 Zetec 5dr', 'mileage': 120446, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2003, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2009-05-19', 'fuel': 'Petrol', 'motExpiry': '2027-01-22', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WN09VRE/2026-03-23/image/69c302fe-001f-447e-a91f-beea9145b18a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/9ae8276a-81b2-4070-b706-fb08410f3286_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/76e5b032-e9ac-4556-aedf-78041b84195e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/0b0f6bd3-a9e4-4bc0-bbe8-d1fb40b6db50_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/699e6f32-1a6d-40b8-a87d-b0aa676fed6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/52886d49-ee63-4760-9ae8-10f40aee31e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/5a7f5be9-cb0d-4b2b-8aa9-eb7ac4320dc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/95657d89-aad0-40d2-89e5-cc9553568723_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/e7ebf729-6b48-4343-af28-7ed358787f79_removebg.jpg?w=600', 'https://abimg003.imgix.net/WN09VRE/2026-03-23/image/b078eb14-4b73-4d41-bb59-9a41180cb6d6_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 05/10-7K, 12/11-20K, 12/12-28K, 11/13-33K, 10/14-38K, ??-52K, 02/17-69K, 01/18-82K, 01/19-92K, 01/22-102K', 'remarks': 'VOSA STATES 106K, 110K, 115K, 119K', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0659a8de-4113-448b-a1d8-d3cc987e0906.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1bae067-5861-5309-bf95-509788c15cd5 with identifier: 120562567
2026-03-24 19:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1bae067-5861-5309-bf95-509788c15cd5 with scrape type 2
2026-03-24 19:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1bae067-5861-5309-bf95-509788c15cd5 with scrape type 2
2026-03-24 19:20:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d1bae067-5861-5309-bf95-509788c15cd5, identifier: 120562567
2026-03-24 19:20:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d1bae067-5861-5309-bf95-509788c15cd5 with identifier: 120562567
2026-03-24 19:20:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d1bae067-5861-5309-bf95-509788c15cd5 with identifier: 120562567
2026-03-24 19:20:58 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d1bae067-5861-5309-bf95-509788c15cd5 with identifier: 120562567 to the API
2026-03-24 19:20:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120562567?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd1bae067-5861-5309-bf95-509788c15cd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WN09VRE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120562567',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS HATCHBACK',
'odometer': 120446,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-05-19',
'seller_name': 'Auction Plus',
'title': 'FORD FOCUS HATCHBACK 1.6 Zetec 5dr',
'transmission': 'manual',
'trim': '1.6 Zetec 5dr',
'vin': None,
'year': 2009}
2026-03-24 19:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562567%27 HTTP/1.1" 200 None
2026-03-24 19:20:58 [astonbarclay.gb] INFO: Saving data for 120562567: {'auction_closing_time': 1774432800.0, 'created_time': 1774271673.986221, 'last_price_update_time': 1774380058.542455}
2026-03-24 19:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120562567') HTTP/1.1" 204 0
2026-03-24 19:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120562331?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:20:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:20:59 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120562331, 'registration': 'EA64UDS', 'account': 'SEL005', 'make': 'FORD', 'model': 'KUGA DIESEL ESTATE', 'derivative': '2.0 TDCi Titanium 5dr 2WD', 'mileage': 91018, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2000, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-11-04', 'fuel': 'Diesel', 'motExpiry': '2026-11-03', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EA64UDS/2026-03-24/image/bc9a41b9-7094-4552-965c-2edf6a625319_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/df63d2f1-413d-42df-b613-90946bb166b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/36661e85-8169-4b7f-8afa-1f6ae5777efc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/b1bb0a5a-163b-4cd7-a3e9-d7188a47cc14_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/f8e942c6-4f5d-462f-ae92-053d403677bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/807d2c79-6806-48aa-8e35-ee2270b572d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/2d6be3f0-10db-486a-998d-0ca8685762f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/88b15e10-5099-4e18-bc0c-1d08269c8371_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 70K, 75K, 82K, 88K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5e91b523-7fdc-4d61-adea-fc67c512940c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:59 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120562331, 'registration': 'EA64UDS', 'account': 'SEL005', 'make': 'FORD', 'model': 'KUGA DIESEL ESTATE', 'derivative': '2.0 TDCi Titanium 5dr 2WD', 'mileage': 91018, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2000, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-11-04', 'fuel': 'Diesel', 'motExpiry': '2026-11-03', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EA64UDS/2026-03-24/image/bc9a41b9-7094-4552-965c-2edf6a625319_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/df63d2f1-413d-42df-b613-90946bb166b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/36661e85-8169-4b7f-8afa-1f6ae5777efc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/b1bb0a5a-163b-4cd7-a3e9-d7188a47cc14_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/f8e942c6-4f5d-462f-ae92-053d403677bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/807d2c79-6806-48aa-8e35-ee2270b572d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/2d6be3f0-10db-486a-998d-0ca8685762f3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA64UDS/2026-03-24/image/88b15e10-5099-4e18-bc0c-1d08269c8371_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 70K, 75K, 82K, 88K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5e91b523-7fdc-4d61-adea-fc67c512940c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:20:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c41abab0-3368-5887-92ad-65eebbaed9c5 with identifier: 120562331
2026-03-24 19:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c41abab0-3368-5887-92ad-65eebbaed9c5 with scrape type 2
2026-03-24 19:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c41abab0-3368-5887-92ad-65eebbaed9c5 with scrape type 2
2026-03-24 19:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c41abab0-3368-5887-92ad-65eebbaed9c5, identifier: 120562331
2026-03-24 19:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c41abab0-3368-5887-92ad-65eebbaed9c5 with identifier: 120562331
2026-03-24 19:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c41abab0-3368-5887-92ad-65eebbaed9c5 with identifier: 120562331
2026-03-24 19:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c41abab0-3368-5887-92ad-65eebbaed9c5 with identifier: 120562331 to the API
2026-03-24 19:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:20:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120562331?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c41abab0-3368-5887-92ad-65eebbaed9c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EA64UDS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120562331',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'KUGA DIESEL ESTATE',
'odometer': 91018,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-04',
'seller_name': 'Auction Plus',
'title': 'FORD KUGA DIESEL ESTATE 2.0 TDCi Titanium 5dr 2WD',
'transmission': 'manual',
'trim': '2.0 TDCi Titanium 5dr 2WD',
'vin': None,
'year': 2014}
2026-03-24 19:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562331%27 HTTP/1.1" 200 None
2026-03-24 19:20:59 [astonbarclay.gb] INFO: Saving data for 120562331: {'auction_closing_time': 1774432800.0, 'created_time': 1774271758.770457, 'last_price_update_time': 1774380059.484575}
2026-03-24 19:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120562331') HTTP/1.1" 204 0
2026-03-24 19:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120667880?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120667880, 'registration': 'WP58UGS', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'COMBO DIESEL', 'derivative': '1700 1.3CDTi 16V Van [75PS]', 'mileage': 92616, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1322, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2009-02-18', 'fuel': 'Diesel', 'motExpiry': '2026-08-03', 'doors': None, 'engineSize': 1248, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/WP58UGS/2026-03-24/image/bb5bb054-f278-4ed1-b06d-075c8ac40ea6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP58UGS/2026-03-24/image/4ea9aba0-60e6-4f8e-a4c8-4bb9cd9b0958_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP58UGS/2026-03-24/image/1cea25bc-d55a-40d9-b80a-f1cc4018ac0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP58UGS/2026-03-24/image/c79083ab-3030-4e8a-80de-da99c4e6c05e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP58UGS/2026-03-24/image/0a3bccb8-60b0-48fc-b1dd-092d65d582c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP58UGS/2026-03-24/image/4dfc3d0d-2c4c-43c1-808e-b4e19ccfa895_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP58UGS/2026-03-24/image/92542b2a-649d-45e2-829a-58600af6b46b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP58UGS/2026-03-24/image/278c1f2f-8e04-4bf6-8598-6ff2c63e4aeb_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'VOSA STATES 73K - 79K- 80K - 87K - **NO VAT**', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dcb6fd8c-fe34-4919-b706-8053697f890d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120667880, 'registration': 'WP58UGS', 'account': 'WBA004', 'make': 'VAUXHALL', 'model': 'COMBO DIESEL', 'derivative': '1700 1.3CDTi 16V Van [75PS]', 'mileage': 92616, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1322, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2009-02-18', 'fuel': 'Diesel', 'motExpiry': '2026-08-03', 'doors': None, 'engineSize': 1248, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/WP58UGS/2026-03-24/image/bb5bb054-f278-4ed1-b06d-075c8ac40ea6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP58UGS/2026-03-24/image/4ea9aba0-60e6-4f8e-a4c8-4bb9cd9b0958_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP58UGS/2026-03-24/image/1cea25bc-d55a-40d9-b80a-f1cc4018ac0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP58UGS/2026-03-24/image/c79083ab-3030-4e8a-80de-da99c4e6c05e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP58UGS/2026-03-24/image/0a3bccb8-60b0-48fc-b1dd-092d65d582c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP58UGS/2026-03-24/image/4dfc3d0d-2c4c-43c1-808e-b4e19ccfa895_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP58UGS/2026-03-24/image/92542b2a-649d-45e2-829a-58600af6b46b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP58UGS/2026-03-24/image/278c1f2f-8e04-4bf6-8598-6ff2c63e4aeb_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'VOSA STATES 73K - 79K- 80K - 87K - **NO VAT**', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dcb6fd8c-fe34-4919-b706-8053697f890d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04dfd531-6704-5d90-8a2d-59371fa85348 with identifier: 120667880
2026-03-24 19:21:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04dfd531-6704-5d90-8a2d-59371fa85348 with scrape type 2
2026-03-24 19:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04dfd531-6704-5d90-8a2d-59371fa85348 with scrape type 2
2026-03-24 19:21:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 04dfd531-6704-5d90-8a2d-59371fa85348, identifier: 120667880
2026-03-24 19:21:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 04dfd531-6704-5d90-8a2d-59371fa85348 with identifier: 120667880
2026-03-24 19:21:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 04dfd531-6704-5d90-8a2d-59371fa85348 with identifier: 120667880
2026-03-24 19:21:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 04dfd531-6704-5d90-8a2d-59371fa85348 with identifier: 120667880 to the API
2026-03-24 19:21:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120667880?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'RED',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '04dfd531-6704-5d90-8a2d-59371fa85348',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WP58UGS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120667880',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'COMBO DIESEL',
'odometer': 92616,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-02-18',
'seller_name': 'UKCGR - Trade',
'title': 'VAUXHALL COMBO DIESEL 1700 1.3CDTi 16V Van [75PS]',
'transmission': 'manual',
'trim': '1700 1.3CDTi 16V Van [75PS]',
'vin': None,
'year': 2009}
2026-03-24 19:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667880%27 HTTP/1.1" 200 None
2026-03-24 19:21:04 [astonbarclay.gb] INFO: Saving data for 120667880: {'auction_closing_time': 1774432800.0, 'created_time': 1774271729.157161, 'last_price_update_time': 1774380064.59006}
2026-03-24 19:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120667880') HTTP/1.1" 204 0
2026-03-24 19:21:05 [scrapy.extensions.logstats] INFO: Crawled 469 pages (at 35 pages/min), scraped 448 items (at 36 items/min)
2026-03-24 19:21:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 19:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120667782?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120667782, 'registration': 'LG13GGK', 'account': 'WBA004', 'make': 'KIA', 'model': 'CEED HATCHBACK', 'derivative': '1.6 GDi 4 EcoDynamics 5dr', 'mileage': 49130, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1319, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-03-27', 'fuel': 'Petrol', 'motExpiry': '2026-06-08', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LG13GGK/2026-03-24/image/bd180114-57fd-4f4a-a0e4-b5f81316f1b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG13GGK/2026-03-24/image/af3fdd5f-eb38-4fe6-a886-34a647871bd1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG13GGK/2026-03-24/image/054dc5c8-ab06-411c-a667-09d92eca78e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG13GGK/2026-03-24/image/9ab14925-3461-4100-814c-93176c38df3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG13GGK/2026-03-24/image/d73f1164-851d-4698-8ece-845eaaf12b95_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG13GGK/2026-03-24/image/863a3005-6ed5-4b88-baba-e698a5c6c992_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG13GGK/2026-03-24/image/5aa33dd8-5bb2-408c-bc77-63550d4c9e36_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG13GGK/2026-03-24/image/7f9a942b-1a8e-47da-9aed-c08be68ec74f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG13GGK/2026-03-24/image/b8bda463-eb1b-4996-a91e-dba2de13cdce_removebg.jpg?w=600'], 'colour': 'BROWN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 06/22 24K - 05/23 26K - 05/24 30K - 05/25 39K', 'remarks': 'VOSA STATES 24K- 26K- 30K- 39K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2533934c-01f9-4f73-9725-e927133959bf.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120667782, 'registration': 'LG13GGK', 'account': 'WBA004', 'make': 'KIA', 'model': 'CEED HATCHBACK', 'derivative': '1.6 GDi 4 EcoDynamics 5dr', 'mileage': 49130, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1319, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-03-27', 'fuel': 'Petrol', 'motExpiry': '2026-06-08', 'doors': 5, 'engineSize': 1591, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LG13GGK/2026-03-24/image/bd180114-57fd-4f4a-a0e4-b5f81316f1b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG13GGK/2026-03-24/image/af3fdd5f-eb38-4fe6-a886-34a647871bd1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG13GGK/2026-03-24/image/054dc5c8-ab06-411c-a667-09d92eca78e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG13GGK/2026-03-24/image/9ab14925-3461-4100-814c-93176c38df3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG13GGK/2026-03-24/image/d73f1164-851d-4698-8ece-845eaaf12b95_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG13GGK/2026-03-24/image/863a3005-6ed5-4b88-baba-e698a5c6c992_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG13GGK/2026-03-24/image/5aa33dd8-5bb2-408c-bc77-63550d4c9e36_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG13GGK/2026-03-24/image/7f9a942b-1a8e-47da-9aed-c08be68ec74f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LG13GGK/2026-03-24/image/b8bda463-eb1b-4996-a91e-dba2de13cdce_removebg.jpg?w=600'], 'colour': 'BROWN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 06/22 24K - 05/23 26K - 05/24 30K - 05/25 39K', 'remarks': 'VOSA STATES 24K- 26K- 30K- 39K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2533934c-01f9-4f73-9725-e927133959bf.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4f1a737-2d58-57de-8542-9d948c29d0eb with identifier: 120667782
2026-03-24 19:21:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4f1a737-2d58-57de-8542-9d948c29d0eb with scrape type 2
2026-03-24 19:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4f1a737-2d58-57de-8542-9d948c29d0eb with scrape type 2
2026-03-24 19:21:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c4f1a737-2d58-57de-8542-9d948c29d0eb, identifier: 120667782
2026-03-24 19:21:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c4f1a737-2d58-57de-8542-9d948c29d0eb with identifier: 120667782
2026-03-24 19:21:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c4f1a737-2d58-57de-8542-9d948c29d0eb with identifier: 120667782
2026-03-24 19:21:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c4f1a737-2d58-57de-8542-9d948c29d0eb with identifier: 120667782 to the API
2026-03-24 19:21:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120667782?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': 'BROWN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'c4f1a737-2d58-57de-8542-9d948c29d0eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LG13GGK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120667782',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'KIA',
'model': 'CEED HATCHBACK',
'odometer': 49130,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-27',
'seller_name': 'UKCGR - Trade',
'title': 'KIA CEED HATCHBACK 1.6 GDi 4 EcoDynamics 5dr',
'transmission': 'manual',
'trim': '1.6 GDi 4 EcoDynamics 5dr',
'vin': None,
'year': 2013}
2026-03-24 19:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667782%27 HTTP/1.1" 200 None
2026-03-24 19:21:06 [astonbarclay.gb] INFO: Saving data for 120667782: {'auction_closing_time': 1774432800.0, 'created_time': 1774271731.521532, 'last_price_update_time': 1774380066.417021}
2026-03-24 19:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120667782') HTTP/1.1" 204 0
2026-03-24 19:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120668316?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:06 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120668316, 'registration': 'MK19YCB', 'account': 'WBA002', 'make': 'PEUGEOT', 'model': '2008 ESTATE', 'derivative': '1.2 PureTech Allure Premium 5dr [Start Stop]', 'mileage': 54840, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1307, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-03-15', 'fuel': 'Petrol', 'motExpiry': '2027-03-23', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MK19YCB/2026-03-24/image/dcb0ec93-8a2c-44f7-8c82-a27f224e4e66_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK19YCB/2026-03-24/image/d68747c6-543a-4c18-a88e-1a0d6fee1dfa_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK19YCB/2026-03-24/image/9a203345-e5f7-4365-9b7f-dc29cc43f2d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK19YCB/2026-03-24/image/e21100d0-7a56-4fdd-8477-44e1bf0b66f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK19YCB/2026-03-24/image/e812842b-52ba-4728-a0cd-21cfe9de7c18_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK19YCB/2026-03-24/image/0587cd91-e23d-49c0-ab4c-5d93687268a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK19YCB/2026-03-24/image/66d54cbc-8eff-4523-95c8-2ff2f2931a87_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK19YCB/2026-03-24/image/e35b6c09-b780-40a5-b617-27b784a3530d_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 26K- 40K- 47K- 54K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c462429d-e3f5-4a74-88e2-6ab036157c9d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:06 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120668316, 'registration': 'MK19YCB', 'account': 'WBA002', 'make': 'PEUGEOT', 'model': '2008 ESTATE', 'derivative': '1.2 PureTech Allure Premium 5dr [Start Stop]', 'mileage': 54840, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1307, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-03-15', 'fuel': 'Petrol', 'motExpiry': '2027-03-23', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/MK19YCB/2026-03-24/image/dcb0ec93-8a2c-44f7-8c82-a27f224e4e66_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK19YCB/2026-03-24/image/d68747c6-543a-4c18-a88e-1a0d6fee1dfa_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK19YCB/2026-03-24/image/9a203345-e5f7-4365-9b7f-dc29cc43f2d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK19YCB/2026-03-24/image/e21100d0-7a56-4fdd-8477-44e1bf0b66f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK19YCB/2026-03-24/image/e812842b-52ba-4728-a0cd-21cfe9de7c18_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK19YCB/2026-03-24/image/0587cd91-e23d-49c0-ab4c-5d93687268a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK19YCB/2026-03-24/image/66d54cbc-8eff-4523-95c8-2ff2f2931a87_removebg.jpg?w=600', 'https://abimg003.imgix.net/MK19YCB/2026-03-24/image/e35b6c09-b780-40a5-b617-27b784a3530d_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 26K- 40K- 47K- 54K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c462429d-e3f5-4a74-88e2-6ab036157c9d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c770f87-7868-56ed-b2fa-ea7ce951d93f with identifier: 120668316
2026-03-24 19:21:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c770f87-7868-56ed-b2fa-ea7ce951d93f with scrape type 2
2026-03-24 19:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c770f87-7868-56ed-b2fa-ea7ce951d93f with scrape type 2
2026-03-24 19:21:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6c770f87-7868-56ed-b2fa-ea7ce951d93f, identifier: 120668316
2026-03-24 19:21:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6c770f87-7868-56ed-b2fa-ea7ce951d93f with identifier: 120668316
2026-03-24 19:21:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6c770f87-7868-56ed-b2fa-ea7ce951d93f with identifier: 120668316
2026-03-24 19:21:06 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6c770f87-7868-56ed-b2fa-ea7ce951d93f with identifier: 120668316 to the API
2026-03-24 19:21:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120668316?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '6c770f87-7868-56ed-b2fa-ea7ce951d93f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MK19YCB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120668316',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '2008 ESTATE',
'odometer': 54840,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-15',
'seller_name': 'UKCGR - Premium',
'title': 'PEUGEOT 2008 ESTATE 1.2 PureTech Allure Premium 5dr [Start Stop]',
'transmission': 'manual',
'trim': '1.2 PureTech Allure Premium 5dr [Start Stop]',
'vin': None,
'year': 2019}
2026-03-24 19:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668316%27 HTTP/1.1" 200 None
2026-03-24 19:21:06 [astonbarclay.gb] INFO: Saving data for 120668316: {'auction_closing_time': 1774432800.0, 'created_time': 1774271697.530168, 'last_price_update_time': 1774380066.849048}
2026-03-24 19:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120668316') HTTP/1.1" 204 0
2026-03-24 19:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120562403?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:07 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120562403, 'registration': 'CF13XMT', 'account': 'SEL005', 'make': 'FORD', 'model': 'S-MAX DIESEL ESTATE', 'derivative': '2.0 TDCi 163 Titanium 5dr Powershift', 'mileage': 118790, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2006, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2013-04-30', 'fuel': 'Diesel', 'motExpiry': '2026-05-10', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CF13XMT/2026-03-24/image/3fe7a50d-4fc3-4bf7-bcc0-6a5d4ba7059d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/1552660d-575c-4732-8abb-294db850dd65_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/4844efbe-1da8-4281-bea8-96fd75b82fc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/dced03d6-a1fe-4f02-b564-780f8ce35864_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/24d3e6bb-a343-4976-a308-634ea86e90c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/574249de-6ab2-431b-b7c7-1b84c7d191dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/58c4890f-bcd4-4800-a2aa-607ff10f94ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/c193e17d-311c-4137-9946-034bc2886bf8_removebg.jpg?w=600'], 'colour': 'BROWN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 85K, 92K, 101K, 109K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1114e96c-9f22-488e-b76a-ae9a4e403300.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:07 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120562403, 'registration': 'CF13XMT', 'account': 'SEL005', 'make': 'FORD', 'model': 'S-MAX DIESEL ESTATE', 'derivative': '2.0 TDCi 163 Titanium 5dr Powershift', 'mileage': 118790, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2006, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2013-04-30', 'fuel': 'Diesel', 'motExpiry': '2026-05-10', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/CF13XMT/2026-03-24/image/3fe7a50d-4fc3-4bf7-bcc0-6a5d4ba7059d_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/1552660d-575c-4732-8abb-294db850dd65_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/4844efbe-1da8-4281-bea8-96fd75b82fc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/dced03d6-a1fe-4f02-b564-780f8ce35864_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/24d3e6bb-a343-4976-a308-634ea86e90c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/574249de-6ab2-431b-b7c7-1b84c7d191dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/58c4890f-bcd4-4800-a2aa-607ff10f94ac_removebg.jpg?w=600', 'https://abimg003.imgix.net/CF13XMT/2026-03-24/image/c193e17d-311c-4137-9946-034bc2886bf8_removebg.jpg?w=600'], 'colour': 'BROWN', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 85K, 92K, 101K, 109K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 159, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1114e96c-9f22-488e-b76a-ae9a4e403300.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24ff1d39-7cde-5efb-918a-51fb22898611 with identifier: 120562403
2026-03-24 19:21:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24ff1d39-7cde-5efb-918a-51fb22898611 with scrape type 2
2026-03-24 19:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24ff1d39-7cde-5efb-918a-51fb22898611 with scrape type 2
2026-03-24 19:21:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 24ff1d39-7cde-5efb-918a-51fb22898611, identifier: 120562403
2026-03-24 19:21:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 24ff1d39-7cde-5efb-918a-51fb22898611 with identifier: 120562403
2026-03-24 19:21:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 24ff1d39-7cde-5efb-918a-51fb22898611 with identifier: 120562403
2026-03-24 19:21:07 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 24ff1d39-7cde-5efb-918a-51fb22898611 with identifier: 120562403 to the API
2026-03-24 19:21:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120562403?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 159,
'color': 'BROWN',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '24ff1d39-7cde-5efb-918a-51fb22898611',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'CF13XMT',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120562403',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'S-MAX DIESEL ESTATE',
'odometer': 118790,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-04-30',
'seller_name': 'Auction Plus',
'title': 'FORD S-MAX DIESEL ESTATE 2.0 TDCi 163 Titanium 5dr Powershift',
'transmission': 'automatic',
'trim': '2.0 TDCi 163 Titanium 5dr Powershift',
'vin': None,
'year': 2013}
2026-03-24 19:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562403%27 HTTP/1.1" 200 None
2026-03-24 19:21:08 [astonbarclay.gb] INFO: Saving data for 120562403: {'auction_closing_time': 1774432800.0, 'created_time': 1774271835.362198, 'last_price_update_time': 1774380068.08042}
2026-03-24 19:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120562403') HTTP/1.1" 204 0
2026-03-24 19:21:08 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.052(s), this was the 1st time calling it.
2026-03-24 19:21:08 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.861373628036382 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120562548?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120562548, 'registration': 'AJ59ENV', 'account': 'SEL005', 'make': 'JAGUAR', 'model': 'XF DIESEL SALOON', 'derivative': '3.0d V6 Premium Luxury 4dr Auto', 'mileage': 96016, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2012, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2009-09-24', 'fuel': 'Diesel', 'motExpiry': '2026-05-22', 'doors': 4, 'engineSize': 2993, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/310ddb4e-783d-4eee-917a-23bf5d96e8ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/ddb9e03b-d9af-411b-8cc0-de9654ba1e76_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/4d9a596e-52b2-4d41-bbee-effc9de67eff_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/65824397-7acd-4f6a-a6e3-a7d547bf0a73_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/2ddbd3c5-d312-43a8-aada-b442348b3b81_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/6d1dde41-2ccf-473e-ba7d-486633b21f43_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/2d651d6c-00f7-431d-a394-915833b53673_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/fdd6e94c-821f-4c74-837c-d9e2e22d1467_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 10/10-8K, 10/11-12K, 10/12-18K, 10/13-25K, 10/14-31K, 10/16-35K, 05/18-41K, 09/19-53K, 02/21-60K, 08/22-72K, 08/23-78K, 08/24-85K, 05/25 ??', 'remarks': 'VOSA STATES 72K, 78K, 85K, 90K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 179, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1d720c17-51ab-4b8b-88d0-7fdcde775823.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120562548, 'registration': 'AJ59ENV', 'account': 'SEL005', 'make': 'JAGUAR', 'model': 'XF DIESEL SALOON', 'derivative': '3.0d V6 Premium Luxury 4dr Auto', 'mileage': 96016, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2012, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2009-09-24', 'fuel': 'Diesel', 'motExpiry': '2026-05-22', 'doors': 4, 'engineSize': 2993, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/310ddb4e-783d-4eee-917a-23bf5d96e8ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/ddb9e03b-d9af-411b-8cc0-de9654ba1e76_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/4d9a596e-52b2-4d41-bbee-effc9de67eff_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/65824397-7acd-4f6a-a6e3-a7d547bf0a73_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/2ddbd3c5-d312-43a8-aada-b442348b3b81_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/6d1dde41-2ccf-473e-ba7d-486633b21f43_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/2d651d6c-00f7-431d-a394-915833b53673_removebg.jpg?w=600', 'https://abimg003.imgix.net/AJ59ENV/2026-03-24/image/fdd6e94c-821f-4c74-837c-d9e2e22d1467_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 10/10-8K, 10/11-12K, 10/12-18K, 10/13-25K, 10/14-31K, 10/16-35K, 05/18-41K, 09/19-53K, 02/21-60K, 08/22-72K, 08/23-78K, 08/24-85K, 05/25 ??', 'remarks': 'VOSA STATES 72K, 78K, 85K, 90K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 179, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1d720c17-51ab-4b8b-88d0-7fdcde775823.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed335c51-912d-5ca5-b6d5-fb7ba9369abe with identifier: 120562548
2026-03-24 19:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed335c51-912d-5ca5-b6d5-fb7ba9369abe with scrape type 2
2026-03-24 19:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed335c51-912d-5ca5-b6d5-fb7ba9369abe with scrape type 2
2026-03-24 19:21:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ed335c51-912d-5ca5-b6d5-fb7ba9369abe, identifier: 120562548
2026-03-24 19:21:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ed335c51-912d-5ca5-b6d5-fb7ba9369abe with identifier: 120562548
2026-03-24 19:21:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ed335c51-912d-5ca5-b6d5-fb7ba9369abe with identifier: 120562548
2026-03-24 19:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ed335c51-912d-5ca5-b6d5-fb7ba9369abe with identifier: 120562548 to the API
2026-03-24 19:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120562548?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 179,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ed335c51-912d-5ca5-b6d5-fb7ba9369abe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'AJ59ENV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120562548',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'JAGUAR',
'model': 'XF DIESEL SALOON',
'odometer': 96016,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-24',
'seller_name': 'Auction Plus',
'title': 'JAGUAR XF DIESEL SALOON 3.0d V6 Premium Luxury 4dr Auto',
'transmission': 'automatic',
'trim': '3.0d V6 Premium Luxury 4dr Auto',
'vin': None,
'year': 2009}
2026-03-24 19:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562548%27 HTTP/1.1" 200 None
2026-03-24 19:21:09 [astonbarclay.gb] INFO: Saving data for 120562548: {'auction_closing_time': 1774432800.0, 'created_time': 1774271743.661113, 'last_price_update_time': 1774380069.372488}
2026-03-24 19:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120562548') HTTP/1.1" 204 0
2026-03-24 19:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120610324?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:09 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120610324, 'registration': 'EX10AUH', 'account': 'WBA004', 'make': 'SMART', 'model': 'FORTWO COUPE', 'derivative': 'Passion 2dr Auto [84]', 'mileage': 73893, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1292, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2010-03-01', 'fuel': 'Petrol', 'motExpiry': '2026-06-15', 'doors': 2, 'engineSize': 999, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/EX10AUH/2026-03-19/image/93f17d4c-4c58-418c-b2d6-4edf562713b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX10AUH/2026-03-19/image/f3473a4a-87c6-46a7-a12d-012cc9b6cd5a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX10AUH/2026-03-19/image/0d523be2-9d5a-4ce1-81f2-f4561b27a704_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX10AUH/2026-03-19/image/95816f6d-19a7-46e6-8b13-c4e75489292a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX10AUH/2026-03-19/image/4415085e-dec4-4526-99f8-ff2b75e4d18c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX10AUH/2026-03-19/image/6496245f-8295-499c-967e-b38fad243fbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX10AUH/2026-03-19/image/d3eb9576-195e-4b52-aabe-1cae3acd0598_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX10AUH/2026-03-19/image/162766fc-8fa7-4ed3-9e08-d2d3da43c4d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX10AUH/2026-03-19/image/b11cdb6a-8545-4301-a892-b68ac580becd_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/11- 11K, 02/12- 20K, 08/13- 29K, 08/14- ??, 09/15- 38K,', 'remarks': 'VOSA STATES 53K, 59K, 66K, 70K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5f291b2f-7f8b-476a-b0d0-8991e65b0e5c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:09 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120610324, 'registration': 'EX10AUH', 'account': 'WBA004', 'make': 'SMART', 'model': 'FORTWO COUPE', 'derivative': 'Passion 2dr Auto [84]', 'mileage': 73893, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1292, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2010-03-01', 'fuel': 'Petrol', 'motExpiry': '2026-06-15', 'doors': 2, 'engineSize': 999, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/EX10AUH/2026-03-19/image/93f17d4c-4c58-418c-b2d6-4edf562713b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX10AUH/2026-03-19/image/f3473a4a-87c6-46a7-a12d-012cc9b6cd5a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX10AUH/2026-03-19/image/0d523be2-9d5a-4ce1-81f2-f4561b27a704_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX10AUH/2026-03-19/image/95816f6d-19a7-46e6-8b13-c4e75489292a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX10AUH/2026-03-19/image/4415085e-dec4-4526-99f8-ff2b75e4d18c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX10AUH/2026-03-19/image/6496245f-8295-499c-967e-b38fad243fbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX10AUH/2026-03-19/image/d3eb9576-195e-4b52-aabe-1cae3acd0598_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX10AUH/2026-03-19/image/162766fc-8fa7-4ed3-9e08-d2d3da43c4d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX10AUH/2026-03-19/image/b11cdb6a-8545-4301-a892-b68ac580becd_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/11- 11K, 02/12- 20K, 08/13- 29K, 08/14- ??, 09/15- 38K,', 'remarks': 'VOSA STATES 53K, 59K, 66K, 70K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5f291b2f-7f8b-476a-b0d0-8991e65b0e5c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bf56d02-1675-5e54-a688-354982416d79 with identifier: 120610324
2026-03-24 19:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bf56d02-1675-5e54-a688-354982416d79 with scrape type 2
2026-03-24 19:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bf56d02-1675-5e54-a688-354982416d79 with scrape type 2
2026-03-24 19:21:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1bf56d02-1675-5e54-a688-354982416d79, identifier: 120610324
2026-03-24 19:21:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1bf56d02-1675-5e54-a688-354982416d79 with identifier: 120610324
2026-03-24 19:21:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1bf56d02-1675-5e54-a688-354982416d79 with identifier: 120610324
2026-03-24 19:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1bf56d02-1675-5e54-a688-354982416d79 with identifier: 120610324 to the API
2026-03-24 19:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120610324?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '1.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1bf56d02-1675-5e54-a688-354982416d79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EX10AUH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120610324',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SMART',
'model': 'FORTWO COUPE',
'odometer': 73893,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-03-01',
'seller_name': 'UKCGR - Trade',
'title': 'SMART FORTWO COUPE Passion 2dr Auto [84]',
'transmission': 'automatic',
'trim': 'Passion 2dr Auto [84]',
'vin': None,
'year': 2010}
2026-03-24 19:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120610324%27 HTTP/1.1" 200 None
2026-03-24 19:21:10 [astonbarclay.gb] INFO: Saving data for 120610324: {'auction_closing_time': 1774432800.0, 'created_time': 1773947052.102586, 'last_price_update_time': 1774380070.169394}
2026-03-24 19:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120610324') HTTP/1.1" 204 0
2026-03-24 19:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120555861?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120555861, 'registration': 'PY65GOC', 'account': 'WBA004', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.2 One 5dr', 'mileage': 69442, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1299, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-12-30', 'fuel': 'Petrol', 'motExpiry': '2026-03-29', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PY65GOC/2026-03-18/image/6deefce5-96eb-4449-92d4-bcbe62b1eba2_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65GOC/2026-03-18/image/ef471d2f-cd7e-46ba-a1d8-bf1f95624b97_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65GOC/2026-03-18/image/ed0eb624-4676-4f99-b36b-28b62da8e4d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65GOC/2026-03-18/image/d08f091f-8150-45b3-8880-2c244c62989d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65GOC/2026-03-18/image/4e6cddaa-beb7-43d1-8afe-1ac78b340706_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65GOC/2026-03-18/image/3c3f1c5b-3cc2-4f3b-ae2d-0445badbfecd_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65GOC/2026-03-18/image/6a9be64c-f744-4eb9-adf1-d97a39a01fc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65GOC/2026-03-18/image/c24d3196-79cf-4819-a037-7dba92d38be5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65GOC/2026-03-18/image/6209c8ba-865a-4379-b03a-b3647d963781_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65GOC/2026-03-18/image/018393d8-3ba5-425c-8c5a-2c3f59324927_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': 'Cat S Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 12/17- 13K, 03/18- 15K, 12/18- 20K, 07/20- 34K, 06/21- 42K', 'remarks': 'Category S Insurance Loss. Vehicle Structurally Damaged But Repairable-Insurer Decided Not to Repair CAT S - STRUCTURAL - o/s/r damage, various age related dents & scratches, description is a guide only. VOSA STATES 49K, 51K, 56K, 63K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120555861, 'registration': 'PY65GOC', 'account': 'WBA004', 'make': 'MINI', 'model': 'HATCHBACK', 'derivative': '1.2 One 5dr', 'mileage': 69442, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1299, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-12-30', 'fuel': 'Petrol', 'motExpiry': '2026-03-29', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PY65GOC/2026-03-18/image/6deefce5-96eb-4449-92d4-bcbe62b1eba2_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65GOC/2026-03-18/image/ef471d2f-cd7e-46ba-a1d8-bf1f95624b97_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65GOC/2026-03-18/image/ed0eb624-4676-4f99-b36b-28b62da8e4d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65GOC/2026-03-18/image/d08f091f-8150-45b3-8880-2c244c62989d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65GOC/2026-03-18/image/4e6cddaa-beb7-43d1-8afe-1ac78b340706_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65GOC/2026-03-18/image/3c3f1c5b-3cc2-4f3b-ae2d-0445badbfecd_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65GOC/2026-03-18/image/6a9be64c-f744-4eb9-adf1-d97a39a01fc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65GOC/2026-03-18/image/c24d3196-79cf-4819-a037-7dba92d38be5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65GOC/2026-03-18/image/6209c8ba-865a-4379-b03a-b3647d963781_removebg.jpg?w=600', 'https://abimg003.imgix.net/PY65GOC/2026-03-18/image/018393d8-3ba5-425c-8c5a-2c3f59324927_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': 'Cat S Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service digital 12/17- 13K, 03/18- 15K, 12/18- 20K, 07/20- 34K, 06/21- 42K', 'remarks': 'Category S Insurance Loss. Vehicle Structurally Damaged But Repairable-Insurer Decided Not to Repair CAT S - STRUCTURAL - o/s/r damage, various age related dents & scratches, description is a guide only. VOSA STATES 49K, 51K, 56K, 63K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2aeb2663-71b0-5a8f-a3e4-7520ba38f595 with identifier: 120555861
2026-03-24 19:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aeb2663-71b0-5a8f-a3e4-7520ba38f595 with scrape type 2
2026-03-24 19:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2aeb2663-71b0-5a8f-a3e4-7520ba38f595 with scrape type 2
2026-03-24 19:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2aeb2663-71b0-5a8f-a3e4-7520ba38f595, identifier: 120555861
2026-03-24 19:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2aeb2663-71b0-5a8f-a3e4-7520ba38f595 with identifier: 120555861
2026-03-24 19:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2aeb2663-71b0-5a8f-a3e4-7520ba38f595 with identifier: 120555861
2026-03-24 19:21:10 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2aeb2663-71b0-5a8f-a3e4-7520ba38f595 with identifier: 120555861 to the API
2026-03-24 19:21:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120555861?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '2aeb2663-71b0-5a8f-a3e4-7520ba38f595',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PY65GOC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120555861',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 69442,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-30',
'seller_name': 'UKCGR - Trade',
'title': 'MINI HATCHBACK 1.2 One 5dr',
'transmission': 'manual',
'trim': '1.2 One 5dr',
'vin': None,
'year': 2015}
2026-03-24 19:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555861%27 HTTP/1.1" 200 None
2026-03-24 19:21:11 [astonbarclay.gb] INFO: Saving data for 120555861: {'auction_closing_time': 1774432800.0, 'created_time': 1773860540.954721, 'last_price_update_time': 1774380071.12822}
2026-03-24 19:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120555861') HTTP/1.1" 204 0
2026-03-24 19:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120615597?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120620621?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120615597, 'registration': 'EN10UHW', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.6 Titanium 5dr', 'mileage': 122430, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1282, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-07-16', 'fuel': 'Petrol', 'motExpiry': '2026-02-12', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN10UHW/2026-03-19/image/3f6da336-35bb-40c8-9f2d-8747129aa2d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN10UHW/2026-03-19/image/69784837-6101-4e0f-afed-5c30fb6c9412_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN10UHW/2026-03-19/image/120626d4-2277-41bb-9a5b-269c13bf9ea1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN10UHW/2026-03-19/image/b251a285-ac68-4e80-9816-83415feccea8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN10UHW/2026-03-19/image/8f31ae28-60aa-409b-a35d-600732f032bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN10UHW/2026-03-19/image/f7e9bc60-9c4e-4e7d-9f0b-1580a60abfb8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN10UHW/2026-03-19/image/15735349-25eb-46e1-af5e-ed3a01d52ede_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN10UHW/2026-03-19/image/27cd1003-0520-431a-8d78-b4cdd35237da_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN10UHW/2026-03-19/image/2b2c899b-1090-4c0c-b638-b8997c0e490d_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'FORMER KEEPERS UNKNOWN, VOSA STATES 86k, 95k, 108k, 115k', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/df970824-11a1-4cd6-a676-9dfae34ce8f2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120615597, 'registration': 'EN10UHW', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.6 Titanium 5dr', 'mileage': 122430, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1282, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-07-16', 'fuel': 'Petrol', 'motExpiry': '2026-02-12', 'doors': 5, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EN10UHW/2026-03-19/image/3f6da336-35bb-40c8-9f2d-8747129aa2d6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN10UHW/2026-03-19/image/69784837-6101-4e0f-afed-5c30fb6c9412_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN10UHW/2026-03-19/image/120626d4-2277-41bb-9a5b-269c13bf9ea1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN10UHW/2026-03-19/image/b251a285-ac68-4e80-9816-83415feccea8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN10UHW/2026-03-19/image/8f31ae28-60aa-409b-a35d-600732f032bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN10UHW/2026-03-19/image/f7e9bc60-9c4e-4e7d-9f0b-1580a60abfb8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN10UHW/2026-03-19/image/15735349-25eb-46e1-af5e-ed3a01d52ede_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN10UHW/2026-03-19/image/27cd1003-0520-431a-8d78-b4cdd35237da_removebg.jpg?w=600', 'https://abimg003.imgix.net/EN10UHW/2026-03-19/image/2b2c899b-1090-4c0c-b638-b8997c0e490d_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'FORMER KEEPERS UNKNOWN, VOSA STATES 86k, 95k, 108k, 115k', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/df970824-11a1-4cd6-a676-9dfae34ce8f2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e79f3ce-2421-52f6-ba1d-e6776bf8e25b with identifier: 120615597
2026-03-24 19:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e79f3ce-2421-52f6-ba1d-e6776bf8e25b with scrape type 2
2026-03-24 19:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e79f3ce-2421-52f6-ba1d-e6776bf8e25b with scrape type 2
2026-03-24 19:21:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3e79f3ce-2421-52f6-ba1d-e6776bf8e25b, identifier: 120615597
2026-03-24 19:21:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120620621, 'registration': 'OY10UKU', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Zetec 3dr [82]', 'mileage': 114313, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1276, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-03-21', 'fuel': 'Petrol', 'motExpiry': '2027-03-12', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OY10UKU/2026-03-20/image/3626130a-6d6d-4274-9b43-7f1dca662b2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY10UKU/2026-03-20/image/921cc96f-5b0b-465e-bd9d-967f83d93133_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY10UKU/2026-03-20/image/d16c04f0-a316-4dda-9add-f2fbacaeb0ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY10UKU/2026-03-20/image/9e4e1a28-c765-4f06-a665-31f0408aba61_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY10UKU/2026-03-20/image/bf4e6af3-40f9-448a-9d67-29339b17c4b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY10UKU/2026-03-20/image/817934f1-fba4-404b-bc1e-4493b0993aa2_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY10UKU/2026-03-20/image/ac3ca3c1-44e1-4087-bd04-2a637986cb41_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY10UKU/2026-03-20/image/00d29a2c-c5f9-4334-8873-30542153ff50_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY10UKU/2026-03-20/image/60300645-ebe2-40ea-a4a3-6839f9a9fff1_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/11- 7K, 03/13- 20K, 03/14- 23K, 07/14- 25K, 03/15- 27K, 05/16- 36K', 'remarks': 'FORMER KEEPERS UNKNOWN, VOSA STATES 82K, 94K, 105K, 114K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c43770a1-57c2-46dd-85ff-f15f5b804b2b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120620621, 'registration': 'OY10UKU', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Zetec 3dr [82]', 'mileage': 114313, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1276, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-03-21', 'fuel': 'Petrol', 'motExpiry': '2027-03-12', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OY10UKU/2026-03-20/image/3626130a-6d6d-4274-9b43-7f1dca662b2f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY10UKU/2026-03-20/image/921cc96f-5b0b-465e-bd9d-967f83d93133_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY10UKU/2026-03-20/image/d16c04f0-a316-4dda-9add-f2fbacaeb0ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY10UKU/2026-03-20/image/9e4e1a28-c765-4f06-a665-31f0408aba61_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY10UKU/2026-03-20/image/bf4e6af3-40f9-448a-9d67-29339b17c4b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY10UKU/2026-03-20/image/817934f1-fba4-404b-bc1e-4493b0993aa2_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY10UKU/2026-03-20/image/ac3ca3c1-44e1-4087-bd04-2a637986cb41_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY10UKU/2026-03-20/image/00d29a2c-c5f9-4334-8873-30542153ff50_removebg.jpg?w=600', 'https://abimg003.imgix.net/OY10UKU/2026-03-20/image/60300645-ebe2-40ea-a4a3-6839f9a9fff1_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/11- 7K, 03/13- 20K, 03/14- 23K, 07/14- 25K, 03/15- 27K, 05/16- 36K', 'remarks': 'FORMER KEEPERS UNKNOWN, VOSA STATES 82K, 94K, 105K, 114K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c43770a1-57c2-46dd-85ff-f15f5b804b2b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4f26151-3730-534f-bcfb-be40340fa791 with identifier: 120620621
2026-03-24 19:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4f26151-3730-534f-bcfb-be40340fa791 with scrape type 2
2026-03-24 19:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4f26151-3730-534f-bcfb-be40340fa791 with scrape type 2
2026-03-24 19:21:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d4f26151-3730-534f-bcfb-be40340fa791, identifier: 120620621
2026-03-24 19:21:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3e79f3ce-2421-52f6-ba1d-e6776bf8e25b with identifier: 120615597
2026-03-24 19:21:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3e79f3ce-2421-52f6-ba1d-e6776bf8e25b with identifier: 120615597
2026-03-24 19:21:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3e79f3ce-2421-52f6-ba1d-e6776bf8e25b with identifier: 120615597 to the API
2026-03-24 19:21:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120615597?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '3e79f3ce-2421-52f6-ba1d-e6776bf8e25b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EN10UHW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120615597',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 122430,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-07-16',
'seller_name': 'UKCGR - Trade',
'title': 'FORD FIESTA HATCHBACK 1.6 Titanium 5dr',
'transmission': 'manual',
'trim': '1.6 Titanium 5dr',
'vin': None,
'year': 2010}
2026-03-24 19:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120615597%27 HTTP/1.1" 200 None
2026-03-24 19:21:11 [astonbarclay.gb] INFO: Saving data for 120615597: {'auction_closing_time': 1774432800.0, 'created_time': 1773947139.528851, 'last_price_update_time': 1774380071.792118}
2026-03-24 19:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120615597') HTTP/1.1" 204 0
2026-03-24 19:21:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d4f26151-3730-534f-bcfb-be40340fa791 with identifier: 120620621
2026-03-24 19:21:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d4f26151-3730-534f-bcfb-be40340fa791 with identifier: 120620621
2026-03-24 19:21:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d4f26151-3730-534f-bcfb-be40340fa791 with identifier: 120620621 to the API
2026-03-24 19:21:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120620621?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd4f26151-3730-534f-bcfb-be40340fa791',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OY10UKU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120620621',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 114313,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-03-21',
'seller_name': 'UKCGR - Trade',
'title': 'FORD FIESTA HATCHBACK 1.25 Zetec 3dr [82]',
'transmission': 'manual',
'trim': '1.25 Zetec 3dr [82]',
'vin': None,
'year': 2010}
2026-03-24 19:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120620621%27 HTTP/1.1" 200 None
2026-03-24 19:21:12 [astonbarclay.gb] INFO: Saving data for 120620621: {'auction_closing_time': 1774432800.0, 'created_time': 1773946993.510903, 'last_price_update_time': 1774380072.113488}
2026-03-24 19:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120620621') HTTP/1.1" 204 0
2026-03-24 19:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120667917?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120667917, 'registration': 'BV12NRL', 'account': 'WBA004', 'make': 'JAGUAR', 'model': 'XF DIESEL SALOON', 'derivative': '3.0d V6 Luxury 4dr Auto', 'mileage': 126725, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1308, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2012-03-09', 'fuel': 'Diesel', 'motExpiry': '2026-04-18', 'doors': 4, 'engineSize': 2993, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/BV12NRL/2026-03-24/image/565788a4-c76c-440b-86ab-eae6b000a279_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV12NRL/2026-03-24/image/b561c3a3-2202-4cdc-b7ec-9ea2bb56d0ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV12NRL/2026-03-24/image/a22e7009-4536-4814-9275-58ccc025a90e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV12NRL/2026-03-24/image/a141be73-1f52-4715-b4c9-1dfadd1fe42b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV12NRL/2026-03-24/image/50884db9-20a7-4e71-8c1f-437c4cab0092_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV12NRL/2026-03-24/image/635f6718-1785-4bfd-adb6-11d6dacbb629_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV12NRL/2026-03-24/image/78ed8ad6-a83f-4ca9-84a5-a666d78c408f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV12NRL/2026-03-24/image/65edb9dd-6bc7-4873-83c4-926675e56aaa_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV12NRL/2026-03-24/image/f430083f-4f0a-4c47-8fec-b4deb571f37f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV12NRL/2026-03-24/image/34ae91b2-4ab0-484a-b89d-8ae9e23e1b32_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 02/13 13K - 03/15 34K - 03/16 44K - 03/18 55K - 03/19 63K - 05/20 66K - 04/22 77K 08/24 117K', 'remarks': 'VOSA STATES 76K- 93K- 113K 121K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 169, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/87e20f30-f095-4365-960c-7546998a7913.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120667917, 'registration': 'BV12NRL', 'account': 'WBA004', 'make': 'JAGUAR', 'model': 'XF DIESEL SALOON', 'derivative': '3.0d V6 Luxury 4dr Auto', 'mileage': 126725, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1308, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2012-03-09', 'fuel': 'Diesel', 'motExpiry': '2026-04-18', 'doors': 4, 'engineSize': 2993, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/BV12NRL/2026-03-24/image/565788a4-c76c-440b-86ab-eae6b000a279_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV12NRL/2026-03-24/image/b561c3a3-2202-4cdc-b7ec-9ea2bb56d0ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV12NRL/2026-03-24/image/a22e7009-4536-4814-9275-58ccc025a90e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV12NRL/2026-03-24/image/a141be73-1f52-4715-b4c9-1dfadd1fe42b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV12NRL/2026-03-24/image/50884db9-20a7-4e71-8c1f-437c4cab0092_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV12NRL/2026-03-24/image/635f6718-1785-4bfd-adb6-11d6dacbb629_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV12NRL/2026-03-24/image/78ed8ad6-a83f-4ca9-84a5-a666d78c408f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV12NRL/2026-03-24/image/65edb9dd-6bc7-4873-83c4-926675e56aaa_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV12NRL/2026-03-24/image/f430083f-4f0a-4c47-8fec-b4deb571f37f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BV12NRL/2026-03-24/image/34ae91b2-4ab0-484a-b89d-8ae9e23e1b32_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 02/13 13K - 03/15 34K - 03/16 44K - 03/18 55K - 03/19 63K - 05/20 66K - 04/22 77K 08/24 117K', 'remarks': 'VOSA STATES 76K- 93K- 113K 121K - SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 169, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/87e20f30-f095-4365-960c-7546998a7913.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53aaf637-c67a-53ff-8611-15d7ff39cbf6 with identifier: 120667917
2026-03-24 19:21:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53aaf637-c67a-53ff-8611-15d7ff39cbf6 with scrape type 2
2026-03-24 19:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53aaf637-c67a-53ff-8611-15d7ff39cbf6 with scrape type 2
2026-03-24 19:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 53aaf637-c67a-53ff-8611-15d7ff39cbf6, identifier: 120667917
2026-03-24 19:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 53aaf637-c67a-53ff-8611-15d7ff39cbf6 with identifier: 120667917
2026-03-24 19:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 53aaf637-c67a-53ff-8611-15d7ff39cbf6 with identifier: 120667917
2026-03-24 19:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 53aaf637-c67a-53ff-8611-15d7ff39cbf6 with identifier: 120667917 to the API
2026-03-24 19:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120667917?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 169,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '53aaf637-c67a-53ff-8611-15d7ff39cbf6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BV12NRL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120667917',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'JAGUAR',
'model': 'XF DIESEL SALOON',
'odometer': 126725,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-03-09',
'seller_name': 'UKCGR - Trade',
'title': 'JAGUAR XF DIESEL SALOON 3.0d V6 Luxury 4dr Auto',
'transmission': 'automatic',
'trim': '3.0d V6 Luxury 4dr Auto',
'vin': None,
'year': 2012}
2026-03-24 19:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667917%27 HTTP/1.1" 200 None
2026-03-24 19:21:12 [astonbarclay.gb] INFO: Saving data for 120667917: {'auction_closing_time': 1774432800.0, 'created_time': 1774271762.883305, 'last_price_update_time': 1774380072.677796}
2026-03-24 19:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120667917') HTTP/1.1" 204 0
2026-03-24 19:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120666147?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120503575?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120666147, 'registration': 'DCZ779', 'account': 'WBA004', 'make': 'AUDI', 'model': 'A5 CABRIOLET', 'derivative': '2.0T FSI S Line 2dr Multitronic [8]', 'mileage': 95237, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1249, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2009-08-14', 'fuel': 'Petrol', 'motExpiry': '2026-03-26', 'doors': 2, 'engineSize': 1984, 'bodyType': 'Convertible', 'images': ['https://abimg003.imgix.net/DCZ779/2026-03-21/image/1eddd796-d255-4cb0-98a9-4f88d2996343_removebg.jpg?w=600', 'https://abimg003.imgix.net/DCZ779/2026-03-21/image/4bdbf82d-7070-480a-84c9-36dfe0d0efa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DCZ779/2026-03-21/image/2375f935-4db7-4f57-b3ab-3abb9b09626c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DCZ779/2026-03-21/image/128c8561-a9ce-49b6-8f06-f85686310860_removebg.jpg?w=600', 'https://abimg003.imgix.net/DCZ779/2026-03-21/image/4905d015-4931-4179-ae66-79efbfd3d945_removebg.jpg?w=600', 'https://abimg003.imgix.net/DCZ779/2026-03-21/image/69e56a27-1cac-4627-a647-fe73a203b3ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/DCZ779/2026-03-21/image/c7bf0a91-b56d-4952-9188-82a11c75e7fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/DCZ779/2026-03-21/image/9978fe8b-4c7b-4182-ab29-9088e470c55f_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 02/12 18K - 08/13 26K - 11/14 33K - 02/16 42K - 05/18 59K - 06/18 59K - 08/19 70K - 10/20 77K - 03/21 81K -', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair VOSA STATES 85K- 86K- 89K- 91K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 174, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120666147, 'registration': 'DCZ779', 'account': 'WBA004', 'make': 'AUDI', 'model': 'A5 CABRIOLET', 'derivative': '2.0T FSI S Line 2dr Multitronic [8]', 'mileage': 95237, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1249, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2009-08-14', 'fuel': 'Petrol', 'motExpiry': '2026-03-26', 'doors': 2, 'engineSize': 1984, 'bodyType': 'Convertible', 'images': ['https://abimg003.imgix.net/DCZ779/2026-03-21/image/1eddd796-d255-4cb0-98a9-4f88d2996343_removebg.jpg?w=600', 'https://abimg003.imgix.net/DCZ779/2026-03-21/image/4bdbf82d-7070-480a-84c9-36dfe0d0efa6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DCZ779/2026-03-21/image/2375f935-4db7-4f57-b3ab-3abb9b09626c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DCZ779/2026-03-21/image/128c8561-a9ce-49b6-8f06-f85686310860_removebg.jpg?w=600', 'https://abimg003.imgix.net/DCZ779/2026-03-21/image/4905d015-4931-4179-ae66-79efbfd3d945_removebg.jpg?w=600', 'https://abimg003.imgix.net/DCZ779/2026-03-21/image/69e56a27-1cac-4627-a647-fe73a203b3ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/DCZ779/2026-03-21/image/c7bf0a91-b56d-4952-9188-82a11c75e7fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/DCZ779/2026-03-21/image/9978fe8b-4c7b-4182-ab29-9088e470c55f_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': 'Cat N Insurance Loss', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 02/12 18K - 08/13 26K - 11/14 33K - 02/16 42K - 05/18 59K - 06/18 59K - 08/19 70K - 10/20 77K - 03/21 81K -', 'remarks': 'Category N Insurance Loss. No Structural Damage and Repairable - Insurer Decided Not to Repair VOSA STATES 85K- 86K- 89K- 91K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 174, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': None, 'assuredType': None, 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af502b68-2628-564b-81a0-43f06936d97e with identifier: 120666147
2026-03-24 19:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af502b68-2628-564b-81a0-43f06936d97e with scrape type 2
2026-03-24 19:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af502b68-2628-564b-81a0-43f06936d97e with scrape type 2
2026-03-24 19:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: af502b68-2628-564b-81a0-43f06936d97e, identifier: 120666147
2026-03-24 19:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: af502b68-2628-564b-81a0-43f06936d97e with identifier: 120666147
2026-03-24 19:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: af502b68-2628-564b-81a0-43f06936d97e with identifier: 120666147
2026-03-24 19:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: af502b68-2628-564b-81a0-43f06936d97e with identifier: 120666147 to the API
2026-03-24 19:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120666147?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 174,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'af502b68-2628-564b-81a0-43f06936d97e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DCZ779',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120666147',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'AUDI',
'model': 'A5 CABRIOLET',
'odometer': 95237,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-08-14',
'seller_name': 'UKCGR - Trade',
'title': 'AUDI A5 CABRIOLET 2.0T FSI S Line 2dr Multitronic [8]',
'transmission': 'automatic',
'trim': '2.0T FSI S Line 2dr Multitronic [8]',
'vin': None,
'year': 2009}
2026-03-24 19:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120666147%27 HTTP/1.1" 200 None
2026-03-24 19:21:13 [astonbarclay.gb] INFO: Saving data for 120666147: {'auction_closing_time': 1774432800.0, 'created_time': 1774271627.448819, 'last_price_update_time': 1774380073.974229}
2026-03-24 19:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120666147') HTTP/1.1" 204 0
2026-03-24 19:21:13 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120503575, 'registration': 'BT57WTG', 'account': 'WBA004', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '320i SE [170] 4dr Auto', 'mileage': 170869, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1269, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2007-12-03', 'fuel': 'Petrol', 'motExpiry': '2026-04-09', 'doors': 4, 'engineSize': 1995, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/BT57WTG/2026-03-17/image/c17e016d-869d-4cb0-8357-d29fdb7de687_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT57WTG/2026-03-17/image/486193e5-48a0-44cd-98e1-590fb0c22b36_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT57WTG/2026-03-17/image/cc4631bb-8b96-4e30-a466-9eac4d2190f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT57WTG/2026-03-17/image/2ee9360f-d674-4d89-8d56-a264b4ce55fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT57WTG/2026-03-17/image/7f65b152-c487-4af6-88ab-7fe8a4feb49d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT57WTG/2026-03-17/image/0c6e7913-46c7-436e-9aaf-b1806fbfed74_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT57WTG/2026-03-17/image/398562e0-4242-429d-a1e4-2114fc7d0278_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT57WTG/2026-03-17/image/a067ef54-5959-4907-8594-6469f40db1ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT57WTG/2026-03-17/image/e1e4c349-fb91-4700-9054-a69c10132b6f_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 05/09- 17K, 11/09- 22K, 10/10- 33K, 12/11- 44K, 10/13- 66K, 07/15- 85K, 11/15- 90K, 10/21- 120K, ??/23-136K', 'remarks': 'USED UNRECORDED - Damage is minor dents/scratches and normal wear OUTSTANDING RECALL, VOSA STATES 122K, 136K, 143K, 162K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 156, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4ea677ce-71b2-428d-934b-892ce95b61b9.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:13 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120503575, 'registration': 'BT57WTG', 'account': 'WBA004', 'make': 'BMW', 'model': '3 SERIES SALOON', 'derivative': '320i SE [170] 4dr Auto', 'mileage': 170869, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1269, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2007-12-03', 'fuel': 'Petrol', 'motExpiry': '2026-04-09', 'doors': 4, 'engineSize': 1995, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/BT57WTG/2026-03-17/image/c17e016d-869d-4cb0-8357-d29fdb7de687_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT57WTG/2026-03-17/image/486193e5-48a0-44cd-98e1-590fb0c22b36_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT57WTG/2026-03-17/image/cc4631bb-8b96-4e30-a466-9eac4d2190f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT57WTG/2026-03-17/image/2ee9360f-d674-4d89-8d56-a264b4ce55fa_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT57WTG/2026-03-17/image/7f65b152-c487-4af6-88ab-7fe8a4feb49d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT57WTG/2026-03-17/image/0c6e7913-46c7-436e-9aaf-b1806fbfed74_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT57WTG/2026-03-17/image/398562e0-4242-429d-a1e4-2114fc7d0278_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT57WTG/2026-03-17/image/a067ef54-5959-4907-8594-6469f40db1ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/BT57WTG/2026-03-17/image/e1e4c349-fb91-4700-9054-a69c10132b6f_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 05/09- 17K, 11/09- 22K, 10/10- 33K, 12/11- 44K, 10/13- 66K, 07/15- 85K, 11/15- 90K, 10/21- 120K, ??/23-136K', 'remarks': 'USED UNRECORDED - Damage is minor dents/scratches and normal wear OUTSTANDING RECALL, VOSA STATES 122K, 136K, 143K, 162K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 156, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4ea677ce-71b2-428d-934b-892ce95b61b9.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6ed31c3-fea9-5cd6-9992-05df550215a0 with identifier: 120503575
2026-03-24 19:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6ed31c3-fea9-5cd6-9992-05df550215a0 with scrape type 2
2026-03-24 19:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6ed31c3-fea9-5cd6-9992-05df550215a0 with scrape type 2
2026-03-24 19:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d6ed31c3-fea9-5cd6-9992-05df550215a0, identifier: 120503575
2026-03-24 19:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d6ed31c3-fea9-5cd6-9992-05df550215a0 with identifier: 120503575
2026-03-24 19:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d6ed31c3-fea9-5cd6-9992-05df550215a0 with identifier: 120503575
2026-03-24 19:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d6ed31c3-fea9-5cd6-9992-05df550215a0 with identifier: 120503575 to the API
2026-03-24 19:21:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120503575?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 156,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd6ed31c3-fea9-5cd6-9992-05df550215a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BT57WTG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120503575',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '3 SERIES SALOON',
'odometer': 170869,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-12-03',
'seller_name': 'UKCGR - Trade',
'title': 'BMW 3 SERIES SALOON 320i SE [170] 4dr Auto',
'transmission': 'automatic',
'trim': '320i SE [170] 4dr Auto',
'vin': None,
'year': 2007}
2026-03-24 19:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120503575%27 HTTP/1.1" 200 None
2026-03-24 19:21:14 [astonbarclay.gb] INFO: Saving data for 120503575: {'auction_closing_time': 1774432800.0, 'created_time': 1773752522.988589, 'last_price_update_time': 1774380074.385504}
2026-03-24 19:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120503575') HTTP/1.1" 204 0
2026-03-24 19:21:14 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 36.559(s), this was the 1st time calling it.
2026-03-24 19:21:14 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 31.371626789459963 seconds as it raised RequestError: RequestError: 503, message=Service Unavailable, headers=<CIMultiDictProxy('Date': 'Tue, 24 Mar 2026 19:21:14 GMT', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '82', 'Connection': 'keep-alive')>, body=b'{"status":503,"title":"Service Unavailable","type":"https://httpstatuses.com/503"}', request_id=None.
2026-03-24 19:21:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120666138?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120667635?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120666138, 'registration': 'LE06AMO', 'account': 'WBA004', 'make': 'HONDA', 'model': 'JAZZ HATCHBACK', 'derivative': '1.4 i-DSi SE 5dr', 'mileage': 60320, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1231, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2006-08-02', 'fuel': 'Petrol', 'motExpiry': '2026-06-29', 'doors': 5, 'engineSize': 1339, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LE06AMO/2026-03-23/image/5689e793-f326-40f6-b656-ab78899606e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE06AMO/2026-03-23/image/eed0eb87-2381-4dd7-bebf-49f2c3fa61ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE06AMO/2026-03-23/image/f8409c07-f6a4-4885-8515-85e442828e0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE06AMO/2026-03-23/image/2f201a1a-266d-49a5-ab78-7e2a62cb8a58_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE06AMO/2026-03-23/image/a8efa015-bacd-4cb9-8fb4-628189d62196_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE06AMO/2026-03-23/image/fea025f9-6cf7-438d-bb3c-f5cb8c57aff9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE06AMO/2026-03-23/image/20ccdd7d-80bb-443e-bbc5-16e7e23f5440_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE06AMO/2026-03-23/image/1c040d33-98f1-4c94-bde1-7bc139a2490f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE06AMO/2026-03-23/image/70b1342f-a99b-4574-ac37-4b32e969accf_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/07 8K - 07/08 18K - 07/09 25K - 07/10 31K - 07/11 38K - 07/12 42K - 07/13 45K - 07/14 47K - 07/15 49K - 07/16 52K - 07/17 53K - 07/18 54K', 'remarks': 'VOSA STATES 57K- 58K- 59K- 59K-', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d24e9030-760a-41e2-882e-b429a2406b0a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120666138, 'registration': 'LE06AMO', 'account': 'WBA004', 'make': 'HONDA', 'model': 'JAZZ HATCHBACK', 'derivative': '1.4 i-DSi SE 5dr', 'mileage': 60320, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1231, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2006-08-02', 'fuel': 'Petrol', 'motExpiry': '2026-06-29', 'doors': 5, 'engineSize': 1339, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LE06AMO/2026-03-23/image/5689e793-f326-40f6-b656-ab78899606e3_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE06AMO/2026-03-23/image/eed0eb87-2381-4dd7-bebf-49f2c3fa61ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE06AMO/2026-03-23/image/f8409c07-f6a4-4885-8515-85e442828e0a_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE06AMO/2026-03-23/image/2f201a1a-266d-49a5-ab78-7e2a62cb8a58_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE06AMO/2026-03-23/image/a8efa015-bacd-4cb9-8fb4-628189d62196_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE06AMO/2026-03-23/image/fea025f9-6cf7-438d-bb3c-f5cb8c57aff9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE06AMO/2026-03-23/image/20ccdd7d-80bb-443e-bbc5-16e7e23f5440_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE06AMO/2026-03-23/image/1c040d33-98f1-4c94-bde1-7bc139a2490f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LE06AMO/2026-03-23/image/70b1342f-a99b-4574-ac37-4b32e969accf_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/07 8K - 07/08 18K - 07/09 25K - 07/10 31K - 07/11 38K - 07/12 42K - 07/13 45K - 07/14 47K - 07/15 49K - 07/16 52K - 07/17 53K - 07/18 54K', 'remarks': 'VOSA STATES 57K- 58K- 59K- 59K-', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d24e9030-760a-41e2-882e-b429a2406b0a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9cd6e6d-ceb6-53a4-a52e-0d341b0dfa25 with identifier: 120666138
2026-03-24 19:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9cd6e6d-ceb6-53a4-a52e-0d341b0dfa25 with scrape type 2
2026-03-24 19:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9cd6e6d-ceb6-53a4-a52e-0d341b0dfa25 with scrape type 2
2026-03-24 19:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d9cd6e6d-ceb6-53a4-a52e-0d341b0dfa25, identifier: 120666138
2026-03-24 19:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d9cd6e6d-ceb6-53a4-a52e-0d341b0dfa25 with identifier: 120666138
2026-03-24 19:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d9cd6e6d-ceb6-53a4-a52e-0d341b0dfa25 with identifier: 120666138
2026-03-24 19:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d9cd6e6d-ceb6-53a4-a52e-0d341b0dfa25 with identifier: 120666138 to the API
2026-03-24 19:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120666138?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.3L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd9cd6e6d-ceb6-53a4-a52e-0d341b0dfa25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LE06AMO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120666138',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'HONDA',
'model': 'JAZZ HATCHBACK',
'odometer': 60320,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-08-02',
'seller_name': 'UKCGR - Trade',
'title': 'HONDA JAZZ HATCHBACK 1.4 i-DSi SE 5dr',
'transmission': 'manual',
'trim': '1.4 i-DSi SE 5dr',
'vin': None,
'year': 2006}
2026-03-24 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120666138%27 HTTP/1.1" 200 None
2026-03-24 19:21:16 [astonbarclay.gb] INFO: Saving data for 120666138: {'auction_closing_time': 1774432800.0, 'created_time': 1774271670.950819, 'last_price_update_time': 1774380076.118043}
2026-03-24 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120666138') HTTP/1.1" 204 0
2026-03-24 19:21:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120667635, 'registration': 'WV11HJU', 'account': 'WBA004', 'make': 'BMW', 'model': '3 SERIES DIESEL SALOON', 'derivative': '318d M Sport 4dr', 'mileage': 201595, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1229, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-03-07', 'fuel': 'Diesel', 'motExpiry': '2026-03-25', 'doors': 4, 'engineSize': 1995, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/WV11HJU/2026-03-23/image/a691aa4a-b4e2-45e5-b0ab-b66afc59d263_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV11HJU/2026-03-23/image/d4460e88-2c61-440f-ab05-4b013ccab254_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV11HJU/2026-03-23/image/e5f46be5-8f01-4637-95d3-14db676abb57_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV11HJU/2026-03-23/image/5b1a15cf-5060-4896-a6c7-fe9fdf4584ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV11HJU/2026-03-23/image/07496c1d-58c2-430d-b319-c548013a12c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV11HJU/2026-03-23/image/d05ca8a8-49b5-4bcd-9ea2-d80339a73edb_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV11HJU/2026-03-23/image/2cc5d978-6c6e-4272-bb5d-1e5a4d21294a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV11HJU/2026-03-23/image/1d7f978c-732c-429b-bdac-4a3f8bd1ab02_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/11 22K - 05/12 39K - 12/12 59K - 07/13 76K - 01/14 99K - 05/14 111K - 08/14 122K - 12/14 134K - 03/16 144K - 03/17 153K -', 'remarks': 'VOSA STATES 182K - 190K- 194K- 195K -', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4c46309d-a847-4146-b8a9-7b38ff05db2b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120667635, 'registration': 'WV11HJU', 'account': 'WBA004', 'make': 'BMW', 'model': '3 SERIES DIESEL SALOON', 'derivative': '318d M Sport 4dr', 'mileage': 201595, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1229, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2011-03-07', 'fuel': 'Diesel', 'motExpiry': '2026-03-25', 'doors': 4, 'engineSize': 1995, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/WV11HJU/2026-03-23/image/a691aa4a-b4e2-45e5-b0ab-b66afc59d263_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV11HJU/2026-03-23/image/d4460e88-2c61-440f-ab05-4b013ccab254_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV11HJU/2026-03-23/image/e5f46be5-8f01-4637-95d3-14db676abb57_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV11HJU/2026-03-23/image/5b1a15cf-5060-4896-a6c7-fe9fdf4584ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV11HJU/2026-03-23/image/07496c1d-58c2-430d-b319-c548013a12c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV11HJU/2026-03-23/image/d05ca8a8-49b5-4bcd-9ea2-d80339a73edb_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV11HJU/2026-03-23/image/2cc5d978-6c6e-4272-bb5d-1e5a4d21294a_removebg.jpg?w=600', 'https://abimg003.imgix.net/WV11HJU/2026-03-23/image/1d7f978c-732c-429b-bdac-4a3f8bd1ab02_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 10/11 22K - 05/12 39K - 12/12 59K - 07/13 76K - 01/14 99K - 05/14 111K - 08/14 122K - 12/14 134K - 03/16 144K - 03/17 153K -', 'remarks': 'VOSA STATES 182K - 190K- 194K- 195K -', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4c46309d-a847-4146-b8a9-7b38ff05db2b.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2ef188f-9133-581e-95e6-c3b892eb6d8d with identifier: 120667635
2026-03-24 19:21:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2ef188f-9133-581e-95e6-c3b892eb6d8d with scrape type 2
2026-03-24 19:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2ef188f-9133-581e-95e6-c3b892eb6d8d with scrape type 2
2026-03-24 19:21:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c2ef188f-9133-581e-95e6-c3b892eb6d8d, identifier: 120667635
2026-03-24 19:21:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c2ef188f-9133-581e-95e6-c3b892eb6d8d with identifier: 120667635
2026-03-24 19:21:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c2ef188f-9133-581e-95e6-c3b892eb6d8d with identifier: 120667635
2026-03-24 19:21:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c2ef188f-9133-581e-95e6-c3b892eb6d8d with identifier: 120667635 to the API
2026-03-24 19:21:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120667635?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c2ef188f-9133-581e-95e6-c3b892eb6d8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WV11HJU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120667635',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '3 SERIES DIESEL SALOON',
'odometer': 201595,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-03-07',
'seller_name': 'UKCGR - Trade',
'title': 'BMW 3 SERIES DIESEL SALOON 318d M Sport 4dr',
'transmission': 'manual',
'trim': '318d M Sport 4dr',
'vin': None,
'year': 2011}
2026-03-24 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667635%27 HTTP/1.1" 200 None
2026-03-24 19:21:16 [astonbarclay.gb] INFO: Saving data for 120667635: {'auction_closing_time': 1774432800.0, 'created_time': 1774271699.001815, 'last_price_update_time': 1774380076.463452}
2026-03-24 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120667635') HTTP/1.1" 204 0
2026-03-24 19:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120667873?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120668424?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120667873, 'registration': 'EJ71FFY', 'account': 'WBA002', 'make': 'VOLKSWAGEN', 'model': 'T-ROC HATCHBACK', 'derivative': '1.0 TSI 110 Active 5dr', 'mileage': 42075, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1225, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-12-21', 'fuel': 'Petrol', 'motExpiry': '2026-03-24', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EJ71FFY/2026-03-24/image/f440b5f7-b79b-4eef-a0be-78a048000eb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ71FFY/2026-03-24/image/eb414a8c-e2c9-4087-9802-3969b4c7f5b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ71FFY/2026-03-24/image/f23a45f7-1491-4e62-ae1e-fd9d75046b64_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ71FFY/2026-03-24/image/951344a1-369d-46aa-9601-51d17cbf768f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ71FFY/2026-03-24/image/67c7d364-e637-4c3d-8f95-c7558ab3da70_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ71FFY/2026-03-24/image/9d5877a7-2e6e-412e-ac65-36e89ce57b8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ71FFY/2026-03-24/image/a4b3f187-d7fa-4532-b2ce-5c46d41f5d25_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ71FFY/2026-03-24/image/cfccb25e-f28a-4a67-a1fb-fffcd8e41f60_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ71FFY/2026-03-24/image/2c66ab82-9308-4be8-b395-87c23300e2be_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ71FFY/2026-03-24/image/1770c87a-5652-4483-9573-8279ec4069a1_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 30K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9bbf60c8-4962-461b-ab3d-dfbb90355ac8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120667873, 'registration': 'EJ71FFY', 'account': 'WBA002', 'make': 'VOLKSWAGEN', 'model': 'T-ROC HATCHBACK', 'derivative': '1.0 TSI 110 Active 5dr', 'mileage': 42075, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1225, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2021-12-21', 'fuel': 'Petrol', 'motExpiry': '2026-03-24', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EJ71FFY/2026-03-24/image/f440b5f7-b79b-4eef-a0be-78a048000eb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ71FFY/2026-03-24/image/eb414a8c-e2c9-4087-9802-3969b4c7f5b4_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ71FFY/2026-03-24/image/f23a45f7-1491-4e62-ae1e-fd9d75046b64_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ71FFY/2026-03-24/image/951344a1-369d-46aa-9601-51d17cbf768f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ71FFY/2026-03-24/image/67c7d364-e637-4c3d-8f95-c7558ab3da70_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ71FFY/2026-03-24/image/9d5877a7-2e6e-412e-ac65-36e89ce57b8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ71FFY/2026-03-24/image/a4b3f187-d7fa-4532-b2ce-5c46d41f5d25_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ71FFY/2026-03-24/image/cfccb25e-f28a-4a67-a1fb-fffcd8e41f60_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ71FFY/2026-03-24/image/2c66ab82-9308-4be8-b395-87c23300e2be_removebg.jpg?w=600', 'https://abimg003.imgix.net/EJ71FFY/2026-03-24/image/1770c87a-5652-4483-9573-8279ec4069a1_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 30K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9bbf60c8-4962-461b-ab3d-dfbb90355ac8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d278e6ee-e94c-5f39-a22b-1c0024951005 with identifier: 120667873
2026-03-24 19:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d278e6ee-e94c-5f39-a22b-1c0024951005 with scrape type 2
2026-03-24 19:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d278e6ee-e94c-5f39-a22b-1c0024951005 with scrape type 2
2026-03-24 19:21:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d278e6ee-e94c-5f39-a22b-1c0024951005, identifier: 120667873
2026-03-24 19:21:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d278e6ee-e94c-5f39-a22b-1c0024951005 with identifier: 120667873
2026-03-24 19:21:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d278e6ee-e94c-5f39-a22b-1c0024951005 with identifier: 120667873
2026-03-24 19:21:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d278e6ee-e94c-5f39-a22b-1c0024951005 with identifier: 120667873 to the API
2026-03-24 19:21:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120667873?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd278e6ee-e94c-5f39-a22b-1c0024951005',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EJ71FFY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120667873',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'T-ROC HATCHBACK',
'odometer': 42075,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-21',
'seller_name': 'UKCGR - Premium',
'title': 'VOLKSWAGEN T-ROC HATCHBACK 1.0 TSI 110 Active 5dr',
'transmission': 'manual',
'trim': '1.0 TSI 110 Active 5dr',
'vin': None,
'year': 2021}
2026-03-24 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667873%27 HTTP/1.1" 200 None
2026-03-24 19:21:17 [astonbarclay.gb] INFO: Saving data for 120667873: {'auction_closing_time': 1774432800.0, 'created_time': 1774271733.107962, 'last_price_update_time': 1774380077.907744}
2026-03-24 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120667873') HTTP/1.1" 204 0
2026-03-24 19:21:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120668424, 'registration': 'EX70UPS', 'account': 'WBA002', 'make': 'RENAULT', 'model': 'ZOE HATCHBACK', 'derivative': '100kW i GT Line R135 50kWh 5dr Auto', 'mileage': 92913, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1224, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-09-07', 'fuel': 'Electric', 'motExpiry': '2026-06-12', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EX70UPS/2026-03-23/image/4404e006-36d1-4cef-be0f-e21bdccdee76_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX70UPS/2026-03-23/image/d313f708-9e59-4b33-9295-1f9ed7ca0080_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX70UPS/2026-03-23/image/3973a590-6395-4827-b32f-1fcb04919637_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX70UPS/2026-03-23/image/9410eff2-8034-41e5-8a54-aa39b2b639c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX70UPS/2026-03-23/image/173672f2-fe81-484e-bde4-1dfabe06163d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX70UPS/2026-03-23/image/0eb4b257-a37b-417b-9871-b9de11330500_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX70UPS/2026-03-23/image/47c527d6-eac5-4bb6-a685-bb10a97492dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX70UPS/2026-03-23/image/2407357e-ef03-43d7-bf40-a8b9408f70ea_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/21 19K - 08/22 37K - 09/23 58K - 09/24 78', 'remarks': 'VOSA STATES 75K- 86K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7a46fe42-e8d9-426d-8793-8edd321d4141.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120668424, 'registration': 'EX70UPS', 'account': 'WBA002', 'make': 'RENAULT', 'model': 'ZOE HATCHBACK', 'derivative': '100kW i GT Line R135 50kWh 5dr Auto', 'mileage': 92913, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1224, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-09-07', 'fuel': 'Electric', 'motExpiry': '2026-06-12', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EX70UPS/2026-03-23/image/4404e006-36d1-4cef-be0f-e21bdccdee76_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX70UPS/2026-03-23/image/d313f708-9e59-4b33-9295-1f9ed7ca0080_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX70UPS/2026-03-23/image/3973a590-6395-4827-b32f-1fcb04919637_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX70UPS/2026-03-23/image/9410eff2-8034-41e5-8a54-aa39b2b639c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX70UPS/2026-03-23/image/173672f2-fe81-484e-bde4-1dfabe06163d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX70UPS/2026-03-23/image/0eb4b257-a37b-417b-9871-b9de11330500_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX70UPS/2026-03-23/image/47c527d6-eac5-4bb6-a685-bb10a97492dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/EX70UPS/2026-03-23/image/2407357e-ef03-43d7-bf40-a8b9408f70ea_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/21 19K - 08/22 37K - 09/23 58K - 09/24 78', 'remarks': 'VOSA STATES 75K- 86K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7a46fe42-e8d9-426d-8793-8edd321d4141.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 441f5e12-c519-5426-8f87-84685db45645 with identifier: 120668424
2026-03-24 19:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 441f5e12-c519-5426-8f87-84685db45645 with scrape type 2
2026-03-24 19:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 441f5e12-c519-5426-8f87-84685db45645 with scrape type 2
2026-03-24 19:21:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 441f5e12-c519-5426-8f87-84685db45645, identifier: 120668424
2026-03-24 19:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 441f5e12-c519-5426-8f87-84685db45645 with identifier: 120668424
2026-03-24 19:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 441f5e12-c519-5426-8f87-84685db45645 with identifier: 120668424
2026-03-24 19:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 441f5e12-c519-5426-8f87-84685db45645 with identifier: 120668424 to the API
2026-03-24 19:21:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120668424?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Electric',
'id': '441f5e12-c519-5426-8f87-84685db45645',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EX70UPS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120668424',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'RENAULT',
'model': 'ZOE HATCHBACK',
'odometer': 92913,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-07',
'seller_name': 'UKCGR - Premium',
'title': 'RENAULT ZOE HATCHBACK 100kW i GT Line R135 50kWh 5dr Auto',
'transmission': 'automatic',
'trim': '100kW i GT Line R135 50kWh 5dr Auto',
'vin': None,
'year': 2020}
2026-03-24 19:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668424%27 HTTP/1.1" 200 None
2026-03-24 19:21:18 [astonbarclay.gb] INFO: Saving data for 120668424: {'auction_closing_time': 1774432800.0, 'created_time': 1774271625.62764, 'last_price_update_time': 1774380078.367571}
2026-03-24 19:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120668424') HTTP/1.1" 204 0
2026-03-24 19:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120666157?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120666157, 'registration': 'EG66FEK', 'account': 'WBA003', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost 140 ST-Line 5dr', 'mileage': 99431, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1222, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-01-31', 'fuel': 'Petrol', 'motExpiry': '2027-01-30', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EG66FEK/2026-03-23/image/bf33fc95-80ca-4e0c-b5dc-710d8c2e3417_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG66FEK/2026-03-23/image/42948056-70e9-46dc-a45a-f75717e1debb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG66FEK/2026-03-23/image/da2db7b3-c9c7-4576-a28e-9021aa174a9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG66FEK/2026-03-23/image/627935b9-e658-46c7-8591-dfbdb45d1b66_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG66FEK/2026-03-23/image/8bb072ed-7b8e-44ae-9f9b-0fc29315db5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG66FEK/2026-03-23/image/1d04ab35-08a5-40ea-a385-d3cc1a13537d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG66FEK/2026-03-23/image/859b6135-03b5-4fce-98ae-41c8be5b37a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG66FEK/2026-03-23/image/4c6955db-5c6f-4944-b6ba-8d6d70799ce2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG66FEK/2026-03-23/image/5cb3daa2-8d00-4a4e-9080-1f22a23d53a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG66FEK/2026-03-23/image/4440c911-9aa2-4ae2-a8fa-ba568a6f1100_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/18 10K - 12/18 20K - 01/20 31K - 05/21 44K - 01/22 52K -', 'remarks': 'VOSA DISCREPANCY 31K- 42K- 76K- 62K- 74K (FAIL)- 74K- 87K (FAIL) 87K- 87K- 99K (FAIL) - 99K - SPARE KEY IN OFFICE -', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/355f2c0a-c6e9-49d4-ba51-335609dd5671.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120666157, 'registration': 'EG66FEK', 'account': 'WBA003', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost 140 ST-Line 5dr', 'mileage': 99431, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1222, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-01-31', 'fuel': 'Petrol', 'motExpiry': '2027-01-30', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EG66FEK/2026-03-23/image/bf33fc95-80ca-4e0c-b5dc-710d8c2e3417_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG66FEK/2026-03-23/image/42948056-70e9-46dc-a45a-f75717e1debb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG66FEK/2026-03-23/image/da2db7b3-c9c7-4576-a28e-9021aa174a9c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG66FEK/2026-03-23/image/627935b9-e658-46c7-8591-dfbdb45d1b66_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG66FEK/2026-03-23/image/8bb072ed-7b8e-44ae-9f9b-0fc29315db5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG66FEK/2026-03-23/image/1d04ab35-08a5-40ea-a385-d3cc1a13537d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG66FEK/2026-03-23/image/859b6135-03b5-4fce-98ae-41c8be5b37a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG66FEK/2026-03-23/image/4c6955db-5c6f-4944-b6ba-8d6d70799ce2_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG66FEK/2026-03-23/image/5cb3daa2-8d00-4a4e-9080-1f22a23d53a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EG66FEK/2026-03-23/image/4440c911-9aa2-4ae2-a8fa-ba568a6f1100_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 01/18 10K - 12/18 20K - 01/20 31K - 05/21 44K - 01/22 52K -', 'remarks': 'VOSA DISCREPANCY 31K- 42K- 76K- 62K- 74K (FAIL)- 74K- 87K (FAIL) 87K- 87K- 99K (FAIL) - 99K - SPARE KEY IN OFFICE -', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/355f2c0a-c6e9-49d4-ba51-335609dd5671.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 782638ee-a78c-5351-8c12-66f1ae81835c with identifier: 120666157
2026-03-24 19:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 782638ee-a78c-5351-8c12-66f1ae81835c with scrape type 2
2026-03-24 19:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 782638ee-a78c-5351-8c12-66f1ae81835c with scrape type 2
2026-03-24 19:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 782638ee-a78c-5351-8c12-66f1ae81835c, identifier: 120666157
2026-03-24 19:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 782638ee-a78c-5351-8c12-66f1ae81835c with identifier: 120666157
2026-03-24 19:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 782638ee-a78c-5351-8c12-66f1ae81835c with identifier: 120666157
2026-03-24 19:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 782638ee-a78c-5351-8c12-66f1ae81835c with identifier: 120666157 to the API
2026-03-24 19:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120666157?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 104,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '782638ee-a78c-5351-8c12-66f1ae81835c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EG66FEK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120666157',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 99431,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-31',
'seller_name': 'UKCGR - Select',
'title': 'FORD FIESTA HATCHBACK 1.0 EcoBoost 140 ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 140 ST-Line 5dr',
'vin': None,
'year': 2017}
2026-03-24 19:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120666157%27 HTTP/1.1" 200 None
2026-03-24 19:21:19 [astonbarclay.gb] INFO: Saving data for 120666157: {'auction_closing_time': 1774432800.0, 'created_time': 1774271779.077148, 'last_price_update_time': 1774380079.427558}
2026-03-24 19:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120666157') HTTP/1.1" 204 0
2026-03-24 19:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120616956?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120616956, 'registration': 'GV14OYC', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'C3 PICASSO ESTATE', 'derivative': '1.6 VTi 16V Exclusive 5dr EGS6', 'mileage': 81787, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1275, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2014-07-31', 'fuel': 'Petrol', 'motExpiry': '2027-03-04', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GV14OYC/2026-03-19/image/0c998eb2-cdcd-4ce4-af44-27db136a3d34_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV14OYC/2026-03-19/image/dc96b997-32f9-4143-9aa5-3fed7ce50ded_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV14OYC/2026-03-19/image/69a7b702-d90f-471e-9b04-bb839fb6e767_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV14OYC/2026-03-19/image/d0efc2ed-2f6b-4e86-8001-4e40319930f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV14OYC/2026-03-19/image/2d4cb592-809e-4cf2-91d8-4e5f9809a0ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV14OYC/2026-03-19/image/0b33654a-9101-4403-93df-b0b579a0ccef_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV14OYC/2026-03-19/image/84d30ab0-512d-492b-9cdf-3eda049e805b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV14OYC/2026-03-19/image/0deed4c9-cd83-4eb9-a626-20a8a6bc895f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/15- 3K, 08/18- 23K, 08/19- 33K, 08/20- 43K, 10/21- 53K, 11/23- 71K', 'remarks': 'USED UNRECORDED - Damage is minor dents/scratches and VOSA STATES 61K, 69K, 76K, 81K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9281250c-9194-45b5-b7ad-b452a4c220ca.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120616956, 'registration': 'GV14OYC', 'account': 'WBA004', 'make': 'CITROEN', 'model': 'C3 PICASSO ESTATE', 'derivative': '1.6 VTi 16V Exclusive 5dr EGS6', 'mileage': 81787, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1275, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2014-07-31', 'fuel': 'Petrol', 'motExpiry': '2027-03-04', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/GV14OYC/2026-03-19/image/0c998eb2-cdcd-4ce4-af44-27db136a3d34_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV14OYC/2026-03-19/image/dc96b997-32f9-4143-9aa5-3fed7ce50ded_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV14OYC/2026-03-19/image/69a7b702-d90f-471e-9b04-bb839fb6e767_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV14OYC/2026-03-19/image/d0efc2ed-2f6b-4e86-8001-4e40319930f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV14OYC/2026-03-19/image/2d4cb592-809e-4cf2-91d8-4e5f9809a0ae_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV14OYC/2026-03-19/image/0b33654a-9101-4403-93df-b0b579a0ccef_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV14OYC/2026-03-19/image/84d30ab0-512d-492b-9cdf-3eda049e805b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GV14OYC/2026-03-19/image/0deed4c9-cd83-4eb9-a626-20a8a6bc895f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/15- 3K, 08/18- 23K, 08/19- 33K, 08/20- 43K, 10/21- 53K, 11/23- 71K', 'remarks': 'USED UNRECORDED - Damage is minor dents/scratches and VOSA STATES 61K, 69K, 76K, 81K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 137, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9281250c-9194-45b5-b7ad-b452a4c220ca.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f43054f6-2d84-5f9a-b470-2fd82fb88817 with identifier: 120616956
2026-03-24 19:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f43054f6-2d84-5f9a-b470-2fd82fb88817 with scrape type 2
2026-03-24 19:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f43054f6-2d84-5f9a-b470-2fd82fb88817 with scrape type 2
2026-03-24 19:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f43054f6-2d84-5f9a-b470-2fd82fb88817, identifier: 120616956
2026-03-24 19:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f43054f6-2d84-5f9a-b470-2fd82fb88817 with identifier: 120616956
2026-03-24 19:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f43054f6-2d84-5f9a-b470-2fd82fb88817 with identifier: 120616956
2026-03-24 19:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f43054f6-2d84-5f9a-b470-2fd82fb88817 with identifier: 120616956 to the API
2026-03-24 19:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120616956?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 137,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'f43054f6-2d84-5f9a-b470-2fd82fb88817',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GV14OYC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120616956',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CITROEN',
'model': 'C3 PICASSO ESTATE',
'odometer': 81787,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-07-31',
'seller_name': 'UKCGR - Trade',
'title': 'CITROEN C3 PICASSO ESTATE 1.6 VTi 16V Exclusive 5dr EGS6',
'transmission': 'automatic',
'trim': '1.6 VTi 16V Exclusive 5dr EGS6',
'vin': None,
'year': 2014}
2026-03-24 19:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120616956%27 HTTP/1.1" 200 None
2026-03-24 19:21:19 [astonbarclay.gb] INFO: Saving data for 120616956: {'auction_closing_time': 1774432800.0, 'created_time': 1773947010.831517, 'last_price_update_time': 1774380079.923913}
2026-03-24 19:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120616956') HTTP/1.1" 204 0
2026-03-24 19:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120666587?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:21 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120666587, 'registration': 'LS18WOJ', 'account': 'WBA004', 'make': 'HONDA', 'model': 'CIVIC HATCHBACK', 'derivative': '1.5 VTEC Turbo Sport Plus 5dr CVT', 'mileage': 99785, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1221, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-04-10', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LS18WOJ/2026-03-23/image/dbcb1c97-36e4-49ea-84b2-c36b746a2e92_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS18WOJ/2026-03-23/image/7be559b7-036c-4cab-b68d-059e4df9ef44_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS18WOJ/2026-03-23/image/51ff7b61-1942-4a44-bff6-748248588b64_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS18WOJ/2026-03-23/image/7074d176-654b-444d-9fa4-01d2007dfbee_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS18WOJ/2026-03-23/image/ab281cc8-709a-4ad2-9065-c879e0776e06_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS18WOJ/2026-03-23/image/935a629b-b40b-468c-97f6-701bd95ab3a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS18WOJ/2026-03-23/image/dd6b55a8-c071-4838-8a4d-7f7fe5bdc42c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS18WOJ/2026-03-23/image/1ffd931c-6e1c-4db0-9f7a-049ba0fed802_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS18WOJ/2026-03-23/image/88159397-8079-4fa3-b745-ef2e7d7360ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS18WOJ/2026-03-23/image/3261b52b-ebec-472c-b71c-f061bd678a2a_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/18 5K - 04/19 9K - 12/19 12/20 21K - 12/21 26K - 03/22 28K - 11/23 49K', 'remarks': 'VOSA STATES 28K- 37K- 58K- 77K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8ec03be5-ed1a-45b6-8a9b-5172d85deb24.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:21 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120666587, 'registration': 'LS18WOJ', 'account': 'WBA004', 'make': 'HONDA', 'model': 'CIVIC HATCHBACK', 'derivative': '1.5 VTEC Turbo Sport Plus 5dr CVT', 'mileage': 99785, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1221, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-04-10', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LS18WOJ/2026-03-23/image/dbcb1c97-36e4-49ea-84b2-c36b746a2e92_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS18WOJ/2026-03-23/image/7be559b7-036c-4cab-b68d-059e4df9ef44_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS18WOJ/2026-03-23/image/51ff7b61-1942-4a44-bff6-748248588b64_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS18WOJ/2026-03-23/image/7074d176-654b-444d-9fa4-01d2007dfbee_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS18WOJ/2026-03-23/image/ab281cc8-709a-4ad2-9065-c879e0776e06_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS18WOJ/2026-03-23/image/935a629b-b40b-468c-97f6-701bd95ab3a1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS18WOJ/2026-03-23/image/dd6b55a8-c071-4838-8a4d-7f7fe5bdc42c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS18WOJ/2026-03-23/image/1ffd931c-6e1c-4db0-9f7a-049ba0fed802_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS18WOJ/2026-03-23/image/88159397-8079-4fa3-b745-ef2e7d7360ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/LS18WOJ/2026-03-23/image/3261b52b-ebec-472c-b71c-f061bd678a2a_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 11/18 5K - 04/19 9K - 12/19 12/20 21K - 12/21 26K - 03/22 28K - 11/23 49K', 'remarks': 'VOSA STATES 28K- 37K- 58K- 77K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8ec03be5-ed1a-45b6-8a9b-5172d85deb24.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb267fe2-1e7e-5d86-8ab9-64b2b836fb97 with identifier: 120666587
2026-03-24 19:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb267fe2-1e7e-5d86-8ab9-64b2b836fb97 with scrape type 2
2026-03-24 19:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb267fe2-1e7e-5d86-8ab9-64b2b836fb97 with scrape type 2
2026-03-24 19:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cb267fe2-1e7e-5d86-8ab9-64b2b836fb97, identifier: 120666587
2026-03-24 19:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cb267fe2-1e7e-5d86-8ab9-64b2b836fb97 with identifier: 120666587
2026-03-24 19:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cb267fe2-1e7e-5d86-8ab9-64b2b836fb97 with identifier: 120666587
2026-03-24 19:21:21 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cb267fe2-1e7e-5d86-8ab9-64b2b836fb97 with identifier: 120666587 to the API
2026-03-24 19:21:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120666587?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'cb267fe2-1e7e-5d86-8ab9-64b2b836fb97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LS18WOJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120666587',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'HONDA',
'model': 'CIVIC HATCHBACK',
'odometer': 99785,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-31',
'seller_name': 'UKCGR - Trade',
'title': 'HONDA CIVIC HATCHBACK 1.5 VTEC Turbo Sport Plus 5dr CVT',
'transmission': 'automatic',
'trim': '1.5 VTEC Turbo Sport Plus 5dr CVT',
'vin': None,
'year': 2018}
2026-03-24 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120666587%27 HTTP/1.1" 200 None
2026-03-24 19:21:22 [astonbarclay.gb] INFO: Saving data for 120666587: {'auction_closing_time': 1774432800.0, 'created_time': 1774271607.682542, 'last_price_update_time': 1774380082.107184}
2026-03-24 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120666587') HTTP/1.1" 204 0
2026-03-24 19:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120667528?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:22 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120667528, 'registration': 'EF19KNA', 'account': 'WBA003', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost 140 Active X 5dr', 'mileage': 102087, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1219, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-04-02', 'fuel': 'Petrol', 'motExpiry': '2027-04-01', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EF19KNA/2026-03-23/image/a2e4b8b6-ee6c-49b0-beaa-888e668655e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF19KNA/2026-03-23/image/4b7b8c60-8936-46e0-b924-38b214033e45_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF19KNA/2026-03-23/image/c901000f-657b-4542-8d0a-56471f2ab30c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF19KNA/2026-03-23/image/d101b95e-a4d3-4d2a-a689-c555fc2c00ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF19KNA/2026-03-23/image/8b354939-08a0-43ef-b7b9-4870ab08dab6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF19KNA/2026-03-23/image/bc59700c-3262-42d5-9572-592c0b9e7c09_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF19KNA/2026-03-23/image/121cf97c-ec83-44e5-9cad-df7e9f538e74_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF19KNA/2026-03-23/image/60ea5890-e08a-4e8e-9c4f-e530f90068ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF19KNA/2026-03-23/image/f0a1b9d3-3de3-47f1-9c93-68e7113a5f7a_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/20 10K - 04/22 31K - 02/23 49K - 02/24 ?? - 02/25 79K -', 'remarks': 'VOSA STATES 51K- 67K- 82K- 102K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/20eabf72-89b1-4d06-a580-5fbf817633b6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:22 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120667528, 'registration': 'EF19KNA', 'account': 'WBA003', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost 140 Active X 5dr', 'mileage': 102087, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1219, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-04-02', 'fuel': 'Petrol', 'motExpiry': '2027-04-01', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EF19KNA/2026-03-23/image/a2e4b8b6-ee6c-49b0-beaa-888e668655e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF19KNA/2026-03-23/image/4b7b8c60-8936-46e0-b924-38b214033e45_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF19KNA/2026-03-23/image/c901000f-657b-4542-8d0a-56471f2ab30c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF19KNA/2026-03-23/image/d101b95e-a4d3-4d2a-a689-c555fc2c00ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF19KNA/2026-03-23/image/8b354939-08a0-43ef-b7b9-4870ab08dab6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF19KNA/2026-03-23/image/bc59700c-3262-42d5-9572-592c0b9e7c09_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF19KNA/2026-03-23/image/121cf97c-ec83-44e5-9cad-df7e9f538e74_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF19KNA/2026-03-23/image/60ea5890-e08a-4e8e-9c4f-e530f90068ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF19KNA/2026-03-23/image/f0a1b9d3-3de3-47f1-9c93-68e7113a5f7a_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/20 10K - 04/22 31K - 02/23 49K - 02/24 ?? - 02/25 79K -', 'remarks': 'VOSA STATES 51K- 67K- 82K- 102K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/20eabf72-89b1-4d06-a580-5fbf817633b6.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19816310-f6c3-5d7b-9611-b7ab67bf1487 with identifier: 120667528
2026-03-24 19:21:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19816310-f6c3-5d7b-9611-b7ab67bf1487 with scrape type 2
2026-03-24 19:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19816310-f6c3-5d7b-9611-b7ab67bf1487 with scrape type 2
2026-03-24 19:21:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 19816310-f6c3-5d7b-9611-b7ab67bf1487, identifier: 120667528
2026-03-24 19:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 19816310-f6c3-5d7b-9611-b7ab67bf1487 with identifier: 120667528
2026-03-24 19:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 19816310-f6c3-5d7b-9611-b7ab67bf1487 with identifier: 120667528
2026-03-24 19:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 19816310-f6c3-5d7b-9611-b7ab67bf1487 with identifier: 120667528 to the API
2026-03-24 19:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120667528?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '19816310-f6c3-5d7b-9611-b7ab67bf1487',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EF19KNA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120667528',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 102087,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-02',
'seller_name': 'UKCGR - Select',
'title': 'FORD FIESTA HATCHBACK 1.0 EcoBoost 140 Active X 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 140 Active X 5dr',
'vin': None,
'year': 2019}
2026-03-24 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667528%27 HTTP/1.1" 200 None
2026-03-24 19:21:23 [astonbarclay.gb] INFO: Saving data for 120667528: {'auction_closing_time': 1774432800.0, 'created_time': 1774271612.707295, 'last_price_update_time': 1774380083.007504}
2026-03-24 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120667528') HTTP/1.1" 204 0
2026-03-24 19:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120667218?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120063704?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120667218, 'registration': 'LJ66VEH', 'account': 'WBA004', 'make': 'FORD', 'model': 'KUGA ESTATE', 'derivative': '1.5 EcoBoost Titanium 5dr 2WD', 'mileage': 84745, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1218, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-10-29', 'fuel': 'Petrol', 'motExpiry': '2026-04-30', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LJ66VEH/2026-03-23/image/b5d04723-c732-4d93-8969-76899f2d9188_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ66VEH/2026-03-23/image/7b769979-c5a0-42c0-884a-64f329075fda_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ66VEH/2026-03-23/image/2ae4d202-be11-4407-b1e6-d1c84de343bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ66VEH/2026-03-23/image/00d4ad8a-dd3e-4f79-a946-95a82b2e386b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ66VEH/2026-03-23/image/1ed99f57-9e0d-43d5-904c-cda925fead4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ66VEH/2026-03-23/image/1eac928d-40bf-4b57-8094-d9b124110a74_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ66VEH/2026-03-23/image/d857fdcf-ceba-42f1-9e2a-36692cace083_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ66VEH/2026-03-23/image/8917d463-7f32-42c0-beed-f75092e12386_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ66VEH/2026-03-23/image/6cabe5ef-aac8-4b32-8654-b4ca9c8c9706_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ66VEH/2026-03-23/image/b575f04b-0530-4f5e-911e-658dab84630d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/25 75K', 'remarks': 'VOSA STATES 52K - 59K - 65K- 75K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 143, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7513ac9f-60e2-4883-b0cf-c38fd2dc60dc.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120667218, 'registration': 'LJ66VEH', 'account': 'WBA004', 'make': 'FORD', 'model': 'KUGA ESTATE', 'derivative': '1.5 EcoBoost Titanium 5dr 2WD', 'mileage': 84745, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1218, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-10-29', 'fuel': 'Petrol', 'motExpiry': '2026-04-30', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/LJ66VEH/2026-03-23/image/b5d04723-c732-4d93-8969-76899f2d9188_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ66VEH/2026-03-23/image/7b769979-c5a0-42c0-884a-64f329075fda_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ66VEH/2026-03-23/image/2ae4d202-be11-4407-b1e6-d1c84de343bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ66VEH/2026-03-23/image/00d4ad8a-dd3e-4f79-a946-95a82b2e386b_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ66VEH/2026-03-23/image/1ed99f57-9e0d-43d5-904c-cda925fead4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ66VEH/2026-03-23/image/1eac928d-40bf-4b57-8094-d9b124110a74_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ66VEH/2026-03-23/image/d857fdcf-ceba-42f1-9e2a-36692cace083_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ66VEH/2026-03-23/image/8917d463-7f32-42c0-beed-f75092e12386_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ66VEH/2026-03-23/image/6cabe5ef-aac8-4b32-8654-b4ca9c8c9706_removebg.jpg?w=600', 'https://abimg003.imgix.net/LJ66VEH/2026-03-23/image/b575f04b-0530-4f5e-911e-658dab84630d_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/25 75K', 'remarks': 'VOSA STATES 52K - 59K - 65K- 75K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 143, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7513ac9f-60e2-4883-b0cf-c38fd2dc60dc.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd1f37a8-3c6e-5dea-a020-34cbb08c0749 with identifier: 120667218
2026-03-24 19:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd1f37a8-3c6e-5dea-a020-34cbb08c0749 with scrape type 2
2026-03-24 19:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd1f37a8-3c6e-5dea-a020-34cbb08c0749 with scrape type 2
2026-03-24 19:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fd1f37a8-3c6e-5dea-a020-34cbb08c0749, identifier: 120667218
2026-03-24 19:21:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fd1f37a8-3c6e-5dea-a020-34cbb08c0749 with identifier: 120667218
2026-03-24 19:21:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fd1f37a8-3c6e-5dea-a020-34cbb08c0749 with identifier: 120667218
2026-03-24 19:21:23 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: fd1f37a8-3c6e-5dea-a020-34cbb08c0749 with identifier: 120667218 to the API
2026-03-24 19:21:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120667218?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 143,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'fd1f37a8-3c6e-5dea-a020-34cbb08c0749',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LJ66VEH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120667218',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'KUGA ESTATE',
'odometer': 84745,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-29',
'seller_name': 'UKCGR - Trade',
'title': 'FORD KUGA ESTATE 1.5 EcoBoost Titanium 5dr 2WD',
'transmission': 'manual',
'trim': '1.5 EcoBoost Titanium 5dr 2WD',
'vin': None,
'year': 2016}
2026-03-24 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667218%27 HTTP/1.1" 200 None
2026-03-24 19:21:23 [astonbarclay.gb] INFO: Saving data for 120667218: {'auction_closing_time': 1774432800.0, 'created_time': 1774271806.567988, 'last_price_update_time': 1774380083.45275}
2026-03-24 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120667218') HTTP/1.1" 204 0
2026-03-24 19:21:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120063704, 'registration': 'BK22CFN', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 21408, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 53, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-02', 'fuel': 'Electric', 'motExpiry': '2027-03-01', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BK22CFN/2026-03-09/image/e5b81662-e7bb-4664-adac-4333bf793b4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22CFN/2026-03-09/image/5a5ed452-e3a6-49c1-8a03-77d13564c58d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22CFN/2026-03-09/image/09b9b7c3-664c-413e-951d-6e469333c8ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22CFN/2026-03-09/image/746cc4d1-6701-435d-a90a-bfc8d7d73031_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22CFN/2026-03-09/image/e99f35ac-d8f7-4a3d-97a6-c58354a15acd_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22CFN/2026-03-09/image/348432f7-8252-4455-b3ba-ce1f4784e82b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22CFN/2026-03-09/image/21b5c5e3-b3dc-4e8d-9f38-d1e02858ed32_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22CFN/2026-03-09/image/c402b67d-da29-46a4-b45a-fb29ae1cf603_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY VOSA STATES 17K 21K Enhanced Autopilot\tTesla Multi Coat Red Paint', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/23086037-1183-4130-8741-70f71efa722c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:21:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120063704, 'registration': 'BK22CFN', 'account': 'ZEN002', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 21408, 'mileageWarranty': True, 'type': 'car', 'saleId': 18971, 'siteId': 20846447, 'site': {'id': 20846447, 'name': 'Aston Barclay Donington Park', 'vehicles': 346}, 'saleStart': '2026-03-26T10:00Z', 'lot': 53, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-02', 'fuel': 'Electric', 'motExpiry': '2027-03-01', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BK22CFN/2026-03-09/image/e5b81662-e7bb-4664-adac-4333bf793b4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22CFN/2026-03-09/image/5a5ed452-e3a6-49c1-8a03-77d13564c58d_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22CFN/2026-03-09/image/09b9b7c3-664c-413e-951d-6e469333c8ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22CFN/2026-03-09/image/746cc4d1-6701-435d-a90a-bfc8d7d73031_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22CFN/2026-03-09/image/e99f35ac-d8f7-4a3d-97a6-c58354a15acd_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22CFN/2026-03-09/image/348432f7-8252-4455-b3ba-ce1f4784e82b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22CFN/2026-03-09/image/21b5c5e3-b3dc-4e8d-9f38-d1e02858ed32_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK22CFN/2026-03-09/image/c402b67d-da29-46a4-b45a-fb29ae1cf603_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'SPARE KEY VOSA STATES 17K 21K Enhanced Autopilot\tTesla Multi Coat Red Paint', 'virtual': False, 'seller': 'Zenith', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': False, 'v5details': 'TF', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/23086037-1183-4130-8741-70f71efa722c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:21:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22ec53fe-f07f-50d7-b269-2a9a93155a0e with identifier: 120063704
2026-03-24 19:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22ec53fe-f07f-50d7-b269-2a9a93155a0e with scrape type 2
2026-03-24 19:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22ec53fe-f07f-50d7-b269-2a9a93155a0e with scrape type 2
2026-03-24 19:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 22ec53fe-f07f-50d7-b269-2a9a93155a0e, identifier: 120063704
2026-03-24 19:21:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 22ec53fe-f07f-50d7-b269-2a9a93155a0e with identifier: 120063704
2026-03-24 19:21:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 22ec53fe-f07f-50d7-b269-2a9a93155a0e with identifier: 120063704
2026-03-24 19:21:23 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 22ec53fe-f07f-50d7-b269-2a9a93155a0e with identifier: 120063704 to the API
2026-03-24 19:21:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120063704?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-26T10:00:00Z',
'fuel_type': 'Electric',
'id': '22ec53fe-f07f-50d7-b269-2a9a93155a0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BK22CFN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120063704',
'listing': 'auction',
'location': 'Aston Barclay Donington Park',
'make': 'TESLA',
'model': 'MODEL Y HATCHBACK',
'odometer': 21408,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-02',
'seller_name': 'Zenith',
'title': 'TESLA MODEL Y HATCHBACK Long Range AWD 5dr Auto',
'transmission': 'automatic',
'trim': 'Long Range AWD 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120063704%27 HTTP/1.1" 200 None
2026-03-24 19:21:23 [astonbarclay.gb] INFO: Saving data for 120063704: {'auction_closing_time': 1774519200.0, 'created_time': 1774271349.387141, 'last_price_update_time': 1774380083.809853}
2026-03-24 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120063704') HTTP/1.1" 204 0
2026-03-24 19:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120481458?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:24 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120481458, 'registration': 'LN17RHA', 'account': 'WBA002', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.2 DiG-T N-Connecta 5dr', 'mileage': 61713, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1215, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-03-25', 'fuel': 'Petrol', 'motExpiry': '2026-06-15', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LN17RHA/2026-03-17/image/cccf6874-bb7a-4c17-9dd9-656393fbfd7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN17RHA/2026-03-17/image/efb43846-6529-4e26-bbb3-f1be2719613d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN17RHA/2026-03-17/image/28c5ad35-1ae5-4e73-94d4-556fd8a83f3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN17RHA/2026-03-17/image/87dec6aa-1774-4327-95ec-15d0d15602a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN17RHA/2026-03-17/image/f4660119-9e56-4eda-afca-2b5fd9fc6224_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN17RHA/2026-03-17/image/cde62066-0d9e-4662-bcd4-e161a2b691ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN17RHA/2026-03-17/image/fb33f051-c6e7-48f6-aea0-eaa50b5b5f62_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN17RHA/2026-03-17/image/515cd8bf-dafd-4b4b-85a7-f877f1fa467e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN17RHA/2026-03-17/image/2a7a84bd-4f5b-44c2-976b-c53a4e46bed9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN17RHA/2026-03-17/image/4ab173c2-9b4c-4032-a95e-b81acf98a958_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 04/18-4K, 06/19-9K, 06/20-15K, 06/21-21K', 'remarks': 'VOSA STATES 29K, 37K, 46K, 55K, SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bd76e135-118a-4478-ac90-9287e632d65d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:24 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120481458, 'registration': 'LN17RHA', 'account': 'WBA002', 'make': 'NISSAN', 'model': 'QASHQAI HATCHBACK', 'derivative': '1.2 DiG-T N-Connecta 5dr', 'mileage': 61713, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1215, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-03-25', 'fuel': 'Petrol', 'motExpiry': '2026-06-15', 'doors': 5, 'engineSize': 1197, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LN17RHA/2026-03-17/image/cccf6874-bb7a-4c17-9dd9-656393fbfd7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN17RHA/2026-03-17/image/efb43846-6529-4e26-bbb3-f1be2719613d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN17RHA/2026-03-17/image/28c5ad35-1ae5-4e73-94d4-556fd8a83f3e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN17RHA/2026-03-17/image/87dec6aa-1774-4327-95ec-15d0d15602a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN17RHA/2026-03-17/image/f4660119-9e56-4eda-afca-2b5fd9fc6224_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN17RHA/2026-03-17/image/cde62066-0d9e-4662-bcd4-e161a2b691ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN17RHA/2026-03-17/image/fb33f051-c6e7-48f6-aea0-eaa50b5b5f62_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN17RHA/2026-03-17/image/515cd8bf-dafd-4b4b-85a7-f877f1fa467e_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN17RHA/2026-03-17/image/2a7a84bd-4f5b-44c2-976b-c53a4e46bed9_removebg.jpg?w=600', 'https://abimg003.imgix.net/LN17RHA/2026-03-17/image/4ab173c2-9b4c-4032-a95e-b81acf98a958_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 04/18-4K, 06/19-9K, 06/20-15K, 06/21-21K', 'remarks': 'VOSA STATES 29K, 37K, 46K, 55K, SPARE KEY AND SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bd76e135-118a-4478-ac90-9287e632d65d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed8a2ae2-30ee-5e47-9166-9b25f5f8e573 with identifier: 120481458
2026-03-24 19:21:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed8a2ae2-30ee-5e47-9166-9b25f5f8e573 with scrape type 2
2026-03-24 19:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed8a2ae2-30ee-5e47-9166-9b25f5f8e573 with scrape type 2
2026-03-24 19:21:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ed8a2ae2-30ee-5e47-9166-9b25f5f8e573, identifier: 120481458
2026-03-24 19:21:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ed8a2ae2-30ee-5e47-9166-9b25f5f8e573 with identifier: 120481458
2026-03-24 19:21:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ed8a2ae2-30ee-5e47-9166-9b25f5f8e573 with identifier: 120481458
2026-03-24 19:21:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ed8a2ae2-30ee-5e47-9166-9b25f5f8e573 with identifier: 120481458 to the API
2026-03-24 19:21:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120481458?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'ed8a2ae2-30ee-5e47-9166-9b25f5f8e573',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LN17RHA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120481458',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'QASHQAI HATCHBACK',
'odometer': 61713,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-25',
'seller_name': 'UKCGR - Premium',
'title': 'NISSAN QASHQAI HATCHBACK 1.2 DiG-T N-Connecta 5dr',
'transmission': 'manual',
'trim': '1.2 DiG-T N-Connecta 5dr',
'vin': None,
'year': 2017}
2026-03-24 19:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120481458%27 HTTP/1.1" 200 None
2026-03-24 19:21:24 [astonbarclay.gb] INFO: Saving data for 120481458: {'auction_closing_time': 1774432800.0, 'created_time': 1773741784.69415, 'last_price_update_time': 1774380084.921988}
2026-03-24 19:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120481458') HTTP/1.1" 204 0
2026-03-24 19:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120668153?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120668153, 'registration': 'EF09LNV', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Zetec 5dr [82]', 'mileage': 142200, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1212, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2009-08-07', 'fuel': 'Petrol', 'motExpiry': '2026-07-31', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EF09LNV/2026-03-24/image/29222b0a-62fb-44b4-bb2c-0dcd07fa9d1f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF09LNV/2026-03-24/image/ab036dc0-60eb-406f-abc2-6be1ac01a5dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF09LNV/2026-03-24/image/15827f01-e643-4a49-9d5e-76a1a99e24c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF09LNV/2026-03-24/image/49520006-7c96-400b-9e53-4cf781d97ce1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF09LNV/2026-03-24/image/da0cfe77-cf6b-4f1d-9505-051894a96707_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF09LNV/2026-03-24/image/a583a891-1c94-4ca1-9bf2-1146e2e7e12b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF09LNV/2026-03-24/image/195d2425-56d3-4bfa-a2c3-8ef1ff18ee7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF09LNV/2026-03-24/image/54a845c7-e201-4ffe-86ea-d443635449ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF09LNV/2026-03-24/image/de81e7b8-a048-43d8-950d-7e3af75758c9_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/12 33K - 07/16 73K - 07/17 88K', 'remarks': 'VOSA STATES 126K 134K- 139K- 141K-', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8e5b68a3-d8dc-4cd8-b2f6-dae488e2dc1e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120668153, 'registration': 'EF09LNV', 'account': 'WBA004', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.25 Zetec 5dr [82]', 'mileage': 142200, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1212, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2009-08-07', 'fuel': 'Petrol', 'motExpiry': '2026-07-31', 'doors': 5, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EF09LNV/2026-03-24/image/29222b0a-62fb-44b4-bb2c-0dcd07fa9d1f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF09LNV/2026-03-24/image/ab036dc0-60eb-406f-abc2-6be1ac01a5dd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF09LNV/2026-03-24/image/15827f01-e643-4a49-9d5e-76a1a99e24c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF09LNV/2026-03-24/image/49520006-7c96-400b-9e53-4cf781d97ce1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF09LNV/2026-03-24/image/da0cfe77-cf6b-4f1d-9505-051894a96707_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF09LNV/2026-03-24/image/a583a891-1c94-4ca1-9bf2-1146e2e7e12b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF09LNV/2026-03-24/image/195d2425-56d3-4bfa-a2c3-8ef1ff18ee7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF09LNV/2026-03-24/image/54a845c7-e201-4ffe-86ea-d443635449ca_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF09LNV/2026-03-24/image/de81e7b8-a048-43d8-950d-7e3af75758c9_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/12 33K - 07/16 73K - 07/17 88K', 'remarks': 'VOSA STATES 126K 134K- 139K- 141K-', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 133, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8e5b68a3-d8dc-4cd8-b2f6-dae488e2dc1e.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbbb7048-d93b-5858-a2f9-49ea73970c6d with identifier: 120668153
2026-03-24 19:21:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbbb7048-d93b-5858-a2f9-49ea73970c6d with scrape type 2
2026-03-24 19:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbbb7048-d93b-5858-a2f9-49ea73970c6d with scrape type 2
2026-03-24 19:21:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bbbb7048-d93b-5858-a2f9-49ea73970c6d, identifier: 120668153
2026-03-24 19:21:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bbbb7048-d93b-5858-a2f9-49ea73970c6d with identifier: 120668153
2026-03-24 19:21:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bbbb7048-d93b-5858-a2f9-49ea73970c6d with identifier: 120668153
2026-03-24 19:21:25 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bbbb7048-d93b-5858-a2f9-49ea73970c6d with identifier: 120668153 to the API
2026-03-24 19:21:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120668153?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 133,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'bbbb7048-d93b-5858-a2f9-49ea73970c6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EF09LNV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120668153',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 142200,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-08-07',
'seller_name': 'UKCGR - Trade',
'title': 'FORD FIESTA HATCHBACK 1.25 Zetec 5dr [82]',
'transmission': 'manual',
'trim': '1.25 Zetec 5dr [82]',
'vin': None,
'year': 2009}
2026-03-24 19:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668153%27 HTTP/1.1" 200 None
2026-03-24 19:21:25 [astonbarclay.gb] INFO: Saving data for 120668153: {'auction_closing_time': 1774432800.0, 'created_time': 1774271740.822725, 'last_price_update_time': 1774380085.418691}
2026-03-24 19:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120668153') HTTP/1.1" 204 0
2026-03-24 19:21:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120667775?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:27 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120667775, 'registration': 'EF13GEU', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '107 HATCHBACK', 'derivative': '1.0 Active 5dr', 'mileage': 49564, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1220, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-08-21', 'fuel': 'Petrol', 'motExpiry': '2026-10-06', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EF13GEU/2026-03-23/image/303c0ac5-1d2e-4612-815c-741ba4f0ff49_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF13GEU/2026-03-23/image/4da2df47-98f7-4c57-8ca7-a5b273b4fd1c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF13GEU/2026-03-23/image/eb5181e4-88d9-446e-8b95-5c440ede2692_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF13GEU/2026-03-23/image/276e08d4-175d-4623-bbee-b9590a7ccee3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF13GEU/2026-03-23/image/bd8509c2-1433-4693-ac20-94d8b8ae31c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF13GEU/2026-03-23/image/452249cd-9fbd-41b3-8f5d-a89c2139d27d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF13GEU/2026-03-23/image/ca0f74ae-196b-4002-acb2-4d564402085d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF13GEU/2026-03-23/image/a8db18f0-b50a-4c85-b993-81720dd8e195_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF13GEU/2026-03-23/image/0d21d6a2-b3d0-4248-9a54-61887eab0644_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/14 11K - 06/15 20K - 10/16 22K - 03/21 37K - 02/19 32K - 12/22 ??06/24 45K - 08/25 48K', 'remarks': 'VOSA STATES 41K- 44K- 46K- 48K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e168d250-fd83-4599-bbf3-b9815f19442c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:27 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120667775, 'registration': 'EF13GEU', 'account': 'WBA004', 'make': 'PEUGEOT', 'model': '107 HATCHBACK', 'derivative': '1.0 Active 5dr', 'mileage': 49564, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1220, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2013-08-21', 'fuel': 'Petrol', 'motExpiry': '2026-10-06', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EF13GEU/2026-03-23/image/303c0ac5-1d2e-4612-815c-741ba4f0ff49_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF13GEU/2026-03-23/image/4da2df47-98f7-4c57-8ca7-a5b273b4fd1c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF13GEU/2026-03-23/image/eb5181e4-88d9-446e-8b95-5c440ede2692_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF13GEU/2026-03-23/image/276e08d4-175d-4623-bbee-b9590a7ccee3_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF13GEU/2026-03-23/image/bd8509c2-1433-4693-ac20-94d8b8ae31c1_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF13GEU/2026-03-23/image/452249cd-9fbd-41b3-8f5d-a89c2139d27d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF13GEU/2026-03-23/image/ca0f74ae-196b-4002-acb2-4d564402085d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF13GEU/2026-03-23/image/a8db18f0-b50a-4c85-b993-81720dd8e195_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF13GEU/2026-03-23/image/0d21d6a2-b3d0-4248-9a54-61887eab0644_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 08/14 11K - 06/15 20K - 10/16 22K - 03/21 37K - 02/19 32K - 12/22 ??06/24 45K - 08/25 48K', 'remarks': 'VOSA STATES 41K- 44K- 46K- 48K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e168d250-fd83-4599-bbf3-b9815f19442c.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bc531ea-7fea-543a-8918-921a606f33d9 with identifier: 120667775
2026-03-24 19:21:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bc531ea-7fea-543a-8918-921a606f33d9 with scrape type 2
2026-03-24 19:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bc531ea-7fea-543a-8918-921a606f33d9 with scrape type 2
2026-03-24 19:21:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4bc531ea-7fea-543a-8918-921a606f33d9, identifier: 120667775
2026-03-24 19:21:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4bc531ea-7fea-543a-8918-921a606f33d9 with identifier: 120667775
2026-03-24 19:21:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4bc531ea-7fea-543a-8918-921a606f33d9 with identifier: 120667775
2026-03-24 19:21:27 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4bc531ea-7fea-543a-8918-921a606f33d9 with identifier: 120667775 to the API
2026-03-24 19:21:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120667775?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '4bc531ea-7fea-543a-8918-921a606f33d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EF13GEU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120667775',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PEUGEOT',
'model': '107 HATCHBACK',
'odometer': 49564,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-08-21',
'seller_name': 'UKCGR - Trade',
'title': 'PEUGEOT 107 HATCHBACK 1.0 Active 5dr',
'transmission': 'manual',
'trim': '1.0 Active 5dr',
'vin': None,
'year': 2013}
2026-03-24 19:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667775%27 HTTP/1.1" 200 None
2026-03-24 19:21:27 [astonbarclay.gb] INFO: Saving data for 120667775: {'auction_closing_time': 1774432800.0, 'created_time': 1774271608.895167, 'last_price_update_time': 1774380087.873761}
2026-03-24 19:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120667775') HTTP/1.1" 204 0
2026-03-24 19:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120413042?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120413042, 'registration': 'DK18LXO', 'account': 'WBA002', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS CABRIOLET', 'derivative': 'C200 AMG Line 2dr Auto', 'mileage': 81254, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1207, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-03-15', 'fuel': 'Petrol', 'motExpiry': '2026-04-07', 'doors': 2, 'engineSize': 1991, 'bodyType': 'Cabriolet', 'images': ['https://abimg003.imgix.net/DK18LXO/2026-03-13/image/0761df4a-2603-4298-8bad-b1c7890f0953_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK18LXO/2026-03-13/image/d33aed26-3253-4972-ad35-7a8bb785e318_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK18LXO/2026-03-13/image/8470e085-bcff-4ac3-818c-21fa6ae0f929_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK18LXO/2026-03-13/image/fc9de8b1-8e50-48ca-9306-80b4eee23881_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK18LXO/2026-03-13/image/eb102a2f-d326-4f40-acbb-eb926de96bc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK18LXO/2026-03-13/image/c0ae71c2-193f-4a41-a260-75b32e8b651a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK18LXO/2026-03-13/image/031c4708-a3dc-41e2-a94f-1c40e6ff5b37_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK18LXO/2026-03-13/image/229afe6c-34c2-4ac8-ba91-1b87f4ba1ed6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK18LXO/2026-03-13/image/d23cedba-63e8-4401-b846-0f0ece64e0f3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/19-6K, 05/20-18K, 05/21-27K, 01/23-42K.', 'remarks': 'VOSA STATES MILES@ 35K, 46K, 60K, 71K. SPARE KEY AND SD CARD IN OFFICE.', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 147, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/56d76a4e-111a-406b-a384-f959e2a7539b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120413042, 'registration': 'DK18LXO', 'account': 'WBA002', 'make': 'MERCEDES-BENZ', 'model': 'C CLASS CABRIOLET', 'derivative': 'C200 AMG Line 2dr Auto', 'mileage': 81254, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1207, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2018-03-15', 'fuel': 'Petrol', 'motExpiry': '2026-04-07', 'doors': 2, 'engineSize': 1991, 'bodyType': 'Cabriolet', 'images': ['https://abimg003.imgix.net/DK18LXO/2026-03-13/image/0761df4a-2603-4298-8bad-b1c7890f0953_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK18LXO/2026-03-13/image/d33aed26-3253-4972-ad35-7a8bb785e318_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK18LXO/2026-03-13/image/8470e085-bcff-4ac3-818c-21fa6ae0f929_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK18LXO/2026-03-13/image/fc9de8b1-8e50-48ca-9306-80b4eee23881_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK18LXO/2026-03-13/image/eb102a2f-d326-4f40-acbb-eb926de96bc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK18LXO/2026-03-13/image/c0ae71c2-193f-4a41-a260-75b32e8b651a_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK18LXO/2026-03-13/image/031c4708-a3dc-41e2-a94f-1c40e6ff5b37_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK18LXO/2026-03-13/image/229afe6c-34c2-4ac8-ba91-1b87f4ba1ed6_removebg.jpg?w=600', 'https://abimg003.imgix.net/DK18LXO/2026-03-13/image/d23cedba-63e8-4401-b846-0f0ece64e0f3_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/19-6K, 05/20-18K, 05/21-27K, 01/23-42K.', 'remarks': 'VOSA STATES MILES@ 35K, 46K, 60K, 71K. SPARE KEY AND SD CARD IN OFFICE.', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 147, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/56d76a4e-111a-406b-a384-f959e2a7539b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47dd0733-5669-5811-b356-e147fc3d98f0 with identifier: 120413042
2026-03-24 19:21:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47dd0733-5669-5811-b356-e147fc3d98f0 with scrape type 2
2026-03-24 19:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47dd0733-5669-5811-b356-e147fc3d98f0 with scrape type 2
2026-03-24 19:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 47dd0733-5669-5811-b356-e147fc3d98f0, identifier: 120413042
2026-03-24 19:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 47dd0733-5669-5811-b356-e147fc3d98f0 with identifier: 120413042
2026-03-24 19:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 47dd0733-5669-5811-b356-e147fc3d98f0 with identifier: 120413042
2026-03-24 19:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 47dd0733-5669-5811-b356-e147fc3d98f0 with identifier: 120413042 to the API
2026-03-24 19:21:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120413042?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 147,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '47dd0733-5669-5811-b356-e147fc3d98f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DK18LXO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120413042',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS CABRIOLET',
'odometer': 81254,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-15',
'seller_name': 'UKCGR - Premium',
'title': 'MERCEDES-BENZ C CLASS CABRIOLET C200 AMG Line 2dr Auto',
'transmission': 'automatic',
'trim': 'C200 AMG Line 2dr Auto',
'vin': None,
'year': 2018}
2026-03-24 19:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120413042%27 HTTP/1.1" 200 None
2026-03-24 19:21:29 [astonbarclay.gb] INFO: Saving data for 120413042: {'auction_closing_time': 1774432800.0, 'created_time': 1773403431.651617, 'last_price_update_time': 1774380089.319583}
2026-03-24 19:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120413042') HTTP/1.1" 204 0
2026-03-24 19:21:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120451431?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120667394?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120451431, 'registration': 'YB12XAJ', 'account': 'JOH103', 'make': 'MINI', 'model': 'COUNTRYMAN DIESEL HATCHBACK', 'derivative': '2.0 Cooper D ALL4 5dr Auto', 'mileage': 54103, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2208, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2012-06-29', 'fuel': 'Diesel', 'motExpiry': '2026-06-23', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YB12XAJ/2026-03-18/image/963b3be4-a2c4-4272-b883-93932dc50586_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB12XAJ/2026-03-18/image/ffa52432-c65d-4d37-a284-122b773ba111_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB12XAJ/2026-03-18/image/ec20ba62-9270-4456-8b73-25e2215b74b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB12XAJ/2026-03-18/image/85ff684b-b08f-4677-901f-4b6e89a843d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB12XAJ/2026-03-18/image/fe70ede4-a650-404c-8a8c-d999adb18f1e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB12XAJ/2026-03-18/image/ab1e4134-e80a-4172-8f9c-45e5f6f4564e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB12XAJ/2026-03-18/image/300c4359-8a52-4448-84c9-ba4b671dbb16_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB12XAJ/2026-03-18/image/d0ff9dca-cc7b-42d9-8a82-e51246012eda_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 05/23-47K, 01/25-51K.', 'remarks': 'VOSA STATES MILES@ 44K, 47K, 50K, 52K. SPARE KEY IN OFFICE.', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 158, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e08675b6-3cf5-432c-84f5-05e88ea1fd0d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120451431, 'registration': 'YB12XAJ', 'account': 'JOH103', 'make': 'MINI', 'model': 'COUNTRYMAN DIESEL HATCHBACK', 'derivative': '2.0 Cooper D ALL4 5dr Auto', 'mileage': 54103, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2208, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2012-06-29', 'fuel': 'Diesel', 'motExpiry': '2026-06-23', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YB12XAJ/2026-03-18/image/963b3be4-a2c4-4272-b883-93932dc50586_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB12XAJ/2026-03-18/image/ffa52432-c65d-4d37-a284-122b773ba111_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB12XAJ/2026-03-18/image/ec20ba62-9270-4456-8b73-25e2215b74b6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB12XAJ/2026-03-18/image/85ff684b-b08f-4677-901f-4b6e89a843d0_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB12XAJ/2026-03-18/image/fe70ede4-a650-404c-8a8c-d999adb18f1e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB12XAJ/2026-03-18/image/ab1e4134-e80a-4172-8f9c-45e5f6f4564e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB12XAJ/2026-03-18/image/300c4359-8a52-4448-84c9-ba4b671dbb16_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB12XAJ/2026-03-18/image/d0ff9dca-cc7b-42d9-8a82-e51246012eda_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 05/23-47K, 01/25-51K.', 'remarks': 'VOSA STATES MILES@ 44K, 47K, 50K, 52K. SPARE KEY IN OFFICE.', 'virtual': False, 'seller': 'John Grose Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 158, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e08675b6-3cf5-432c-84f5-05e88ea1fd0d.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c886ef3-b424-5703-b39d-8944d5cf1e2d with identifier: 120451431
2026-03-24 19:21:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c886ef3-b424-5703-b39d-8944d5cf1e2d with scrape type 2
2026-03-24 19:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c886ef3-b424-5703-b39d-8944d5cf1e2d with scrape type 2
2026-03-24 19:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2c886ef3-b424-5703-b39d-8944d5cf1e2d, identifier: 120451431
2026-03-24 19:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2c886ef3-b424-5703-b39d-8944d5cf1e2d with identifier: 120451431
2026-03-24 19:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2c886ef3-b424-5703-b39d-8944d5cf1e2d with identifier: 120451431
2026-03-24 19:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2c886ef3-b424-5703-b39d-8944d5cf1e2d with identifier: 120451431 to the API
2026-03-24 19:21:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120451431?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 158,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '2c886ef3-b424-5703-b39d-8944d5cf1e2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YB12XAJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120451431',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MINI',
'model': 'COUNTRYMAN DIESEL HATCHBACK',
'odometer': 54103,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-06-29',
'seller_name': 'John Grose Group',
'title': 'MINI COUNTRYMAN DIESEL HATCHBACK 2.0 Cooper D ALL4 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 Cooper D ALL4 5dr Auto',
'vin': None,
'year': 2012}
2026-03-24 19:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120451431%27 HTTP/1.1" 200 None
2026-03-24 19:21:29 [astonbarclay.gb] INFO: Saving data for 120451431: {'auction_closing_time': 1774432800.0, 'created_time': 1773774196.453409, 'last_price_update_time': 1774380089.782142}
2026-03-24 19:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120451431') HTTP/1.1" 204 0
2026-03-24 19:21:29 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120667394, 'registration': 'NL17LVN', 'account': 'WBA002', 'make': 'NISSAN', 'model': 'QASHQAI DIESEL HATCHBACK', 'derivative': '1.5 dCi N-Connecta 5dr', 'mileage': 89279, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1208, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-04-25', 'fuel': 'Diesel', 'motExpiry': '2027-01-06', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NL17LVN/2026-03-23/image/7b442167-8b1e-4cd2-9cc5-18c377fec0b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL17LVN/2026-03-23/image/801e29d8-343c-4f43-94a4-942446a34d73_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL17LVN/2026-03-23/image/6036cda4-491c-4c87-9062-07839ec3343b_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL17LVN/2026-03-23/image/c33fe3e7-d89d-41be-bac6-61041c5468cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL17LVN/2026-03-23/image/77f69b46-1e18-4dc3-bc63-6ef69013a500_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL17LVN/2026-03-23/image/5e4e0480-24da-4e68-959c-136d6723727d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL17LVN/2026-03-23/image/b7f1b5e3-d702-40af-b09c-e732a84c51d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL17LVN/2026-03-23/image/eedbd14a-4981-42f1-850c-3adb1f41881c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/18 18K - 05/20 49K - 01/22 65K', 'remarks': 'VOSA STATES 72K- 78K - 83K -88K SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4ea7130c-ae66-4689-ba80-b1e8f88b4b24.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:29 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120667394, 'registration': 'NL17LVN', 'account': 'WBA002', 'make': 'NISSAN', 'model': 'QASHQAI DIESEL HATCHBACK', 'derivative': '1.5 dCi N-Connecta 5dr', 'mileage': 89279, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1208, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-04-25', 'fuel': 'Diesel', 'motExpiry': '2027-01-06', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NL17LVN/2026-03-23/image/7b442167-8b1e-4cd2-9cc5-18c377fec0b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL17LVN/2026-03-23/image/801e29d8-343c-4f43-94a4-942446a34d73_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL17LVN/2026-03-23/image/6036cda4-491c-4c87-9062-07839ec3343b_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL17LVN/2026-03-23/image/c33fe3e7-d89d-41be-bac6-61041c5468cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL17LVN/2026-03-23/image/77f69b46-1e18-4dc3-bc63-6ef69013a500_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL17LVN/2026-03-23/image/5e4e0480-24da-4e68-959c-136d6723727d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL17LVN/2026-03-23/image/b7f1b5e3-d702-40af-b09c-e732a84c51d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/NL17LVN/2026-03-23/image/eedbd14a-4981-42f1-850c-3adb1f41881c_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 05/18 18K - 05/20 49K - 01/22 65K', 'remarks': 'VOSA STATES 72K- 78K - 83K -88K SD CARD IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4ea7130c-ae66-4689-ba80-b1e8f88b4b24.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8aec7531-2639-5a29-8ea1-f19d8be0f361 with identifier: 120667394
2026-03-24 19:21:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8aec7531-2639-5a29-8ea1-f19d8be0f361 with scrape type 2
2026-03-24 19:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8aec7531-2639-5a29-8ea1-f19d8be0f361 with scrape type 2
2026-03-24 19:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 8aec7531-2639-5a29-8ea1-f19d8be0f361, identifier: 120667394
2026-03-24 19:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 8aec7531-2639-5a29-8ea1-f19d8be0f361 with identifier: 120667394
2026-03-24 19:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 8aec7531-2639-5a29-8ea1-f19d8be0f361 with identifier: 120667394
2026-03-24 19:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 8aec7531-2639-5a29-8ea1-f19d8be0f361 with identifier: 120667394 to the API
2026-03-24 19:21:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120667394?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '8aec7531-2639-5a29-8ea1-f19d8be0f361',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NL17LVN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120667394',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'QASHQAI DIESEL HATCHBACK',
'odometer': 89279,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-25',
'seller_name': 'UKCGR - Premium',
'title': 'NISSAN QASHQAI DIESEL HATCHBACK 1.5 dCi N-Connecta 5dr',
'transmission': 'manual',
'trim': '1.5 dCi N-Connecta 5dr',
'vin': None,
'year': 2017}
2026-03-24 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667394%27 HTTP/1.1" 200 None
2026-03-24 19:21:30 [astonbarclay.gb] INFO: Saving data for 120667394: {'auction_closing_time': 1774432800.0, 'created_time': 1774271606.154031, 'last_price_update_time': 1774380090.136478}
2026-03-24 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120667394') HTTP/1.1" 204 0
2026-03-24 19:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120667468?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120667468, 'registration': 'RA06XZX', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'GOLF HATCHBACK', 'derivative': '1.6 SE FSI 5dr', 'mileage': 101455, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1306, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2006-08-25', 'fuel': 'Petrol', 'motExpiry': '2026-07-23', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RA06XZX/2026-03-24/image/d2c99335-e1b3-4ab5-b433-37c2050559f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA06XZX/2026-03-24/image/80be9741-5044-411c-a929-8f149c4b404d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA06XZX/2026-03-24/image/3f0bdf42-b7a8-4d41-a9d2-011cfd560b9f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA06XZX/2026-03-24/image/f335c323-9ed4-4f79-bd0b-9f5d3ac3f45b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA06XZX/2026-03-24/image/fe8aec66-7201-452e-8c95-3b5260226a14_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA06XZX/2026-03-24/image/294ee912-4ed1-488a-acdf-dd771ab32ecd_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA06XZX/2026-03-24/image/d5073252-b039-49b0-9b01-2261ecd21ec3_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA06XZX/2026-03-24/image/29582af2-8047-47e2-a986-0b4417b73e27_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/07 7K - 08/08 14K - 08/09 20K - 08/10 27K - 05/11 32K - 05/12 38K - 05/13 45K - 06/14 53K - 04/15 58K - 05/16 64K - 04/17 69K - 04/18 72K - 04/19 77K - 06/20 82K - 05/21 83K - 02/25 ??', 'remarks': 'VOSA STATES, 86k, 89k, 91k, 96k', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/788ad561-4747-4614-aa2d-9c517618638a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120667468, 'registration': 'RA06XZX', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'GOLF HATCHBACK', 'derivative': '1.6 SE FSI 5dr', 'mileage': 101455, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1306, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2006-08-25', 'fuel': 'Petrol', 'motExpiry': '2026-07-23', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RA06XZX/2026-03-24/image/d2c99335-e1b3-4ab5-b433-37c2050559f7_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA06XZX/2026-03-24/image/80be9741-5044-411c-a929-8f149c4b404d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA06XZX/2026-03-24/image/3f0bdf42-b7a8-4d41-a9d2-011cfd560b9f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA06XZX/2026-03-24/image/f335c323-9ed4-4f79-bd0b-9f5d3ac3f45b_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA06XZX/2026-03-24/image/fe8aec66-7201-452e-8c95-3b5260226a14_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA06XZX/2026-03-24/image/294ee912-4ed1-488a-acdf-dd771ab32ecd_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA06XZX/2026-03-24/image/d5073252-b039-49b0-9b01-2261ecd21ec3_removebg.jpg?w=600', 'https://abimg003.imgix.net/RA06XZX/2026-03-24/image/29582af2-8047-47e2-a986-0b4417b73e27_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 09/07 7K - 08/08 14K - 08/09 20K - 08/10 27K - 05/11 32K - 05/12 38K - 05/13 45K - 06/14 53K - 04/15 58K - 05/16 64K - 04/17 69K - 04/18 72K - 04/19 77K - 06/20 82K - 05/21 83K - 02/25 ??', 'remarks': 'VOSA STATES, 86k, 89k, 91k, 96k', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/788ad561-4747-4614-aa2d-9c517618638a.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f474fbb4-13dc-540b-8d62-f5917b8db8f7 with identifier: 120667468
2026-03-24 19:21:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f474fbb4-13dc-540b-8d62-f5917b8db8f7 with scrape type 2
2026-03-24 19:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f474fbb4-13dc-540b-8d62-f5917b8db8f7 with scrape type 2
2026-03-24 19:21:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f474fbb4-13dc-540b-8d62-f5917b8db8f7, identifier: 120667468
2026-03-24 19:21:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f474fbb4-13dc-540b-8d62-f5917b8db8f7 with identifier: 120667468
2026-03-24 19:21:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f474fbb4-13dc-540b-8d62-f5917b8db8f7 with identifier: 120667468
2026-03-24 19:21:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f474fbb4-13dc-540b-8d62-f5917b8db8f7 with identifier: 120667468 to the API
2026-03-24 19:21:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120667468?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 166,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'f474fbb4-13dc-540b-8d62-f5917b8db8f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RA06XZX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120667468',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'GOLF HATCHBACK',
'odometer': 101455,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-08-25',
'seller_name': 'UKCGR - Trade',
'title': 'VOLKSWAGEN GOLF HATCHBACK 1.6 SE FSI 5dr',
'transmission': 'manual',
'trim': '1.6 SE FSI 5dr',
'vin': None,
'year': 2006}
2026-03-24 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120667468%27 HTTP/1.1" 200 None
2026-03-24 19:21:38 [astonbarclay.gb] INFO: Saving data for 120667468: {'auction_closing_time': 1774432800.0, 'created_time': 1774271756.973907, 'last_price_update_time': 1774380098.63527}
2026-03-24 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120667468') HTTP/1.1" 204 0
2026-03-24 19:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120322108?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120322108, 'registration': 'GF19YYA', 'account': 'WBA002', 'make': 'MERCEDES-BENZ', 'model': 'CLA COUPE', 'derivative': 'CLA 180 AMG Line Edition 4dr', 'mileage': 73192, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1204, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-03-30', 'fuel': 'Petrol', 'motExpiry': '2026-04-08', 'doors': 4, 'engineSize': 1595, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/GF19YYA/2026-03-11/image/d53bbcfa-ba91-4b2a-a7a9-6b56fd83e159_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF19YYA/2026-03-11/image/2ec9317e-331c-47b3-8dbc-9217cfee3cc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF19YYA/2026-03-11/image/3fe92ac7-739f-49ed-8a70-c8c22ad2ab49_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF19YYA/2026-03-11/image/3cec9c24-0757-4802-b3c3-b799ed1776c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF19YYA/2026-03-11/image/0bf2cf30-f401-447d-899c-a1923c7b8e3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF19YYA/2026-03-11/image/0e0d473f-be95-4599-9a59-408d49d93661_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF19YYA/2026-03-11/image/b0de4635-3133-413b-baa3-973b606a5d49_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF19YYA/2026-03-11/image/5bd71acf-d038-48fe-9c44-11d1ac836527_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/20-12K, 02/21-38K, 03/22-40K', 'remarks': 'VOSA STATES 39K, 47K, 52K, 66K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 152, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bc7a7deb-2b7a-4ab1-bd14-75e460720f12.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120322108, 'registration': 'GF19YYA', 'account': 'WBA002', 'make': 'MERCEDES-BENZ', 'model': 'CLA COUPE', 'derivative': 'CLA 180 AMG Line Edition 4dr', 'mileage': 73192, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1204, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-03-30', 'fuel': 'Petrol', 'motExpiry': '2026-04-08', 'doors': 4, 'engineSize': 1595, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/GF19YYA/2026-03-11/image/d53bbcfa-ba91-4b2a-a7a9-6b56fd83e159_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF19YYA/2026-03-11/image/2ec9317e-331c-47b3-8dbc-9217cfee3cc7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF19YYA/2026-03-11/image/3fe92ac7-739f-49ed-8a70-c8c22ad2ab49_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF19YYA/2026-03-11/image/3cec9c24-0757-4802-b3c3-b799ed1776c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF19YYA/2026-03-11/image/0bf2cf30-f401-447d-899c-a1923c7b8e3d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF19YYA/2026-03-11/image/0e0d473f-be95-4599-9a59-408d49d93661_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF19YYA/2026-03-11/image/b0de4635-3133-413b-baa3-973b606a5d49_removebg.jpg?w=600', 'https://abimg003.imgix.net/GF19YYA/2026-03-11/image/5bd71acf-d038-48fe-9c44-11d1ac836527_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 03/20-12K, 02/21-38K, 03/22-40K', 'remarks': 'VOSA STATES 39K, 47K, 52K, 66K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 152, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bc7a7deb-2b7a-4ab1-bd14-75e460720f12.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c31754a-2f8f-5453-848a-c91a8daf328b with identifier: 120322108
2026-03-24 19:21:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c31754a-2f8f-5453-848a-c91a8daf328b with scrape type 2
2026-03-24 19:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c31754a-2f8f-5453-848a-c91a8daf328b with scrape type 2
2026-03-24 19:21:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 2c31754a-2f8f-5453-848a-c91a8daf328b, identifier: 120322108
2026-03-24 19:21:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 2c31754a-2f8f-5453-848a-c91a8daf328b with identifier: 120322108
2026-03-24 19:21:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 2c31754a-2f8f-5453-848a-c91a8daf328b with identifier: 120322108
2026-03-24 19:21:42 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 2c31754a-2f8f-5453-848a-c91a8daf328b with identifier: 120322108 to the API
2026-03-24 19:21:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120322108?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 152,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '2c31754a-2f8f-5453-848a-c91a8daf328b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GF19YYA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120322108',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'CLA COUPE',
'odometer': 73192,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-30',
'seller_name': 'UKCGR - Premium',
'title': 'MERCEDES-BENZ CLA COUPE CLA 180 AMG Line Edition 4dr',
'transmission': 'manual',
'trim': 'CLA 180 AMG Line Edition 4dr',
'vin': None,
'year': 2019}
2026-03-24 19:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120322108%27 HTTP/1.1" 200 None
2026-03-24 19:21:42 [astonbarclay.gb] INFO: Saving data for 120322108: {'auction_closing_time': 1774432800.0, 'created_time': 1773404257.713279, 'last_price_update_time': 1774380102.531287}
2026-03-24 19:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120322108') HTTP/1.1" 204 0
2026-03-24 19:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120668185?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:43 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120668185, 'registration': 'MX07TNJ', 'account': 'WBA004', 'make': 'PORSCHE', 'model': 'BOXSTER ROADSTER', 'derivative': '2.7 [245] 2dr', 'mileage': 80338, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1216, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2007-07-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-06', 'doors': 2, 'engineSize': 2687, 'bodyType': 'Roadster', 'images': ['https://abimg003.imgix.net/MX07TNJ/2026-03-23/image/996d71b2-c3e0-4770-82a5-3b20ff3de850_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX07TNJ/2026-03-23/image/ef46e3a9-a376-4b59-b0da-eae084b99f61_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX07TNJ/2026-03-23/image/16704e78-9079-4df8-bc2b-def7e89c0270_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX07TNJ/2026-03-23/image/320d9a71-806c-4d99-b6e6-779add340fab_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX07TNJ/2026-03-23/image/3ccbef7c-82e9-4ab5-889e-abf3dbdec740_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX07TNJ/2026-03-23/image/cedcaf51-792d-47c2-a3be-944bdcea9a04_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX07TNJ/2026-03-23/image/dfb63f8f-9eaf-4e6a-a4d8-01143e625094_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX07TNJ/2026-03-23/image/5f33635e-7b07-428e-bd98-304d40029a45_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/09 21k - 06/17 47k - 07/19 57k - 02/22 72k -', 'remarks': 'VOSA STATES 73K- 75K- 77K- 80K-', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 222, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/61a36c4e-7369-4818-b68c-85567a396d39.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:43 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120668185, 'registration': 'MX07TNJ', 'account': 'WBA004', 'make': 'PORSCHE', 'model': 'BOXSTER ROADSTER', 'derivative': '2.7 [245] 2dr', 'mileage': 80338, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1216, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2007-07-30', 'fuel': 'Petrol', 'motExpiry': '2026-10-06', 'doors': 2, 'engineSize': 2687, 'bodyType': 'Roadster', 'images': ['https://abimg003.imgix.net/MX07TNJ/2026-03-23/image/996d71b2-c3e0-4770-82a5-3b20ff3de850_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX07TNJ/2026-03-23/image/ef46e3a9-a376-4b59-b0da-eae084b99f61_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX07TNJ/2026-03-23/image/16704e78-9079-4df8-bc2b-def7e89c0270_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX07TNJ/2026-03-23/image/320d9a71-806c-4d99-b6e6-779add340fab_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX07TNJ/2026-03-23/image/3ccbef7c-82e9-4ab5-889e-abf3dbdec740_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX07TNJ/2026-03-23/image/cedcaf51-792d-47c2-a3be-944bdcea9a04_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX07TNJ/2026-03-23/image/dfb63f8f-9eaf-4e6a-a4d8-01143e625094_removebg.jpg?w=600', 'https://abimg003.imgix.net/MX07TNJ/2026-03-23/image/5f33635e-7b07-428e-bd98-304d40029a45_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 11/09 21k - 06/17 47k - 07/19 57k - 02/22 72k -', 'remarks': 'VOSA STATES 73K- 75K- 77K- 80K-', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 222, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/61a36c4e-7369-4818-b68c-85567a396d39.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35140db3-8bb3-5e9f-aa3e-9c4a7ea804ce with identifier: 120668185
2026-03-24 19:21:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35140db3-8bb3-5e9f-aa3e-9c4a7ea804ce with scrape type 2
2026-03-24 19:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35140db3-8bb3-5e9f-aa3e-9c4a7ea804ce with scrape type 2
2026-03-24 19:21:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 35140db3-8bb3-5e9f-aa3e-9c4a7ea804ce, identifier: 120668185
2026-03-24 19:21:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 35140db3-8bb3-5e9f-aa3e-9c4a7ea804ce with identifier: 120668185
2026-03-24 19:21:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 35140db3-8bb3-5e9f-aa3e-9c4a7ea804ce with identifier: 120668185
2026-03-24 19:21:43 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 35140db3-8bb3-5e9f-aa3e-9c4a7ea804ce with identifier: 120668185 to the API
2026-03-24 19:21:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120668185?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 222,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '2.7L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '35140db3-8bb3-5e9f-aa3e-9c4a7ea804ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MX07TNJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120668185',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'PORSCHE',
'model': 'BOXSTER ROADSTER',
'odometer': 80338,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-07-30',
'seller_name': 'UKCGR - Trade',
'title': 'PORSCHE BOXSTER ROADSTER 2.7 [245] 2dr',
'transmission': 'manual',
'trim': '2.7 [245] 2dr',
'vin': None,
'year': 2007}
2026-03-24 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120668185%27 HTTP/1.1" 200 None
2026-03-24 19:21:44 [astonbarclay.gb] INFO: Saving data for 120668185: {'auction_closing_time': 1774432800.0, 'created_time': 1774271635.141065, 'last_price_update_time': 1774380104.014199}
2026-03-24 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120668185') HTTP/1.1" 204 0
2026-03-24 19:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120582897?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120582897, 'registration': 'YB19RKA', 'account': 'MAN037', 'make': 'FORD', 'model': 'FOCUS DIESEL HATCHBACK', 'derivative': '1.5 EcoBlue 120 Zetec 5dr', 'mileage': 99155, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1110, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-03-29', 'fuel': 'Diesel', 'motExpiry': '2026-09-25', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YB19RKA/2026-03-19/image/4a6535df-0644-4f3c-a728-293b1d141d48_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB19RKA/2026-03-19/image/57a8587e-e205-4a4d-a2f0-6d24ff4dc61f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB19RKA/2026-03-19/image/b2f1cbd3-ade7-400b-ad0f-657eb0671fd2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB19RKA/2026-03-19/image/66042b72-29c5-4ca7-91b2-94c7619fe669_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB19RKA/2026-03-19/image/86b9d295-19b0-4827-a2a5-ad955a190c0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB19RKA/2026-03-19/image/485c1f75-71a4-4b6a-9c1e-8874ec362a3c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB19RKA/2026-03-19/image/412d703d-a86c-4834-b20b-fe97cde6cfd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB19RKA/2026-03-19/image/d417402e-ff2c-4748-81e8-fdcc08414474_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB19RKA/2026-03-19/image/4b1046e3-0c11-40a1-99d8-05f92073e7d2_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 09/19 7K - 11/19 9K - 06/20 19K - 01/21 30K - 06/21 40K - 11/21 52K - 09/22 72K', 'remarks': 'VOSA STATES 72K- 77K- 85K- 95K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 93, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8a771bf1-3e99-445a-a4ed-4903d88dd58c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120582897, 'registration': 'YB19RKA', 'account': 'MAN037', 'make': 'FORD', 'model': 'FOCUS DIESEL HATCHBACK', 'derivative': '1.5 EcoBlue 120 Zetec 5dr', 'mileage': 99155, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1110, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-03-29', 'fuel': 'Diesel', 'motExpiry': '2026-09-25', 'doors': 5, 'engineSize': 1499, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YB19RKA/2026-03-19/image/4a6535df-0644-4f3c-a728-293b1d141d48_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB19RKA/2026-03-19/image/57a8587e-e205-4a4d-a2f0-6d24ff4dc61f_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB19RKA/2026-03-19/image/b2f1cbd3-ade7-400b-ad0f-657eb0671fd2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB19RKA/2026-03-19/image/66042b72-29c5-4ca7-91b2-94c7619fe669_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB19RKA/2026-03-19/image/86b9d295-19b0-4827-a2a5-ad955a190c0d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB19RKA/2026-03-19/image/485c1f75-71a4-4b6a-9c1e-8874ec362a3c_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB19RKA/2026-03-19/image/412d703d-a86c-4834-b20b-fe97cde6cfd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB19RKA/2026-03-19/image/d417402e-ff2c-4748-81e8-fdcc08414474_removebg.jpg?w=600', 'https://abimg003.imgix.net/YB19RKA/2026-03-19/image/4b1046e3-0c11-40a1-99d8-05f92073e7d2_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 09/19 7K - 11/19 9K - 06/20 19K - 01/21 30K - 06/21 40K - 11/21 52K - 09/22 72K', 'remarks': 'VOSA STATES 72K- 77K- 85K- 95K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 93, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8a771bf1-3e99-445a-a4ed-4903d88dd58c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0506bd05-e68e-5179-9db5-f1863432131b with identifier: 120582897
2026-03-24 19:21:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0506bd05-e68e-5179-9db5-f1863432131b with scrape type 2
2026-03-24 19:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0506bd05-e68e-5179-9db5-f1863432131b with scrape type 2
2026-03-24 19:21:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0506bd05-e68e-5179-9db5-f1863432131b, identifier: 120582897
2026-03-24 19:21:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0506bd05-e68e-5179-9db5-f1863432131b with identifier: 120582897
2026-03-24 19:21:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0506bd05-e68e-5179-9db5-f1863432131b with identifier: 120582897
2026-03-24 19:21:44 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0506bd05-e68e-5179-9db5-f1863432131b with identifier: 120582897 to the API
2026-03-24 19:21:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120582897?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 93,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '0506bd05-e68e-5179-9db5-f1863432131b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YB19RKA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120582897',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS DIESEL HATCHBACK',
'odometer': 99155,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-29',
'seller_name': 'Manamanx Ltd',
'title': 'FORD FOCUS DIESEL HATCHBACK 1.5 EcoBlue 120 Zetec 5dr',
'transmission': 'manual',
'trim': '1.5 EcoBlue 120 Zetec 5dr',
'vin': None,
'year': 2019}
2026-03-24 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582897%27 HTTP/1.1" 200 None
2026-03-24 19:21:44 [astonbarclay.gb] INFO: Saving data for 120582897: {'auction_closing_time': 1774432800.0, 'created_time': 1773838882.430766, 'last_price_update_time': 1774380104.505561}
2026-03-24 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120582897') HTTP/1.1" 204 0
2026-03-24 19:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120573970?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:44 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120573970, 'registration': 'LT60GGV', 'account': 'WBA004', 'make': 'MERCEDES-BENZ', 'model': 'B CLASS DIESEL HATCHBACK', 'derivative': 'B180 CDI Sport 5dr CVT Auto', 'mileage': 81685, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1256, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2010-09-24', 'fuel': 'Diesel', 'motExpiry': '2026-03-18', 'doors': 5, 'engineSize': 1991, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LT60GGV/2026-03-19/image/a38a801c-628f-42bb-bf26-c0eaf8e1e1d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT60GGV/2026-03-19/image/db89fbb0-5706-4a53-830c-21e91ecc7112_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT60GGV/2026-03-19/image/98fd7326-f4cf-408a-ad15-d46132b4c6e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT60GGV/2026-03-19/image/d410b0f3-ef4e-496d-bcdb-986ee9b23469_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT60GGV/2026-03-19/image/54d7b0fa-f4f4-4ff9-8786-152289b4d18c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT60GGV/2026-03-19/image/42160727-ca7c-49f4-97e0-7ad264976e5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT60GGV/2026-03-19/image/ca60e2d2-fb49-4898-93c0-4ba8ff851606_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT60GGV/2026-03-19/image/db144b29-a763-4782-b0d3-62879c79bf57_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT60GGV/2026-03-19/image/e49f1cea-74de-408d-8922-4d80f2a5db58_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 58K, 63K, 67K, 72K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 158, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/62d7160c-a3eb-4a73-a439-3baea074f208.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:44 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120573970, 'registration': 'LT60GGV', 'account': 'WBA004', 'make': 'MERCEDES-BENZ', 'model': 'B CLASS DIESEL HATCHBACK', 'derivative': 'B180 CDI Sport 5dr CVT Auto', 'mileage': 81685, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1256, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2010-09-24', 'fuel': 'Diesel', 'motExpiry': '2026-03-18', 'doors': 5, 'engineSize': 1991, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LT60GGV/2026-03-19/image/a38a801c-628f-42bb-bf26-c0eaf8e1e1d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT60GGV/2026-03-19/image/db89fbb0-5706-4a53-830c-21e91ecc7112_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT60GGV/2026-03-19/image/98fd7326-f4cf-408a-ad15-d46132b4c6e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT60GGV/2026-03-19/image/d410b0f3-ef4e-496d-bcdb-986ee9b23469_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT60GGV/2026-03-19/image/54d7b0fa-f4f4-4ff9-8786-152289b4d18c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT60GGV/2026-03-19/image/42160727-ca7c-49f4-97e0-7ad264976e5f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT60GGV/2026-03-19/image/ca60e2d2-fb49-4898-93c0-4ba8ff851606_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT60GGV/2026-03-19/image/db144b29-a763-4782-b0d3-62879c79bf57_removebg.jpg?w=600', 'https://abimg003.imgix.net/LT60GGV/2026-03-19/image/e49f1cea-74de-408d-8922-4d80f2a5db58_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES 58K, 63K, 67K, 72K', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 158, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/62d7160c-a3eb-4a73-a439-3baea074f208.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85e26797-eaab-5fcb-871a-26846d92127b with identifier: 120573970
2026-03-24 19:21:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85e26797-eaab-5fcb-871a-26846d92127b with scrape type 2
2026-03-24 19:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85e26797-eaab-5fcb-871a-26846d92127b with scrape type 2
2026-03-24 19:21:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 85e26797-eaab-5fcb-871a-26846d92127b, identifier: 120573970
2026-03-24 19:21:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 85e26797-eaab-5fcb-871a-26846d92127b with identifier: 120573970
2026-03-24 19:21:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 85e26797-eaab-5fcb-871a-26846d92127b with identifier: 120573970
2026-03-24 19:21:44 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 85e26797-eaab-5fcb-871a-26846d92127b with identifier: 120573970 to the API
2026-03-24 19:21:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120573970?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 158,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '85e26797-eaab-5fcb-871a-26846d92127b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LT60GGV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120573970',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'B CLASS DIESEL HATCHBACK',
'odometer': 81685,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-24',
'seller_name': 'UKCGR - Trade',
'title': 'MERCEDES-BENZ B CLASS DIESEL HATCHBACK B180 CDI Sport 5dr CVT Auto',
'transmission': 'automatic',
'trim': 'B180 CDI Sport 5dr CVT Auto',
'vin': None,
'year': 2010}
2026-03-24 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120573970%27 HTTP/1.1" 200 None
2026-03-24 19:21:45 [astonbarclay.gb] INFO: Saving data for 120573970: {'auction_closing_time': 1774432800.0, 'created_time': 1773860529.127288, 'last_price_update_time': 1774380105.137216}
2026-03-24 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120573970') HTTP/1.1" 204 0
2026-03-24 19:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120688264?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:45 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120688264, 'registration': 'RG07XXX', 'account': 'MAN037', 'make': 'SEAT', 'model': 'LEON DIESEL HATCHBACK', 'derivative': '1.6 TDI SE 5dr [Technology Pack]', 'mileage': 82224, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1105, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-03-31', 'fuel': 'Diesel', 'motExpiry': '2027-02-15', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RG07XXX/2026-03-23/image/54cf623e-9822-4313-afbd-dfa5e9c06ba3_removebg.jpg?w=600', 'https://abimg003.imgix.net/RG07XXX/2026-03-23/image/fcef4971-334f-46f5-b336-06f8503cb899_removebg.jpg?w=600', 'https://abimg003.imgix.net/RG07XXX/2026-03-23/image/5b75d679-6f18-4a9e-8390-2f9950dd9c2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RG07XXX/2026-03-23/image/b7fa0161-9c0f-4c2d-aa50-b47f37e1de24_removebg.jpg?w=600', 'https://abimg003.imgix.net/RG07XXX/2026-03-23/image/b650b0ca-ff19-4638-b5e0-b4c6f2c16511_removebg.jpg?w=600', 'https://abimg003.imgix.net/RG07XXX/2026-03-23/image/86d455f4-f996-4d0b-b920-9c35d7393a10_removebg.jpg?w=600', 'https://abimg003.imgix.net/RG07XXX/2026-03-23/image/c9e29d18-5cf5-4218-8790-fedccd744544_removebg.jpg?w=600', 'https://abimg003.imgix.net/RG07XXX/2026-03-23/image/81fdf19e-efcc-49df-a7ea-75d1f5b0c041_removebg.jpg?w=600', 'https://abimg003.imgix.net/RG07XXX/2026-03-23/image/73f29a91-063d-4bf7-b6df-0ebe299d7fdc_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 03/22-50k, 03/24-66k, 03/25-72k, 02/26-81k', 'remarks': 'VOSA STATES 58K,66K,72K,81K, SD CARD IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0574e020-75a3-468b-8125-b66e72629b39.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:45 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120688264, 'registration': 'RG07XXX', 'account': 'MAN037', 'make': 'SEAT', 'model': 'LEON DIESEL HATCHBACK', 'derivative': '1.6 TDI SE 5dr [Technology Pack]', 'mileage': 82224, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1105, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-03-31', 'fuel': 'Diesel', 'motExpiry': '2027-02-15', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RG07XXX/2026-03-23/image/54cf623e-9822-4313-afbd-dfa5e9c06ba3_removebg.jpg?w=600', 'https://abimg003.imgix.net/RG07XXX/2026-03-23/image/fcef4971-334f-46f5-b336-06f8503cb899_removebg.jpg?w=600', 'https://abimg003.imgix.net/RG07XXX/2026-03-23/image/5b75d679-6f18-4a9e-8390-2f9950dd9c2e_removebg.jpg?w=600', 'https://abimg003.imgix.net/RG07XXX/2026-03-23/image/b7fa0161-9c0f-4c2d-aa50-b47f37e1de24_removebg.jpg?w=600', 'https://abimg003.imgix.net/RG07XXX/2026-03-23/image/b650b0ca-ff19-4638-b5e0-b4c6f2c16511_removebg.jpg?w=600', 'https://abimg003.imgix.net/RG07XXX/2026-03-23/image/86d455f4-f996-4d0b-b920-9c35d7393a10_removebg.jpg?w=600', 'https://abimg003.imgix.net/RG07XXX/2026-03-23/image/c9e29d18-5cf5-4218-8790-fedccd744544_removebg.jpg?w=600', 'https://abimg003.imgix.net/RG07XXX/2026-03-23/image/81fdf19e-efcc-49df-a7ea-75d1f5b0c041_removebg.jpg?w=600', 'https://abimg003.imgix.net/RG07XXX/2026-03-23/image/73f29a91-063d-4bf7-b6df-0ebe299d7fdc_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print 03/22-50k, 03/24-66k, 03/25-72k, 02/26-81k', 'remarks': 'VOSA STATES 58K,66K,72K,81K, SD CARD IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0574e020-75a3-468b-8125-b66e72629b39.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9935ff41-ecf2-574c-912b-a1abb56448f6 with identifier: 120688264
2026-03-24 19:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9935ff41-ecf2-574c-912b-a1abb56448f6 with scrape type 2
2026-03-24 19:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9935ff41-ecf2-574c-912b-a1abb56448f6 with scrape type 2
2026-03-24 19:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9935ff41-ecf2-574c-912b-a1abb56448f6, identifier: 120688264
2026-03-24 19:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9935ff41-ecf2-574c-912b-a1abb56448f6 with identifier: 120688264
2026-03-24 19:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9935ff41-ecf2-574c-912b-a1abb56448f6 with identifier: 120688264
2026-03-24 19:21:45 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9935ff41-ecf2-574c-912b-a1abb56448f6 with identifier: 120688264 to the API
2026-03-24 19:21:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120688264?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '9935ff41-ecf2-574c-912b-a1abb56448f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RG07XXX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120688264',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SEAT',
'model': 'LEON DIESEL HATCHBACK',
'odometer': 82224,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-31',
'seller_name': 'Manamanx Ltd',
'title': 'SEAT LEON DIESEL HATCHBACK 1.6 TDI SE 5dr [Technology Pack]',
'transmission': 'manual',
'trim': '1.6 TDI SE 5dr [Technology Pack]',
'vin': None,
'year': 2014}
2026-03-24 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688264%27 HTTP/1.1" 200 None
2026-03-24 19:21:45 [astonbarclay.gb] INFO: Saving data for 120688264: {'auction_closing_time': 1774432800.0, 'created_time': 1774272152.48891, 'last_price_update_time': 1774380105.786183}
2026-03-24 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120688264') HTTP/1.1" 204 0
2026-03-24 19:21:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120562320?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120562320, 'registration': 'KT65AOJ', 'account': 'SEL005', 'make': 'SEAT', 'model': 'IBIZA SPORT COUPE SPECIAL EDITION', 'derivative': '1.0 Vista 3dr', 'mileage': 80069, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2014, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-01-22', 'fuel': 'Petrol', 'motExpiry': '2027-01-21', 'doors': 3, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/748c348f-a687-4742-ba05-f1fe7c50dbe5_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/0cdf5f96-aaa1-4fae-931f-3be9bed7be64_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/0d5cfb86-8322-4218-bab0-6b21b5acec18_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/b5e01fdb-e683-4c8d-8a09-4fa7cb3c81e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/374ecba3-ee4d-4b0e-82ce-c808e9f9104b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/24d34d9b-dd9b-4d75-8cc8-163d79ef351e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/db9199ed-0c15-451c-b5e1-dd1902278758_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/d7ec8429-f23c-45fc-bcf4-10320e71c449_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/18-28K, 07/19-36K, 09/21-52K, 01/24-63K, 01/25-72K, 01/26-79K', 'remarks': 'VOSA STATES 57K, 63K, 72K, 79K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a32bd01a-2073-40a7-bc47-d6bb6f2a154d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120562320, 'registration': 'KT65AOJ', 'account': 'SEL005', 'make': 'SEAT', 'model': 'IBIZA SPORT COUPE SPECIAL EDITION', 'derivative': '1.0 Vista 3dr', 'mileage': 80069, 'mileageWarranty': True, 'type': 'car', 'saleId': 19178, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 2014, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-01-22', 'fuel': 'Petrol', 'motExpiry': '2027-01-21', 'doors': 3, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/748c348f-a687-4742-ba05-f1fe7c50dbe5_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/0cdf5f96-aaa1-4fae-931f-3be9bed7be64_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/0d5cfb86-8322-4218-bab0-6b21b5acec18_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/b5e01fdb-e683-4c8d-8a09-4fa7cb3c81e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/374ecba3-ee4d-4b0e-82ce-c808e9f9104b_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/24d34d9b-dd9b-4d75-8cc8-163d79ef351e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/db9199ed-0c15-451c-b5e1-dd1902278758_removebg.jpg?w=600', 'https://abimg003.imgix.net/KT65AOJ/2026-03-24/image/d7ec8429-f23c-45fc-bcf4-10320e71c449_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/18-28K, 07/19-36K, 09/21-52K, 01/24-63K, 01/25-72K, 01/26-79K', 'remarks': 'VOSA STATES 57K, 63K, 72K, 79K, SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Auction Plus', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a32bd01a-2073-40a7-bc47-d6bb6f2a154d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7af4624-5097-54da-ad7d-7dc68827df2a with identifier: 120562320
2026-03-24 19:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7af4624-5097-54da-ad7d-7dc68827df2a with scrape type 2
2026-03-24 19:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7af4624-5097-54da-ad7d-7dc68827df2a with scrape type 2
2026-03-24 19:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d7af4624-5097-54da-ad7d-7dc68827df2a, identifier: 120562320
2026-03-24 19:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d7af4624-5097-54da-ad7d-7dc68827df2a with identifier: 120562320
2026-03-24 19:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d7af4624-5097-54da-ad7d-7dc68827df2a with identifier: 120562320
2026-03-24 19:21:48 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d7af4624-5097-54da-ad7d-7dc68827df2a with identifier: 120562320 to the API
2026-03-24 19:21:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120562320?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd7af4624-5097-54da-ad7d-7dc68827df2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KT65AOJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120562320',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'SEAT',
'model': 'IBIZA SPORT COUPE SPECIAL EDITION',
'odometer': 80069,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-22',
'seller_name': 'Auction Plus',
'title': 'SEAT IBIZA SPORT COUPE SPECIAL EDITION 1.0 Vista 3dr',
'transmission': 'manual',
'trim': '1.0 Vista 3dr',
'vin': None,
'year': 2016}
2026-03-24 19:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120562320%27 HTTP/1.1" 200 None
2026-03-24 19:21:48 [astonbarclay.gb] INFO: Saving data for 120562320: {'auction_closing_time': 1774432800.0, 'created_time': 1774271756.373788, 'last_price_update_time': 1774380108.224794}
2026-03-24 19:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120562320') HTTP/1.1" 204 0
2026-03-24 19:21:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120617178?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:54 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120617178, 'registration': 'RE63RYV', 'account': 'MAN037', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK SPECIAL EDITIONS', 'derivative': '1.6 N-Tec 5dr CVT', 'mileage': 38577, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1111, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2013-11-29', 'fuel': 'Petrol', 'motExpiry': '2026-04-26', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RE63RYV/2026-03-20/image/73b2452f-36ec-4af1-b586-eb0ca1d4baa0_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE63RYV/2026-03-20/image/5d990f03-8b15-4408-b35b-e68bf86bc722_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE63RYV/2026-03-20/image/c12e83c2-c76f-4548-b6e5-3ff537dfeeb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE63RYV/2026-03-20/image/af01c55f-b76d-4e71-b8d2-cb9f03fc7125_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE63RYV/2026-03-20/image/067d1097-4dbb-4f41-aabd-ff60ceca1d51_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE63RYV/2026-03-20/image/e507eddf-1fce-465c-8a4e-ae72358df971_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE63RYV/2026-03-20/image/56397138-cee2-4862-9050-7eb9814bb17c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE63RYV/2026-03-20/image/07934e29-69e0-42f1-8a87-c10c2d418c40_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE63RYV/2026-03-20/image/03c42c64-31ff-41ff-9583-e793ff767c6d_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/16 6K - 04/24 19K - 11/25 36K', 'remarks': 'VOSA STATES 11K- 11K- 19K - 29K-SPARE KEY IN OFFICE - SD CARD IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/182934ba-e5bd-43e2-a77e-b123ec5e9abd.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:54 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120617178, 'registration': 'RE63RYV', 'account': 'MAN037', 'make': 'NISSAN', 'model': 'JUKE HATCHBACK SPECIAL EDITIONS', 'derivative': '1.6 N-Tec 5dr CVT', 'mileage': 38577, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1111, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2013-11-29', 'fuel': 'Petrol', 'motExpiry': '2026-04-26', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RE63RYV/2026-03-20/image/73b2452f-36ec-4af1-b586-eb0ca1d4baa0_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE63RYV/2026-03-20/image/5d990f03-8b15-4408-b35b-e68bf86bc722_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE63RYV/2026-03-20/image/c12e83c2-c76f-4548-b6e5-3ff537dfeeb4_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE63RYV/2026-03-20/image/af01c55f-b76d-4e71-b8d2-cb9f03fc7125_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE63RYV/2026-03-20/image/067d1097-4dbb-4f41-aabd-ff60ceca1d51_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE63RYV/2026-03-20/image/e507eddf-1fce-465c-8a4e-ae72358df971_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE63RYV/2026-03-20/image/56397138-cee2-4862-9050-7eb9814bb17c_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE63RYV/2026-03-20/image/07934e29-69e0-42f1-8a87-c10c2d418c40_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE63RYV/2026-03-20/image/03c42c64-31ff-41ff-9583-e793ff767c6d_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/16 6K - 04/24 19K - 11/25 36K', 'remarks': 'VOSA STATES 11K- 11K- 19K - 29K-SPARE KEY IN OFFICE - SD CARD IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 145, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/182934ba-e5bd-43e2-a77e-b123ec5e9abd.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ef5a54e-5cb3-5da4-ac57-1a35ce1deb18 with identifier: 120617178
2026-03-24 19:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ef5a54e-5cb3-5da4-ac57-1a35ce1deb18 with scrape type 2
2026-03-24 19:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ef5a54e-5cb3-5da4-ac57-1a35ce1deb18 with scrape type 2
2026-03-24 19:21:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1ef5a54e-5cb3-5da4-ac57-1a35ce1deb18, identifier: 120617178
2026-03-24 19:21:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1ef5a54e-5cb3-5da4-ac57-1a35ce1deb18 with identifier: 120617178
2026-03-24 19:21:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1ef5a54e-5cb3-5da4-ac57-1a35ce1deb18 with identifier: 120617178
2026-03-24 19:21:54 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1ef5a54e-5cb3-5da4-ac57-1a35ce1deb18 with identifier: 120617178 to the API
2026-03-24 19:21:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120617178?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 145,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1ef5a54e-5cb3-5da4-ac57-1a35ce1deb18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RE63RYV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120617178',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'NISSAN',
'model': 'JUKE HATCHBACK SPECIAL EDITIONS',
'odometer': 38577,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-11-29',
'seller_name': 'Manamanx Ltd',
'title': 'NISSAN JUKE HATCHBACK SPECIAL EDITIONS 1.6 N-Tec 5dr CVT',
'transmission': 'automatic',
'trim': '1.6 N-Tec 5dr CVT',
'vin': None,
'year': 2013}
2026-03-24 19:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120617178%27 HTTP/1.1" 200 None
2026-03-24 19:21:55 [astonbarclay.gb] INFO: Saving data for 120617178: {'auction_closing_time': 1774432800.0, 'created_time': 1773947560.785466, 'last_price_update_time': 1774380115.158463}
2026-03-24 19:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120617178') HTTP/1.1" 204 0
2026-03-24 19:21:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120688601?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:55 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120688601, 'registration': 'HV64KCY', 'account': 'MAN037', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '116i Sport 5dr', 'mileage': 94530, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1102, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-10-08', 'fuel': 'Petrol', 'motExpiry': '2026-10-27', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HV64KCY/2026-03-23/image/b631866f-50ee-41d8-b2f8-8c1acca1e85f_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KCY/2026-03-23/image/3e92be21-70b1-4e3a-a5c6-df31b29ded32_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KCY/2026-03-23/image/3497df26-d8a0-422e-82b3-9107926032c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KCY/2026-03-23/image/0c45290d-9a9f-4b76-b133-dbf549f70706_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KCY/2026-03-23/image/96edc061-2d69-4a78-81ab-b2f8c8c1103f_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KCY/2026-03-23/image/cf20d5f6-1876-4e5a-8914-71bf84c0c216_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KCY/2026-03-23/image/b41a45b5-befa-44ee-a0db-d7327fae913c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KCY/2026-03-23/image/9623d9d4-ca3a-4123-b94e-15613039087f_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KCY/2026-03-23/image/60991b26-e850-47c6-aa54-2b176f734a05_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 72K- 78K -83K- 91K-SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 131, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a7feee16-cb2e-4a26-80d1-7c3402ba403b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:55 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120688601, 'registration': 'HV64KCY', 'account': 'MAN037', 'make': 'BMW', 'model': '1 SERIES HATCHBACK', 'derivative': '116i Sport 5dr', 'mileage': 94530, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1102, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-10-08', 'fuel': 'Petrol', 'motExpiry': '2026-10-27', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/HV64KCY/2026-03-23/image/b631866f-50ee-41d8-b2f8-8c1acca1e85f_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KCY/2026-03-23/image/3e92be21-70b1-4e3a-a5c6-df31b29ded32_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KCY/2026-03-23/image/3497df26-d8a0-422e-82b3-9107926032c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KCY/2026-03-23/image/0c45290d-9a9f-4b76-b133-dbf549f70706_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KCY/2026-03-23/image/96edc061-2d69-4a78-81ab-b2f8c8c1103f_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KCY/2026-03-23/image/cf20d5f6-1876-4e5a-8914-71bf84c0c216_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KCY/2026-03-23/image/b41a45b5-befa-44ee-a0db-d7327fae913c_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KCY/2026-03-23/image/9623d9d4-ca3a-4123-b94e-15613039087f_removebg.jpg?w=600', 'https://abimg003.imgix.net/HV64KCY/2026-03-23/image/60991b26-e850-47c6-aa54-2b176f734a05_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'VOSA STATES 72K- 78K -83K- 91K-SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 131, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a7feee16-cb2e-4a26-80d1-7c3402ba403b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f23ae2de-31d6-598f-949f-08e1be3326c5 with identifier: 120688601
2026-03-24 19:21:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f23ae2de-31d6-598f-949f-08e1be3326c5 with scrape type 2
2026-03-24 19:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f23ae2de-31d6-598f-949f-08e1be3326c5 with scrape type 2
2026-03-24 19:21:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f23ae2de-31d6-598f-949f-08e1be3326c5, identifier: 120688601
2026-03-24 19:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f23ae2de-31d6-598f-949f-08e1be3326c5 with identifier: 120688601
2026-03-24 19:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f23ae2de-31d6-598f-949f-08e1be3326c5 with identifier: 120688601
2026-03-24 19:21:55 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f23ae2de-31d6-598f-949f-08e1be3326c5 with identifier: 120688601 to the API
2026-03-24 19:21:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120688601?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 131,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'f23ae2de-31d6-598f-949f-08e1be3326c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'HV64KCY',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120688601',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'BMW',
'model': '1 SERIES HATCHBACK',
'odometer': 94530,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-08',
'seller_name': 'Manamanx Ltd',
'title': 'BMW 1 SERIES HATCHBACK 116i Sport 5dr',
'transmission': 'manual',
'trim': '116i Sport 5dr',
'vin': None,
'year': 2014}
2026-03-24 19:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120688601%27 HTTP/1.1" 200 None
2026-03-24 19:21:56 [astonbarclay.gb] INFO: Saving data for 120688601: {'auction_closing_time': 1774432800.0, 'created_time': 1774272188.766034, 'last_price_update_time': 1774380116.061906}
2026-03-24 19:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120688601') HTTP/1.1" 204 0
2026-03-24 19:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120621184?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120621184, 'registration': 'EY66ONK', 'account': 'MAN037', 'make': 'FORD', 'model': 'FOCUS ESTATE', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 75984, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1106, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-09-01', 'fuel': 'Petrol', 'motExpiry': '2026-04-06', 'doors': 5, 'engineSize': 999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EY66ONK/2026-03-20/image/bd908a39-e334-44bd-893a-ab3d8444205f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY66ONK/2026-03-20/image/c93ed4db-4103-4595-83a2-a944e97655cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY66ONK/2026-03-20/image/4e19b692-aa8c-4b0f-8371-ff089e3a148a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY66ONK/2026-03-20/image/a0585ecd-3ce1-40ef-8bd9-8de0d97ad52b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY66ONK/2026-03-20/image/48489716-512c-416f-b059-dddb32f19213_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY66ONK/2026-03-20/image/959b533d-2e16-4f73-b05b-7252842277c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY66ONK/2026-03-20/image/055efe6b-88ae-40e4-aa3f-e6e294e0ac01_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY66ONK/2026-03-20/image/7fbe9b20-b16e-44fa-bc65-2656bc0619a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY66ONK/2026-03-20/image/9bbb753f-2e91-4cef-8e6c-2f82a2cbdd27_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 09/17 14K - 06/18 31K - 03/19 49K - 03/21 58K - 03/22 63K - 04/23 67K - 04/24 70K - 04/25 74K -', 'remarks': 'VOSA STATES 63K- 67K- 70K - 74K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ad254832-7a0d-48d0-9b48-ecbb7e09c90d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120621184, 'registration': 'EY66ONK', 'account': 'MAN037', 'make': 'FORD', 'model': 'FOCUS ESTATE', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 75984, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1106, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-09-01', 'fuel': 'Petrol', 'motExpiry': '2026-04-06', 'doors': 5, 'engineSize': 999, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/EY66ONK/2026-03-20/image/bd908a39-e334-44bd-893a-ab3d8444205f_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY66ONK/2026-03-20/image/c93ed4db-4103-4595-83a2-a944e97655cd_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY66ONK/2026-03-20/image/4e19b692-aa8c-4b0f-8371-ff089e3a148a_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY66ONK/2026-03-20/image/a0585ecd-3ce1-40ef-8bd9-8de0d97ad52b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY66ONK/2026-03-20/image/48489716-512c-416f-b059-dddb32f19213_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY66ONK/2026-03-20/image/959b533d-2e16-4f73-b05b-7252842277c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY66ONK/2026-03-20/image/055efe6b-88ae-40e4-aa3f-e6e294e0ac01_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY66ONK/2026-03-20/image/7fbe9b20-b16e-44fa-bc65-2656bc0619a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/EY66ONK/2026-03-20/image/9bbb753f-2e91-4cef-8e6c-2f82a2cbdd27_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 09/17 14K - 06/18 31K - 03/19 49K - 03/21 58K - 03/22 63K - 04/23 67K - 04/24 70K - 04/25 74K -', 'remarks': 'VOSA STATES 63K- 67K- 70K - 74K- SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ad254832-7a0d-48d0-9b48-ecbb7e09c90d.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c5566e8-c881-57bb-80d7-f52eb377609a with identifier: 120621184
2026-03-24 19:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c5566e8-c881-57bb-80d7-f52eb377609a with scrape type 2
2026-03-24 19:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c5566e8-c881-57bb-80d7-f52eb377609a with scrape type 2
2026-03-24 19:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3c5566e8-c881-57bb-80d7-f52eb377609a, identifier: 120621184
2026-03-24 19:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3c5566e8-c881-57bb-80d7-f52eb377609a with identifier: 120621184
2026-03-24 19:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3c5566e8-c881-57bb-80d7-f52eb377609a with identifier: 120621184
2026-03-24 19:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3c5566e8-c881-57bb-80d7-f52eb377609a with identifier: 120621184 to the API
2026-03-24 19:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120621184?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 110,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '3c5566e8-c881-57bb-80d7-f52eb377609a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EY66ONK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120621184',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'FORD',
'model': 'FOCUS ESTATE',
'odometer': 75984,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-01',
'seller_name': 'Manamanx Ltd',
'title': 'FORD FOCUS ESTATE 1.0 EcoBoost 125 Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Titanium 5dr',
'vin': None,
'year': 2016}
2026-03-24 19:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120621184%27 HTTP/1.1" 200 None
2026-03-24 19:21:56 [astonbarclay.gb] INFO: Saving data for 120621184: {'auction_closing_time': 1774432800.0, 'created_time': 1773947555.007863, 'last_price_update_time': 1774380116.580852}
2026-03-24 19:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120621184') HTTP/1.1" 204 0
2026-03-24 19:21:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120676990?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:57 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120676990, 'registration': 'KD19WLU', 'account': 'MOT075', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS DIESEL HATCHBACK', 'derivative': 'A180d Sport 5dr Auto', 'mileage': 70617, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1019, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-07-31', 'fuel': 'Diesel', 'motExpiry': '2026-03-27', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KD19WLU/2026-03-24/image/48af87e3-ff6a-421b-a920-b7d028ffbfdc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KD19WLU/2026-03-24/image/58940a54-b44c-4aad-b035-cac939217675_removebg.jpg?w=600', 'https://abimg003.imgix.net/KD19WLU/2026-03-24/image/ef2db7c9-bb67-41c9-a0c2-5e9559445f90_removebg.jpg?w=600', 'https://abimg003.imgix.net/KD19WLU/2026-03-24/image/f7de7b19-b425-4c16-a3cf-5005e54f4ccf_removebg.jpg?w=600', 'https://abimg003.imgix.net/KD19WLU/2026-03-24/image/7b71fd59-873b-409c-9cbc-1d5f2f588bd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KD19WLU/2026-03-24/image/586030ac-efc2-4a93-900e-c5e195e28dd1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KD19WLU/2026-03-24/image/1ea11a32-ef2b-4395-856b-8f6979970afd_removebg.jpg?w=600', 'https://abimg003.imgix.net/KD19WLU/2026-03-24/image/5f740694-f67b-4ec9-a7d0-c007180100c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KD19WLU/2026-03-24/image/8a3185ae-bba9-4cd0-b7da-f615232df67c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATE 49K, 60K, 67K - SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 111, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9de6865b-1b13-47ca-b0e5-ec459a23d2a8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:57 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120676990, 'registration': 'KD19WLU', 'account': 'MOT075', 'make': 'MERCEDES-BENZ', 'model': 'A CLASS DIESEL HATCHBACK', 'derivative': 'A180d Sport 5dr Auto', 'mileage': 70617, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1019, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-07-31', 'fuel': 'Diesel', 'motExpiry': '2026-03-27', 'doors': 5, 'engineSize': 1461, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KD19WLU/2026-03-24/image/48af87e3-ff6a-421b-a920-b7d028ffbfdc_removebg.jpg?w=600', 'https://abimg003.imgix.net/KD19WLU/2026-03-24/image/58940a54-b44c-4aad-b035-cac939217675_removebg.jpg?w=600', 'https://abimg003.imgix.net/KD19WLU/2026-03-24/image/ef2db7c9-bb67-41c9-a0c2-5e9559445f90_removebg.jpg?w=600', 'https://abimg003.imgix.net/KD19WLU/2026-03-24/image/f7de7b19-b425-4c16-a3cf-5005e54f4ccf_removebg.jpg?w=600', 'https://abimg003.imgix.net/KD19WLU/2026-03-24/image/7b71fd59-873b-409c-9cbc-1d5f2f588bd9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KD19WLU/2026-03-24/image/586030ac-efc2-4a93-900e-c5e195e28dd1_removebg.jpg?w=600', 'https://abimg003.imgix.net/KD19WLU/2026-03-24/image/1ea11a32-ef2b-4395-856b-8f6979970afd_removebg.jpg?w=600', 'https://abimg003.imgix.net/KD19WLU/2026-03-24/image/5f740694-f67b-4ec9-a7d0-c007180100c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KD19WLU/2026-03-24/image/8a3185ae-bba9-4cd0-b7da-f615232df67c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATE 49K, 60K, 67K - SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 111, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9de6865b-1b13-47ca-b0e5-ec459a23d2a8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0478853-ca57-5a59-b557-5344a10e0aaf with identifier: 120676990
2026-03-24 19:21:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0478853-ca57-5a59-b557-5344a10e0aaf with scrape type 2
2026-03-24 19:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0478853-ca57-5a59-b557-5344a10e0aaf with scrape type 2
2026-03-24 19:21:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: d0478853-ca57-5a59-b557-5344a10e0aaf, identifier: 120676990
2026-03-24 19:21:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: d0478853-ca57-5a59-b557-5344a10e0aaf with identifier: 120676990
2026-03-24 19:21:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: d0478853-ca57-5a59-b557-5344a10e0aaf with identifier: 120676990
2026-03-24 19:21:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: d0478853-ca57-5a59-b557-5344a10e0aaf with identifier: 120676990 to the API
2026-03-24 19:21:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120676990?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 111,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd0478853-ca57-5a59-b557-5344a10e0aaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KD19WLU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120676990',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS DIESEL HATCHBACK',
'odometer': 70617,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-31',
'seller_name': 'MotoNovo Finance',
'title': 'MERCEDES-BENZ A CLASS DIESEL HATCHBACK A180d Sport 5dr Auto',
'transmission': 'automatic',
'trim': 'A180d Sport 5dr Auto',
'vin': None,
'year': 2019}
2026-03-24 19:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120676990%27 HTTP/1.1" 200 None
2026-03-24 19:21:57 [astonbarclay.gb] INFO: Saving data for 120676990: {'auction_closing_time': 1774432800.0, 'created_time': 1774271649.654891, 'last_price_update_time': 1774380117.856835}
2026-03-24 19:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120676990') HTTP/1.1" 204 0
2026-03-24 19:21:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120680690?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:59 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120680690, 'registration': 'KE66TDV', 'account': 'MOT075', 'make': 'CITROEN', 'model': 'BERLINGO L1 DIESEL', 'derivative': '1.6 BlueHDi 850Kg Enterprise 100ps', 'mileage': 87578, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1026, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-02-27', 'fuel': 'Diesel', 'motExpiry': '2026-05-18', 'doors': None, 'engineSize': 1560, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/KE66TDV/2026-03-24/image/774ed254-c00e-4870-aa09-68762b93fcbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE66TDV/2026-03-24/image/abf359f4-067f-4352-ab88-f98f48534d15_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE66TDV/2026-03-24/image/c9c24c99-27c3-44ca-9f3b-7674e9b197c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE66TDV/2026-03-24/image/70737a7e-0f17-4d27-a039-3101887aab6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE66TDV/2026-03-24/image/e488815d-1efe-4655-be93-d51cfec4287a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE66TDV/2026-03-24/image/254f4d77-3083-4dc9-9f32-aba14cc30e47_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE66TDV/2026-03-24/image/aa9ef8b5-461b-4723-87c2-635ad9375876_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'VOSA STATES 37K, 43K, 55K, 72K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dc8521a9-9c7f-47f8-9253-c4ad9fef2db9.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:59 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120680690, 'registration': 'KE66TDV', 'account': 'MOT075', 'make': 'CITROEN', 'model': 'BERLINGO L1 DIESEL', 'derivative': '1.6 BlueHDi 850Kg Enterprise 100ps', 'mileage': 87578, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1026, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-02-27', 'fuel': 'Diesel', 'motExpiry': '2026-05-18', 'doors': None, 'engineSize': 1560, 'bodyType': 'Van', 'images': ['https://abimg003.imgix.net/KE66TDV/2026-03-24/image/774ed254-c00e-4870-aa09-68762b93fcbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE66TDV/2026-03-24/image/abf359f4-067f-4352-ab88-f98f48534d15_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE66TDV/2026-03-24/image/c9c24c99-27c3-44ca-9f3b-7674e9b197c9_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE66TDV/2026-03-24/image/70737a7e-0f17-4d27-a039-3101887aab6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE66TDV/2026-03-24/image/e488815d-1efe-4655-be93-d51cfec4287a_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE66TDV/2026-03-24/image/254f4d77-3083-4dc9-9f32-aba14cc30e47_removebg.jpg?w=600', 'https://abimg003.imgix.net/KE66TDV/2026-03-24/image/aa9ef8b5-461b-4723-87c2-635ad9375876_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': '', 'remarks': 'VOSA STATES 37K, 43K, 55K, 72K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 112, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dc8521a9-9c7f-47f8-9253-c4ad9fef2db9.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4dee133-26a2-558a-9c16-6f633e9f1bd8 with identifier: 120680690
2026-03-24 19:21:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4dee133-26a2-558a-9c16-6f633e9f1bd8 with scrape type 2
2026-03-24 19:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4dee133-26a2-558a-9c16-6f633e9f1bd8 with scrape type 2
2026-03-24 19:21:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b4dee133-26a2-558a-9c16-6f633e9f1bd8, identifier: 120680690
2026-03-24 19:21:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b4dee133-26a2-558a-9c16-6f633e9f1bd8 with identifier: 120680690
2026-03-24 19:21:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b4dee133-26a2-558a-9c16-6f633e9f1bd8 with identifier: 120680690
2026-03-24 19:21:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b4dee133-26a2-558a-9c16-6f633e9f1bd8 with identifier: 120680690 to the API
2026-03-24 19:21:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120680690?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 112,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b4dee133-26a2-558a-9c16-6f633e9f1bd8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KE66TDV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120680690',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'CITROEN',
'model': 'BERLINGO L1 DIESEL',
'odometer': 87578,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-27',
'seller_name': 'MotoNovo Finance',
'title': 'CITROEN BERLINGO L1 DIESEL 1.6 BlueHDi 850Kg Enterprise 100ps',
'transmission': 'manual',
'trim': '1.6 BlueHDi 850Kg Enterprise 100ps',
'vin': None,
'year': 2017}
2026-03-24 19:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120680690%27 HTTP/1.1" 200 None
2026-03-24 19:21:59 [astonbarclay.gb] INFO: Saving data for 120680690: {'auction_closing_time': 1774432800.0, 'created_time': 1774271696.855009, 'last_price_update_time': 1774380119.446072}
2026-03-24 19:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120680690') HTTP/1.1" 204 0
2026-03-24 19:21:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120401488?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:21:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:21:59 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120401488, 'registration': 'MW14UDN', 'account': 'MOT075', 'make': 'VOLKSWAGEN', 'model': 'GOLF DIESEL HATCHBACK', 'derivative': '2.0 TDI GTD 5dr', 'mileage': 109064, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1033, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-05-30', 'fuel': 'Diesel', 'motExpiry': '2026-03-16', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MW14UDN/2026-03-17/image/1cfa08df-5e32-4153-a9f5-a0aecb6a84ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW14UDN/2026-03-17/image/464c8b80-63ea-4379-be28-a2cee492112f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW14UDN/2026-03-17/image/633091c1-fbbf-491f-956d-1940885609dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW14UDN/2026-03-17/image/e48e5152-c7fd-4dd7-aac6-dc898aac7967_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW14UDN/2026-03-17/image/09f27732-1f7b-4fcb-9151-ee33d191fd84_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW14UDN/2026-03-17/image/ff4ddc9a-2e06-42b7-ab6f-f08ecd454f58_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW14UDN/2026-03-17/image/d7f83907-db9c-480d-a9ba-004d784c4413_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW14UDN/2026-03-17/image/7600d3f4-af2c-4d5e-b7bd-c27ea31872ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW14UDN/2026-03-17/image/f09fd372-b336-4930-94e9-45920d6bcc6b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES 68K, 79K, 89K, 98K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ffc6e083-620b-4a7f-884b-71b6ff48b73e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:59 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120401488, 'registration': 'MW14UDN', 'account': 'MOT075', 'make': 'VOLKSWAGEN', 'model': 'GOLF DIESEL HATCHBACK', 'derivative': '2.0 TDI GTD 5dr', 'mileage': 109064, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1033, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-05-30', 'fuel': 'Diesel', 'motExpiry': '2026-03-16', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MW14UDN/2026-03-17/image/1cfa08df-5e32-4153-a9f5-a0aecb6a84ed_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW14UDN/2026-03-17/image/464c8b80-63ea-4379-be28-a2cee492112f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW14UDN/2026-03-17/image/633091c1-fbbf-491f-956d-1940885609dc_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW14UDN/2026-03-17/image/e48e5152-c7fd-4dd7-aac6-dc898aac7967_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW14UDN/2026-03-17/image/09f27732-1f7b-4fcb-9151-ee33d191fd84_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW14UDN/2026-03-17/image/ff4ddc9a-2e06-42b7-ab6f-f08ecd454f58_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW14UDN/2026-03-17/image/d7f83907-db9c-480d-a9ba-004d784c4413_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW14UDN/2026-03-17/image/7600d3f4-af2c-4d5e-b7bd-c27ea31872ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/MW14UDN/2026-03-17/image/f09fd372-b336-4930-94e9-45920d6bcc6b_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES 68K, 79K, 89K, 98K', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 109, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ffc6e083-620b-4a7f-884b-71b6ff48b73e.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:21:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea1feca3-2453-54e6-8f08-d53d5e7cdc91 with identifier: 120401488
2026-03-24 19:21:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea1feca3-2453-54e6-8f08-d53d5e7cdc91 with scrape type 2
2026-03-24 19:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea1feca3-2453-54e6-8f08-d53d5e7cdc91 with scrape type 2
2026-03-24 19:21:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ea1feca3-2453-54e6-8f08-d53d5e7cdc91, identifier: 120401488
2026-03-24 19:21:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ea1feca3-2453-54e6-8f08-d53d5e7cdc91 with identifier: 120401488
2026-03-24 19:21:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ea1feca3-2453-54e6-8f08-d53d5e7cdc91 with identifier: 120401488
2026-03-24 19:21:59 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: ea1feca3-2453-54e6-8f08-d53d5e7cdc91 with identifier: 120401488 to the API
2026-03-24 19:21:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:21:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:21:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120401488?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 109,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ea1feca3-2453-54e6-8f08-d53d5e7cdc91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MW14UDN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120401488',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'GOLF DIESEL HATCHBACK',
'odometer': 109064,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-30',
'seller_name': 'MotoNovo Finance',
'title': 'VOLKSWAGEN GOLF DIESEL HATCHBACK 2.0 TDI GTD 5dr',
'transmission': 'manual',
'trim': '2.0 TDI GTD 5dr',
'vin': None,
'year': 2014}
2026-03-24 19:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401488%27 HTTP/1.1" 200 None
2026-03-24 19:21:59 [astonbarclay.gb] INFO: Saving data for 120401488: {'auction_closing_time': 1774432800.0, 'created_time': 1773667385.493229, 'last_price_update_time': 1774380119.887719}
2026-03-24 19:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120401488') HTTP/1.1" 204 0
2026-03-24 19:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120428169?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:01 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120428169, 'registration': 'GJ22LUZ', 'account': 'WBA002', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 77010, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1209, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-10', 'fuel': 'Electric', 'motExpiry': '2026-03-09', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GJ22LUZ/2026-03-13/image/1190edd5-58e2-4815-bdb1-9bd152df1c25_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ22LUZ/2026-03-13/image/621f186d-b37d-434c-995a-69fbf5abbe2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ22LUZ/2026-03-13/image/4f9c6d31-ede8-49c9-a3b6-41e05a0b54c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ22LUZ/2026-03-13/image/ca8868b9-cd5b-4b96-a10b-8909bf066937_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ22LUZ/2026-03-13/image/fc7a9f55-1371-4d53-ac7a-afb8528953ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ22LUZ/2026-03-13/image/30566b68-5161-4c6f-aae3-64833002c327_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ22LUZ/2026-03-13/image/8e577069-2933-4362-b615-d6f9a589fd00_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ22LUZ/2026-03-13/image/28d42368-a0db-439a-a279-16f7697dbaa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ22LUZ/2026-03-13/image/6a808b3b-6824-4a3c-a64f-fcb6d081dc91_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES - 60K, 76K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ea8d8330-a9b6-4407-9985-04c9b0f30b8c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:01 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120428169, 'registration': 'GJ22LUZ', 'account': 'WBA002', 'make': 'TESLA', 'model': 'MODEL Y HATCHBACK', 'derivative': 'Long Range AWD 5dr Auto', 'mileage': 77010, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1209, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2022-03-10', 'fuel': 'Electric', 'motExpiry': '2026-03-09', 'doors': 5, 'engineSize': None, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GJ22LUZ/2026-03-13/image/1190edd5-58e2-4815-bdb1-9bd152df1c25_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ22LUZ/2026-03-13/image/621f186d-b37d-434c-995a-69fbf5abbe2d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ22LUZ/2026-03-13/image/4f9c6d31-ede8-49c9-a3b6-41e05a0b54c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ22LUZ/2026-03-13/image/ca8868b9-cd5b-4b96-a10b-8909bf066937_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ22LUZ/2026-03-13/image/fc7a9f55-1371-4d53-ac7a-afb8528953ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ22LUZ/2026-03-13/image/30566b68-5161-4c6f-aae3-64833002c327_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ22LUZ/2026-03-13/image/8e577069-2933-4362-b615-d6f9a589fd00_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ22LUZ/2026-03-13/image/28d42368-a0db-439a-a279-16f7697dbaa7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GJ22LUZ/2026-03-13/image/6a808b3b-6824-4a3c-a64f-fcb6d081dc91_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'VOSA STATES - 60K, 76K SPARE KEY IN OFFICE', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/ea8d8330-a9b6-4407-9985-04c9b0f30b8c.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 660e39fc-88e4-50d9-a14f-57ff54ad69b9 with identifier: 120428169
2026-03-24 19:22:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 660e39fc-88e4-50d9-a14f-57ff54ad69b9 with scrape type 2
2026-03-24 19:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 660e39fc-88e4-50d9-a14f-57ff54ad69b9 with scrape type 2
2026-03-24 19:22:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 660e39fc-88e4-50d9-a14f-57ff54ad69b9, identifier: 120428169
2026-03-24 19:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 660e39fc-88e4-50d9-a14f-57ff54ad69b9 with identifier: 120428169
2026-03-24 19:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 660e39fc-88e4-50d9-a14f-57ff54ad69b9 with identifier: 120428169
2026-03-24 19:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 660e39fc-88e4-50d9-a14f-57ff54ad69b9 with identifier: 120428169 to the API
2026-03-24 19:22:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:22:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120428169?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Electric',
'id': '660e39fc-88e4-50d9-a14f-57ff54ad69b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GJ22LUZ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120428169',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'TESLA',
'model': 'MODEL Y HATCHBACK',
'odometer': 77010,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-10',
'seller_name': 'UKCGR - Premium',
'title': 'TESLA MODEL Y HATCHBACK Long Range AWD 5dr Auto',
'transmission': 'automatic',
'trim': 'Long Range AWD 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120428169%27 HTTP/1.1" 200 None
2026-03-24 19:22:01 [astonbarclay.gb] INFO: Saving data for 120428169: {'auction_closing_time': 1774432800.0, 'created_time': 1773406843.271538, 'last_price_update_time': 1774380121.765175}
2026-03-24 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120428169') HTTP/1.1" 204 0
2026-03-24 19:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120582597?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120582597, 'registration': 'SE14XEC', 'account': 'MAN037', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.0 SE 5dr', 'mileage': 104074, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1104, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-07-30', 'fuel': 'Petrol', 'motExpiry': '2026-12-22', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SE14XEC/2026-03-18/image/ae6bc4a6-31f3-41bb-92df-df3dda32f404_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE14XEC/2026-03-18/image/54e1ee38-4606-4fb0-b65d-d6ee2ad656b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE14XEC/2026-03-18/image/5d846c39-1e23-4b4b-ad0c-23ce2fd7bf0c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE14XEC/2026-03-18/image/a80f75d7-cd88-4441-8673-df0ec2c55db6_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE14XEC/2026-03-18/image/78fe54d4-7574-434e-8646-53eec54415c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE14XEC/2026-03-18/image/32e797c2-c65b-458b-943c-2254fc664133_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 08/15 8K - 07/16 15K - 07/17 23K - 07/18 29K - 07/19 34K - 08/20 45K- 06/21 50K - 07/22 ?? 08/23 79K -', 'remarks': 'VOSA STATES 64K- 79K- 90K - 101K', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e9335184-3273-4219-ba46-04643680e9c5.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120582597, 'registration': 'SE14XEC', 'account': 'MAN037', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.0 SE 5dr', 'mileage': 104074, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1104, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-07-30', 'fuel': 'Petrol', 'motExpiry': '2026-12-22', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SE14XEC/2026-03-18/image/ae6bc4a6-31f3-41bb-92df-df3dda32f404_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE14XEC/2026-03-18/image/54e1ee38-4606-4fb0-b65d-d6ee2ad656b5_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE14XEC/2026-03-18/image/5d846c39-1e23-4b4b-ad0c-23ce2fd7bf0c_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE14XEC/2026-03-18/image/a80f75d7-cd88-4441-8673-df0ec2c55db6_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE14XEC/2026-03-18/image/78fe54d4-7574-434e-8646-53eec54415c5_removebg.jpg?w=600', 'https://abimg003.imgix.net/SE14XEC/2026-03-18/image/32e797c2-c65b-458b-943c-2254fc664133_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 08/15 8K - 07/16 15K - 07/17 23K - 07/18 29K - 07/19 34K - 08/20 45K- 06/21 50K - 07/22 ?? 08/23 79K -', 'remarks': 'VOSA STATES 64K- 79K- 90K - 101K', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 106, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e9335184-3273-4219-ba46-04643680e9c5.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 436da720-5094-5ace-addf-89b166215e7c with identifier: 120582597
2026-03-24 19:22:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 436da720-5094-5ace-addf-89b166215e7c with scrape type 2
2026-03-24 19:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 436da720-5094-5ace-addf-89b166215e7c with scrape type 2
2026-03-24 19:22:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 436da720-5094-5ace-addf-89b166215e7c, identifier: 120582597
2026-03-24 19:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 436da720-5094-5ace-addf-89b166215e7c with identifier: 120582597
2026-03-24 19:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 436da720-5094-5ace-addf-89b166215e7c with identifier: 120582597
2026-03-24 19:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 436da720-5094-5ace-addf-89b166215e7c with identifier: 120582597 to the API
2026-03-24 19:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:22:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120582597?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 106,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '436da720-5094-5ace-addf-89b166215e7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SE14XEC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120582597',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VOLKSWAGEN',
'model': 'POLO HATCHBACK',
'odometer': 104074,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-07-30',
'seller_name': 'Manamanx Ltd',
'title': 'VOLKSWAGEN POLO HATCHBACK 1.0 SE 5dr',
'transmission': 'manual',
'trim': '1.0 SE 5dr',
'vin': None,
'year': 2014}
2026-03-24 19:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582597%27 HTTP/1.1" 200 None
2026-03-24 19:22:03 [astonbarclay.gb] INFO: Saving data for 120582597: {'auction_closing_time': 1774432800.0, 'created_time': 1773839075.295355, 'last_price_update_time': 1774380123.553705}
2026-03-24 19:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120582597') HTTP/1.1" 204 0
2026-03-24 19:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120335811?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:03 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120335811, 'registration': 'B92MJC', 'account': 'WBA002', 'make': 'MERCEDES-BENZ', 'model': 'E CLASS DIESEL COUPE', 'derivative': 'E220d AMG Line 2dr 9G-Tronic', 'mileage': 50713, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1202, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-04-12', 'fuel': 'Diesel', 'motExpiry': '2026-07-07', 'doors': 2, 'engineSize': 1950, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/B92MJC/2026-03-12/image/2903721c-28ee-41da-9d19-74e65f5bdd93_removebg.jpg?w=600', 'https://abimg003.imgix.net/B92MJC/2026-03-12/image/d40fd0a7-9d1c-401a-a526-f7f2737533a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/B92MJC/2026-03-12/image/37483c40-a0ab-418c-967e-356570d20bee_removebg.jpg?w=600', 'https://abimg003.imgix.net/B92MJC/2026-03-12/image/9fba0461-16e8-47ac-a4d3-06e62248157b_removebg.jpg?w=600', 'https://abimg003.imgix.net/B92MJC/2026-03-12/image/82a0db70-9a31-4705-9bbb-570724078dd5_removebg.jpg?w=600', 'https://abimg003.imgix.net/B92MJC/2026-03-12/image/45e478d1-7e4c-4fd4-bf58-62e0b466eb52_removebg.jpg?w=600', 'https://abimg003.imgix.net/B92MJC/2026-03-12/image/2aca7824-ea0a-4914-b5b7-85f729270e72_removebg.jpg?w=600', 'https://abimg003.imgix.net/B92MJC/2026-03-12/image/f9debc19-5f80-466e-b742-e4692bf05937_removebg.jpg?w=600', 'https://abimg003.imgix.net/B92MJC/2026-03-12/image/c6e6d667-00ba-4874-bbe0-0ff5c8b4b343_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/18- 13K, 04/19- 18K, 06/20- 23K, 06/21- 26K, 06/22- 30K', 'remarks': 'VOSA STATES 30K, 37K, 43K, 47K, SPARE KEY IN OFFICE **CHERISHED PLATE SOLD WITH VEHICLE**', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/05706c3b-0295-47f7-82eb-93d01c987c27.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:03 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120335811, 'registration': 'B92MJC', 'account': 'WBA002', 'make': 'MERCEDES-BENZ', 'model': 'E CLASS DIESEL COUPE', 'derivative': 'E220d AMG Line 2dr 9G-Tronic', 'mileage': 50713, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1202, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-04-12', 'fuel': 'Diesel', 'motExpiry': '2026-07-07', 'doors': 2, 'engineSize': 1950, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/B92MJC/2026-03-12/image/2903721c-28ee-41da-9d19-74e65f5bdd93_removebg.jpg?w=600', 'https://abimg003.imgix.net/B92MJC/2026-03-12/image/d40fd0a7-9d1c-401a-a526-f7f2737533a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/B92MJC/2026-03-12/image/37483c40-a0ab-418c-967e-356570d20bee_removebg.jpg?w=600', 'https://abimg003.imgix.net/B92MJC/2026-03-12/image/9fba0461-16e8-47ac-a4d3-06e62248157b_removebg.jpg?w=600', 'https://abimg003.imgix.net/B92MJC/2026-03-12/image/82a0db70-9a31-4705-9bbb-570724078dd5_removebg.jpg?w=600', 'https://abimg003.imgix.net/B92MJC/2026-03-12/image/45e478d1-7e4c-4fd4-bf58-62e0b466eb52_removebg.jpg?w=600', 'https://abimg003.imgix.net/B92MJC/2026-03-12/image/2aca7824-ea0a-4914-b5b7-85f729270e72_removebg.jpg?w=600', 'https://abimg003.imgix.net/B92MJC/2026-03-12/image/f9debc19-5f80-466e-b742-e4692bf05937_removebg.jpg?w=600', 'https://abimg003.imgix.net/B92MJC/2026-03-12/image/c6e6d667-00ba-4874-bbe0-0ff5c8b4b343_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/18- 13K, 04/19- 18K, 06/20- 23K, 06/21- 26K, 06/22- 30K', 'remarks': 'VOSA STATES 30K, 37K, 43K, 47K, SPARE KEY IN OFFICE **CHERISHED PLATE SOLD WITH VEHICLE**', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/05706c3b-0295-47f7-82eb-93d01c987c27.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c762f4fa-f876-5e0e-8533-8c38d99508c7 with identifier: 120335811
2026-03-24 19:22:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c762f4fa-f876-5e0e-8533-8c38d99508c7 with scrape type 2
2026-03-24 19:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c762f4fa-f876-5e0e-8533-8c38d99508c7 with scrape type 2
2026-03-24 19:22:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: c762f4fa-f876-5e0e-8533-8c38d99508c7, identifier: 120335811
2026-03-24 19:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: c762f4fa-f876-5e0e-8533-8c38d99508c7 with identifier: 120335811
2026-03-24 19:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: c762f4fa-f876-5e0e-8533-8c38d99508c7 with identifier: 120335811
2026-03-24 19:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: c762f4fa-f876-5e0e-8533-8c38d99508c7 with identifier: 120335811 to the API
2026-03-24 19:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:22:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120335811?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c762f4fa-f876-5e0e-8533-8c38d99508c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'B92MJC',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120335811',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'MERCEDES-BENZ',
'model': 'E CLASS DIESEL COUPE',
'odometer': 50713,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-12',
'seller_name': 'UKCGR - Premium',
'title': 'MERCEDES-BENZ E CLASS DIESEL COUPE E220d AMG Line 2dr 9G-Tronic',
'transmission': 'automatic',
'trim': 'E220d AMG Line 2dr 9G-Tronic',
'vin': None,
'year': 2017}
2026-03-24 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120335811%27 HTTP/1.1" 200 None
2026-03-24 19:22:04 [astonbarclay.gb] INFO: Saving data for 120335811: {'auction_closing_time': 1774432800.0, 'created_time': 1773403990.119342, 'last_price_update_time': 1774380124.040748}
2026-03-24 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120335811') HTTP/1.1" 204 0
2026-03-24 19:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120589602?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:04 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120589602, 'registration': 'YG19LFK', 'account': 'MER023', 'make': 'PORSCHE', 'model': 'MACAN ESTATE', 'derivative': 'S 5dr PDK', 'mileage': 80104, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2313, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2019-05-03', 'fuel': 'Petrol', 'motExpiry': '2026-05-02', 'doors': 5, 'engineSize': 2995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YG19LFK/2026-03-23/image/51f3f56b-be08-4203-9940-c39a35f4ae16_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/3f7dbbbf-a475-4d98-9830-cd8c9f3ba1b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/ce7ca4c2-a93f-45ba-ba82-504111645f3a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/2b6e7930-f57a-4251-916f-669cd6d31831_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/6d46426e-f9cc-4422-af60-21d810f52f89_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/69be44b2-9757-4f43-9c0b-c2340e10c296_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/78c6a653-4562-40f7-8b46-5db2d08b2439_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/9a4b20e0-eed5-41b3-b46d-13f52aa87891_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/15b99a57-6828-4001-a911-68a4cc7f4a07_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/37c4e5b1-b172-434d-abe9-65724bf023be_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 11/20 8K 03/21 9K 10/22 29K 12/23 49K 06/25 70K', 'remarks': 'SKEY / DRN AVAILABLE NO V5 / 21-Inch RS Spyder Design Wheels, Agate Grey / Pebble Grey two-tone leather interior, Sports exhaust system in black, Adaptive sports seats in front (18-way, electric) with integrated headrests and memory package, Panoramic roof system, BOSE® Surround-Sound-System, Porsche Active Suspension Management (PASM), Sport Chrono Package incl. mode switch, Tinted LED taillights with adaptive brake lights, ParkAssist (front and rear) with reversing camera, Privacy glass, Agate Grey seat belts, Seat heating (front), Speed limit indicator, Comfort lighting package, Heated steering wheel, Monochrome Black exterior package (high-gloss), 75-litre fuel tank', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 200, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8cd618f7-b20f-4dc3-82c8-cde68ea9a597.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:04 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120589602, 'registration': 'YG19LFK', 'account': 'MER023', 'make': 'PORSCHE', 'model': 'MACAN ESTATE', 'derivative': 'S 5dr PDK', 'mileage': 80104, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2313, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2019-05-03', 'fuel': 'Petrol', 'motExpiry': '2026-05-02', 'doors': 5, 'engineSize': 2995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YG19LFK/2026-03-23/image/51f3f56b-be08-4203-9940-c39a35f4ae16_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/3f7dbbbf-a475-4d98-9830-cd8c9f3ba1b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/ce7ca4c2-a93f-45ba-ba82-504111645f3a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/2b6e7930-f57a-4251-916f-669cd6d31831_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/6d46426e-f9cc-4422-af60-21d810f52f89_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/69be44b2-9757-4f43-9c0b-c2340e10c296_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/78c6a653-4562-40f7-8b46-5db2d08b2439_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/9a4b20e0-eed5-41b3-b46d-13f52aa87891_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/15b99a57-6828-4001-a911-68a4cc7f4a07_removebg.jpg?w=600', 'https://abimg003.imgix.net/YG19LFK/2026-03-23/image/37c4e5b1-b172-434d-abe9-65724bf023be_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 11/20 8K 03/21 9K 10/22 29K 12/23 49K 06/25 70K', 'remarks': 'SKEY / DRN AVAILABLE NO V5 / 21-Inch RS Spyder Design Wheels, Agate Grey / Pebble Grey two-tone leather interior, Sports exhaust system in black, Adaptive sports seats in front (18-way, electric) with integrated headrests and memory package, Panoramic roof system, BOSE® Surround-Sound-System, Porsche Active Suspension Management (PASM), Sport Chrono Package incl. mode switch, Tinted LED taillights with adaptive brake lights, ParkAssist (front and rear) with reversing camera, Privacy glass, Agate Grey seat belts, Seat heating (front), Speed limit indicator, Comfort lighting package, Heated steering wheel, Monochrome Black exterior package (high-gloss), 75-litre fuel tank', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': False, 'v5details': None, 'co2': 200, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8cd618f7-b20f-4dc3-82c8-cde68ea9a597.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61158189-b352-542c-8f93-0e0deac6434a with identifier: 120589602
2026-03-24 19:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61158189-b352-542c-8f93-0e0deac6434a with scrape type 2
2026-03-24 19:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61158189-b352-542c-8f93-0e0deac6434a with scrape type 2
2026-03-24 19:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 61158189-b352-542c-8f93-0e0deac6434a, identifier: 120589602
2026-03-24 19:22:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 61158189-b352-542c-8f93-0e0deac6434a with identifier: 120589602
2026-03-24 19:22:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 61158189-b352-542c-8f93-0e0deac6434a with identifier: 120589602
2026-03-24 19:22:04 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 61158189-b352-542c-8f93-0e0deac6434a with identifier: 120589602 to the API
2026-03-24 19:22:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:22:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120589602?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 200,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Petrol',
'id': '61158189-b352-542c-8f93-0e0deac6434a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YG19LFK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120589602',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'PORSCHE',
'model': 'MACAN ESTATE',
'odometer': 80104,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-03',
'seller_name': 'Mercedes-Benz South West',
'title': 'PORSCHE MACAN ESTATE S 5dr PDK',
'transmission': 'automatic',
'trim': 'S 5dr PDK',
'vin': None,
'year': 2019}
2026-03-24 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589602%27 HTTP/1.1" 200 None
2026-03-24 19:22:05 [astonbarclay.gb] INFO: Saving data for 120589602: {'auction_closing_time': 1774431900.0, 'created_time': 1773947253.698495, 'last_price_update_time': 1774380125.09295}
2026-03-24 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120589602') HTTP/1.1" 204 0
2026-03-24 19:22:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120589571?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:05 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120589571, 'registration': 'YS16BFP', 'account': 'MER023', 'make': 'AUDI', 'model': 'Q5 ESTATE SPECIAL EDITIONS', 'derivative': '2.0 TDI [190] Quattro S Line Plus 5dr S Tronic', 'mileage': 69816, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2308, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2016-06-03', 'fuel': 'Diesel', 'motExpiry': '2026-07-13', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YS16BFP/2026-03-20/image/794f0da9-6482-4c82-94fb-cc6e39a9be13_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS16BFP/2026-03-20/image/9da4dd43-4a90-48a5-be31-0d99ec02d579_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS16BFP/2026-03-20/image/6b3d00c2-4e1b-413d-bfde-10ee80158e3a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS16BFP/2026-03-20/image/dfba4201-3025-4740-b6ad-a97e1e1a6994_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS16BFP/2026-03-20/image/59f3a056-b123-4c67-9654-55a5308f4b0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS16BFP/2026-03-20/image/8f1f9b68-61ba-4507-b606-59e557113bf5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS16BFP/2026-03-20/image/a4d7ddeb-aace-4fd2-ac03-83b98f750e3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS16BFP/2026-03-20/image/b1d925a2-e920-4a4d-9af7-7a8dae7d820e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS16BFP/2026-03-20/image/b1823404-96e0-4224-805a-43866cb50292_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS16BFP/2026-03-20/image/c6ef06ae-8580-41bb-8277-e00d03461cbe_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service invoice 07/22 49K 07/23 54K 07/24 60K 07/25 66K', 'remarks': 'S/KEY Heated front and rear seats, Door mirrors, electrically adjustable, heated and folding, 3-spoke leather Sports multi-function flat bottomed steering wheel with gear change paddles, Black Fine Nappa leather S line Sports seats, Privacy glass on the rear window and on the rear side windows', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 157, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/179fee46-22eb-4e93-a124-eef8287163bd.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:05 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120589571, 'registration': 'YS16BFP', 'account': 'MER023', 'make': 'AUDI', 'model': 'Q5 ESTATE SPECIAL EDITIONS', 'derivative': '2.0 TDI [190] Quattro S Line Plus 5dr S Tronic', 'mileage': 69816, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2308, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2016-06-03', 'fuel': 'Diesel', 'motExpiry': '2026-07-13', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YS16BFP/2026-03-20/image/794f0da9-6482-4c82-94fb-cc6e39a9be13_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS16BFP/2026-03-20/image/9da4dd43-4a90-48a5-be31-0d99ec02d579_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS16BFP/2026-03-20/image/6b3d00c2-4e1b-413d-bfde-10ee80158e3a_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS16BFP/2026-03-20/image/dfba4201-3025-4740-b6ad-a97e1e1a6994_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS16BFP/2026-03-20/image/59f3a056-b123-4c67-9654-55a5308f4b0e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS16BFP/2026-03-20/image/8f1f9b68-61ba-4507-b606-59e557113bf5_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS16BFP/2026-03-20/image/a4d7ddeb-aace-4fd2-ac03-83b98f750e3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS16BFP/2026-03-20/image/b1d925a2-e920-4a4d-9af7-7a8dae7d820e_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS16BFP/2026-03-20/image/b1823404-96e0-4224-805a-43866cb50292_removebg.jpg?w=600', 'https://abimg003.imgix.net/YS16BFP/2026-03-20/image/c6ef06ae-8580-41bb-8277-e00d03461cbe_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service invoice 07/22 49K 07/23 54K 07/24 60K 07/25 66K', 'remarks': 'S/KEY Heated front and rear seats, Door mirrors, electrically adjustable, heated and folding, 3-spoke leather Sports multi-function flat bottomed steering wheel with gear change paddles, Black Fine Nappa leather S line Sports seats, Privacy glass on the rear window and on the rear side windows', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 157, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/179fee46-22eb-4e93-a124-eef8287163bd.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb3b4b13-7292-5d5f-8022-3fd70e1b640a with identifier: 120589571
2026-03-24 19:22:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb3b4b13-7292-5d5f-8022-3fd70e1b640a with scrape type 2
2026-03-24 19:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb3b4b13-7292-5d5f-8022-3fd70e1b640a with scrape type 2
2026-03-24 19:22:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cb3b4b13-7292-5d5f-8022-3fd70e1b640a, identifier: 120589571
2026-03-24 19:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cb3b4b13-7292-5d5f-8022-3fd70e1b640a with identifier: 120589571
2026-03-24 19:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cb3b4b13-7292-5d5f-8022-3fd70e1b640a with identifier: 120589571
2026-03-24 19:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cb3b4b13-7292-5d5f-8022-3fd70e1b640a with identifier: 120589571 to the API
2026-03-24 19:22:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:22:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120589571?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 157,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'cb3b4b13-7292-5d5f-8022-3fd70e1b640a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YS16BFP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120589571',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'AUDI',
'model': 'Q5 ESTATE SPECIAL EDITIONS',
'odometer': 69816,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-03',
'seller_name': 'Mercedes-Benz South West',
'title': 'AUDI Q5 ESTATE SPECIAL EDITIONS 2.0 TDI [190] Quattro S Line Plus '
'5dr S Tronic',
'transmission': 'automatic',
'trim': '2.0 TDI [190] Quattro S Line Plus 5dr S Tronic',
'vin': None,
'year': 2016}
2026-03-24 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589571%27 HTTP/1.1" 200 None
2026-03-24 19:22:05 [astonbarclay.gb] INFO: Saving data for 120589571: {'auction_closing_time': 1774431900.0, 'created_time': 1773947238.142628, 'last_price_update_time': 1774380125.549441}
2026-03-24 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120589571') HTTP/1.1" 204 0
2026-03-24 19:22:05 [scrapy.extensions.logstats] INFO: Crawled 514 pages (at 45 pages/min), scraped 493 items (at 45 items/min)
2026-03-24 19:22:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 19:22:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120589541?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:10 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120589541, 'registration': 'RX20UVA', 'account': 'MER023', 'make': 'BMW', 'model': '2 SERIES DIESEL GRAN COUPE', 'derivative': '220d M Sport 4dr Step Auto', 'mileage': 49270, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2302, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2020-03-20', 'fuel': 'Diesel', 'motExpiry': '2027-01-02', 'doors': 4, 'engineSize': 1995, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/RX20UVA/2026-03-20/image/29bd3c59-4c5e-45a3-91e2-ad128ef55a27_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/de7111e4-66a9-4dcd-add3-2296b8913c62_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/d274204f-a6bd-443f-be89-edebd2bc7a78_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/48d68b23-07e6-487f-abad-d69e15bb7400_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/38c27cfa-3cd3-4954-891d-2fed3eb66526_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/82cb3777-3e83-4e5b-a5f8-49ae97310f27_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/fc5cdfe2-b7a2-47a0-bd74-8bb8cd5bb1d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/705019b0-380a-4d93-8776-50e629639dbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/9e355f55-315d-4f8e-8d7f-713b3e609213_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/70d3276f-403b-4fd8-9012-a09fd5215dd8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/f7adf4a7-d753-4779-8a9e-2d2315ca1720_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/ac01fb9e-2f1c-4954-8241-e0f1c438ba38_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/09f70df1-0dd2-4163-b017-3cf5738be27a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/c6af600b-bda2-4c8b-bbd8-8fb6626e7a4e_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service digital IDRIVE 03/22 8K 03/23 17K 04/23 18K 10/23 22K 02/25 23K 02/25 37K', 'remarks': 'S/KEY - BMW Live Cockpit Professional, Sun protection glass, Lumbar support, driver and front passenger, Larger fuel tank - 50 litres, BMW Connected Package Professional, Extended lighting, Harman/Kardon Loudspeaker system, Seat heating for driver and front passenger', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/51e92aff-3e2c-492b-995a-ccc299e03f72.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:10 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120589541, 'registration': 'RX20UVA', 'account': 'MER023', 'make': 'BMW', 'model': '2 SERIES DIESEL GRAN COUPE', 'derivative': '220d M Sport 4dr Step Auto', 'mileage': 49270, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2302, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2020-03-20', 'fuel': 'Diesel', 'motExpiry': '2027-01-02', 'doors': 4, 'engineSize': 1995, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/RX20UVA/2026-03-20/image/29bd3c59-4c5e-45a3-91e2-ad128ef55a27_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/de7111e4-66a9-4dcd-add3-2296b8913c62_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/d274204f-a6bd-443f-be89-edebd2bc7a78_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/48d68b23-07e6-487f-abad-d69e15bb7400_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/38c27cfa-3cd3-4954-891d-2fed3eb66526_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/82cb3777-3e83-4e5b-a5f8-49ae97310f27_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/fc5cdfe2-b7a2-47a0-bd74-8bb8cd5bb1d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/705019b0-380a-4d93-8776-50e629639dbd_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/9e355f55-315d-4f8e-8d7f-713b3e609213_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/70d3276f-403b-4fd8-9012-a09fd5215dd8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/f7adf4a7-d753-4779-8a9e-2d2315ca1720_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/ac01fb9e-2f1c-4954-8241-e0f1c438ba38_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/09f70df1-0dd2-4163-b017-3cf5738be27a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RX20UVA/2026-03-20/image/c6af600b-bda2-4c8b-bbd8-8fb6626e7a4e_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service digital IDRIVE 03/22 8K 03/23 17K 04/23 18K 10/23 22K 02/25 23K 02/25 37K', 'remarks': 'S/KEY - BMW Live Cockpit Professional, Sun protection glass, Lumbar support, driver and front passenger, Larger fuel tank - 50 litres, BMW Connected Package Professional, Extended lighting, Harman/Kardon Loudspeaker system, Seat heating for driver and front passenger', 'virtual': False, 'seller': 'Mercedes-Benz South West', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 110, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/51e92aff-3e2c-492b-995a-ccc299e03f72.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b130778-25f6-55fd-bae0-259126b5c15b with identifier: 120589541
2026-03-24 19:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b130778-25f6-55fd-bae0-259126b5c15b with scrape type 2
2026-03-24 19:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b130778-25f6-55fd-bae0-259126b5c15b with scrape type 2
2026-03-24 19:22:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5b130778-25f6-55fd-bae0-259126b5c15b, identifier: 120589541
2026-03-24 19:22:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5b130778-25f6-55fd-bae0-259126b5c15b with identifier: 120589541
2026-03-24 19:22:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5b130778-25f6-55fd-bae0-259126b5c15b with identifier: 120589541
2026-03-24 19:22:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5b130778-25f6-55fd-bae0-259126b5c15b with identifier: 120589541 to the API
2026-03-24 19:22:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:22:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120589541?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 110,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Diesel',
'id': '5b130778-25f6-55fd-bae0-259126b5c15b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RX20UVA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120589541',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'BMW',
'model': '2 SERIES DIESEL GRAN COUPE',
'odometer': 49270,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-20',
'seller_name': 'Mercedes-Benz South West',
'title': 'BMW 2 SERIES DIESEL GRAN COUPE 220d M Sport 4dr Step Auto',
'transmission': 'automatic',
'trim': '220d M Sport 4dr Step Auto',
'vin': None,
'year': 2020}
2026-03-24 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589541%27 HTTP/1.1" 200 None
2026-03-24 19:22:11 [astonbarclay.gb] INFO: Saving data for 120589541: {'auction_closing_time': 1774431900.0, 'created_time': 1773947229.96239, 'last_price_update_time': 1774380131.247087}
2026-03-24 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120589541') HTTP/1.1" 204 0
2026-03-24 19:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120687832?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120687832, 'registration': 'YR16UGK', 'account': 'MOT251', 'make': 'SEAT', 'model': 'LEON DIESEL HATCHBACK', 'derivative': '2.0 TDI 184 FR 5dr [Technology Pack]', 'mileage': 87905, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2403, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-04-14', 'fuel': 'Diesel', 'motExpiry': '2026-05-12', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YR16UGK/2026-03-23/image/5d3da5a1-6894-4652-96a4-9191d1e69812_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR16UGK/2026-03-23/image/e1952f34-4c0d-41d5-846e-384292a4d924_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR16UGK/2026-03-23/image/f565ee07-670d-4f9f-ab8d-bb0acf516f58_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR16UGK/2026-03-23/image/ce9fafc2-5e21-4f98-a3d5-6ea084607141_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR16UGK/2026-03-23/image/3b13d97b-7aa4-4f6b-8d89-6781562040f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR16UGK/2026-03-23/image/d77cc61e-bf3a-4b51-902a-1c928a5c8e7d_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/17 11K 11/18 31K 03/18 21K 08/20 49K 10/21 51K 02/22 54K 05/22 55K 07/22 56K 05/23 62K 05/25 79K 11/25 84K', 'remarks': 'S/KEY SD', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bbce5570-e523-4534-9280-3d55a84db0e4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120687832, 'registration': 'YR16UGK', 'account': 'MOT251', 'make': 'SEAT', 'model': 'LEON DIESEL HATCHBACK', 'derivative': '2.0 TDI 184 FR 5dr [Technology Pack]', 'mileage': 87905, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2403, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-04-14', 'fuel': 'Diesel', 'motExpiry': '2026-05-12', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/YR16UGK/2026-03-23/image/5d3da5a1-6894-4652-96a4-9191d1e69812_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR16UGK/2026-03-23/image/e1952f34-4c0d-41d5-846e-384292a4d924_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR16UGK/2026-03-23/image/f565ee07-670d-4f9f-ab8d-bb0acf516f58_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR16UGK/2026-03-23/image/ce9fafc2-5e21-4f98-a3d5-6ea084607141_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR16UGK/2026-03-23/image/3b13d97b-7aa4-4f6b-8d89-6781562040f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YR16UGK/2026-03-23/image/d77cc61e-bf3a-4b51-902a-1c928a5c8e7d_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 05/17 11K 11/18 31K 03/18 21K 08/20 49K 10/21 51K 02/22 54K 05/22 55K 07/22 56K 05/23 62K 05/25 79K 11/25 84K', 'remarks': 'S/KEY SD', 'virtual': False, 'seller': 'Local Dealer Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 118, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/bbce5570-e523-4534-9280-3d55a84db0e4.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e7a5d5e-2662-5943-8792-9543e84ee2ba with identifier: 120687832
2026-03-24 19:22:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e7a5d5e-2662-5943-8792-9543e84ee2ba with scrape type 2
2026-03-24 19:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e7a5d5e-2662-5943-8792-9543e84ee2ba with scrape type 2
2026-03-24 19:22:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7e7a5d5e-2662-5943-8792-9543e84ee2ba, identifier: 120687832
2026-03-24 19:22:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7e7a5d5e-2662-5943-8792-9543e84ee2ba with identifier: 120687832
2026-03-24 19:22:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7e7a5d5e-2662-5943-8792-9543e84ee2ba with identifier: 120687832
2026-03-24 19:22:11 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7e7a5d5e-2662-5943-8792-9543e84ee2ba with identifier: 120687832 to the API
2026-03-24 19:22:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:22:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120687832?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 118,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Diesel',
'id': '7e7a5d5e-2662-5943-8792-9543e84ee2ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YR16UGK',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120687832',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'SEAT',
'model': 'LEON DIESEL HATCHBACK',
'odometer': 87905,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-14',
'seller_name': 'Local Dealer Group',
'title': 'SEAT LEON DIESEL HATCHBACK 2.0 TDI 184 FR 5dr [Technology Pack]',
'transmission': 'manual',
'trim': '2.0 TDI 184 FR 5dr [Technology Pack]',
'vin': None,
'year': 2016}
2026-03-24 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120687832%27 HTTP/1.1" 200 None
2026-03-24 19:22:11 [astonbarclay.gb] INFO: Saving data for 120687832: {'auction_closing_time': 1774431900.0, 'created_time': 1774271817.566025, 'last_price_update_time': 1774380131.856729}
2026-03-24 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120687832') HTTP/1.1" 204 0
2026-03-24 19:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120625020?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:12 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120625020, 'registration': 'KR71TGV', 'account': 'DIC010', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE', 'derivative': '150kW Family Pro Performance 77kWh 5dr Auto', 'mileage': 21657, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2351, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-01-11', 'fuel': 'Electric', 'motExpiry': '2027-01-10', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KR71TGV/2026-03-24/image/416b04f8-2c16-4fb6-bd13-0a7b771d0098_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/e9d7d19b-21f7-49b3-8046-b00036a69532_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/07ec7533-065c-4b2e-94dd-87f88e721344_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/6eb06398-dfea-4826-ae0b-c6d97fbaf4b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/3762573c-9749-4776-92bb-5e246dcf669e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/142fe91f-e56b-4772-a495-0adf1895e180_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/418ba944-a2c4-403b-989a-18876cc8a6e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/1d62d7b4-cc8c-4301-8753-7521e0a49eea_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/c5733678-18d0-4940-aa40-8d15b6177170_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/f830125b-f539-4567-a562-900b7f93a41f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print', 'remarks': 'S/KEY', 'virtual': False, 'seller': 'Dick Lovett', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/de1ab3bf-d0e8-4e44-bc81-c7120b24e1aa.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:12 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120625020, 'registration': 'KR71TGV', 'account': 'DIC010', 'make': 'VOLKSWAGEN', 'model': 'ID.4 ESTATE', 'derivative': '150kW Family Pro Performance 77kWh 5dr Auto', 'mileage': 21657, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2351, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2022-01-11', 'fuel': 'Electric', 'motExpiry': '2027-01-10', 'doors': 5, 'engineSize': None, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/KR71TGV/2026-03-24/image/416b04f8-2c16-4fb6-bd13-0a7b771d0098_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/e9d7d19b-21f7-49b3-8046-b00036a69532_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/07ec7533-065c-4b2e-94dd-87f88e721344_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/6eb06398-dfea-4826-ae0b-c6d97fbaf4b2_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/3762573c-9749-4776-92bb-5e246dcf669e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/142fe91f-e56b-4772-a495-0adf1895e180_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/418ba944-a2c4-403b-989a-18876cc8a6e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/1d62d7b4-cc8c-4301-8753-7521e0a49eea_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/c5733678-18d0-4940-aa40-8d15b6177170_removebg.jpg?w=600', 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/f830125b-f539-4567-a562-900b7f93a41f_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service print', 'remarks': 'S/KEY', 'virtual': False, 'seller': 'Dick Lovett', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': None, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/de1ab3bf-d0e8-4e44-bc81-c7120b24e1aa.pdf', 'assuredType': 'AA EV/Hybrid', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd9187ee-8260-5cbf-bc51-ed4dfa6db02f with identifier: 120625020
2026-03-24 19:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd9187ee-8260-5cbf-bc51-ed4dfa6db02f with scrape type 1
2026-03-24 19:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cd9187ee-8260-5cbf-bc51-ed4dfa6db02f
2026-03-24 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FKR71TGV%252F2026-03-24%252Fimage%252F416b04f8-2c16-4fb6-bd13-0a7b771d0098_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR71TGV/2026-03-24/image/416b04f8-2c16-4fb6-bd13-0a7b771d0098_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FKR71TGV%252F2026-03-24%252Fimage%252Fe9d7d19b-21f7-49b3-8046-b00036a69532_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR71TGV/2026-03-24/image/e9d7d19b-21f7-49b3-8046-b00036a69532_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FKR71TGV%252F2026-03-24%252Fimage%252F07ec7533-065c-4b2e-94dd-87f88e721344_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR71TGV/2026-03-24/image/07ec7533-065c-4b2e-94dd-87f88e721344_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FKR71TGV%252F2026-03-24%252Fimage%252F6eb06398-dfea-4826-ae0b-c6d97fbaf4b2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR71TGV/2026-03-24/image/6eb06398-dfea-4826-ae0b-c6d97fbaf4b2_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FKR71TGV%252F2026-03-24%252Fimage%252F3762573c-9749-4776-92bb-5e246dcf669e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR71TGV/2026-03-24/image/3762573c-9749-4776-92bb-5e246dcf669e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FKR71TGV%252F2026-03-24%252Fimage%252F142fe91f-e56b-4772-a495-0adf1895e180_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR71TGV/2026-03-24/image/142fe91f-e56b-4772-a495-0adf1895e180_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FKR71TGV%252F2026-03-24%252Fimage%252F418ba944-a2c4-403b-989a-18876cc8a6e4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR71TGV/2026-03-24/image/418ba944-a2c4-403b-989a-18876cc8a6e4_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FKR71TGV%252F2026-03-24%252Fimage%252F1d62d7b4-cc8c-4301-8753-7521e0a49eea_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR71TGV/2026-03-24/image/1d62d7b4-cc8c-4301-8753-7521e0a49eea_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FKR71TGV%252F2026-03-24%252Fimage%252Fc5733678-18d0-4940-aa40-8d15b6177170_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR71TGV/2026-03-24/image/c5733678-18d0-4940-aa40-8d15b6177170_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FKR71TGV%252F2026-03-24%252Fimage%252Ff830125b-f539-4567-a562-900b7f93a41f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR71TGV/2026-03-24/image/f830125b-f539-4567-a562-900b7f93a41f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120677591?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:15 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120677591, 'registration': 'GC65XSX', 'account': 'KCS002', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 TD4 180 HSE Black 5dr Auto', 'mileage': 97828, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2151, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2015-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-09-28', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/GC65XSX/2026-03-23/image/c1b703d4-872a-4e91-9afb-d957f0f7d129_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/969639f8-b421-43d8-a379-6d0a85ea719b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/37c7d38a-3b92-4e04-9974-9a222e32e79a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/a295f410-b0bb-4c58-adae-77c2fb40a201_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/7ee4e22a-7211-495f-97ef-e1fc61e760ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/4ac747c0-6c93-4676-aaf0-34896f6a1616_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/186f2f2e-0cc7-456d-a07b-877a20934f06_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/027de271-dce0-4e15-a32c-d37cf4f7d7d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/14fe0b93-6965-487c-b38e-70a4db2e6e25_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'S/KEY (Damaged), SD Card', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dcae448d-c14e-4909-893b-eadc61369ebf.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:15 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120677591, 'registration': 'GC65XSX', 'account': 'KCS002', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 TD4 180 HSE Black 5dr Auto', 'mileage': 97828, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2151, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2015-09-29', 'fuel': 'Diesel', 'motExpiry': '2026-09-28', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/GC65XSX/2026-03-23/image/c1b703d4-872a-4e91-9afb-d957f0f7d129_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/969639f8-b421-43d8-a379-6d0a85ea719b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/37c7d38a-3b92-4e04-9974-9a222e32e79a_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/a295f410-b0bb-4c58-adae-77c2fb40a201_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/7ee4e22a-7211-495f-97ef-e1fc61e760ec_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/4ac747c0-6c93-4676-aaf0-34896f6a1616_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/186f2f2e-0cc7-456d-a07b-877a20934f06_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/027de271-dce0-4e15-a32c-d37cf4f7d7d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/GC65XSX/2026-03-23/image/14fe0b93-6965-487c-b38e-70a4db2e6e25_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'S/KEY (Damaged), SD Card', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/dcae448d-c14e-4909-893b-eadc61369ebf.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cb2e556-f6ef-5aee-ab30-cc477ee38431 with identifier: 120677591
2026-03-24 19:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cb2e556-f6ef-5aee-ab30-cc477ee38431 with scrape type 2
2026-03-24 19:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cb2e556-f6ef-5aee-ab30-cc477ee38431 with scrape type 2
2026-03-24 19:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3cb2e556-f6ef-5aee-ab30-cc477ee38431, identifier: 120677591
2026-03-24 19:22:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3cb2e556-f6ef-5aee-ab30-cc477ee38431 with identifier: 120677591
2026-03-24 19:22:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3cb2e556-f6ef-5aee-ab30-cc477ee38431 with identifier: 120677591
2026-03-24 19:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3cb2e556-f6ef-5aee-ab30-cc477ee38431 with identifier: 120677591 to the API
2026-03-24 19:22:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:22:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:22:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120677591?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Diesel',
'id': '3cb2e556-f6ef-5aee-ab30-cc477ee38431',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GC65XSX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120677591',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT DIESEL SW',
'odometer': 97828,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-29',
'seller_name': 'CarBuy Limited',
'title': 'LAND ROVER DISCOVERY SPORT DIESEL SW 2.0 TD4 180 HSE Black 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 TD4 180 HSE Black 5dr Auto',
'vin': None,
'year': 2015}
2026-03-24 19:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677591%27 HTTP/1.1" 200 None
2026-03-24 19:22:15 [astonbarclay.gb] INFO: Saving data for 120677591: {'auction_closing_time': 1774431900.0, 'created_time': 1774271824.10208, 'last_price_update_time': 1774380135.784728}
2026-03-24 19:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120677591') HTTP/1.1" 204 0
2026-03-24 19:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR71TGV/2026-03-24/image/f830125b-f539-4567-a562-900b7f93a41f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120625020?view=catalogue)
2026-03-24 19:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR71TGV/2026-03-24/image/c5733678-18d0-4940-aa40-8d15b6177170_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120625020?view=catalogue)
2026-03-24 19:22:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b44a8350>
2026-03-24 19:22:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd9187ee-8260-5cbf-bc51-ed4dfa6db02f/cd9187ee-8260-5cbf-bc51-ed4dfa6db02f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 19:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR71TGV%252F2026-03-24%252Fimage%252Ff830125b-f539-4567-a562-900b7f93a41f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR71TGV/2026-03-24/image/f830125b-f539-4567-a562-900b7f93a41f_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cd9187ee-8260-5cbf-bc51-ed4dfa6db02f
2026-03-24 19:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR71TGV/2026-03-24/image/1d62d7b4-cc8c-4301-8753-7521e0a49eea_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120625020?view=catalogue)
2026-03-24 19:22:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af410850>
2026-03-24 19:22:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd9187ee-8260-5cbf-bc51-ed4dfa6db02f/cd9187ee-8260-5cbf-bc51-ed4dfa6db02f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 19:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR71TGV%252F2026-03-24%252Fimage%252Fc5733678-18d0-4940-aa40-8d15b6177170_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR71TGV/2026-03-24/image/c5733678-18d0-4940-aa40-8d15b6177170_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cd9187ee-8260-5cbf-bc51-ed4dfa6db02f
2026-03-24 19:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR71TGV/2026-03-24/image/418ba944-a2c4-403b-989a-18876cc8a6e4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120625020?view=catalogue)
2026-03-24 19:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120677508?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af42a450>
2026-03-24 19:22:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd9187ee-8260-5cbf-bc51-ed4dfa6db02f/cd9187ee-8260-5cbf-bc51-ed4dfa6db02f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR71TGV%252F2026-03-24%252Fimage%252F1d62d7b4-cc8c-4301-8753-7521e0a49eea_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR71TGV/2026-03-24/image/1d62d7b4-cc8c-4301-8753-7521e0a49eea_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cd9187ee-8260-5cbf-bc51-ed4dfa6db02f
2026-03-24 19:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR71TGV/2026-03-24/image/142fe91f-e56b-4772-a495-0adf1895e180_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120625020?view=catalogue)
2026-03-24 19:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR71TGV/2026-03-24/image/6eb06398-dfea-4826-ae0b-c6d97fbaf4b2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120625020?view=catalogue)
2026-03-24 19:22:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af4485d0>
2026-03-24 19:22:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd9187ee-8260-5cbf-bc51-ed4dfa6db02f/cd9187ee-8260-5cbf-bc51-ed4dfa6db02f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR71TGV%252F2026-03-24%252Fimage%252F418ba944-a2c4-403b-989a-18876cc8a6e4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR71TGV/2026-03-24/image/418ba944-a2c4-403b-989a-18876cc8a6e4_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cd9187ee-8260-5cbf-bc51-ed4dfa6db02f
2026-03-24 19:22:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120677508, 'registration': 'LB62BZN', 'account': 'KCS002', 'make': 'KIA', 'model': 'PICANTO HATCHBACK', 'derivative': '1.0 1 5dr', 'mileage': 83287, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2153, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2012-11-29', 'fuel': 'Petrol', 'motExpiry': '2026-09-07', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LB62BZN/2026-03-23/image/c4931436-38f2-4817-8f32-9c72c7d6575c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB62BZN/2026-03-23/image/532b0c6c-106a-41e0-a1af-297bdc2ecf6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB62BZN/2026-03-23/image/16da7e0f-1ee8-44ba-851d-aa4950b328b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB62BZN/2026-03-23/image/5a1c5893-0c22-445c-af20-7620188f657d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB62BZN/2026-03-23/image/d4dc17a6-d3bd-470a-be8c-9e2725581e78_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB62BZN/2026-03-23/image/a903084e-6ce4-4c99-b214-d5c558dfd41c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': '*No Spare Key*', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/33f18897-80dc-42bd-af4f-35cfabe383f6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120677508, 'registration': 'LB62BZN', 'account': 'KCS002', 'make': 'KIA', 'model': 'PICANTO HATCHBACK', 'derivative': '1.0 1 5dr', 'mileage': 83287, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2153, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2012-11-29', 'fuel': 'Petrol', 'motExpiry': '2026-09-07', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/LB62BZN/2026-03-23/image/c4931436-38f2-4817-8f32-9c72c7d6575c_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB62BZN/2026-03-23/image/532b0c6c-106a-41e0-a1af-297bdc2ecf6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB62BZN/2026-03-23/image/16da7e0f-1ee8-44ba-851d-aa4950b328b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB62BZN/2026-03-23/image/5a1c5893-0c22-445c-af20-7620188f657d_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB62BZN/2026-03-23/image/d4dc17a6-d3bd-470a-be8c-9e2725581e78_removebg.jpg?w=600', 'https://abimg003.imgix.net/LB62BZN/2026-03-23/image/a903084e-6ce4-4c99-b214-d5c558dfd41c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': '*No Spare Key*', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/33f18897-80dc-42bd-af4f-35cfabe383f6.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ea4c78a-120a-510c-a078-0d02af72f502 with identifier: 120677508
2026-03-24 19:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ea4c78a-120a-510c-a078-0d02af72f502 with scrape type 2
2026-03-24 19:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ea4c78a-120a-510c-a078-0d02af72f502 with scrape type 2
2026-03-24 19:22:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4ea4c78a-120a-510c-a078-0d02af72f502, identifier: 120677508
2026-03-24 19:22:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4ea4c78a-120a-510c-a078-0d02af72f502 with identifier: 120677508
2026-03-24 19:22:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4ea4c78a-120a-510c-a078-0d02af72f502 with identifier: 120677508
2026-03-24 19:22:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4ea4c78a-120a-510c-a078-0d02af72f502 with identifier: 120677508 to the API
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120677508?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Petrol',
'id': '4ea4c78a-120a-510c-a078-0d02af72f502',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LB62BZN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120677508',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'KIA',
'model': 'PICANTO HATCHBACK',
'odometer': 83287,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-11-29',
'seller_name': 'CarBuy Limited',
'title': 'KIA PICANTO HATCHBACK 1.0 1 5dr',
'transmission': 'manual',
'trim': '1.0 1 5dr',
'vin': None,
'year': 2012}
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677508%27 HTTP/1.1" 200 None
2026-03-24 19:22:16 [astonbarclay.gb] INFO: Saving data for 120677508: {'auction_closing_time': 1774431900.0, 'created_time': 1774271822.035428, 'last_price_update_time': 1774380136.541647}
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120677508') HTTP/1.1" 204 0
2026-03-24 19:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR71TGV/2026-03-24/image/07ec7533-065c-4b2e-94dd-87f88e721344_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120625020?view=catalogue)
2026-03-24 19:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR71TGV/2026-03-24/image/3762573c-9749-4776-92bb-5e246dcf669e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120625020?view=catalogue)
2026-03-24 19:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120677539?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefe5210>
2026-03-24 19:22:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd9187ee-8260-5cbf-bc51-ed4dfa6db02f/cd9187ee-8260-5cbf-bc51-ed4dfa6db02f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR71TGV%252F2026-03-24%252Fimage%252F142fe91f-e56b-4772-a495-0adf1895e180_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR71TGV/2026-03-24/image/142fe91f-e56b-4772-a495-0adf1895e180_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cd9187ee-8260-5cbf-bc51-ed4dfa6db02f
2026-03-24 19:22:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af411f50>
2026-03-24 19:22:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd9187ee-8260-5cbf-bc51-ed4dfa6db02f/cd9187ee-8260-5cbf-bc51-ed4dfa6db02f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR71TGV%252F2026-03-24%252Fimage%252F6eb06398-dfea-4826-ae0b-c6d97fbaf4b2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR71TGV/2026-03-24/image/6eb06398-dfea-4826-ae0b-c6d97fbaf4b2_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cd9187ee-8260-5cbf-bc51-ed4dfa6db02f
2026-03-24 19:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR71TGV/2026-03-24/image/416b04f8-2c16-4fb6-bd13-0a7b771d0098_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120625020?view=catalogue)
2026-03-24 19:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/KR71TGV/2026-03-24/image/e9d7d19b-21f7-49b3-8046-b00036a69532_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120625020?view=catalogue)
2026-03-24 19:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120677476?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af02f150>
2026-03-24 19:22:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd9187ee-8260-5cbf-bc51-ed4dfa6db02f/cd9187ee-8260-5cbf-bc51-ed4dfa6db02f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR71TGV%252F2026-03-24%252Fimage%252F07ec7533-065c-4b2e-94dd-87f88e721344_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR71TGV/2026-03-24/image/07ec7533-065c-4b2e-94dd-87f88e721344_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cd9187ee-8260-5cbf-bc51-ed4dfa6db02f
2026-03-24 19:22:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b5f10c90>
2026-03-24 19:22:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd9187ee-8260-5cbf-bc51-ed4dfa6db02f/cd9187ee-8260-5cbf-bc51-ed4dfa6db02f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR71TGV%252F2026-03-24%252Fimage%252F3762573c-9749-4776-92bb-5e246dcf669e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR71TGV/2026-03-24/image/3762573c-9749-4776-92bb-5e246dcf669e_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cd9187ee-8260-5cbf-bc51-ed4dfa6db02f
2026-03-24 19:22:16 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120677539, 'registration': 'MT16OSB', 'account': 'KCS002', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Titanium 5dr', 'mileage': 82470, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2154, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-04-29', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MT16OSB/2026-03-23/image/47b12af8-f134-4912-9f84-68e03066be80_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/b0a73ee9-57c8-402e-ad09-9625d7fc1c7e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/35863c76-2153-426a-a276-5d16d01760d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/7ed3fb13-a200-4673-929d-0503c165eb40_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/acfe2c86-5e18-4cf5-b8b1-60004eb72403_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/d21bd226-65cf-4b0f-bc4c-32e4893aab9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/9dfa5055-2fa5-468b-8acd-ce6363b94915_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/7fe8d8a8-55cd-4b07-b54e-b2ac8d1eb72f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/367ebd97-e4f0-4fc8-ad67-21b73f331d5c_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'SKEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/feb3d5ef-ded0-436f-ad01-f4da4549ecbf.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:16 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120677539, 'registration': 'MT16OSB', 'account': 'KCS002', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.0 EcoBoost Titanium 5dr', 'mileage': 82470, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2154, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-04-29', 'fuel': 'Petrol', 'motExpiry': '2026-03-30', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MT16OSB/2026-03-23/image/47b12af8-f134-4912-9f84-68e03066be80_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/b0a73ee9-57c8-402e-ad09-9625d7fc1c7e_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/35863c76-2153-426a-a276-5d16d01760d8_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/7ed3fb13-a200-4673-929d-0503c165eb40_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/acfe2c86-5e18-4cf5-b8b1-60004eb72403_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/d21bd226-65cf-4b0f-bc4c-32e4893aab9d_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/9dfa5055-2fa5-468b-8acd-ce6363b94915_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/7fe8d8a8-55cd-4b07-b54e-b2ac8d1eb72f_removebg.jpg?w=600', 'https://abimg003.imgix.net/MT16OSB/2026-03-23/image/367ebd97-e4f0-4fc8-ad67-21b73f331d5c_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': '', 'remarks': 'SKEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/feb3d5ef-ded0-436f-ad01-f4da4549ecbf.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0a72ddb-8b29-5620-8572-225c7a82c3fb with identifier: 120677539
2026-03-24 19:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0a72ddb-8b29-5620-8572-225c7a82c3fb with scrape type 2
2026-03-24 19:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0a72ddb-8b29-5620-8572-225c7a82c3fb with scrape type 2
2026-03-24 19:22:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f0a72ddb-8b29-5620-8572-225c7a82c3fb, identifier: 120677539
2026-03-24 19:22:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f0a72ddb-8b29-5620-8572-225c7a82c3fb with identifier: 120677539
2026-03-24 19:22:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f0a72ddb-8b29-5620-8572-225c7a82c3fb with identifier: 120677539
2026-03-24 19:22:16 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: f0a72ddb-8b29-5620-8572-225c7a82c3fb with identifier: 120677539 to the API
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:22:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120677539?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'f0a72ddb-8b29-5620-8572-225c7a82c3fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MT16OSB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120677539',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 82470,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-29',
'seller_name': 'CarBuy Limited',
'title': 'FORD FIESTA HATCHBACK 1.0 EcoBoost Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Titanium 5dr',
'vin': None,
'year': 2016}
2026-03-24 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677539%27 HTTP/1.1" 200 None
2026-03-24 19:22:17 [astonbarclay.gb] INFO: Saving data for 120677539: {'auction_closing_time': 1774431900.0, 'created_time': 1774271816.254258, 'last_price_update_time': 1774380137.083444}
2026-03-24 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120677539') HTTP/1.1" 204 0
2026-03-24 19:22:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120506327?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4825210>
2026-03-24 19:22:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd9187ee-8260-5cbf-bc51-ed4dfa6db02f/cd9187ee-8260-5cbf-bc51-ed4dfa6db02f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR71TGV%252F2026-03-24%252Fimage%252F416b04f8-2c16-4fb6-bd13-0a7b771d0098_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR71TGV/2026-03-24/image/416b04f8-2c16-4fb6-bd13-0a7b771d0098_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cd9187ee-8260-5cbf-bc51-ed4dfa6db02f
2026-03-24 19:22:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3a6a90>
2026-03-24 19:22:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd9187ee-8260-5cbf-bc51-ed4dfa6db02f/cd9187ee-8260-5cbf-bc51-ed4dfa6db02f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FKR71TGV%252F2026-03-24%252Fimage%252Fe9d7d19b-21f7-49b3-8046-b00036a69532_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/KR71TGV/2026-03-24/image/e9d7d19b-21f7-49b3-8046-b00036a69532_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cd9187ee-8260-5cbf-bc51-ed4dfa6db02f
2026-03-24 19:22:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cd9187ee-8260-5cbf-bc51-ed4dfa6db02f, skipping ID generation
2026-03-24 19:22:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd9187ee-8260-5cbf-bc51-ed4dfa6db02f with scrape type 1
2026-03-24 19:22:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cd9187ee-8260-5cbf-bc51-ed4dfa6db02f sending to next pipeline
2026-03-24 19:22:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: cd9187ee-8260-5cbf-bc51-ed4dfa6db02f, identifier: 120625020
2026-03-24 19:22:17 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120677476, 'registration': 'BW11BAS', 'account': 'KCS002', 'make': 'AUDI', 'model': 'A7 DIESEL SPORTBACK', 'derivative': '3.0 BiTDI Quattro 313 SE 5dr Tip Auto [5 Seat]', 'mileage': 73757, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2129, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2013-06-28', 'fuel': 'Diesel', 'motExpiry': '2026-04-28', 'doors': 5, 'engineSize': 2967, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BW11BAS/2026-03-23/image/37c2b708-e13c-40f5-9ba8-e854902fbb30_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW11BAS/2026-03-23/image/ff7af6e5-2f3c-4b27-b515-7ae6fcb01d50_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW11BAS/2026-03-23/image/26a18096-d73a-4bdf-922a-4383182779f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW11BAS/2026-03-23/image/f11f70a6-a8ea-4991-afdd-ae77b14a85e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW11BAS/2026-03-23/image/edf20609-5bb6-408a-ac9e-b5b2b0a80930_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW11BAS/2026-03-23/image/fbb0180d-3ed4-426c-bc00-245e4622d71c_removebg.jpg?w=600'], 'colour': 'BEIGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book SP 08/14 9K 07/15 14K 07/17 24K 07/18 31K 04/19 34K 04/20 38K 04/21 41K / INV 04/22 45K 04/23 49K 04/24 53K 12/25 73K', 'remarks': 'SKEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/92a05433-c918-4d98-af00-4530de6b86da.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:17 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120677476, 'registration': 'BW11BAS', 'account': 'KCS002', 'make': 'AUDI', 'model': 'A7 DIESEL SPORTBACK', 'derivative': '3.0 BiTDI Quattro 313 SE 5dr Tip Auto [5 Seat]', 'mileage': 73757, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2129, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2013-06-28', 'fuel': 'Diesel', 'motExpiry': '2026-04-28', 'doors': 5, 'engineSize': 2967, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BW11BAS/2026-03-23/image/37c2b708-e13c-40f5-9ba8-e854902fbb30_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW11BAS/2026-03-23/image/ff7af6e5-2f3c-4b27-b515-7ae6fcb01d50_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW11BAS/2026-03-23/image/26a18096-d73a-4bdf-922a-4383182779f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW11BAS/2026-03-23/image/f11f70a6-a8ea-4991-afdd-ae77b14a85e2_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW11BAS/2026-03-23/image/edf20609-5bb6-408a-ac9e-b5b2b0a80930_removebg.jpg?w=600', 'https://abimg003.imgix.net/BW11BAS/2026-03-23/image/fbb0180d-3ed4-426c-bc00-245e4622d71c_removebg.jpg?w=600'], 'colour': 'BEIGE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service print and book SP 08/14 9K 07/15 14K 07/17 24K 07/18 31K 04/19 34K 04/20 38K 04/21 41K / INV 04/22 45K 04/23 49K 04/24 53K 12/25 73K', 'remarks': 'SKEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 166, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/92a05433-c918-4d98-af00-4530de6b86da.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a29b0d8-c951-5d07-b5ed-5cbe53be97e1 with identifier: 120677476
2026-03-24 19:22:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a29b0d8-c951-5d07-b5ed-5cbe53be97e1 with scrape type 2
2026-03-24 19:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a29b0d8-c951-5d07-b5ed-5cbe53be97e1 with scrape type 2
2026-03-24 19:22:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 1a29b0d8-c951-5d07-b5ed-5cbe53be97e1, identifier: 120677476
2026-03-24 19:22:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120677490?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: cd9187ee-8260-5cbf-bc51-ed4dfa6db02f with identifier: 120625020
2026-03-24 19:22:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: cd9187ee-8260-5cbf-bc51-ed4dfa6db02f with identifier: 120625020
2026-03-24 19:22:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: cd9187ee-8260-5cbf-bc51-ed4dfa6db02f with identifier: 120625020 to the API
2026-03-24 19:22:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:22:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/KR71TGV/2026-03-24/image/e9d7d19b-21f7-49b3-8046-b00036a69532_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': None,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Electric',
'id': 'cd9187ee-8260-5cbf-bc51-ed4dfa6db02f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KR71TGV',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120625020',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VOLKSWAGEN',
'model': 'ID.4 ESTATE',
'odometer': 21657,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 10,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd9187ee-8260-5cbf-bc51-ed4dfa6db02f/cd9187ee-8260-5cbf-bc51-ed4dfa6db02f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26375,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/416b04f8-2c16-4fb6-bd13-0a7b771d0098_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd9187ee-8260-5cbf-bc51-ed4dfa6db02f/cd9187ee-8260-5cbf-bc51-ed4dfa6db02f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25708,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/e9d7d19b-21f7-49b3-8046-b00036a69532_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd9187ee-8260-5cbf-bc51-ed4dfa6db02f/cd9187ee-8260-5cbf-bc51-ed4dfa6db02f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26995,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/07ec7533-065c-4b2e-94dd-87f88e721344_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd9187ee-8260-5cbf-bc51-ed4dfa6db02f/cd9187ee-8260-5cbf-bc51-ed4dfa6db02f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27037,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/6eb06398-dfea-4826-ae0b-c6d97fbaf4b2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd9187ee-8260-5cbf-bc51-ed4dfa6db02f/cd9187ee-8260-5cbf-bc51-ed4dfa6db02f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41656,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/3762573c-9749-4776-92bb-5e246dcf669e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd9187ee-8260-5cbf-bc51-ed4dfa6db02f/cd9187ee-8260-5cbf-bc51-ed4dfa6db02f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33843,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/142fe91f-e56b-4772-a495-0adf1895e180_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd9187ee-8260-5cbf-bc51-ed4dfa6db02f/cd9187ee-8260-5cbf-bc51-ed4dfa6db02f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102104,
'Height': 960,
'OriginUrl': 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/418ba944-a2c4-403b-989a-18876cc8a6e4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd9187ee-8260-5cbf-bc51-ed4dfa6db02f/cd9187ee-8260-5cbf-bc51-ed4dfa6db02f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88758,
'Height': 960,
'OriginUrl': 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/1d62d7b4-cc8c-4301-8753-7521e0a49eea_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd9187ee-8260-5cbf-bc51-ed4dfa6db02f/cd9187ee-8260-5cbf-bc51-ed4dfa6db02f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44027,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/c5733678-18d0-4940-aa40-8d15b6177170_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cd9187ee-8260-5cbf-bc51-ed4dfa6db02f/cd9187ee-8260-5cbf-bc51-ed4dfa6db02f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41277,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/KR71TGV/2026-03-24/image/f830125b-f539-4567-a562-900b7f93a41f_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-11',
'seller_name': 'Dick Lovett',
'title': 'VOLKSWAGEN ID.4 ESTATE 150kW Family Pro Performance 77kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW Family Pro Performance 77kWh 5dr Auto',
'vin': None,
'year': 2022}
2026-03-24 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120625020%27 HTTP/1.1" 200 None
2026-03-24 19:22:17 [astonbarclay.gb] INFO: Saving data for 120625020: {'created_time': 1774380137.844503, 'last_price_update_time': 1774380137.844514, 'auction_closing_time': 1774431900.0}
2026-03-24 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120625020') HTTP/1.1" 204 0
2026-03-24 19:22:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 1a29b0d8-c951-5d07-b5ed-5cbe53be97e1 with identifier: 120677476
2026-03-24 19:22:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 1a29b0d8-c951-5d07-b5ed-5cbe53be97e1 with identifier: 120677476
2026-03-24 19:22:17 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 1a29b0d8-c951-5d07-b5ed-5cbe53be97e1 with identifier: 120677476 to the API
2026-03-24 19:22:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:22:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:22:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120677476?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 166,
'color': 'BEIGE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Diesel',
'id': '1a29b0d8-c951-5d07-b5ed-5cbe53be97e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BW11BAS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120677476',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'AUDI',
'model': 'A7 DIESEL SPORTBACK',
'odometer': 73757,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-06-28',
'seller_name': 'CarBuy Limited',
'title': 'AUDI A7 DIESEL SPORTBACK 3.0 BiTDI Quattro 313 SE 5dr Tip Auto [5 '
'Seat]',
'transmission': 'automatic',
'trim': '3.0 BiTDI Quattro 313 SE 5dr Tip Auto [5 Seat]',
'vin': None,
'year': 2013}
2026-03-24 19:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677476%27 HTTP/1.1" 200 None
2026-03-24 19:22:18 [astonbarclay.gb] INFO: Saving data for 120677476: {'auction_closing_time': 1774431900.0, 'created_time': 1774271829.256806, 'last_price_update_time': 1774380138.126123}
2026-03-24 19:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120677476') HTTP/1.1" 204 0
2026-03-24 19:22:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120443912?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120506327, 'registration': 'BL17UVW', 'account': 'MOT075', 'make': 'AUDI', 'model': 'A4 DIESEL SALOON', 'derivative': '2.0 TDI Ultra SE 4dr S Tronic', 'mileage': 143324, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1009, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-07-31', 'fuel': 'Diesel', 'motExpiry': '2026-07-24', 'doors': 4, 'engineSize': 1968, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/BL17UVW/2026-03-17/image/335b4095-6260-40f6-b8be-38338928dafc_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL17UVW/2026-03-17/image/646b7575-14b4-48d4-91a3-83d304422718_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL17UVW/2026-03-17/image/2fd919d8-35ef-428a-aae3-c00671019959_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL17UVW/2026-03-17/image/0f8ae486-625c-4a19-ba5b-ac8ad0929c47_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL17UVW/2026-03-17/image/1e71775c-4403-4343-a2eb-be5252c1c7df_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL17UVW/2026-03-17/image/fef40f3d-2fbd-417b-b8b5-8225f41f7180_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL17UVW/2026-03-17/image/22c20adc-780b-4490-b0fc-7d7017caabe7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL17UVW/2026-03-17/image/3830ef85-7ade-4892-9516-224c94685e09_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES 83K, 104K, 119K, 135K - SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8d309fa2-e24a-429b-95f4-d8b8db368dc8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120506327, 'registration': 'BL17UVW', 'account': 'MOT075', 'make': 'AUDI', 'model': 'A4 DIESEL SALOON', 'derivative': '2.0 TDI Ultra SE 4dr S Tronic', 'mileage': 143324, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1009, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2017-07-31', 'fuel': 'Diesel', 'motExpiry': '2026-07-24', 'doors': 4, 'engineSize': 1968, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/BL17UVW/2026-03-17/image/335b4095-6260-40f6-b8be-38338928dafc_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL17UVW/2026-03-17/image/646b7575-14b4-48d4-91a3-83d304422718_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL17UVW/2026-03-17/image/2fd919d8-35ef-428a-aae3-c00671019959_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL17UVW/2026-03-17/image/0f8ae486-625c-4a19-ba5b-ac8ad0929c47_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL17UVW/2026-03-17/image/1e71775c-4403-4343-a2eb-be5252c1c7df_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL17UVW/2026-03-17/image/fef40f3d-2fbd-417b-b8b5-8225f41f7180_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL17UVW/2026-03-17/image/22c20adc-780b-4490-b0fc-7d7017caabe7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BL17UVW/2026-03-17/image/3830ef85-7ade-4892-9516-224c94685e09_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': 'NO V5 FORMER KEEPERS UNKNOWN - VOSA STATES 83K, 104K, 119K, 135K - SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8d309fa2-e24a-429b-95f4-d8b8db368dc8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 602e4358-d2f3-5995-aa5c-58fa4ba6d2eb with identifier: 120506327
2026-03-24 19:22:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 602e4358-d2f3-5995-aa5c-58fa4ba6d2eb with scrape type 2
2026-03-24 19:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 602e4358-d2f3-5995-aa5c-58fa4ba6d2eb with scrape type 2
2026-03-24 19:22:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 602e4358-d2f3-5995-aa5c-58fa4ba6d2eb, identifier: 120506327
2026-03-24 19:22:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 602e4358-d2f3-5995-aa5c-58fa4ba6d2eb with identifier: 120506327
2026-03-24 19:22:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 602e4358-d2f3-5995-aa5c-58fa4ba6d2eb with identifier: 120506327
2026-03-24 19:22:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 602e4358-d2f3-5995-aa5c-58fa4ba6d2eb with identifier: 120506327 to the API
2026-03-24 19:22:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:22:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:22:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120506327?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '602e4358-d2f3-5995-aa5c-58fa4ba6d2eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BL17UVW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120506327',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'AUDI',
'model': 'A4 DIESEL SALOON',
'odometer': 143324,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-31',
'seller_name': 'MotoNovo Finance',
'title': 'AUDI A4 DIESEL SALOON 2.0 TDI Ultra SE 4dr S Tronic',
'transmission': 'automatic',
'trim': '2.0 TDI Ultra SE 4dr S Tronic',
'vin': None,
'year': 2017}
2026-03-24 19:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120506327%27 HTTP/1.1" 200 None
2026-03-24 19:22:18 [astonbarclay.gb] INFO: Saving data for 120506327: {'auction_closing_time': 1774432800.0, 'created_time': 1773752519.780064, 'last_price_update_time': 1774380138.463106}
2026-03-24 19:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120506327') HTTP/1.1" 204 0
2026-03-24 19:22:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120677490, 'registration': 'BD14SVW', 'account': 'KCS002', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 VTi Active 5dr', 'mileage': 42277, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2152, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-05-07', 'fuel': 'Petrol', 'motExpiry': '2026-04-02', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BD14SVW/2026-03-23/image/9420c719-24c6-4a7b-94d9-ef9f7f5cb7df_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD14SVW/2026-03-23/image/8e209855-7097-4fcb-a50f-090131581982_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD14SVW/2026-03-23/image/a9d8bee0-79bd-480b-b2f9-246403a4bf1e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD14SVW/2026-03-23/image/7b9971cb-b011-4b3e-860c-bc530a4f6487_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD14SVW/2026-03-23/image/f0b49c24-8f98-4965-810d-6ae9188a4ba7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD14SVW/2026-03-23/image/6a97c880-d9ec-4f51-8510-e3e20ea3884f_removebg.jpg?w=600'], 'colour': 'PINK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'S/KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c938ce0a-efa4-4c97-8346-1d2082afe753.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120677490, 'registration': 'BD14SVW', 'account': 'KCS002', 'make': 'PEUGEOT', 'model': '208 HATCHBACK', 'derivative': '1.2 VTi Active 5dr', 'mileage': 42277, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2152, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-05-07', 'fuel': 'Petrol', 'motExpiry': '2026-04-02', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BD14SVW/2026-03-23/image/9420c719-24c6-4a7b-94d9-ef9f7f5cb7df_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD14SVW/2026-03-23/image/8e209855-7097-4fcb-a50f-090131581982_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD14SVW/2026-03-23/image/a9d8bee0-79bd-480b-b2f9-246403a4bf1e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD14SVW/2026-03-23/image/7b9971cb-b011-4b3e-860c-bc530a4f6487_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD14SVW/2026-03-23/image/f0b49c24-8f98-4965-810d-6ae9188a4ba7_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD14SVW/2026-03-23/image/6a97c880-d9ec-4f51-8510-e3e20ea3884f_removebg.jpg?w=600'], 'colour': 'PINK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'S/KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 104, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c938ce0a-efa4-4c97-8346-1d2082afe753.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbe6e570-6b6a-5f11-913f-71b7f584dbb3 with identifier: 120677490
2026-03-24 19:22:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbe6e570-6b6a-5f11-913f-71b7f584dbb3 with scrape type 2
2026-03-24 19:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbe6e570-6b6a-5f11-913f-71b7f584dbb3 with scrape type 2
2026-03-24 19:22:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bbe6e570-6b6a-5f11-913f-71b7f584dbb3, identifier: 120677490
2026-03-24 19:22:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bbe6e570-6b6a-5f11-913f-71b7f584dbb3 with identifier: 120677490
2026-03-24 19:22:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:22:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=PINK HTTP/1.1" 200 None
2026-03-24 19:22:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:22:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bbe6e570-6b6a-5f11-913f-71b7f584dbb3 with identifier: 120677490
2026-03-24 19:22:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: bbe6e570-6b6a-5f11-913f-71b7f584dbb3 with identifier: 120677490 to the API
2026-03-24 19:22:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:22:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:22:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120677490?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 104,
'color': 'PINK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'bbe6e570-6b6a-5f11-913f-71b7f584dbb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BD14SVW',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120677490',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'PEUGEOT',
'model': '208 HATCHBACK',
'odometer': 42277,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-07',
'seller_name': 'CarBuy Limited',
'title': 'PEUGEOT 208 HATCHBACK 1.2 VTi Active 5dr',
'transmission': 'manual',
'trim': '1.2 VTi Active 5dr',
'vin': None,
'year': 2014}
2026-03-24 19:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677490%27 HTTP/1.1" 200 None
2026-03-24 19:22:19 [astonbarclay.gb] INFO: Saving data for 120677490: {'auction_closing_time': 1774431900.0, 'created_time': 1774271825.25164, 'last_price_update_time': 1774380139.018511}
2026-03-24 19:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120677490') HTTP/1.1" 204 0
2026-03-24 19:22:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120443912, 'registration': 'GY18UAD', 'account': 'KCS002', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 70203, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2124, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2018-05-21', 'fuel': 'Petrol', 'motExpiry': '2026-05-20', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GY18UAD/2026-03-13/image/1c1ad361-f38b-410e-a052-80c2f4c2f48b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/f995616a-b8bf-4a46-ac90-4c6e85b51627_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/ea7d36ca-ee38-4c3d-8640-ec36e00ba22d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/f7204397-6b34-413e-8b5a-3f86de5b9e8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/d81a78f1-9ddf-454a-88f3-7ecf0fdeb154_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/a062c0b3-bf8d-40e1-ac3e-0ad46499bdcc_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/4a76f388-6002-4042-beb2-f83e21c9a7e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/c55b37dc-8cf9-4f2c-94bc-cf02f34e0db7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/b1e774ab-3d11-43af-8a6c-daa4d5926eb0_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service invoice 8/23 45K, 2/25 (No Mileage)', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0f757e0c-f6c7-476a-9074-3c2d5637a01b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120443912, 'registration': 'GY18UAD', 'account': 'KCS002', 'make': 'FORD', 'model': 'ECOSPORT HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium 5dr', 'mileage': 70203, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2124, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2018-05-21', 'fuel': 'Petrol', 'motExpiry': '2026-05-20', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/GY18UAD/2026-03-13/image/1c1ad361-f38b-410e-a052-80c2f4c2f48b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/f995616a-b8bf-4a46-ac90-4c6e85b51627_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/ea7d36ca-ee38-4c3d-8640-ec36e00ba22d_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/f7204397-6b34-413e-8b5a-3f86de5b9e8b_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/d81a78f1-9ddf-454a-88f3-7ecf0fdeb154_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/a062c0b3-bf8d-40e1-ac3e-0ad46499bdcc_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/4a76f388-6002-4042-beb2-f83e21c9a7e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/c55b37dc-8cf9-4f2c-94bc-cf02f34e0db7_removebg.jpg?w=600', 'https://abimg003.imgix.net/GY18UAD/2026-03-13/image/b1e774ab-3d11-43af-8a6c-daa4d5926eb0_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service invoice 8/23 45K, 2/25 (No Mileage)', 'remarks': 'SPARE KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/0f757e0c-f6c7-476a-9074-3c2d5637a01b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b12a02e4-c773-57e2-a5c7-9a2184c5fe0e with identifier: 120443912
2026-03-24 19:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b12a02e4-c773-57e2-a5c7-9a2184c5fe0e with scrape type 2
2026-03-24 19:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b12a02e4-c773-57e2-a5c7-9a2184c5fe0e with scrape type 2
2026-03-24 19:22:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: b12a02e4-c773-57e2-a5c7-9a2184c5fe0e, identifier: 120443912
2026-03-24 19:22:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120677579?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: b12a02e4-c773-57e2-a5c7-9a2184c5fe0e with identifier: 120443912
2026-03-24 19:22:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: b12a02e4-c773-57e2-a5c7-9a2184c5fe0e with identifier: 120443912
2026-03-24 19:22:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: b12a02e4-c773-57e2-a5c7-9a2184c5fe0e with identifier: 120443912 to the API
2026-03-24 19:22:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:22:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120443912?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'b12a02e4-c773-57e2-a5c7-9a2184c5fe0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'GY18UAD',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120443912',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'FORD',
'model': 'ECOSPORT HATCHBACK',
'odometer': 70203,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-21',
'seller_name': 'CarBuy Limited',
'title': 'FORD ECOSPORT HATCHBACK 1.0 EcoBoost 125 Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Titanium 5dr',
'vin': None,
'year': 2018}
2026-03-24 19:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120443912%27 HTTP/1.1" 200 None
2026-03-24 19:22:19 [astonbarclay.gb] INFO: Saving data for 120443912: {'auction_closing_time': 1774431900.0, 'created_time': 1773429769.766792, 'last_price_update_time': 1774380139.398619}
2026-03-24 19:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120443912') HTTP/1.1" 204 0
2026-03-24 19:22:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:19 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120677579, 'registration': 'FL14BAU', 'account': 'KCS002', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK SPECIAL EDS', 'derivative': '1.4T 16V Limited Edition 5dr', 'mileage': 60192, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2150, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-03-14', 'fuel': 'Petrol', 'motExpiry': '2026-12-06', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FL14BAU/2026-03-23/image/f07774e1-865c-4887-b417-9515a98d228c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL14BAU/2026-03-23/image/5d33ff53-69ca-43a3-a9a0-3cd98e69f72c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL14BAU/2026-03-23/image/d8ad94d8-f70a-4462-8ed6-20bac4a699d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL14BAU/2026-03-23/image/0a0032e2-9506-4510-b974-eb01716671a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL14BAU/2026-03-23/image/489de22c-bbc6-45c7-ac8b-583a6e479a39_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL14BAU/2026-03-23/image/243ff335-dbb3-4436-95e6-87f58e94589f_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 02/16 14k 03/18 23k 09/19 34k', 'remarks': 's/key (buttons missing)', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 143, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/63166325-fcbe-45b8-98fc-49d61a0005e8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:19 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120677579, 'registration': 'FL14BAU', 'account': 'KCS002', 'make': 'VAUXHALL', 'model': 'ASTRA HATCHBACK SPECIAL EDS', 'derivative': '1.4T 16V Limited Edition 5dr', 'mileage': 60192, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2150, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-03-14', 'fuel': 'Petrol', 'motExpiry': '2026-12-06', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/FL14BAU/2026-03-23/image/f07774e1-865c-4887-b417-9515a98d228c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL14BAU/2026-03-23/image/5d33ff53-69ca-43a3-a9a0-3cd98e69f72c_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL14BAU/2026-03-23/image/d8ad94d8-f70a-4462-8ed6-20bac4a699d9_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL14BAU/2026-03-23/image/0a0032e2-9506-4510-b974-eb01716671a5_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL14BAU/2026-03-23/image/489de22c-bbc6-45c7-ac8b-583a6e479a39_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL14BAU/2026-03-23/image/243ff335-dbb3-4436-95e6-87f58e94589f_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 02/16 14k 03/18 23k 09/19 34k', 'remarks': 's/key (buttons missing)', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 143, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/63166325-fcbe-45b8-98fc-49d61a0005e8.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d6c955a-575c-5a60-ba9b-020dcfc2eaa0 with identifier: 120677579
2026-03-24 19:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d6c955a-575c-5a60-ba9b-020dcfc2eaa0 with scrape type 2
2026-03-24 19:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d6c955a-575c-5a60-ba9b-020dcfc2eaa0 with scrape type 2
2026-03-24 19:22:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 7d6c955a-575c-5a60-ba9b-020dcfc2eaa0, identifier: 120677579
2026-03-24 19:22:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 7d6c955a-575c-5a60-ba9b-020dcfc2eaa0 with identifier: 120677579
2026-03-24 19:22:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 7d6c955a-575c-5a60-ba9b-020dcfc2eaa0 with identifier: 120677579
2026-03-24 19:22:19 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 7d6c955a-575c-5a60-ba9b-020dcfc2eaa0 with identifier: 120677579 to the API
2026-03-24 19:22:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:22:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120677579?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 143,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Petrol',
'id': '7d6c955a-575c-5a60-ba9b-020dcfc2eaa0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FL14BAU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120677579',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VAUXHALL',
'model': 'ASTRA HATCHBACK SPECIAL EDS',
'odometer': 60192,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-14',
'seller_name': 'CarBuy Limited',
'title': 'VAUXHALL ASTRA HATCHBACK SPECIAL EDS 1.4T 16V Limited Edition 5dr',
'transmission': 'manual',
'trim': '1.4T 16V Limited Edition 5dr',
'vin': None,
'year': 2014}
2026-03-24 19:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677579%27 HTTP/1.1" 200 None
2026-03-24 19:22:19 [astonbarclay.gb] INFO: Saving data for 120677579: {'auction_closing_time': 1774431900.0, 'created_time': 1774271811.636441, 'last_price_update_time': 1774380139.789712}
2026-03-24 19:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120677579') HTTP/1.1" 204 0
2026-03-24 19:22:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120618235?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120555519?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120618235, 'registration': 'WP11ZYE', 'account': 'NOR002', 'make': 'NISSAN', 'model': 'MICRA HATCHBACK', 'derivative': '1.2 Acenta 5dr', 'mileage': 61975, 'mileageWarranty': False, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2081, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2011-06-29', 'fuel': 'Petrol', 'motExpiry': '2026-06-29', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WP11ZYE/2026-03-20/image/410b0ced-4c5c-471f-a7b8-659def7b1494_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP11ZYE/2026-03-20/image/8f5d18b3-45ed-4743-93aa-55541479b4fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP11ZYE/2026-03-20/image/22e07de7-8c5b-47d0-a586-5b28cd7a387b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP11ZYE/2026-03-20/image/7618cc00-34d2-44d2-b469-6914025265cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP11ZYE/2026-03-20/image/48ad2f18-1474-45fa-810c-7c38d04c5b22_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP11ZYE/2026-03-20/image/dfe5db76-b5cc-45c4-8b36-057f5a398cc2_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 11/12 6K 06/13 13K 06/14 22K 07/15 31K 05/16 38K 06/17 43K 06/18 46K 07/19 50K 07/20 52K 07/21 53K 06/22 55K 06/23 57K 07/24 59K 10/25 61K', 'remarks': 'SKEY, SD CARD', 'virtual': False, 'seller': 'Nortree Motor Company', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d6e08777-093a-4bcd-84c6-eb5e479609e2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120618235, 'registration': 'WP11ZYE', 'account': 'NOR002', 'make': 'NISSAN', 'model': 'MICRA HATCHBACK', 'derivative': '1.2 Acenta 5dr', 'mileage': 61975, 'mileageWarranty': False, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2081, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2011-06-29', 'fuel': 'Petrol', 'motExpiry': '2026-06-29', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WP11ZYE/2026-03-20/image/410b0ced-4c5c-471f-a7b8-659def7b1494_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP11ZYE/2026-03-20/image/8f5d18b3-45ed-4743-93aa-55541479b4fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP11ZYE/2026-03-20/image/22e07de7-8c5b-47d0-a586-5b28cd7a387b_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP11ZYE/2026-03-20/image/7618cc00-34d2-44d2-b469-6914025265cf_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP11ZYE/2026-03-20/image/48ad2f18-1474-45fa-810c-7c38d04c5b22_removebg.jpg?w=600', 'https://abimg003.imgix.net/WP11ZYE/2026-03-20/image/dfe5db76-b5cc-45c4-8b36-057f5a398cc2_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 11/12 6K 06/13 13K 06/14 22K 07/15 31K 05/16 38K 06/17 43K 06/18 46K 07/19 50K 07/20 52K 07/21 53K 06/22 55K 06/23 57K 07/24 59K 10/25 61K', 'remarks': 'SKEY, SD CARD', 'virtual': False, 'seller': 'Nortree Motor Company', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d6e08777-093a-4bcd-84c6-eb5e479609e2.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3616ab8c-207a-59a0-ad98-1d14260cebc9 with identifier: 120618235
2026-03-24 19:22:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3616ab8c-207a-59a0-ad98-1d14260cebc9 with scrape type 2
2026-03-24 19:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3616ab8c-207a-59a0-ad98-1d14260cebc9 with scrape type 2
2026-03-24 19:22:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3616ab8c-207a-59a0-ad98-1d14260cebc9, identifier: 120618235
2026-03-24 19:22:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3616ab8c-207a-59a0-ad98-1d14260cebc9 with identifier: 120618235
2026-03-24 19:22:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3616ab8c-207a-59a0-ad98-1d14260cebc9 with identifier: 120618235
2026-03-24 19:22:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 3616ab8c-207a-59a0-ad98-1d14260cebc9 with identifier: 120618235 to the API
2026-03-24 19:22:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:22:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120618235?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Petrol',
'id': '3616ab8c-207a-59a0-ad98-1d14260cebc9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WP11ZYE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120618235',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'NISSAN',
'model': 'MICRA HATCHBACK',
'odometer': 61975,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-06-29',
'seller_name': 'Nortree Motor Company',
'title': 'NISSAN MICRA HATCHBACK 1.2 Acenta 5dr',
'transmission': 'manual',
'trim': '1.2 Acenta 5dr',
'vin': None,
'year': 2011}
2026-03-24 19:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120618235%27 HTTP/1.1" 200 None
2026-03-24 19:22:20 [astonbarclay.gb] INFO: Saving data for 120618235: {'auction_closing_time': 1774431900.0, 'created_time': 1773947229.391346, 'last_price_update_time': 1774380140.568641}
2026-03-24 19:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120618235') HTTP/1.1" 204 0
2026-03-24 19:22:20 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120555519, 'registration': 'PE16EZP', 'account': 'KCS002', 'make': 'VAUXHALL', 'model': 'MOKKA HATCHBACK', 'derivative': '1.4T SE 5dr 4WD', 'mileage': 66448, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2106, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-05-23', 'fuel': 'Petrol', 'motExpiry': '2026-10-27', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PE16EZP/2026-03-18/image/9f94a576-68f7-4714-86fa-c294dcfe6aff_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/c53c40a0-ac87-4256-a742-97891093f987_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/5338220a-2552-46b4-96b7-c32d80d1e218_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/34e2b052-b771-4792-9e4f-f26f76604e85_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/1960d5d6-b4fe-444d-b138-da15594eda26_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/42af0a34-0dd1-46ec-bf19-10949f39c9c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/30b3d12c-417b-4028-ba7e-6396a6416209_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/0fa85b46-75a7-4c5f-aab7-060e9d3061c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/abef97e3-d26d-4ea1-9eaa-6b3dde08b9d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/fe7b4974-8fb0-4765-9eb2-71a2661bd3a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/086595fe-ed2e-4b34-9d93-387890a1afb2_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 05/17 8K 05/18 16K 04/19 25K', 'remarks': 'S/KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 155, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6587a28b-3964-4a0f-aa49-cd20e61da191.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:20 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120555519, 'registration': 'PE16EZP', 'account': 'KCS002', 'make': 'VAUXHALL', 'model': 'MOKKA HATCHBACK', 'derivative': '1.4T SE 5dr 4WD', 'mileage': 66448, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2106, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-05-23', 'fuel': 'Petrol', 'motExpiry': '2026-10-27', 'doors': 5, 'engineSize': 1364, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/PE16EZP/2026-03-18/image/9f94a576-68f7-4714-86fa-c294dcfe6aff_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/c53c40a0-ac87-4256-a742-97891093f987_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/5338220a-2552-46b4-96b7-c32d80d1e218_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/34e2b052-b771-4792-9e4f-f26f76604e85_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/1960d5d6-b4fe-444d-b138-da15594eda26_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/42af0a34-0dd1-46ec-bf19-10949f39c9c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/30b3d12c-417b-4028-ba7e-6396a6416209_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/0fa85b46-75a7-4c5f-aab7-060e9d3061c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/abef97e3-d26d-4ea1-9eaa-6b3dde08b9d5_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/fe7b4974-8fb0-4765-9eb2-71a2661bd3a2_removebg.jpg?w=600', 'https://abimg003.imgix.net/PE16EZP/2026-03-18/image/086595fe-ed2e-4b34-9d93-387890a1afb2_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 05/17 8K 05/18 16K 04/19 25K', 'remarks': 'S/KEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 155, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/6587a28b-3964-4a0f-aa49-cd20e61da191.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e189d00-5d87-5c47-9b42-0cf9e95a599e with identifier: 120555519
2026-03-24 19:22:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e189d00-5d87-5c47-9b42-0cf9e95a599e with scrape type 2
2026-03-24 19:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e189d00-5d87-5c47-9b42-0cf9e95a599e with scrape type 2
2026-03-24 19:22:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4e189d00-5d87-5c47-9b42-0cf9e95a599e, identifier: 120555519
2026-03-24 19:22:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4e189d00-5d87-5c47-9b42-0cf9e95a599e with identifier: 120555519
2026-03-24 19:22:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4e189d00-5d87-5c47-9b42-0cf9e95a599e with identifier: 120555519
2026-03-24 19:22:20 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 4e189d00-5d87-5c47-9b42-0cf9e95a599e with identifier: 120555519 to the API
2026-03-24 19:22:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:22:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120555519?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 155,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Petrol',
'id': '4e189d00-5d87-5c47-9b42-0cf9e95a599e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PE16EZP',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120555519',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VAUXHALL',
'model': 'MOKKA HATCHBACK',
'odometer': 66448,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-23',
'seller_name': 'CarBuy Limited',
'title': 'VAUXHALL MOKKA HATCHBACK 1.4T SE 5dr 4WD',
'transmission': 'manual',
'trim': '1.4T SE 5dr 4WD',
'vin': None,
'year': 2016}
2026-03-24 19:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120555519%27 HTTP/1.1" 200 None
2026-03-24 19:22:20 [astonbarclay.gb] INFO: Saving data for 120555519: {'auction_closing_time': 1774431900.0, 'created_time': 1773838955.670822, 'last_price_update_time': 1774380140.915009}
2026-03-24 19:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120555519') HTTP/1.1" 204 0
2026-03-24 19:22:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120758234?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:22 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120758234, 'registration': 'A6YGL', 'account': 'AST002', 'make': 'VOLKSWAGEN', 'model': 'TIGUAN DIESEL ESTATE', 'derivative': '2.0 TDi BlueMotion Tech Match 5dr DSG', 'mileage': 148181, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2013, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2013-10-11', 'fuel': 'Diesel', 'motExpiry': '2025-07-26', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/A6YGL/2026-03-24/image/6038d05a-d7f7-45e1-9040-4f21adf18bf3_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/46b482f5-351a-4226-913d-10003f412b1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/f52ff616-e170-4a40-9e83-1507f005df4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/b75dd501-b5c6-4d56-95f3-243776faddc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/995d42ea-b635-45bf-9d70-b8b304884638_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/fc9223a7-6aa4-4211-9f43-a1dff9431663_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/ab79c5b6-84c1-4683-b1ca-cec1a82f3916_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/417de56b-5d9f-4e93-8a9a-e0e719d92dc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/6dd64fbe-96be-4644-a40b-d7e7d29100f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/168a2e32-85ed-45df-bde9-a0964ebc8683_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/2849fa4a-ccdb-4922-9d8c-c3aa13ff6b22_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 9/15 9K, 11/16 14K, 10/18 35K, 10/19 49K,9/20 65K, 11/21 73K, 89K (No Date),', 'remarks': 'S/KEY - PLATE NOT GUARANTEED TO STAY WITH VEHICLE', 'virtual': False, 'seller': '.', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 158, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a615f5c1-a484-4faa-96af-87ce42855cb0.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:22 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120758234, 'registration': 'A6YGL', 'account': 'AST002', 'make': 'VOLKSWAGEN', 'model': 'TIGUAN DIESEL ESTATE', 'derivative': '2.0 TDi BlueMotion Tech Match 5dr DSG', 'mileage': 148181, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2013, 'hall': 'Main Hall', 'transmission': 'automatic', 'firstRegistration': '2013-10-11', 'fuel': 'Diesel', 'motExpiry': '2025-07-26', 'doors': 5, 'engineSize': 1968, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/A6YGL/2026-03-24/image/6038d05a-d7f7-45e1-9040-4f21adf18bf3_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/46b482f5-351a-4226-913d-10003f412b1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/f52ff616-e170-4a40-9e83-1507f005df4f_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/b75dd501-b5c6-4d56-95f3-243776faddc1_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/995d42ea-b635-45bf-9d70-b8b304884638_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/fc9223a7-6aa4-4211-9f43-a1dff9431663_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/ab79c5b6-84c1-4683-b1ca-cec1a82f3916_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/417de56b-5d9f-4e93-8a9a-e0e719d92dc4_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/6dd64fbe-96be-4644-a40b-d7e7d29100f4_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/168a2e32-85ed-45df-bde9-a0964ebc8683_removebg.jpg?w=600', 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/2849fa4a-ccdb-4922-9d8c-c3aa13ff6b22_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 9/15 9K, 11/16 14K, 10/18 35K, 10/19 49K,9/20 65K, 11/21 73K, 89K (No Date),', 'remarks': 'S/KEY - PLATE NOT GUARANTEED TO STAY WITH VEHICLE', 'virtual': False, 'seller': '.', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 158, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a615f5c1-a484-4faa-96af-87ce42855cb0.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f63902f-d025-5f3d-8e72-89ee9cbde624 with identifier: 120758234
2026-03-24 19:22:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f63902f-d025-5f3d-8e72-89ee9cbde624 with scrape type 1
2026-03-24 19:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9f63902f-d025-5f3d-8e72-89ee9cbde624
2026-03-24 19:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FA6YGL%252F2026-03-24%252Fimage%252F6038d05a-d7f7-45e1-9040-4f21adf18bf3_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/A6YGL/2026-03-24/image/6038d05a-d7f7-45e1-9040-4f21adf18bf3_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FA6YGL%252F2026-03-24%252Fimage%252F46b482f5-351a-4226-913d-10003f412b1d_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/A6YGL/2026-03-24/image/46b482f5-351a-4226-913d-10003f412b1d_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FA6YGL%252F2026-03-24%252Fimage%252Ff52ff616-e170-4a40-9e83-1507f005df4f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/A6YGL/2026-03-24/image/f52ff616-e170-4a40-9e83-1507f005df4f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FA6YGL%252F2026-03-24%252Fimage%252Fb75dd501-b5c6-4d56-95f3-243776faddc1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/A6YGL/2026-03-24/image/b75dd501-b5c6-4d56-95f3-243776faddc1_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FA6YGL%252F2026-03-24%252Fimage%252F995d42ea-b635-45bf-9d70-b8b304884638_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/A6YGL/2026-03-24/image/995d42ea-b635-45bf-9d70-b8b304884638_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FA6YGL%252F2026-03-24%252Fimage%252Ffc9223a7-6aa4-4211-9f43-a1dff9431663_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/A6YGL/2026-03-24/image/fc9223a7-6aa4-4211-9f43-a1dff9431663_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FA6YGL%252F2026-03-24%252Fimage%252Fab79c5b6-84c1-4683-b1ca-cec1a82f3916_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/A6YGL/2026-03-24/image/ab79c5b6-84c1-4683-b1ca-cec1a82f3916_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FA6YGL%252F2026-03-24%252Fimage%252F417de56b-5d9f-4e93-8a9a-e0e719d92dc4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/A6YGL/2026-03-24/image/417de56b-5d9f-4e93-8a9a-e0e719d92dc4_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FA6YGL%252F2026-03-24%252Fimage%252F6dd64fbe-96be-4644-a40b-d7e7d29100f4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/A6YGL/2026-03-24/image/6dd64fbe-96be-4644-a40b-d7e7d29100f4_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FA6YGL%252F2026-03-24%252Fimage%252F168a2e32-85ed-45df-bde9-a0964ebc8683_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/A6YGL/2026-03-24/image/168a2e32-85ed-45df-bde9-a0964ebc8683_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120257902?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/A6YGL/2026-03-24/image/168a2e32-85ed-45df-bde9-a0964ebc8683_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120758234?view=catalogue)
2026-03-24 19:22:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120257902, 'registration': 'MV63KFA', 'account': 'AST058', 'make': 'HONDA', 'model': 'CIVIC DIESEL HATCHBACK', 'derivative': '1.6 i-DTEC SE-T 5dr', 'mileage': 147789, 'mileageWarranty': True, 'type': 'car', 'saleId': 18906, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 651, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-09-26', 'fuel': 'Diesel', 'motExpiry': '2027-01-05', 'doors': 5, 'engineSize': 1597, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MV63KFA/2026-03-10/image/282d4cee-4d61-4b68-84e9-af45c2e4c093_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV63KFA/2026-03-10/image/898b0cc2-164f-4ab3-8fdd-4ae62c53aac7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV63KFA/2026-03-10/image/530f3a18-ec26-4230-a312-9e0da3b68aa2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV63KFA/2026-03-10/image/26ab20ae-9bf5-4c50-9d6d-ae572d98ea10_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV63KFA/2026-03-10/image/6e71cff1-6234-46f6-8c9d-8ee7791564ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV63KFA/2026-03-10/image/0490a61a-721d-4c6c-a611-cd3d4f526352_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV63KFA/2026-03-10/image/25210511-c125-4e83-ab92-904f92b75056_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV63KFA/2026-03-10/image/78d225ff-11b4-40dc-b11b-65c56392b446_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 09/14 - 10K, 08/15 - 17K, 04/16 - 24K, 04/17 - 31K, 02/18 - 37K,', 'remarks': '**528** VOSA STATES 24K, 31K, 39K, 63K, 90K, 102K, 117K, 127K, 139K, 147K', 'virtual': False, 'seller': 'LDG', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 94, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8a86832e-fc34-46e5-9517-f1447236b9ea.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120257902, 'registration': 'MV63KFA', 'account': 'AST058', 'make': 'HONDA', 'model': 'CIVIC DIESEL HATCHBACK', 'derivative': '1.6 i-DTEC SE-T 5dr', 'mileage': 147789, 'mileageWarranty': True, 'type': 'car', 'saleId': 18906, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 651, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2013-09-26', 'fuel': 'Diesel', 'motExpiry': '2027-01-05', 'doors': 5, 'engineSize': 1597, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/MV63KFA/2026-03-10/image/282d4cee-4d61-4b68-84e9-af45c2e4c093_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV63KFA/2026-03-10/image/898b0cc2-164f-4ab3-8fdd-4ae62c53aac7_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV63KFA/2026-03-10/image/530f3a18-ec26-4230-a312-9e0da3b68aa2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV63KFA/2026-03-10/image/26ab20ae-9bf5-4c50-9d6d-ae572d98ea10_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV63KFA/2026-03-10/image/6e71cff1-6234-46f6-8c9d-8ee7791564ef_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV63KFA/2026-03-10/image/0490a61a-721d-4c6c-a611-cd3d4f526352_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV63KFA/2026-03-10/image/25210511-c125-4e83-ab92-904f92b75056_removebg.jpg?w=600', 'https://abimg003.imgix.net/MV63KFA/2026-03-10/image/78d225ff-11b4-40dc-b11b-65c56392b446_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 09/14 - 10K, 08/15 - 17K, 04/16 - 24K, 04/17 - 31K, 02/18 - 37K,', 'remarks': '**528** VOSA STATES 24K, 31K, 39K, 63K, 90K, 102K, 117K, 127K, 139K, 147K', 'virtual': False, 'seller': 'LDG', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 94, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/8a86832e-fc34-46e5-9517-f1447236b9ea.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6713a0d-9d24-56e3-a753-1f4bc70c2247 with identifier: 120257902
2026-03-24 19:22:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6713a0d-9d24-56e3-a753-1f4bc70c2247 with scrape type 2
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6713a0d-9d24-56e3-a753-1f4bc70c2247 with scrape type 2
2026-03-24 19:22:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: f6713a0d-9d24-56e3-a753-1f4bc70c2247, identifier: 120257902
2026-03-24 19:22:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: f6713a0d-9d24-56e3-a753-1f4bc70c2247 with identifier: 120257902
2026-03-24 19:22:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: f6713a0d-9d24-56e3-a753-1f4bc70c2247 with identifier: 120257902
2026-03-24 19:22:23 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: f6713a0d-9d24-56e3-a753-1f4bc70c2247 with expiration date: 2026-03-24T13:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 94,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'expiration_date': '2026-03-24T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'f6713a0d-9d24-56e3-a753-1f4bc70c2247',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MV63KFA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120257902',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HONDA',
'model': 'CIVIC DIESEL HATCHBACK',
'odometer': 147789,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-09-26',
'seller_name': 'LDG',
'title': 'HONDA CIVIC DIESEL HATCHBACK 1.6 i-DTEC SE-T 5dr',
'transmission': 'manual',
'trim': '1.6 i-DTEC SE-T 5dr',
'vin': None,
'year': 2013}
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120257902%27 HTTP/1.1" 200 None
2026-03-24 19:22:23 [astonbarclay.gb] INFO: Saving data for 120257902: {'auction_closing_time': 1774357200.0, 'created_time': 1773402596.43611, 'last_price_update_time': 1774380143.201615}
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120257902') HTTP/1.1" 204 0
2026-03-24 19:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/A6YGL/2026-03-24/image/6dd64fbe-96be-4644-a40b-d7e7d29100f4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120758234?view=catalogue)
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af3f3050>
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f63902f-d025-5f3d-8e72-89ee9cbde624/9f63902f-d025-5f3d-8e72-89ee9cbde624_image_9.jpg HTTP/1.1" 201 0
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FA6YGL%252F2026-03-24%252Fimage%252F168a2e32-85ed-45df-bde9-a0964ebc8683_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/A6YGL/2026-03-24/image/168a2e32-85ed-45df-bde9-a0964ebc8683_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9f63902f-d025-5f3d-8e72-89ee9cbde624
2026-03-24 19:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/A6YGL/2026-03-24/image/417de56b-5d9f-4e93-8a9a-e0e719d92dc4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120758234?view=catalogue)
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aef8a7d0>
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f63902f-d025-5f3d-8e72-89ee9cbde624/9f63902f-d025-5f3d-8e72-89ee9cbde624_image_8.jpg HTTP/1.1" 201 0
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FA6YGL%252F2026-03-24%252Fimage%252F6dd64fbe-96be-4644-a40b-d7e7d29100f4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/A6YGL/2026-03-24/image/6dd64fbe-96be-4644-a40b-d7e7d29100f4_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9f63902f-d025-5f3d-8e72-89ee9cbde624
2026-03-24 19:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/A6YGL/2026-03-24/image/ab79c5b6-84c1-4683-b1ca-cec1a82f3916_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120758234?view=catalogue)
2026-03-24 19:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/A6YGL/2026-03-24/image/fc9223a7-6aa4-4211-9f43-a1dff9431663_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120758234?view=catalogue)
2026-03-24 19:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120758464?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af148e10>
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f63902f-d025-5f3d-8e72-89ee9cbde624/9f63902f-d025-5f3d-8e72-89ee9cbde624_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FA6YGL%252F2026-03-24%252Fimage%252F417de56b-5d9f-4e93-8a9a-e0e719d92dc4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/A6YGL/2026-03-24/image/417de56b-5d9f-4e93-8a9a-e0e719d92dc4_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9f63902f-d025-5f3d-8e72-89ee9cbde624
2026-03-24 19:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/A6YGL/2026-03-24/image/995d42ea-b635-45bf-9d70-b8b304884638_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120758234?view=catalogue)
2026-03-24 19:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/A6YGL/2026-03-24/image/b75dd501-b5c6-4d56-95f3-243776faddc1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120758234?view=catalogue)
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af43fb50>
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f63902f-d025-5f3d-8e72-89ee9cbde624/9f63902f-d025-5f3d-8e72-89ee9cbde624_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FA6YGL%252F2026-03-24%252Fimage%252Fab79c5b6-84c1-4683-b1ca-cec1a82f3916_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/A6YGL/2026-03-24/image/ab79c5b6-84c1-4683-b1ca-cec1a82f3916_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9f63902f-d025-5f3d-8e72-89ee9cbde624
2026-03-24 19:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/A6YGL/2026-03-24/image/46b482f5-351a-4226-913d-10003f412b1d_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120758234?view=catalogue)
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af4130d0>
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f63902f-d025-5f3d-8e72-89ee9cbde624/9f63902f-d025-5f3d-8e72-89ee9cbde624_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FA6YGL%252F2026-03-24%252Fimage%252Ffc9223a7-6aa4-4211-9f43-a1dff9431663_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/A6YGL/2026-03-24/image/fc9223a7-6aa4-4211-9f43-a1dff9431663_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9f63902f-d025-5f3d-8e72-89ee9cbde624
2026-03-24 19:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/A6YGL/2026-03-24/image/f52ff616-e170-4a40-9e83-1507f005df4f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120758234?view=catalogue)
2026-03-24 19:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/A6YGL/2026-03-24/image/6038d05a-d7f7-45e1-9040-4f21adf18bf3_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120758234?view=catalogue)
2026-03-24 19:22:23 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120758464, 'registration': 'OE16UCL', 'account': 'AST002', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.6 EcoBoost ST-2 3dr', 'mileage': 70521, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2012, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-06-11', 'fuel': 'Petrol', 'motExpiry': '2025-08-12', 'doors': 3, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OE16UCL/2026-03-24/image/e55e5b88-462c-42c4-875f-1ab174581ef2_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/5ac8f0b3-fd2e-4622-a4bb-59479284febf_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/07e1fded-bff5-4aab-9a1b-015960fe6f6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/9ca993a2-38ba-499f-9c9f-c3f4200c00e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/5e7ffdb7-2578-45d3-8266-d723b2417639_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/1df9fdf6-9252-4947-8480-4ea8fd3d9fd0_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/2694c999-7857-47af-89e7-4fd55043e9e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/680bd22b-12f1-4d8f-b9f4-7e1deb3b0d9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/080a4777-6116-4e63-869c-f69d8edfe05b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/4b43d376-54de-46a9-87c0-64c695f43962_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/0bcbd8ca-0a99-4b96-a997-804e5081757e_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/23f97efd-447a-449f-9a65-80a19e36cf15_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/723ca176-61e9-4939-9580-1b8c85b7834b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/35f31f82-8a31-46fe-9eeb-14c17e8986ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/9f1c040b-4651-47aa-bf27-c19d2e06862b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/ca9f95ef-d05c-4551-a5d7-7ea90349ccce_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/60eab12e-5a93-421f-8758-491b348232fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/1fc643ce-825d-4fc0-a509-aa8f5e018cc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/2214bb90-9427-4481-8a7d-8adbc67c602b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/32e16699-a1dd-4574-b6d6-5981a5a605b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/3e88f68c-1f4c-45e4-855f-c41e5da896a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/5dbca454-b647-4fb2-a0f2-a16aea1a1ca6_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/21ce2863-02fa-488e-9098-af47389caf7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/80bcffb1-70c1-4248-bf02-2e55558b1e9c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 9/17 19k, 10/18 26k, 7/19 38k, 9/20 48k, 5/21 51k INVOICE @ 9/24 68K,', 'remarks': 'Heavily Modified & Remapped', 'virtual': False, 'seller': '.', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 138, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d417da23-8fa9-4d36-a147-931084798718.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:23 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120758464, 'registration': 'OE16UCL', 'account': 'AST002', 'make': 'FORD', 'model': 'FIESTA HATCHBACK', 'derivative': '1.6 EcoBoost ST-2 3dr', 'mileage': 70521, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2012, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2016-06-11', 'fuel': 'Petrol', 'motExpiry': '2025-08-12', 'doors': 3, 'engineSize': 1596, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/OE16UCL/2026-03-24/image/e55e5b88-462c-42c4-875f-1ab174581ef2_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/5ac8f0b3-fd2e-4622-a4bb-59479284febf_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/07e1fded-bff5-4aab-9a1b-015960fe6f6f_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/9ca993a2-38ba-499f-9c9f-c3f4200c00e1_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/5e7ffdb7-2578-45d3-8266-d723b2417639_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/1df9fdf6-9252-4947-8480-4ea8fd3d9fd0_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/2694c999-7857-47af-89e7-4fd55043e9e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/680bd22b-12f1-4d8f-b9f4-7e1deb3b0d9e_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/080a4777-6116-4e63-869c-f69d8edfe05b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/4b43d376-54de-46a9-87c0-64c695f43962_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/0bcbd8ca-0a99-4b96-a997-804e5081757e_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/23f97efd-447a-449f-9a65-80a19e36cf15_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/723ca176-61e9-4939-9580-1b8c85b7834b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/35f31f82-8a31-46fe-9eeb-14c17e8986ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/9f1c040b-4651-47aa-bf27-c19d2e06862b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/ca9f95ef-d05c-4551-a5d7-7ea90349ccce_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/60eab12e-5a93-421f-8758-491b348232fe_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/1fc643ce-825d-4fc0-a509-aa8f5e018cc5_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/2214bb90-9427-4481-8a7d-8adbc67c602b_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/32e16699-a1dd-4574-b6d6-5981a5a605b7_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/3e88f68c-1f4c-45e4-855f-c41e5da896a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/5dbca454-b647-4fb2-a0f2-a16aea1a1ca6_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/21ce2863-02fa-488e-9098-af47389caf7c_removebg.jpg?w=600', 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/80bcffb1-70c1-4248-bf02-2e55558b1e9c_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 9/17 19k, 10/18 26k, 7/19 38k, 9/20 48k, 5/21 51k INVOICE @ 9/24 68K,', 'remarks': 'Heavily Modified & Remapped', 'virtual': False, 'seller': '.', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '6', 'v5': True, 'v5details': 'Here', 'co2': 138, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d417da23-8fa9-4d36-a147-931084798718.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df854c1c-01c4-5183-a6da-0394f752df08 with identifier: 120758464
2026-03-24 19:22:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df854c1c-01c4-5183-a6da-0394f752df08 with scrape type 1
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item df854c1c-01c4-5183-a6da-0394f752df08
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FOE16UCL%252F2026-03-24%252Fimage%252Fe55e5b88-462c-42c4-875f-1ab174581ef2_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OE16UCL/2026-03-24/image/e55e5b88-462c-42c4-875f-1ab174581ef2_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FOE16UCL%252F2026-03-24%252Fimage%252F5ac8f0b3-fd2e-4622-a4bb-59479284febf_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OE16UCL/2026-03-24/image/5ac8f0b3-fd2e-4622-a4bb-59479284febf_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af43d710>
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f63902f-d025-5f3d-8e72-89ee9cbde624/9f63902f-d025-5f3d-8e72-89ee9cbde624_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FA6YGL%252F2026-03-24%252Fimage%252F995d42ea-b635-45bf-9d70-b8b304884638_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/A6YGL/2026-03-24/image/995d42ea-b635-45bf-9d70-b8b304884638_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9f63902f-d025-5f3d-8e72-89ee9cbde624
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FOE16UCL%252F2026-03-24%252Fimage%252F07e1fded-bff5-4aab-9a1b-015960fe6f6f_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OE16UCL/2026-03-24/image/07e1fded-bff5-4aab-9a1b-015960fe6f6f_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4829c10>
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f63902f-d025-5f3d-8e72-89ee9cbde624/9f63902f-d025-5f3d-8e72-89ee9cbde624_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FA6YGL%252F2026-03-24%252Fimage%252Fb75dd501-b5c6-4d56-95f3-243776faddc1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/A6YGL/2026-03-24/image/b75dd501-b5c6-4d56-95f3-243776faddc1_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9f63902f-d025-5f3d-8e72-89ee9cbde624
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FOE16UCL%252F2026-03-24%252Fimage%252F9ca993a2-38ba-499f-9c9f-c3f4200c00e1_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OE16UCL/2026-03-24/image/9ca993a2-38ba-499f-9c9f-c3f4200c00e1_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af466790>
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f63902f-d025-5f3d-8e72-89ee9cbde624/9f63902f-d025-5f3d-8e72-89ee9cbde624_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FA6YGL%252F2026-03-24%252Fimage%252F46b482f5-351a-4226-913d-10003f412b1d_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/A6YGL/2026-03-24/image/46b482f5-351a-4226-913d-10003f412b1d_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9f63902f-d025-5f3d-8e72-89ee9cbde624
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af428b10>
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f63902f-d025-5f3d-8e72-89ee9cbde624/9f63902f-d025-5f3d-8e72-89ee9cbde624_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FA6YGL%252F2026-03-24%252Fimage%252Ff52ff616-e170-4a40-9e83-1507f005df4f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/A6YGL/2026-03-24/image/f52ff616-e170-4a40-9e83-1507f005df4f_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9f63902f-d025-5f3d-8e72-89ee9cbde624
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af02d850>
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9f63902f-d025-5f3d-8e72-89ee9cbde624/9f63902f-d025-5f3d-8e72-89ee9cbde624_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FA6YGL%252F2026-03-24%252Fimage%252F6038d05a-d7f7-45e1-9040-4f21adf18bf3_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/A6YGL/2026-03-24/image/6038d05a-d7f7-45e1-9040-4f21adf18bf3_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9f63902f-d025-5f3d-8e72-89ee9cbde624
2026-03-24 19:22:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9f63902f-d025-5f3d-8e72-89ee9cbde624, skipping ID generation
2026-03-24 19:22:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f63902f-d025-5f3d-8e72-89ee9cbde624 with scrape type 1
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9f63902f-d025-5f3d-8e72-89ee9cbde624 sending to next pipeline
2026-03-24 19:22:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 9f63902f-d025-5f3d-8e72-89ee9cbde624, identifier: 120758234
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FOE16UCL%252F2026-03-24%252Fimage%252F5e7ffdb7-2578-45d3-8266-d723b2417639_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OE16UCL/2026-03-24/image/5e7ffdb7-2578-45d3-8266-d723b2417639_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 9f63902f-d025-5f3d-8e72-89ee9cbde624 with identifier: 120758234
2026-03-24 19:22:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 9f63902f-d025-5f3d-8e72-89ee9cbde624 with identifier: 120758234
2026-03-24 19:22:24 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 9f63902f-d025-5f3d-8e72-89ee9cbde624 with identifier: 120758234 to the API
2026-03-24 19:22:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:22:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/A6YGL/2026-03-24/image/6038d05a-d7f7-45e1-9040-4f21adf18bf3_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 158,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Diesel',
'id': '9f63902f-d025-5f3d-8e72-89ee9cbde624',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'A6YGL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120758234',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'VOLKSWAGEN',
'model': 'TIGUAN DIESEL ESTATE',
'odometer': 148181,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 11,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f63902f-d025-5f3d-8e72-89ee9cbde624/9f63902f-d025-5f3d-8e72-89ee9cbde624_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25196,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/6038d05a-d7f7-45e1-9040-4f21adf18bf3_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f63902f-d025-5f3d-8e72-89ee9cbde624/9f63902f-d025-5f3d-8e72-89ee9cbde624_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25198,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/46b482f5-351a-4226-913d-10003f412b1d_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f63902f-d025-5f3d-8e72-89ee9cbde624/9f63902f-d025-5f3d-8e72-89ee9cbde624_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23993,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/f52ff616-e170-4a40-9e83-1507f005df4f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f63902f-d025-5f3d-8e72-89ee9cbde624/9f63902f-d025-5f3d-8e72-89ee9cbde624_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22412,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/b75dd501-b5c6-4d56-95f3-243776faddc1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f63902f-d025-5f3d-8e72-89ee9cbde624/9f63902f-d025-5f3d-8e72-89ee9cbde624_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18482,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/995d42ea-b635-45bf-9d70-b8b304884638_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f63902f-d025-5f3d-8e72-89ee9cbde624/9f63902f-d025-5f3d-8e72-89ee9cbde624_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88024,
'Height': 960,
'OriginUrl': 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/fc9223a7-6aa4-4211-9f43-a1dff9431663_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f63902f-d025-5f3d-8e72-89ee9cbde624/9f63902f-d025-5f3d-8e72-89ee9cbde624_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20633,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/ab79c5b6-84c1-4683-b1ca-cec1a82f3916_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f63902f-d025-5f3d-8e72-89ee9cbde624/9f63902f-d025-5f3d-8e72-89ee9cbde624_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81539,
'Height': 960,
'OriginUrl': 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/417de56b-5d9f-4e93-8a9a-e0e719d92dc4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f63902f-d025-5f3d-8e72-89ee9cbde624/9f63902f-d025-5f3d-8e72-89ee9cbde624_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77716,
'Height': 960,
'OriginUrl': 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/6dd64fbe-96be-4644-a40b-d7e7d29100f4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f63902f-d025-5f3d-8e72-89ee9cbde624/9f63902f-d025-5f3d-8e72-89ee9cbde624_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46801,
'Height': 375,
'OriginUrl': 'https://abimg003.imgix.net/A6YGL/2026-03-24/image/168a2e32-85ed-45df-bde9-a0964ebc8683_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-11',
'seller_name': '.',
'title': 'VOLKSWAGEN TIGUAN DIESEL ESTATE 2.0 TDi BlueMotion Tech Match 5dr '
'DSG',
'transmission': 'automatic',
'trim': '2.0 TDi BlueMotion Tech Match 5dr DSG',
'vin': None,
'year': 2013}
2026-03-24 19:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758234%27 HTTP/1.1" 200 None
2026-03-24 19:22:24 [astonbarclay.gb] INFO: Saving data for 120758234: {'created_time': 1774380144.291834, 'last_price_update_time': 1774380144.291845, 'auction_closing_time': 1774431900.0}
2026-03-24 19:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120758234') HTTP/1.1" 204 0
2026-03-24 19:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FOE16UCL%252F2026-03-24%252Fimage%252F1df9fdf6-9252-4947-8480-4ea8fd3d9fd0_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OE16UCL/2026-03-24/image/1df9fdf6-9252-4947-8480-4ea8fd3d9fd0_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FOE16UCL%252F2026-03-24%252Fimage%252F2694c999-7857-47af-89e7-4fd55043e9e4_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OE16UCL/2026-03-24/image/2694c999-7857-47af-89e7-4fd55043e9e4_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FOE16UCL%252F2026-03-24%252Fimage%252F680bd22b-12f1-4d8f-b9f4-7e1deb3b0d9e_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OE16UCL/2026-03-24/image/680bd22b-12f1-4d8f-b9f4-7e1deb3b0d9e_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FOE16UCL%252F2026-03-24%252Fimage%252F080a4777-6116-4e63-869c-f69d8edfe05b_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OE16UCL/2026-03-24/image/080a4777-6116-4e63-869c-f69d8edfe05b_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fabimg003.imgix.net%252FOE16UCL%252F2026-03-24%252Fimage%252F4b43d376-54de-46a9-87c0-64c695f43962_removebg.jpg%253Fw%3D600%27 HTTP/1.1" 200 None
2026-03-24 19:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OE16UCL/2026-03-24/image/4b43d376-54de-46a9-87c0-64c695f43962_removebg.jpg?w=600 not downloaded yet
2026-03-24 19:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120471377?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/OE16UCL/2026-03-24/image/4b43d376-54de-46a9-87c0-64c695f43962_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120758464?view=catalogue)
2026-03-24 19:22:25 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120471377, 'registration': 'DG16VVJ', 'account': 'DJC003', 'make': 'MAZDA', 'model': 'MAZDA3 HATCHBACK', 'derivative': '2.0 Sport Nav 5dr', 'mileage': 114817, 'mileageWarranty': True, 'type': 'car', 'saleId': 18906, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 638, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-03-14', 'fuel': 'Petrol', 'motExpiry': '2026-03-13', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DG16VVJ/2026-03-20/image/043f29bb-aa6b-4bca-ad08-b465c173fa4e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG16VVJ/2026-03-20/image/9b75f3e9-bfbd-4f55-b2ca-6a8190b2321c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG16VVJ/2026-03-20/image/32fb8c28-6bec-4ae5-8a1a-5078de4fbc7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG16VVJ/2026-03-20/image/86057253-59ac-4b82-8228-e460ddf6d559_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG16VVJ/2026-03-20/image/cee0f045-a056-4805-b8c5-102de1623404_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG16VVJ/2026-03-20/image/6106e353-d114-4066-a840-49ef6791fd1c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG16VVJ/2026-03-20/image/b55cf84c-0fa2-40d1-aa57-77ff9c1c9e3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG16VVJ/2026-03-20/image/2ca375fa-1d56-4048-bece-272f19018f90_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG16VVJ/2026-03-20/image/b0621ed1-94b2-4d0d-955e-0641dcc3561a_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**126** VOSA STATES 53K, 72K, 72K, 83K, 90K, 99K, 106K', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c31651d8-3d80-491a-9ff3-2820e548e128.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:25 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120471377, 'registration': 'DG16VVJ', 'account': 'DJC003', 'make': 'MAZDA', 'model': 'MAZDA3 HATCHBACK', 'derivative': '2.0 Sport Nav 5dr', 'mileage': 114817, 'mileageWarranty': True, 'type': 'car', 'saleId': 18906, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 638, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2016-03-14', 'fuel': 'Petrol', 'motExpiry': '2026-03-13', 'doors': 5, 'engineSize': 1998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/DG16VVJ/2026-03-20/image/043f29bb-aa6b-4bca-ad08-b465c173fa4e_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG16VVJ/2026-03-20/image/9b75f3e9-bfbd-4f55-b2ca-6a8190b2321c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG16VVJ/2026-03-20/image/32fb8c28-6bec-4ae5-8a1a-5078de4fbc7b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG16VVJ/2026-03-20/image/86057253-59ac-4b82-8228-e460ddf6d559_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG16VVJ/2026-03-20/image/cee0f045-a056-4805-b8c5-102de1623404_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG16VVJ/2026-03-20/image/6106e353-d114-4066-a840-49ef6791fd1c_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG16VVJ/2026-03-20/image/b55cf84c-0fa2-40d1-aa57-77ff9c1c9e3b_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG16VVJ/2026-03-20/image/2ca375fa-1d56-4048-bece-272f19018f90_removebg.jpg?w=600', 'https://abimg003.imgix.net/DG16VVJ/2026-03-20/image/b0621ed1-94b2-4d0d-955e-0641dcc3561a_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**126** VOSA STATES 53K, 72K, 72K, 83K, 90K, 99K, 106K', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c31651d8-3d80-491a-9ff3-2820e548e128.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19e47c51-4292-5957-89d8-0e6578b83e0f with identifier: 120471377
2026-03-24 19:22:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19e47c51-4292-5957-89d8-0e6578b83e0f with scrape type 2
2026-03-24 19:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19e47c51-4292-5957-89d8-0e6578b83e0f with scrape type 2
2026-03-24 19:22:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 19e47c51-4292-5957-89d8-0e6578b83e0f, identifier: 120471377
2026-03-24 19:22:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 19e47c51-4292-5957-89d8-0e6578b83e0f with identifier: 120471377
2026-03-24 19:22:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 19e47c51-4292-5957-89d8-0e6578b83e0f with identifier: 120471377
2026-03-24 19:22:25 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 19e47c51-4292-5957-89d8-0e6578b83e0f with expiration date: 2026-03-24T13:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-24T13:00:00Z',
'fuel_type': 'Petrol',
'id': '19e47c51-4292-5957-89d8-0e6578b83e0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DG16VVJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120471377',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MAZDA',
'model': 'MAZDA3 HATCHBACK',
'odometer': 114817,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-14',
'seller_name': 'Cox Motor Group',
'title': 'MAZDA MAZDA3 HATCHBACK 2.0 Sport Nav 5dr',
'transmission': 'manual',
'trim': '2.0 Sport Nav 5dr',
'vin': None,
'year': 2016}
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471377%27 HTTP/1.1" 200 None
2026-03-24 19:22:25 [astonbarclay.gb] INFO: Saving data for 120471377: {'auction_closing_time': 1774357200.0, 'created_time': 1773947472.410588, 'last_price_update_time': 1774380145.542526}
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120471377') HTTP/1.1" 204 0
2026-03-24 19:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/OE16UCL/2026-03-24/image/080a4777-6116-4e63-869c-f69d8edfe05b_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120758464?view=catalogue)
2026-03-24 19:22:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af40a4d0>
2026-03-24 19:22:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df854c1c-01c4-5183-a6da-0394f752df08/df854c1c-01c4-5183-a6da-0394f752df08_image_9.jpg HTTP/1.1" 201 0
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FOE16UCL%252F2026-03-24%252Fimage%252F4b43d376-54de-46a9-87c0-64c695f43962_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OE16UCL/2026-03-24/image/4b43d376-54de-46a9-87c0-64c695f43962_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item df854c1c-01c4-5183-a6da-0394f752df08
2026-03-24 19:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/OE16UCL/2026-03-24/image/680bd22b-12f1-4d8f-b9f4-7e1deb3b0d9e_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120758464?view=catalogue)
2026-03-24 19:22:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af25c150>
2026-03-24 19:22:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df854c1c-01c4-5183-a6da-0394f752df08/df854c1c-01c4-5183-a6da-0394f752df08_image_8.jpg HTTP/1.1" 201 0
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FOE16UCL%252F2026-03-24%252Fimage%252F080a4777-6116-4e63-869c-f69d8edfe05b_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OE16UCL/2026-03-24/image/080a4777-6116-4e63-869c-f69d8edfe05b_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item df854c1c-01c4-5183-a6da-0394f752df08
2026-03-24 19:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/OE16UCL/2026-03-24/image/2694c999-7857-47af-89e7-4fd55043e9e4_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120758464?view=catalogue)
2026-03-24 19:22:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af000610>
2026-03-24 19:22:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df854c1c-01c4-5183-a6da-0394f752df08/df854c1c-01c4-5183-a6da-0394f752df08_image_7.jpg HTTP/1.1" 201 0
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FOE16UCL%252F2026-03-24%252Fimage%252F680bd22b-12f1-4d8f-b9f4-7e1deb3b0d9e_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OE16UCL/2026-03-24/image/680bd22b-12f1-4d8f-b9f4-7e1deb3b0d9e_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item df854c1c-01c4-5183-a6da-0394f752df08
2026-03-24 19:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/OE16UCL/2026-03-24/image/1df9fdf6-9252-4947-8480-4ea8fd3d9fd0_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120758464?view=catalogue)
2026-03-24 19:22:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9aefb7590>
2026-03-24 19:22:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df854c1c-01c4-5183-a6da-0394f752df08/df854c1c-01c4-5183-a6da-0394f752df08_image_6.jpg HTTP/1.1" 201 0
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FOE16UCL%252F2026-03-24%252Fimage%252F2694c999-7857-47af-89e7-4fd55043e9e4_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OE16UCL/2026-03-24/image/2694c999-7857-47af-89e7-4fd55043e9e4_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item df854c1c-01c4-5183-a6da-0394f752df08
2026-03-24 19:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/OE16UCL/2026-03-24/image/5e7ffdb7-2578-45d3-8266-d723b2417639_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120758464?view=catalogue)
2026-03-24 19:22:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af001c10>
2026-03-24 19:22:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df854c1c-01c4-5183-a6da-0394f752df08/df854c1c-01c4-5183-a6da-0394f752df08_image_5.jpg HTTP/1.1" 201 0
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FOE16UCL%252F2026-03-24%252Fimage%252F1df9fdf6-9252-4947-8480-4ea8fd3d9fd0_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OE16UCL/2026-03-24/image/1df9fdf6-9252-4947-8480-4ea8fd3d9fd0_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item df854c1c-01c4-5183-a6da-0394f752df08
2026-03-24 19:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/OE16UCL/2026-03-24/image/9ca993a2-38ba-499f-9c9f-c3f4200c00e1_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120758464?view=catalogue)
2026-03-24 19:22:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2e25d0>
2026-03-24 19:22:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df854c1c-01c4-5183-a6da-0394f752df08/df854c1c-01c4-5183-a6da-0394f752df08_image_4.jpg HTTP/1.1" 201 0
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FOE16UCL%252F2026-03-24%252Fimage%252F5e7ffdb7-2578-45d3-8266-d723b2417639_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OE16UCL/2026-03-24/image/5e7ffdb7-2578-45d3-8266-d723b2417639_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item df854c1c-01c4-5183-a6da-0394f752df08
2026-03-24 19:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/OE16UCL/2026-03-24/image/07e1fded-bff5-4aab-9a1b-015960fe6f6f_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120758464?view=catalogue)
2026-03-24 19:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120255215?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af003310>
2026-03-24 19:22:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df854c1c-01c4-5183-a6da-0394f752df08/df854c1c-01c4-5183-a6da-0394f752df08_image_3.jpg HTTP/1.1" 201 0
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FOE16UCL%252F2026-03-24%252Fimage%252F9ca993a2-38ba-499f-9c9f-c3f4200c00e1_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OE16UCL/2026-03-24/image/9ca993a2-38ba-499f-9c9f-c3f4200c00e1_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item df854c1c-01c4-5183-a6da-0394f752df08
2026-03-24 19:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/OE16UCL/2026-03-24/image/5ac8f0b3-fd2e-4622-a4bb-59479284febf_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120758464?view=catalogue)
2026-03-24 19:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://abimg003.imgix.net/OE16UCL/2026-03-24/image/e55e5b88-462c-42c4-875f-1ab174581ef2_removebg.jpg?w=600> (referer: https://catalogue.astonbarclay.net/api/vehicle/details/120758464?view=catalogue)
2026-03-24 19:22:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af2e21d0>
2026-03-24 19:22:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df854c1c-01c4-5183-a6da-0394f752df08/df854c1c-01c4-5183-a6da-0394f752df08_image_2.jpg HTTP/1.1" 201 0
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FOE16UCL%252F2026-03-24%252Fimage%252F07e1fded-bff5-4aab-9a1b-015960fe6f6f_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OE16UCL/2026-03-24/image/07e1fded-bff5-4aab-9a1b-015960fe6f6f_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item df854c1c-01c4-5183-a6da-0394f752df08
2026-03-24 19:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120677559?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120255215, 'registration': 'WJ23NWS', 'account': 'MUL005', 'make': 'SKODA', 'model': 'KAMIQ HATCHBACK', 'derivative': '1.0 TSI 95 SE Drive 5dr', 'mileage': 24149, 'mileageWarranty': True, 'type': 'car', 'saleId': 18906, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 670, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2023-04-04', 'fuel': 'Petrol', 'motExpiry': '2027-02-16', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WJ23NWS/2026-03-11/image/a2800b43-bfde-42a0-a7a2-9c337e11e6ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ23NWS/2026-03-11/image/5f9cdea1-fe5a-4ad5-ab74-8dd12a8bfaa1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ23NWS/2026-03-11/image/d7644d7e-8e71-463c-9911-5c00e01940e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ23NWS/2026-03-11/image/14676041-cd07-42ec-9b36-b80e6a9141c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ23NWS/2026-03-11/image/c62ddcbc-f8cf-4369-becd-dd8cd41a0556_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ23NWS/2026-03-11/image/9dcf4bdc-f366-4115-8f5f-7c245df81888_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ23NWS/2026-03-11/image/9a2322cd-4b4c-42d2-8256-6fc46bb3527c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ23NWS/2026-03-11/image/09dd9765-69cd-4dd6-a0dd-2a7b345a013c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ23NWS/2026-03-11/image/77c21021-2779-4b97-a192-2f3b4b23bf83_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 03/25- 9K, 04/25- 10K', 'remarks': '**1415**VOSA STATES 23K', 'virtual': False, 'seller': 'Multifleet Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/54a7a219-5383-4e96-91fc-1d13da6955f2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:22:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120255215, 'registration': 'WJ23NWS', 'account': 'MUL005', 'make': 'SKODA', 'model': 'KAMIQ HATCHBACK', 'derivative': '1.0 TSI 95 SE Drive 5dr', 'mileage': 24149, 'mileageWarranty': True, 'type': 'car', 'saleId': 18906, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 670, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2023-04-04', 'fuel': 'Petrol', 'motExpiry': '2027-02-16', 'doors': 5, 'engineSize': 999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WJ23NWS/2026-03-11/image/a2800b43-bfde-42a0-a7a2-9c337e11e6ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ23NWS/2026-03-11/image/5f9cdea1-fe5a-4ad5-ab74-8dd12a8bfaa1_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ23NWS/2026-03-11/image/d7644d7e-8e71-463c-9911-5c00e01940e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ23NWS/2026-03-11/image/14676041-cd07-42ec-9b36-b80e6a9141c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ23NWS/2026-03-11/image/c62ddcbc-f8cf-4369-becd-dd8cd41a0556_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ23NWS/2026-03-11/image/9dcf4bdc-f366-4115-8f5f-7c245df81888_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ23NWS/2026-03-11/image/9a2322cd-4b4c-42d2-8256-6fc46bb3527c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ23NWS/2026-03-11/image/09dd9765-69cd-4dd6-a0dd-2a7b345a013c_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ23NWS/2026-03-11/image/77c21021-2779-4b97-a192-2f3b4b23bf83_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service invoice 03/25- 9K, 04/25- 10K', 'remarks': '**1415**VOSA STATES 23K', 'virtual': False, 'seller': 'Multifleet Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '0', 'v5': True, 'v5details': 'Here', 'co2': 123, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/54a7a219-5383-4e96-91fc-1d13da6955f2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Qualifying', 'value': 'Q'}}
2026-03-24 19:22:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eea5b0d8-7900-52ab-a2b9-da5e94939063 with identifier: 120255215
2026-03-24 19:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eea5b0d8-7900-52ab-a2b9-da5e94939063 with scrape type 2
2026-03-24 19:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eea5b0d8-7900-52ab-a2b9-da5e94939063 with scrape type 2
2026-03-24 19:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: eea5b0d8-7900-52ab-a2b9-da5e94939063, identifier: 120255215
2026-03-24 19:22:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: eea5b0d8-7900-52ab-a2b9-da5e94939063 with identifier: 120255215
2026-03-24 19:22:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: eea5b0d8-7900-52ab-a2b9-da5e94939063 with identifier: 120255215
2026-03-24 19:22:26 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: eea5b0d8-7900-52ab-a2b9-da5e94939063 with expiration date: 2026-03-24T13:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 123,
'color': 'GREY',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': '2026-03-24T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'eea5b0d8-7900-52ab-a2b9-da5e94939063',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WJ23NWS',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120255215',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SKODA',
'model': 'KAMIQ HATCHBACK',
'odometer': 24149,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-04',
'seller_name': 'Multifleet Ltd',
'title': 'SKODA KAMIQ HATCHBACK 1.0 TSI 95 SE Drive 5dr',
'transmission': 'manual',
'trim': '1.0 TSI 95 SE Drive 5dr',
'vin': None,
'year': 2023}
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120255215%27 HTTP/1.1" 200 None
2026-03-24 19:22:26 [astonbarclay.gb] INFO: Saving data for 120255215: {'auction_closing_time': 1774357200.0, 'created_time': 1773402632.948517, 'last_price_update_time': 1774380146.267347}
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120255215') HTTP/1.1" 204 0
2026-03-24 19:22:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9af052d90>
2026-03-24 19:22:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df854c1c-01c4-5183-a6da-0394f752df08/df854c1c-01c4-5183-a6da-0394f752df08_image_1.jpg HTTP/1.1" 201 0
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FOE16UCL%252F2026-03-24%252Fimage%252F5ac8f0b3-fd2e-4622-a4bb-59479284febf_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OE16UCL/2026-03-24/image/5ac8f0b3-fd2e-4622-a4bb-59479284febf_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item df854c1c-01c4-5183-a6da-0394f752df08
2026-03-24 19:22:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 19:22:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa9b4825210>
2026-03-24 19:22:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 19:22:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df854c1c-01c4-5183-a6da-0394f752df08/df854c1c-01c4-5183-a6da-0394f752df08_image_0.jpg HTTP/1.1" 201 0
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='astonbarclay.gb',RowKey='https%3A%252F%252Fabimg003.imgix.net%252FOE16UCL%252F2026-03-24%252Fimage%252Fe55e5b88-462c-42c4-875f-1ab174581ef2_removebg.jpg%253Fw%3D600') HTTP/1.1" 204 0
2026-03-24 19:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://abimg003.imgix.net/OE16UCL/2026-03-24/image/e55e5b88-462c-42c4-875f-1ab174581ef2_removebg.jpg?w=600 saved to cache
2026-03-24 19:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item df854c1c-01c4-5183-a6da-0394f752df08
2026-03-24 19:22:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: df854c1c-01c4-5183-a6da-0394f752df08, skipping ID generation
2026-03-24 19:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df854c1c-01c4-5183-a6da-0394f752df08 with scrape type 1
2026-03-24 19:22:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item df854c1c-01c4-5183-a6da-0394f752df08 sending to next pipeline
2026-03-24 19:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: df854c1c-01c4-5183-a6da-0394f752df08, identifier: 120758464
2026-03-24 19:22:26 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120677559, 'registration': 'WJ18NUU', 'account': 'KCS002', 'make': 'PEUGEOT', 'model': '308 HATCHBACK', 'derivative': '1.2 PureTech 130 Allure 5dr', 'mileage': 63358, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2121, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2018-06-06', 'fuel': 'Petrol', 'motExpiry': '2026-04-24', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WJ18NUU/2026-03-23/image/033a0602-60c2-4eb8-afda-e19bdb4eb974_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18NUU/2026-03-23/image/e61a3f1a-5b98-43c9-abbc-a739b2b332d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18NUU/2026-03-23/image/5d6894a9-c572-425b-8139-34caff5580b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18NUU/2026-03-23/image/e3bb6c68-679c-410a-82b5-1fd70f4ebecc_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18NUU/2026-03-23/image/8d855150-fb38-4cac-8a34-91fda0b45fe8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18NUU/2026-03-23/image/036d80d7-1d21-41d8-9be3-cd3a9ab804af_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18NUU/2026-03-23/image/970d0521-81b4-4e74-993d-26353f8c6d96_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18NUU/2026-03-23/image/4d1fe717-45c6-4e1c-ba3c-4a113220f3a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18NUU/2026-03-23/image/60588f88-69bf-426d-87e3-3aa095d73327_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18NUU/2026-03-23/image/5cc6e8b5-572c-487a-bd67-402388d03719_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18NUU/2026-03-23/image/ecb08dee-0998-4390-b755-2f78274cade7_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 06/19 5K 09/20 11.4K 04/21 11.5K 05/22 22K 04/24 42K 04/25 52K', 'remarks': 'SKEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/35c86f32-9f1a-4854-9a65-f550a89929b3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:26 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120677559, 'registration': 'WJ18NUU', 'account': 'KCS002', 'make': 'PEUGEOT', 'model': '308 HATCHBACK', 'derivative': '1.2 PureTech 130 Allure 5dr', 'mileage': 63358, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2121, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2018-06-06', 'fuel': 'Petrol', 'motExpiry': '2026-04-24', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/WJ18NUU/2026-03-23/image/033a0602-60c2-4eb8-afda-e19bdb4eb974_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18NUU/2026-03-23/image/e61a3f1a-5b98-43c9-abbc-a739b2b332d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18NUU/2026-03-23/image/5d6894a9-c572-425b-8139-34caff5580b9_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18NUU/2026-03-23/image/e3bb6c68-679c-410a-82b5-1fd70f4ebecc_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18NUU/2026-03-23/image/8d855150-fb38-4cac-8a34-91fda0b45fe8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18NUU/2026-03-23/image/036d80d7-1d21-41d8-9be3-cd3a9ab804af_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18NUU/2026-03-23/image/970d0521-81b4-4e74-993d-26353f8c6d96_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18NUU/2026-03-23/image/4d1fe717-45c6-4e1c-ba3c-4a113220f3a3_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18NUU/2026-03-23/image/60588f88-69bf-426d-87e3-3aa095d73327_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18NUU/2026-03-23/image/5cc6e8b5-572c-487a-bd67-402388d03719_removebg.jpg?w=600', 'https://abimg003.imgix.net/WJ18NUU/2026-03-23/image/ecb08dee-0998-4390-b755-2f78274cade7_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Fleet', 'serviceHistory': 'Service book 06/19 5K 09/20 11.4K 04/21 11.5K 05/22 22K 04/24 42K 04/25 52K', 'remarks': 'SKEY', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/35c86f32-9f1a-4854-9a65-f550a89929b3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e3e28f0-3f02-5d8a-a6a6-43b460095413 with identifier: 120677559
2026-03-24 19:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e3e28f0-3f02-5d8a-a6a6-43b460095413 with scrape type 2
2026-03-24 19:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e3e28f0-3f02-5d8a-a6a6-43b460095413 with scrape type 2
2026-03-24 19:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 6e3e28f0-3f02-5d8a-a6a6-43b460095413, identifier: 120677559
2026-03-24 19:22:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: df854c1c-01c4-5183-a6da-0394f752df08 with identifier: 120758464
2026-03-24 19:22:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: df854c1c-01c4-5183-a6da-0394f752df08 with identifier: 120758464
2026-03-24 19:22:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: df854c1c-01c4-5183-a6da-0394f752df08 with identifier: 120758464 to the API
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:22:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://abimg003.imgix.net/OE16UCL/2026-03-24/image/e55e5b88-462c-42c4-875f-1ab174581ef2_removebg.jpg?w=600>
{'auction_title': '',
'c_o_2_emission_value': 138,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'df854c1c-01c4-5183-a6da-0394f752df08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'OE16UCL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120758464',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'FORD',
'model': 'FIESTA HATCHBACK',
'odometer': 70521,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df854c1c-01c4-5183-a6da-0394f752df08/df854c1c-01c4-5183-a6da-0394f752df08_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24105,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/e55e5b88-462c-42c4-875f-1ab174581ef2_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df854c1c-01c4-5183-a6da-0394f752df08/df854c1c-01c4-5183-a6da-0394f752df08_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22261,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/5ac8f0b3-fd2e-4622-a4bb-59479284febf_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df854c1c-01c4-5183-a6da-0394f752df08/df854c1c-01c4-5183-a6da-0394f752df08_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21710,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/07e1fded-bff5-4aab-9a1b-015960fe6f6f_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df854c1c-01c4-5183-a6da-0394f752df08/df854c1c-01c4-5183-a6da-0394f752df08_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22467,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/9ca993a2-38ba-499f-9c9f-c3f4200c00e1_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df854c1c-01c4-5183-a6da-0394f752df08/df854c1c-01c4-5183-a6da-0394f752df08_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55218,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/5e7ffdb7-2578-45d3-8266-d723b2417639_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df854c1c-01c4-5183-a6da-0394f752df08/df854c1c-01c4-5183-a6da-0394f752df08_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43279,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/1df9fdf6-9252-4947-8480-4ea8fd3d9fd0_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df854c1c-01c4-5183-a6da-0394f752df08/df854c1c-01c4-5183-a6da-0394f752df08_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75974,
'Height': 1067,
'OriginUrl': 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/2694c999-7857-47af-89e7-4fd55043e9e4_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df854c1c-01c4-5183-a6da-0394f752df08/df854c1c-01c4-5183-a6da-0394f752df08_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68976,
'Height': 1067,
'OriginUrl': 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/680bd22b-12f1-4d8f-b9f4-7e1deb3b0d9e_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df854c1c-01c4-5183-a6da-0394f752df08/df854c1c-01c4-5183-a6da-0394f752df08_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45930,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/080a4777-6116-4e63-869c-f69d8edfe05b_removebg.jpg?w=600',
'Width': 600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df854c1c-01c4-5183-a6da-0394f752df08/df854c1c-01c4-5183-a6da-0394f752df08_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28401,
'Height': 338,
'OriginUrl': 'https://abimg003.imgix.net/OE16UCL/2026-03-24/image/4b43d376-54de-46a9-87c0-64c695f43962_removebg.jpg?w=600',
'Width': 600}],
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-11',
'seller_name': '.',
'title': 'FORD FIESTA HATCHBACK 1.6 EcoBoost ST-2 3dr',
'transmission': 'manual',
'trim': '1.6 EcoBoost ST-2 3dr',
'vin': None,
'year': 2016}
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120758464%27 HTTP/1.1" 200 None
2026-03-24 19:22:26 [astonbarclay.gb] INFO: Saving data for 120758464: {'created_time': 1774380146.85779, 'last_price_update_time': 1774380146.8578, 'auction_closing_time': 1774431900.0}
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120758464') HTTP/1.1" 204 0
2026-03-24 19:22:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 6e3e28f0-3f02-5d8a-a6a6-43b460095413 with identifier: 120677559
2026-03-24 19:22:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 6e3e28f0-3f02-5d8a-a6a6-43b460095413 with identifier: 120677559
2026-03-24 19:22:26 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 6e3e28f0-3f02-5d8a-a6a6-43b460095413 with identifier: 120677559 to the API
2026-03-24 19:22:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:22:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:22:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120677559?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Petrol',
'id': '6e3e28f0-3f02-5d8a-a6a6-43b460095413',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WJ18NUU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120677559',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'PEUGEOT',
'model': '308 HATCHBACK',
'odometer': 63358,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-06',
'seller_name': 'CarBuy Limited',
'title': 'PEUGEOT 308 HATCHBACK 1.2 PureTech 130 Allure 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 130 Allure 5dr',
'vin': None,
'year': 2018}
2026-03-24 19:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120677559%27 HTTP/1.1" 200 None
2026-03-24 19:22:27 [astonbarclay.gb] INFO: Saving data for 120677559: {'auction_closing_time': 1774431900.0, 'created_time': 1774271813.054707, 'last_price_update_time': 1774380147.129827}
2026-03-24 19:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120677559') HTTP/1.1" 204 0
2026-03-24 19:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120471352?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:28 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120471352, 'registration': 'FL14ZJE', 'account': 'DJC003', 'make': 'VAUXHALL', 'model': 'ASTRA GTC DIESEL COUPE', 'derivative': '2.0 CDTi 16V SRi 3dr', 'mileage': 131525, 'mileageWarranty': True, 'type': 'car', 'saleId': 18906, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 641, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-04-09', 'fuel': 'Diesel', 'motExpiry': '2027-02-22', 'doors': 3, 'engineSize': 1956, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/FL14ZJE/2026-03-20/image/ca918909-1c61-4a66-b666-ca8bf84f7714_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL14ZJE/2026-03-20/image/e04f376d-97c7-4683-b797-959e5272375a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL14ZJE/2026-03-20/image/141f2edf-f092-41d6-b3a1-9b692b8b0408_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL14ZJE/2026-03-20/image/31375888-893e-4151-ac3b-ed8fb6a435da_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL14ZJE/2026-03-20/image/759b985b-2154-4c99-a215-0454ec759cdd_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL14ZJE/2026-03-20/image/2b6e9f11-73f6-4182-9c9d-9385fd857e71_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL14ZJE/2026-03-20/image/81ea20bc-141d-456b-95b8-6b043919ecd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL14ZJE/2026-03-20/image/a1c50069-d580-4329-83cc-c27edcc01e7e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': '**129** VOSA STATES 29K, 43K, 58K, 72K, 77K, 87K, 98K, 110K, 122K, 131K,', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 127, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c9ae93ef-57d8-47f2-8930-a3bea8c8bfa9.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:28 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120471352, 'registration': 'FL14ZJE', 'account': 'DJC003', 'make': 'VAUXHALL', 'model': 'ASTRA GTC DIESEL COUPE', 'derivative': '2.0 CDTi 16V SRi 3dr', 'mileage': 131525, 'mileageWarranty': True, 'type': 'car', 'saleId': 18906, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 641, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2014-04-09', 'fuel': 'Diesel', 'motExpiry': '2027-02-22', 'doors': 3, 'engineSize': 1956, 'bodyType': 'Coupe', 'images': ['https://abimg003.imgix.net/FL14ZJE/2026-03-20/image/ca918909-1c61-4a66-b666-ca8bf84f7714_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL14ZJE/2026-03-20/image/e04f376d-97c7-4683-b797-959e5272375a_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL14ZJE/2026-03-20/image/141f2edf-f092-41d6-b3a1-9b692b8b0408_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL14ZJE/2026-03-20/image/31375888-893e-4151-ac3b-ed8fb6a435da_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL14ZJE/2026-03-20/image/759b985b-2154-4c99-a215-0454ec759cdd_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL14ZJE/2026-03-20/image/2b6e9f11-73f6-4182-9c9d-9385fd857e71_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL14ZJE/2026-03-20/image/81ea20bc-141d-456b-95b8-6b043919ecd6_removebg.jpg?w=600', 'https://abimg003.imgix.net/FL14ZJE/2026-03-20/image/a1c50069-d580-4329-83cc-c27edcc01e7e_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': '**129** VOSA STATES 29K, 43K, 58K, 72K, 77K, 87K, 98K, 110K, 122K, 131K,', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 127, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/c9ae93ef-57d8-47f2-8930-a3bea8c8bfa9.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31a75650-de33-5c9a-b867-3ed4afb72a7e with identifier: 120471352
2026-03-24 19:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31a75650-de33-5c9a-b867-3ed4afb72a7e with scrape type 2
2026-03-24 19:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31a75650-de33-5c9a-b867-3ed4afb72a7e with scrape type 2
2026-03-24 19:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 31a75650-de33-5c9a-b867-3ed4afb72a7e, identifier: 120471352
2026-03-24 19:22:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 31a75650-de33-5c9a-b867-3ed4afb72a7e with identifier: 120471352
2026-03-24 19:22:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 31a75650-de33-5c9a-b867-3ed4afb72a7e with identifier: 120471352
2026-03-24 19:22:28 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 31a75650-de33-5c9a-b867-3ed4afb72a7e with expiration date: 2026-03-24T13:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 127,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'expiration_date': '2026-03-24T13:00:00Z',
'fuel_type': 'Diesel',
'id': '31a75650-de33-5c9a-b867-3ed4afb72a7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FL14ZJE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120471352',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VAUXHALL',
'model': 'ASTRA GTC DIESEL COUPE',
'odometer': 131525,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-09',
'seller_name': 'Cox Motor Group',
'title': 'VAUXHALL ASTRA GTC DIESEL COUPE 2.0 CDTi 16V SRi 3dr',
'transmission': 'manual',
'trim': '2.0 CDTi 16V SRi 3dr',
'vin': None,
'year': 2014}
2026-03-24 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471352%27 HTTP/1.1" 200 None
2026-03-24 19:22:28 [astonbarclay.gb] INFO: Saving data for 120471352: {'auction_closing_time': 1774357200.0, 'created_time': 1773947340.26611, 'last_price_update_time': 1774380148.556482}
2026-03-24 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120471352') HTTP/1.1" 204 0
2026-03-24 19:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120308896?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:30 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120308896, 'registration': 'BK15UNN', 'account': 'WBA003', 'make': 'BMW', 'model': 'X5 DIESEL ESTATE', 'derivative': 'xDrive M50d 5dr Auto [7 Seat]', 'mileage': 96672, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 394, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-04-10', 'fuel': 'Diesel', 'motExpiry': '2026-05-24', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BK15UNN/2026-03-11/image/b3f54bc4-17bd-47ce-90b5-d8b322e70334_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK15UNN/2026-03-11/image/ab6ce18d-bcf3-47fe-8f6b-c1a6a1f0671e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK15UNN/2026-03-11/image/6e9a32d0-616d-4f48-aa87-553d63621d3c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK15UNN/2026-03-11/image/76922b26-0188-4db9-b3d8-7b5b91554e79_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK15UNN/2026-03-11/image/f7a9294a-5950-40b7-91c2-fb40b43b0989_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK15UNN/2026-03-11/image/31e42fd8-4f39-4908-866f-0967148e888c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK15UNN/2026-03-11/image/0416ed74-5334-41b1-b904-2055fa7250ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK15UNN/2026-03-11/image/8780bc68-2141-4bb5-b89b-206eb8016bef_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK15UNN/2026-03-11/image/3dec87fd-babb-4a0b-b763-d61bbb9f5cde_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/16 - 15K, 03/17 - 18K, 11/17 - 33K, 12/19 - 51K, 01/21 - 57K, 05/22 - 71K, 02/23 - 76K, 05/24 - 86K, 04/25 - 89K,', 'remarks': '**735**VOSA STATES 38K, 45K, 51K, 57K, 67K, 71K, 77K, 86K, 89K SPARE KEY, OFFER WHERE STANDS - EXHAUST GAS COMING FROM ENGINE BAY, UNSAFE TO DRIVE', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 173, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/32815c2d-fc72-4213-b58e-d131ead041fe.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:30 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120308896, 'registration': 'BK15UNN', 'account': 'WBA003', 'make': 'BMW', 'model': 'X5 DIESEL ESTATE', 'derivative': 'xDrive M50d 5dr Auto [7 Seat]', 'mileage': 96672, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 394, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2015-04-10', 'fuel': 'Diesel', 'motExpiry': '2026-05-24', 'doors': 5, 'engineSize': 2993, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BK15UNN/2026-03-11/image/b3f54bc4-17bd-47ce-90b5-d8b322e70334_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK15UNN/2026-03-11/image/ab6ce18d-bcf3-47fe-8f6b-c1a6a1f0671e_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK15UNN/2026-03-11/image/6e9a32d0-616d-4f48-aa87-553d63621d3c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK15UNN/2026-03-11/image/76922b26-0188-4db9-b3d8-7b5b91554e79_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK15UNN/2026-03-11/image/f7a9294a-5950-40b7-91c2-fb40b43b0989_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK15UNN/2026-03-11/image/31e42fd8-4f39-4908-866f-0967148e888c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK15UNN/2026-03-11/image/0416ed74-5334-41b1-b904-2055fa7250ea_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK15UNN/2026-03-11/image/8780bc68-2141-4bb5-b89b-206eb8016bef_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK15UNN/2026-03-11/image/3dec87fd-babb-4a0b-b763-d61bbb9f5cde_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 12/16 - 15K, 03/17 - 18K, 11/17 - 33K, 12/19 - 51K, 01/21 - 57K, 05/22 - 71K, 02/23 - 76K, 05/24 - 86K, 04/25 - 89K,', 'remarks': '**735**VOSA STATES 38K, 45K, 51K, 57K, 67K, 71K, 77K, 86K, 89K SPARE KEY, OFFER WHERE STANDS - EXHAUST GAS COMING FROM ENGINE BAY, UNSAFE TO DRIVE', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 173, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/32815c2d-fc72-4213-b58e-d131ead041fe.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d386e5e-165a-52d7-bc26-2df0a9eec4bb with identifier: 120308896
2026-03-24 19:22:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d386e5e-165a-52d7-bc26-2df0a9eec4bb with scrape type 2
2026-03-24 19:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d386e5e-165a-52d7-bc26-2df0a9eec4bb with scrape type 2
2026-03-24 19:22:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4d386e5e-165a-52d7-bc26-2df0a9eec4bb, identifier: 120308896
2026-03-24 19:22:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4d386e5e-165a-52d7-bc26-2df0a9eec4bb with identifier: 120308896
2026-03-24 19:22:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4d386e5e-165a-52d7-bc26-2df0a9eec4bb with identifier: 120308896
2026-03-24 19:22:30 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 4d386e5e-165a-52d7-bc26-2df0a9eec4bb with expiration date: 2026-03-24T13:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 173,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'expiration_date': '2026-03-24T13:00:00Z',
'fuel_type': 'Diesel',
'id': '4d386e5e-165a-52d7-bc26-2df0a9eec4bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BK15UNN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120308896',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'BMW',
'model': 'X5 DIESEL ESTATE',
'odometer': 96672,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-10',
'seller_name': 'UKCGR - Select',
'title': 'BMW X5 DIESEL ESTATE xDrive M50d 5dr Auto [7 Seat]',
'transmission': 'automatic',
'trim': 'xDrive M50d 5dr Auto [7 Seat]',
'vin': None,
'year': 2015}
2026-03-24 19:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120308896%27 HTTP/1.1" 200 None
2026-03-24 19:22:30 [astonbarclay.gb] INFO: Saving data for 120308896: {'auction_closing_time': 1774357200.0, 'created_time': 1773402800.2553, 'last_price_update_time': 1774380150.453316}
2026-03-24 19:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120308896') HTTP/1.1" 204 0
2026-03-24 19:22:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120371603?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:31 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120371603, 'registration': 'NG06PVO', 'account': 'WBA004', 'make': 'TOYOTA', 'model': 'COROLLA HATCHBACK', 'derivative': '1.6 VVT-i T Spirit 5dr', 'mileage': 86545, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 316, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2006-05-10', 'fuel': 'Petrol', 'motExpiry': '2026-09-29', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NG06PVO/2026-03-14/image/b57fb6fc-09d3-481c-8de3-31a6a99a173f_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG06PVO/2026-03-14/image/977aa62e-c635-4184-a240-baef6f36a09c_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG06PVO/2026-03-14/image/5843f1fe-8afa-4002-80d1-8c2fd58dc668_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG06PVO/2026-03-14/image/35370f70-c53c-47fb-aaa4-917df0a39b07_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG06PVO/2026-03-14/image/399f42d1-348f-4556-9dfa-563dd0b246d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG06PVO/2026-03-14/image/35494f21-0980-41b6-bcf3-792cc222d103_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG06PVO/2026-03-14/image/70332233-e0c7-4b7d-929e-a8f37ca0384f_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG06PVO/2026-03-14/image/5983bce6-9170-4091-a96d-84f4590364ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG06PVO/2026-03-14/image/6ac58ade-5307-49ed-8bec-0964adb64ebb_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/08 - 23K, 10/09 - 31K, 09/11 - 45K, 05/12 - 52K, 09/12 - 58K, 05/13 - 66K, 09/13 - 69K, 12/13 - 70K, 09/14 - 76K, 09/15 - 77K, 09/16 - 77K, 09/17 - 79K, 09/18 - 79K, 09/19 - 80K, 09/21 - 82K, 09/22 - 83K, 09/23 - 83K, 09/24 - 83K', 'remarks': '**1642**VOSA STATES 28K, 35K, 36K, 45K, 58K, 69K, 76K, 77K, 77K, 79K, 79K, 80K, 81K, 82K, 83K, 83K, 83K, 85K,', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 168, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/55e1d40f-de17-4d10-9ec5-01b027d154ed.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:31 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120371603, 'registration': 'NG06PVO', 'account': 'WBA004', 'make': 'TOYOTA', 'model': 'COROLLA HATCHBACK', 'derivative': '1.6 VVT-i T Spirit 5dr', 'mileage': 86545, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 316, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2006-05-10', 'fuel': 'Petrol', 'motExpiry': '2026-09-29', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NG06PVO/2026-03-14/image/b57fb6fc-09d3-481c-8de3-31a6a99a173f_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG06PVO/2026-03-14/image/977aa62e-c635-4184-a240-baef6f36a09c_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG06PVO/2026-03-14/image/5843f1fe-8afa-4002-80d1-8c2fd58dc668_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG06PVO/2026-03-14/image/35370f70-c53c-47fb-aaa4-917df0a39b07_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG06PVO/2026-03-14/image/399f42d1-348f-4556-9dfa-563dd0b246d7_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG06PVO/2026-03-14/image/35494f21-0980-41b6-bcf3-792cc222d103_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG06PVO/2026-03-14/image/70332233-e0c7-4b7d-929e-a8f37ca0384f_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG06PVO/2026-03-14/image/5983bce6-9170-4091-a96d-84f4590364ff_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG06PVO/2026-03-14/image/6ac58ade-5307-49ed-8bec-0964adb64ebb_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 09/08 - 23K, 10/09 - 31K, 09/11 - 45K, 05/12 - 52K, 09/12 - 58K, 05/13 - 66K, 09/13 - 69K, 12/13 - 70K, 09/14 - 76K, 09/15 - 77K, 09/16 - 77K, 09/17 - 79K, 09/18 - 79K, 09/19 - 80K, 09/21 - 82K, 09/22 - 83K, 09/23 - 83K, 09/24 - 83K', 'remarks': '**1642**VOSA STATES 28K, 35K, 36K, 45K, 58K, 69K, 76K, 77K, 77K, 79K, 79K, 80K, 81K, 82K, 83K, 83K, 83K, 85K,', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 168, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/55e1d40f-de17-4d10-9ec5-01b027d154ed.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63d0c941-17f9-5923-9eef-345dd54ef99c with identifier: 120371603
2026-03-24 19:22:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63d0c941-17f9-5923-9eef-345dd54ef99c with scrape type 2
2026-03-24 19:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63d0c941-17f9-5923-9eef-345dd54ef99c with scrape type 2
2026-03-24 19:22:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 63d0c941-17f9-5923-9eef-345dd54ef99c, identifier: 120371603
2026-03-24 19:22:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 63d0c941-17f9-5923-9eef-345dd54ef99c with identifier: 120371603
2026-03-24 19:22:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 63d0c941-17f9-5923-9eef-345dd54ef99c with identifier: 120371603
2026-03-24 19:22:31 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 63d0c941-17f9-5923-9eef-345dd54ef99c with expiration date: 2026-03-24T13:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 168,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'expiration_date': '2026-03-24T13:00:00Z',
'fuel_type': 'Petrol',
'id': '63d0c941-17f9-5923-9eef-345dd54ef99c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NG06PVO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120371603',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TOYOTA',
'model': 'COROLLA HATCHBACK',
'odometer': 86545,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-05-10',
'seller_name': 'UKCGR - Trade',
'title': 'TOYOTA COROLLA HATCHBACK 1.6 VVT-i T Spirit 5dr',
'transmission': 'manual',
'trim': '1.6 VVT-i T Spirit 5dr',
'vin': None,
'year': 2006}
2026-03-24 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120371603%27 HTTP/1.1" 200 None
2026-03-24 19:22:31 [astonbarclay.gb] INFO: Saving data for 120371603: {'auction_closing_time': 1774357200.0, 'created_time': 1773402859.560517, 'last_price_update_time': 1774380151.72356}
2026-03-24 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120371603') HTTP/1.1" 204 0
2026-03-24 19:22:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120471319?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:33 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120471319, 'registration': 'RV07XVX', 'account': 'DJC003', 'make': 'HONDA', 'model': 'ACCORD DIESEL SALOON', 'derivative': '2.2 i-CTDi EX 4dr', 'mileage': 106718, 'mileageWarranty': False, 'type': 'car', 'saleId': 18906, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 634, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2007-03-09', 'fuel': 'Diesel', 'motExpiry': '2027-02-02', 'doors': 4, 'engineSize': 2204, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/RV07XVX/2026-03-20/image/2ce63146-fccb-4499-bc74-8e8a8906c5e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV07XVX/2026-03-20/image/47ab21f0-be2f-4311-88f6-52e5749566c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV07XVX/2026-03-20/image/881fe561-cbf2-4571-bfcd-e2112fddb77f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV07XVX/2026-03-20/image/8e4ad3aa-7f20-4f7c-90ac-cd7f563120bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV07XVX/2026-03-20/image/1cbffddc-6db4-45b8-815f-2841308c0511_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV07XVX/2026-03-20/image/e306cdfb-47b5-48f9-8da7-31f14941af8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV07XVX/2026-03-20/image/4ef5db2b-2414-46a6-9ff4-4d99bc369e45_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 07/07 - 12K, 01/09 - 20K, 02/10 - 28K, 02/11 - 34K, 02/12 - 40K, 02/13 - 47K, 02/14 - 54K, 02/15 - 60K, 02/16 - 65K, 02/17 - 70K, 01/18 - 75K, 01/19 - 79K, 01/20 - 82K, 01/21 - 85K, 01/22 - 89K, 01/23 - 93K, 01/24 - 98K, 01/25 - 102K, 01/26 - 106K,', 'remarks': '**121** VOSA STATES 28K, 34K, 40K, 47K, 544K, 60K, 65K, 70K, 72K, 79K, 82K, 85K, 89K, 93K, 98K, 102K, 106K MILEAGE DISCREPANCY ON VOSA', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/18dd004e-0819-4da9-95a2-4e44e33fed98.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:33 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120471319, 'registration': 'RV07XVX', 'account': 'DJC003', 'make': 'HONDA', 'model': 'ACCORD DIESEL SALOON', 'derivative': '2.2 i-CTDi EX 4dr', 'mileage': 106718, 'mileageWarranty': False, 'type': 'car', 'saleId': 18906, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 634, 'hall': 'Hall 2', 'transmission': 'manual', 'firstRegistration': '2007-03-09', 'fuel': 'Diesel', 'motExpiry': '2027-02-02', 'doors': 4, 'engineSize': 2204, 'bodyType': 'Saloon', 'images': ['https://abimg003.imgix.net/RV07XVX/2026-03-20/image/2ce63146-fccb-4499-bc74-8e8a8906c5e6_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV07XVX/2026-03-20/image/47ab21f0-be2f-4311-88f6-52e5749566c2_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV07XVX/2026-03-20/image/881fe561-cbf2-4571-bfcd-e2112fddb77f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV07XVX/2026-03-20/image/8e4ad3aa-7f20-4f7c-90ac-cd7f563120bf_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV07XVX/2026-03-20/image/1cbffddc-6db4-45b8-815f-2841308c0511_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV07XVX/2026-03-20/image/e306cdfb-47b5-48f9-8da7-31f14941af8f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RV07XVX/2026-03-20/image/4ef5db2b-2414-46a6-9ff4-4d99bc369e45_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 07/07 - 12K, 01/09 - 20K, 02/10 - 28K, 02/11 - 34K, 02/12 - 40K, 02/13 - 47K, 02/14 - 54K, 02/15 - 60K, 02/16 - 65K, 02/17 - 70K, 01/18 - 75K, 01/19 - 79K, 01/20 - 82K, 01/21 - 85K, 01/22 - 89K, 01/23 - 93K, 01/24 - 98K, 01/25 - 102K, 01/26 - 106K,', 'remarks': '**121** VOSA STATES 28K, 34K, 40K, 47K, 544K, 60K, 65K, 70K, 72K, 79K, 82K, 85K, 89K, 93K, 98K, 102K, 106K MILEAGE DISCREPANCY ON VOSA', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 148, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/18dd004e-0819-4da9-95a2-4e44e33fed98.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad3a8836-8dab-5da1-9901-d55914ef8f9d with identifier: 120471319
2026-03-24 19:22:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad3a8836-8dab-5da1-9901-d55914ef8f9d with scrape type 2
2026-03-24 19:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad3a8836-8dab-5da1-9901-d55914ef8f9d with scrape type 2
2026-03-24 19:22:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: ad3a8836-8dab-5da1-9901-d55914ef8f9d, identifier: 120471319
2026-03-24 19:22:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: ad3a8836-8dab-5da1-9901-d55914ef8f9d with identifier: 120471319
2026-03-24 19:22:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: ad3a8836-8dab-5da1-9901-d55914ef8f9d with identifier: 120471319
2026-03-24 19:22:33 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: ad3a8836-8dab-5da1-9901-d55914ef8f9d with expiration date: 2026-03-24T13:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 148,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '2.2L',
'expiration_date': '2026-03-24T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'ad3a8836-8dab-5da1-9901-d55914ef8f9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RV07XVX',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120471319',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'HONDA',
'model': 'ACCORD DIESEL SALOON',
'odometer': 106718,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-03-09',
'seller_name': 'Cox Motor Group',
'title': 'HONDA ACCORD DIESEL SALOON 2.2 i-CTDi EX 4dr',
'transmission': 'manual',
'trim': '2.2 i-CTDi EX 4dr',
'vin': None,
'year': 2007}
2026-03-24 19:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471319%27 HTTP/1.1" 200 None
2026-03-24 19:22:33 [astonbarclay.gb] INFO: Saving data for 120471319: {'auction_closing_time': 1774357200.0, 'created_time': 1773947393.039662, 'last_price_update_time': 1774380153.999219}
2026-03-24 19:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120471319') HTTP/1.1" 204 0
2026-03-24 19:22:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120546508?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:35 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120546508, 'registration': 'WO19ZYR', 'account': 'STA058', 'make': 'SEAT', 'model': 'LEON SPORT TOURER', 'derivative': '1.5 TSI EVO 150 FR Sport [EZ] 5dr DSG', 'mileage': 66221, 'mileageWarranty': True, 'type': 'car', 'saleId': 18906, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 665, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-06-25', 'fuel': 'Petrol', 'motExpiry': '2026-09-19', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WO19ZYR/2026-03-19/image/e0abd9fb-b779-4882-8c53-d14f7bbd6bc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO19ZYR/2026-03-19/image/c34813de-4f5b-4ae1-9285-29bc726b8e43_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO19ZYR/2026-03-19/image/f6be2997-f831-4c8b-a55c-375213039ff7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO19ZYR/2026-03-19/image/03202c18-31bf-484f-8596-196db15e227e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO19ZYR/2026-03-19/image/e97abf33-8aee-4ef4-a381-100f4b53ed62_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO19ZYR/2026-03-19/image/f9196105-af8d-4045-bb01-0d80e5f40e73_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO19ZYR/2026-03-19/image/4da88f64-53e9-455e-9d7d-9dd9dce7a4a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO19ZYR/2026-03-19/image/05eac314-32dc-4f8d-a4fb-18bde7df2efa_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO19ZYR/2026-03-19/image/c0a6c608-3428-4e49-8cbc-55ba27c0d795_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**177** VOSA STATES 37K, 44K, 54K, 62K', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a670d875-aedd-417e-83d5-f60920547ce3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:35 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120546508, 'registration': 'WO19ZYR', 'account': 'STA058', 'make': 'SEAT', 'model': 'LEON SPORT TOURER', 'derivative': '1.5 TSI EVO 150 FR Sport [EZ] 5dr DSG', 'mileage': 66221, 'mileageWarranty': True, 'type': 'car', 'saleId': 18906, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 665, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2019-06-25', 'fuel': 'Petrol', 'motExpiry': '2026-09-19', 'doors': 5, 'engineSize': 1498, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/WO19ZYR/2026-03-19/image/e0abd9fb-b779-4882-8c53-d14f7bbd6bc8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO19ZYR/2026-03-19/image/c34813de-4f5b-4ae1-9285-29bc726b8e43_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO19ZYR/2026-03-19/image/f6be2997-f831-4c8b-a55c-375213039ff7_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO19ZYR/2026-03-19/image/03202c18-31bf-484f-8596-196db15e227e_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO19ZYR/2026-03-19/image/e97abf33-8aee-4ef4-a381-100f4b53ed62_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO19ZYR/2026-03-19/image/f9196105-af8d-4045-bb01-0d80e5f40e73_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO19ZYR/2026-03-19/image/4da88f64-53e9-455e-9d7d-9dd9dce7a4a8_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO19ZYR/2026-03-19/image/05eac314-32dc-4f8d-a4fb-18bde7df2efa_removebg.jpg?w=600', 'https://abimg003.imgix.net/WO19ZYR/2026-03-19/image/c0a6c608-3428-4e49-8cbc-55ba27c0d795_removebg.jpg?w=600'], 'colour': 'BLUE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**177** VOSA STATES 37K, 44K, 54K, 62K', 'virtual': False, 'seller': 'Startline Motor Finance Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': False, 'v5details': None, 'co2': 120, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/a670d875-aedd-417e-83d5-f60920547ce3.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 788ee094-8bc4-5d1f-b764-e8075bf48774 with identifier: 120546508
2026-03-24 19:22:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 788ee094-8bc4-5d1f-b764-e8075bf48774 with scrape type 2
2026-03-24 19:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 788ee094-8bc4-5d1f-b764-e8075bf48774 with scrape type 2
2026-03-24 19:22:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 788ee094-8bc4-5d1f-b764-e8075bf48774, identifier: 120546508
2026-03-24 19:22:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 788ee094-8bc4-5d1f-b764-e8075bf48774 with identifier: 120546508
2026-03-24 19:22:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 788ee094-8bc4-5d1f-b764-e8075bf48774 with identifier: 120546508
2026-03-24 19:22:35 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 788ee094-8bc4-5d1f-b764-e8075bf48774 with expiration date: 2026-03-24T13:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 120,
'color': 'BLUE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-03-24T13:00:00Z',
'fuel_type': 'Petrol',
'id': '788ee094-8bc4-5d1f-b764-e8075bf48774',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'WO19ZYR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120546508',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'SEAT',
'model': 'LEON SPORT TOURER',
'odometer': 66221,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-25',
'seller_name': 'Startline Motor Finance Ltd',
'title': 'SEAT LEON SPORT TOURER 1.5 TSI EVO 150 FR Sport [EZ] 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 TSI EVO 150 FR Sport [EZ] 5dr DSG',
'vin': None,
'year': 2019}
2026-03-24 19:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120546508%27 HTTP/1.1" 200 None
2026-03-24 19:22:35 [astonbarclay.gb] INFO: Saving data for 120546508: {'auction_closing_time': 1774357200.0, 'created_time': 1773774031.753106, 'last_price_update_time': 1774380155.883212}
2026-03-24 19:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120546508') HTTP/1.1" 204 0
2026-03-24 19:22:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120406177?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120406177, 'registration': 'KM16ZRE', 'account': 'WBA003', 'make': 'CITROEN', 'model': 'C3 HATCHBACK', 'derivative': '1.2 PureTech 82 Edition 5dr', 'mileage': 72813, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 313, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-08-06', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KM16ZRE/2026-03-13/image/1e893027-c314-402c-8d31-69a04185699f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM16ZRE/2026-03-13/image/3bbf03af-9748-4a8a-b626-d51714428c03_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM16ZRE/2026-03-13/image/1e2b7e17-5394-44c2-b9aa-9d929e1cca48_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM16ZRE/2026-03-13/image/3762239b-19cd-4cbd-a190-33995c6d7f6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM16ZRE/2026-03-13/image/ab3ba479-f233-4aa7-a86a-508acfa08dd4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM16ZRE/2026-03-13/image/ad2a157a-1ab5-4f83-82d8-38a2f1a4554c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM16ZRE/2026-03-13/image/e2c44c0b-7c3c-40d7-be4f-7fe16d38d107_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM16ZRE/2026-03-13/image/c5b9db0b-5f53-42c4-a374-cb9f2c480495_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM16ZRE/2026-03-13/image/8d18c0f0-395b-4071-940a-3aab263f6534_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/17 - 14K, 03/18 - 30K, 03/19 - 43K, 07/20 - 55K, 06/21 - 56K, 04/23 - 61K, 07/24 - 66K, 08/25 - 70K,', 'remarks': '**717** VOSA STATES 43K, 55K, 56K, 58K, 62K, 66K, 70K', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7dd8cd28-606d-48e2-b301-91169f8b7000.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120406177, 'registration': 'KM16ZRE', 'account': 'WBA003', 'make': 'CITROEN', 'model': 'C3 HATCHBACK', 'derivative': '1.2 PureTech 82 Edition 5dr', 'mileage': 72813, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 313, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-03-31', 'fuel': 'Petrol', 'motExpiry': '2026-08-06', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/KM16ZRE/2026-03-13/image/1e893027-c314-402c-8d31-69a04185699f_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM16ZRE/2026-03-13/image/3bbf03af-9748-4a8a-b626-d51714428c03_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM16ZRE/2026-03-13/image/1e2b7e17-5394-44c2-b9aa-9d929e1cca48_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM16ZRE/2026-03-13/image/3762239b-19cd-4cbd-a190-33995c6d7f6e_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM16ZRE/2026-03-13/image/ab3ba479-f233-4aa7-a86a-508acfa08dd4_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM16ZRE/2026-03-13/image/ad2a157a-1ab5-4f83-82d8-38a2f1a4554c_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM16ZRE/2026-03-13/image/e2c44c0b-7c3c-40d7-be4f-7fe16d38d107_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM16ZRE/2026-03-13/image/c5b9db0b-5f53-42c4-a374-cb9f2c480495_removebg.jpg?w=600', 'https://abimg003.imgix.net/KM16ZRE/2026-03-13/image/8d18c0f0-395b-4071-940a-3aab263f6534_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 03/17 - 14K, 03/18 - 30K, 03/19 - 43K, 07/20 - 55K, 06/21 - 56K, 04/23 - 61K, 07/24 - 66K, 08/25 - 70K,', 'remarks': '**717** VOSA STATES 43K, 55K, 56K, 58K, 62K, 66K, 70K', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 107, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/7dd8cd28-606d-48e2-b301-91169f8b7000.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 605a89b5-9147-5420-98d5-6c302557d23c with identifier: 120406177
2026-03-24 19:22:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 605a89b5-9147-5420-98d5-6c302557d23c with scrape type 2
2026-03-24 19:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 605a89b5-9147-5420-98d5-6c302557d23c with scrape type 2
2026-03-24 19:22:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 605a89b5-9147-5420-98d5-6c302557d23c, identifier: 120406177
2026-03-24 19:22:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 605a89b5-9147-5420-98d5-6c302557d23c with identifier: 120406177
2026-03-24 19:22:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 605a89b5-9147-5420-98d5-6c302557d23c with identifier: 120406177
2026-03-24 19:22:36 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 605a89b5-9147-5420-98d5-6c302557d23c with expiration date: 2026-03-24T13:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 107,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-24T13:00:00Z',
'fuel_type': 'Petrol',
'id': '605a89b5-9147-5420-98d5-6c302557d23c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'KM16ZRE',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120406177',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'CITROEN',
'model': 'C3 HATCHBACK',
'odometer': 72813,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-31',
'seller_name': 'UKCGR - Select',
'title': 'CITROEN C3 HATCHBACK 1.2 PureTech 82 Edition 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 82 Edition 5dr',
'vin': None,
'year': 2016}
2026-03-24 19:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120406177%27 HTTP/1.1" 200 None
2026-03-24 19:22:36 [astonbarclay.gb] INFO: Saving data for 120406177: {'auction_closing_time': 1774357200.0, 'created_time': 1773402782.341753, 'last_price_update_time': 1774380156.103111}
2026-03-24 19:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120406177') HTTP/1.1" 204 0
2026-03-24 19:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120456149?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:36 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120456149, 'registration': 'YF65DYB', 'account': 'WBA004', 'make': 'MAZDA', 'model': 'CX-5 DIESEL ESTATE', 'derivative': '2.2d SE-L Lux Nav 5dr', 'mileage': 143367, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 303, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-11-16', 'fuel': 'Diesel', 'motExpiry': '2027-01-18', 'doors': 5, 'engineSize': 2191, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YF65DYB/2026-03-17/image/b2bbc302-f328-497e-99c1-1041a37f15d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF65DYB/2026-03-17/image/a1036d91-56c3-43de-ada4-db51ec260cff_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF65DYB/2026-03-17/image/db12b223-ca9a-420a-8dbe-8c2ec52a38f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF65DYB/2026-03-17/image/17baeae6-098a-4f40-97b3-fcaa2b3205f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF65DYB/2026-03-17/image/bc3bec38-24ef-4837-88d7-18b68dcc39bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF65DYB/2026-03-17/image/c33fd95f-797d-4faf-8179-025ee41a3609_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF65DYB/2026-03-17/image/972c8d85-d52e-4c36-92d1-c886f3993614_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF65DYB/2026-03-17/image/b11171e9-32f3-496f-bbc2-d5f416137b1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF65DYB/2026-03-17/image/8ab59c70-39d9-462d-8acf-72955b0abf61_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/17 - 11K, 03/18 - 22K, 06/19 - 32K', 'remarks': '**181** VOSA STATES 28K, 35K, 45K, 57K, 80K, 98K, 121K, 141K SD CARD', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5f7cf357-5d58-4e0b-a58c-c3614fccc482.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:36 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120456149, 'registration': 'YF65DYB', 'account': 'WBA004', 'make': 'MAZDA', 'model': 'CX-5 DIESEL ESTATE', 'derivative': '2.2d SE-L Lux Nav 5dr', 'mileage': 143367, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 303, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2015-11-16', 'fuel': 'Diesel', 'motExpiry': '2027-01-18', 'doors': 5, 'engineSize': 2191, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/YF65DYB/2026-03-17/image/b2bbc302-f328-497e-99c1-1041a37f15d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF65DYB/2026-03-17/image/a1036d91-56c3-43de-ada4-db51ec260cff_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF65DYB/2026-03-17/image/db12b223-ca9a-420a-8dbe-8c2ec52a38f6_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF65DYB/2026-03-17/image/17baeae6-098a-4f40-97b3-fcaa2b3205f1_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF65DYB/2026-03-17/image/bc3bec38-24ef-4837-88d7-18b68dcc39bc_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF65DYB/2026-03-17/image/c33fd95f-797d-4faf-8179-025ee41a3609_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF65DYB/2026-03-17/image/972c8d85-d52e-4c36-92d1-c886f3993614_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF65DYB/2026-03-17/image/b11171e9-32f3-496f-bbc2-d5f416137b1d_removebg.jpg?w=600', 'https://abimg003.imgix.net/YF65DYB/2026-03-17/image/8ab59c70-39d9-462d-8acf-72955b0abf61_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/17 - 11K, 03/18 - 22K, 06/19 - 32K', 'remarks': '**181** VOSA STATES 28K, 35K, 45K, 57K, 80K, 98K, 121K, 141K SD CARD', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/5f7cf357-5d58-4e0b-a58c-c3614fccc482.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c678682-9049-56e9-91a5-ec392f03f07c with identifier: 120456149
2026-03-24 19:22:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c678682-9049-56e9-91a5-ec392f03f07c with scrape type 2
2026-03-24 19:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c678682-9049-56e9-91a5-ec392f03f07c with scrape type 2
2026-03-24 19:22:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 3c678682-9049-56e9-91a5-ec392f03f07c, identifier: 120456149
2026-03-24 19:22:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 3c678682-9049-56e9-91a5-ec392f03f07c with identifier: 120456149
2026-03-24 19:22:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 3c678682-9049-56e9-91a5-ec392f03f07c with identifier: 120456149
2026-03-24 19:22:36 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 3c678682-9049-56e9-91a5-ec392f03f07c with expiration date: 2026-03-24T13:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'expiration_date': '2026-03-24T13:00:00Z',
'fuel_type': 'Diesel',
'id': '3c678682-9049-56e9-91a5-ec392f03f07c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'YF65DYB',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120456149',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MAZDA',
'model': 'CX-5 DIESEL ESTATE',
'odometer': 143367,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-16',
'seller_name': 'UKCGR - Trade',
'title': 'MAZDA CX-5 DIESEL ESTATE 2.2d SE-L Lux Nav 5dr',
'transmission': 'manual',
'trim': '2.2d SE-L Lux Nav 5dr',
'vin': None,
'year': 2015}
2026-03-24 19:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120456149%27 HTTP/1.1" 200 None
2026-03-24 19:22:36 [astonbarclay.gb] INFO: Saving data for 120456149: {'auction_closing_time': 1774357200.0, 'created_time': 1773655411.439344, 'last_price_update_time': 1774380156.328717}
2026-03-24 19:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120456149') HTTP/1.1" 204 0
2026-03-24 19:22:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120444510?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120444510, 'registration': 'EA14SZN', 'account': 'KCS002', 'make': 'FORD', 'model': 'B-MAX HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium X 5dr', 'mileage': 99060, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2122, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-04-29', 'fuel': 'Petrol', 'motExpiry': '2026-07-09', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EA14SZN/2026-03-13/image/03126908-ea20-47a7-ba41-e39fc16f7e4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA14SZN/2026-03-13/image/300c173d-e316-467b-81cb-847e1354fc43_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA14SZN/2026-03-13/image/04ce5003-d570-4032-bc57-64c5338e699d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA14SZN/2026-03-13/image/c8f01e2f-41c5-43d5-a156-ee8607def0bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA14SZN/2026-03-13/image/32c09eb1-0637-4fa4-9fb2-1bf85715b22b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA14SZN/2026-03-13/image/16956108-a6c4-473d-ba33-0a2e554ae5eb_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'SD CARD / NO SPARE KEY - HPI ADVISES 4 OWNER FROM NEW', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1851fb2e-b37e-458c-8fe1-e651074c5d66.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120444510, 'registration': 'EA14SZN', 'account': 'KCS002', 'make': 'FORD', 'model': 'B-MAX HATCHBACK', 'derivative': '1.0 EcoBoost 125 Titanium X 5dr', 'mileage': 99060, 'mileageWarranty': True, 'type': 'car', 'saleId': 19176, 'siteId': 659780, 'site': {'id': 659780, 'name': 'Aston Barclay Westbury', 'vehicles': 143}, 'saleStart': '2026-03-25T09:45Z', 'lot': 2122, 'hall': 'Main Hall', 'transmission': 'manual', 'firstRegistration': '2014-04-29', 'fuel': 'Petrol', 'motExpiry': '2026-07-09', 'doors': 5, 'engineSize': 998, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EA14SZN/2026-03-13/image/03126908-ea20-47a7-ba41-e39fc16f7e4d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA14SZN/2026-03-13/image/300c173d-e316-467b-81cb-847e1354fc43_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA14SZN/2026-03-13/image/04ce5003-d570-4032-bc57-64c5338e699d_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA14SZN/2026-03-13/image/c8f01e2f-41c5-43d5-a156-ee8607def0bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA14SZN/2026-03-13/image/32c09eb1-0637-4fa4-9fb2-1bf85715b22b_removebg.jpg?w=600', 'https://abimg003.imgix.net/EA14SZN/2026-03-13/image/16956108-a6c4-473d-ba33-0a2e554ae5eb_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': '', 'remarks': 'SD CARD / NO SPARE KEY - HPI ADVISES 4 OWNER FROM NEW', 'virtual': False, 'seller': 'CarBuy Limited', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': False, 'v5details': None, 'co2': 114, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/1851fb2e-b37e-458c-8fe1-e651074c5d66.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dc06981-f1ef-502a-829f-f27e3df14cd1 with identifier: 120444510
2026-03-24 19:22:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dc06981-f1ef-502a-829f-f27e3df14cd1 with scrape type 2
2026-03-24 19:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5dc06981-f1ef-502a-829f-f27e3df14cd1 with scrape type 2
2026-03-24 19:22:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 5dc06981-f1ef-502a-829f-f27e3df14cd1, identifier: 120444510
2026-03-24 19:22:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 5dc06981-f1ef-502a-829f-f27e3df14cd1 with identifier: 120444510
2026-03-24 19:22:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 5dc06981-f1ef-502a-829f-f27e3df14cd1 with identifier: 120444510
2026-03-24 19:22:38 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 5dc06981-f1ef-502a-829f-f27e3df14cd1 with identifier: 120444510 to the API
2026-03-24 19:22:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:22:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:22:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120444510?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 114,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'expiration_date': '2026-03-25T09:45:00Z',
'fuel_type': 'Petrol',
'id': '5dc06981-f1ef-502a-829f-f27e3df14cd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EA14SZN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120444510',
'listing': 'auction',
'location': 'Aston Barclay Westbury',
'make': 'FORD',
'model': 'B-MAX HATCHBACK',
'odometer': 99060,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-29',
'seller_name': 'CarBuy Limited',
'title': 'FORD B-MAX HATCHBACK 1.0 EcoBoost 125 Titanium X 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Titanium X 5dr',
'vin': None,
'year': 2014}
2026-03-24 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120444510%27 HTTP/1.1" 200 None
2026-03-24 19:22:38 [astonbarclay.gb] INFO: Saving data for 120444510: {'auction_closing_time': 1774431900.0, 'created_time': 1773430491.540399, 'last_price_update_time': 1774380158.512569}
2026-03-24 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120444510') HTTP/1.1" 204 0
2026-03-24 19:22:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120450068?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:38 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120450068, 'registration': 'LV20WVL', 'account': 'WBA003', 'make': 'FORD', 'model': 'RANGER DIESEL', 'derivative': 'Pick Up Double Cab Limited 1 2.0 EcoBlue 213 Auto', 'mileage': 60115, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 296, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-07-31', 'fuel': 'Diesel', 'motExpiry': '2026-10-16', 'doors': None, 'engineSize': 1996, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/LV20WVL/2026-03-17/image/78f3128f-0dda-47ee-bdcb-28566ff2c04f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV20WVL/2026-03-17/image/1cf5adb9-990f-4db3-839b-16acebab9c12_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV20WVL/2026-03-17/image/ee473cdf-c489-4c54-8620-b64e7bbdc154_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV20WVL/2026-03-17/image/1d656876-a279-4229-83b0-1bec8629fe29_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV20WVL/2026-03-17/image/23c9d75d-0d2a-410d-8dd6-be653db64edd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV20WVL/2026-03-17/image/7ea74587-a78e-42f1-90bb-95c72b3b1853_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV20WVL/2026-03-17/image/071d2570-56e0-4448-8da1-5d1996728722_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV20WVL/2026-03-17/image/29a56548-caa9-4de8-8c96-3f8e64376e82_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV20WVL/2026-03-17/image/59d0fe17-6518-42fd-a8c6-c68e48559544_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service book 07/21-19K, 07/23-46K,', 'remarks': '**138** VOSA STATES 36K, 46K, 49K, 59K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 198, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cb0f5b36-366e-4878-9eeb-5a57f71af76b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:38 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120450068, 'registration': 'LV20WVL', 'account': 'WBA003', 'make': 'FORD', 'model': 'RANGER DIESEL', 'derivative': 'Pick Up Double Cab Limited 1 2.0 EcoBlue 213 Auto', 'mileage': 60115, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 296, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-07-31', 'fuel': 'Diesel', 'motExpiry': '2026-10-16', 'doors': None, 'engineSize': 1996, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/LV20WVL/2026-03-17/image/78f3128f-0dda-47ee-bdcb-28566ff2c04f_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV20WVL/2026-03-17/image/1cf5adb9-990f-4db3-839b-16acebab9c12_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV20WVL/2026-03-17/image/ee473cdf-c489-4c54-8620-b64e7bbdc154_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV20WVL/2026-03-17/image/1d656876-a279-4229-83b0-1bec8629fe29_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV20WVL/2026-03-17/image/23c9d75d-0d2a-410d-8dd6-be653db64edd_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV20WVL/2026-03-17/image/7ea74587-a78e-42f1-90bb-95c72b3b1853_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV20WVL/2026-03-17/image/071d2570-56e0-4448-8da1-5d1996728722_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV20WVL/2026-03-17/image/29a56548-caa9-4de8-8c96-3f8e64376e82_removebg.jpg?w=600', 'https://abimg003.imgix.net/LV20WVL/2026-03-17/image/59d0fe17-6518-42fd-a8c6-c68e48559544_removebg.jpg?w=600'], 'colour': 'GREY', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service book 07/21-19K, 07/23-46K,', 'remarks': '**138** VOSA STATES 36K, 46K, 49K, 59K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 198, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/cb0f5b36-366e-4878-9eeb-5a57f71af76b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20556771-8eb3-56f3-96e1-4d4778c58ace with identifier: 120450068
2026-03-24 19:22:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20556771-8eb3-56f3-96e1-4d4778c58ace with scrape type 2
2026-03-24 19:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20556771-8eb3-56f3-96e1-4d4778c58ace with scrape type 2
2026-03-24 19:22:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 20556771-8eb3-56f3-96e1-4d4778c58ace, identifier: 120450068
2026-03-24 19:22:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 20556771-8eb3-56f3-96e1-4d4778c58ace with identifier: 120450068
2026-03-24 19:22:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 20556771-8eb3-56f3-96e1-4d4778c58ace with identifier: 120450068
2026-03-24 19:22:38 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 20556771-8eb3-56f3-96e1-4d4778c58ace with expiration date: 2026-03-24T13:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 198,
'color': 'GREY',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-24T13:00:00Z',
'fuel_type': 'Diesel',
'id': '20556771-8eb3-56f3-96e1-4d4778c58ace',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'LV20WVL',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120450068',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'RANGER DIESEL',
'odometer': 60115,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-31',
'seller_name': 'UKCGR - Select',
'title': 'FORD RANGER DIESEL Pick Up Double Cab Limited 1 2.0 EcoBlue 213 '
'Auto',
'transmission': 'automatic',
'trim': 'Pick Up Double Cab Limited 1 2.0 EcoBlue 213 Auto',
'vin': None,
'year': 2020}
2026-03-24 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120450068%27 HTTP/1.1" 200 None
2026-03-24 19:22:38 [astonbarclay.gb] INFO: Saving data for 120450068: {'auction_closing_time': 1774357200.0, 'created_time': 1773655428.696868, 'last_price_update_time': 1774380158.882413}
2026-03-24 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120450068') HTTP/1.1" 204 0
2026-03-24 19:22:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120580331?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:39 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120580331, 'registration': 'RE19XMF', 'account': 'ABW001', 'make': 'KIA', 'model': 'CEED DIESEL HATCHBACK', 'derivative': '1.6 CRDi ISG 2 5dr', 'mileage': 103569, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 338, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-05-02', 'fuel': 'Diesel', 'motExpiry': '2026-02-28', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RE19XMF/2026-03-19/image/bcf1ef07-424e-47aa-9644-6f8858c4756a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE19XMF/2026-03-19/image/c4fa46c8-a890-4a8d-b348-e1c951584998_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE19XMF/2026-03-19/image/2159ca8c-0aa5-433c-8579-89cfdc058efe_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE19XMF/2026-03-19/image/c52c3d21-2a81-43d0-b8f9-173f82cb188f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE19XMF/2026-03-19/image/9c98d099-e0ae-4308-bb49-6b878a58213d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE19XMF/2026-03-19/image/cb11ed7b-0426-4c09-a579-fa28902e58c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE19XMF/2026-03-19/image/5dd68b53-46bb-41da-bd2a-35aca9205317_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE19XMF/2026-03-19/image/b3964b98-c03a-4b16-9d97-648e5dc0b181_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE19XMF/2026-03-19/image/e279ac3c-e9e2-4417-8ad4-53525314c16e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/20 - 11K, 03/21 - 21K, 05/22 - 32K, 06/23 - 58K, 06/24 - 70K, 02/25 - 83K,', 'remarks': '**600** VOSA STATES 31K, 51K, 61K, 83K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/987b6e32-eb7d-4b56-969e-ce56bc91ebdf.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:39 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120580331, 'registration': 'RE19XMF', 'account': 'ABW001', 'make': 'KIA', 'model': 'CEED DIESEL HATCHBACK', 'derivative': '1.6 CRDi ISG 2 5dr', 'mileage': 103569, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 338, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2019-05-02', 'fuel': 'Diesel', 'motExpiry': '2026-02-28', 'doors': 5, 'engineSize': 1598, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/RE19XMF/2026-03-19/image/bcf1ef07-424e-47aa-9644-6f8858c4756a_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE19XMF/2026-03-19/image/c4fa46c8-a890-4a8d-b348-e1c951584998_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE19XMF/2026-03-19/image/2159ca8c-0aa5-433c-8579-89cfdc058efe_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE19XMF/2026-03-19/image/c52c3d21-2a81-43d0-b8f9-173f82cb188f_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE19XMF/2026-03-19/image/9c98d099-e0ae-4308-bb49-6b878a58213d_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE19XMF/2026-03-19/image/cb11ed7b-0426-4c09-a579-fa28902e58c8_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE19XMF/2026-03-19/image/5dd68b53-46bb-41da-bd2a-35aca9205317_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE19XMF/2026-03-19/image/b3964b98-c03a-4b16-9d97-648e5dc0b181_removebg.jpg?w=600', 'https://abimg003.imgix.net/RE19XMF/2026-03-19/image/e279ac3c-e9e2-4417-8ad4-53525314c16e_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 03/20 - 11K, 03/21 - 21K, 05/22 - 32K, 06/23 - 58K, 06/24 - 70K, 02/25 - 83K,', 'remarks': '**600** VOSA STATES 31K, 51K, 61K, 83K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 99, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/987b6e32-eb7d-4b56-969e-ce56bc91ebdf.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35f4a4e9-d041-5b92-a317-bcd9d5e04f08 with identifier: 120580331
2026-03-24 19:22:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35f4a4e9-d041-5b92-a317-bcd9d5e04f08 with scrape type 2
2026-03-24 19:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35f4a4e9-d041-5b92-a317-bcd9d5e04f08 with scrape type 2
2026-03-24 19:22:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 35f4a4e9-d041-5b92-a317-bcd9d5e04f08, identifier: 120580331
2026-03-24 19:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 35f4a4e9-d041-5b92-a317-bcd9d5e04f08 with identifier: 120580331
2026-03-24 19:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 35f4a4e9-d041-5b92-a317-bcd9d5e04f08 with identifier: 120580331
2026-03-24 19:22:39 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 35f4a4e9-d041-5b92-a317-bcd9d5e04f08 with expiration date: 2026-03-24T13:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 99,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-03-24T13:00:00Z',
'fuel_type': 'Diesel',
'id': '35f4a4e9-d041-5b92-a317-bcd9d5e04f08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'RE19XMF',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120580331',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'CEED DIESEL HATCHBACK',
'odometer': 103569,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-02',
'seller_name': 'UKCGR - Select',
'title': 'KIA CEED DIESEL HATCHBACK 1.6 CRDi ISG 2 5dr',
'transmission': 'manual',
'trim': '1.6 CRDi ISG 2 5dr',
'vin': None,
'year': 2019}
2026-03-24 19:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120580331%27 HTTP/1.1" 200 None
2026-03-24 19:22:39 [astonbarclay.gb] INFO: Saving data for 120580331: {'auction_closing_time': 1774357200.0, 'created_time': 1773838982.484963, 'last_price_update_time': 1774380159.111193}
2026-03-24 19:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120580331') HTTP/1.1" 204 0
2026-03-24 19:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120356596?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:40 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120356596, 'registration': 'PRZ4018', 'account': 'WBA002', 'make': 'PEUGEOT', 'model': '2008 ESTATE', 'derivative': '1.2 PureTech 110 GT Line 5dr EAT6', 'mileage': 44381, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 207, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-06-21', 'fuel': 'Petrol', 'motExpiry': '2027-01-18', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PRZ4018/2026-03-12/image/31acff32-1fdd-4a17-a65c-d222924e20e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/PRZ4018/2026-03-12/image/05107cf5-81f1-458d-986d-c36d1f74d77e_removebg.jpg?w=600', 'https://abimg003.imgix.net/PRZ4018/2026-03-12/image/0b4079e3-aa26-4b90-9a9c-7f03d38e94a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/PRZ4018/2026-03-12/image/e1097677-56a9-410c-9676-568d61183af0_removebg.jpg?w=600', 'https://abimg003.imgix.net/PRZ4018/2026-03-12/image/a42ee2ff-b7aa-464b-a3a9-41bc2f600bd4_removebg.jpg?w=600', 'https://abimg003.imgix.net/PRZ4018/2026-03-12/image/43b55d5b-1895-4ff0-8460-50dea945afcd_removebg.jpg?w=600', 'https://abimg003.imgix.net/PRZ4018/2026-03-12/image/eec96b0f-914a-42fa-ac5b-4d535ce89d7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PRZ4018/2026-03-12/image/e4ea4aa0-b5be-4af6-80d2-4b14a838b1fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/PRZ4018/2026-03-12/image/b49fc53a-fb37-46f6-a9eb-0b64ee964f8d_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/20- 5K, 06/21- 12K, 06/22- 21K, 06/23- 27K, 06/24- 31K', 'remarks': '**1430**VOSA STATES 21K, 27K, 31K, 43K SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/08620bdd-7896-4f7a-8cb1-213c20a6a8dc.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:40 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120356596, 'registration': 'PRZ4018', 'account': 'WBA002', 'make': 'PEUGEOT', 'model': '2008 ESTATE', 'derivative': '1.2 PureTech 110 GT Line 5dr EAT6', 'mileage': 44381, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 207, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-06-21', 'fuel': 'Petrol', 'motExpiry': '2027-01-18', 'doors': 5, 'engineSize': 1200, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/PRZ4018/2026-03-12/image/31acff32-1fdd-4a17-a65c-d222924e20e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/PRZ4018/2026-03-12/image/05107cf5-81f1-458d-986d-c36d1f74d77e_removebg.jpg?w=600', 'https://abimg003.imgix.net/PRZ4018/2026-03-12/image/0b4079e3-aa26-4b90-9a9c-7f03d38e94a6_removebg.jpg?w=600', 'https://abimg003.imgix.net/PRZ4018/2026-03-12/image/e1097677-56a9-410c-9676-568d61183af0_removebg.jpg?w=600', 'https://abimg003.imgix.net/PRZ4018/2026-03-12/image/a42ee2ff-b7aa-464b-a3a9-41bc2f600bd4_removebg.jpg?w=600', 'https://abimg003.imgix.net/PRZ4018/2026-03-12/image/43b55d5b-1895-4ff0-8460-50dea945afcd_removebg.jpg?w=600', 'https://abimg003.imgix.net/PRZ4018/2026-03-12/image/eec96b0f-914a-42fa-ac5b-4d535ce89d7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/PRZ4018/2026-03-12/image/e4ea4aa0-b5be-4af6-80d2-4b14a838b1fc_removebg.jpg?w=600', 'https://abimg003.imgix.net/PRZ4018/2026-03-12/image/b49fc53a-fb37-46f6-a9eb-0b64ee964f8d_removebg.jpg?w=600'], 'colour': 'RED', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 06/20- 5K, 06/21- 12K, 06/22- 21K, 06/23- 27K, 06/24- 31K', 'remarks': '**1430**VOSA STATES 21K, 27K, 31K, 43K SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Premium', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 129, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/08620bdd-7896-4f7a-8cb1-213c20a6a8dc.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd52a9ae-0f10-5610-84d8-f308ce27f5e1 with identifier: 120356596
2026-03-24 19:22:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd52a9ae-0f10-5610-84d8-f308ce27f5e1 with scrape type 2
2026-03-24 19:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd52a9ae-0f10-5610-84d8-f308ce27f5e1 with scrape type 2
2026-03-24 19:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: dd52a9ae-0f10-5610-84d8-f308ce27f5e1, identifier: 120356596
2026-03-24 19:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: dd52a9ae-0f10-5610-84d8-f308ce27f5e1 with identifier: 120356596
2026-03-24 19:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: dd52a9ae-0f10-5610-84d8-f308ce27f5e1 with identifier: 120356596
2026-03-24 19:22:40 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: dd52a9ae-0f10-5610-84d8-f308ce27f5e1 with expiration date: 2026-03-24T13:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 129,
'color': 'RED',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-24T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'dd52a9ae-0f10-5610-84d8-f308ce27f5e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'PRZ4018',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120356596',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'PEUGEOT',
'model': '2008 ESTATE',
'odometer': 44381,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-21',
'seller_name': 'UKCGR - Premium',
'title': 'PEUGEOT 2008 ESTATE 1.2 PureTech 110 GT Line 5dr EAT6',
'transmission': 'automatic',
'trim': '1.2 PureTech 110 GT Line 5dr EAT6',
'vin': None,
'year': 2019}
2026-03-24 19:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120356596%27 HTTP/1.1" 200 None
2026-03-24 19:22:40 [astonbarclay.gb] INFO: Saving data for 120356596: {'auction_closing_time': 1774357200.0, 'created_time': 1773402761.376511, 'last_price_update_time': 1774380160.352891}
2026-03-24 19:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120356596') HTTP/1.1" 204 0
2026-03-24 19:22:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120585628?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 19:22:41 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120585628, 'registration': 'BD16UNR', 'account': 'WBA003', 'make': 'KIA', 'model': 'SPORTAGE DIESEL ESTATE', 'derivative': '2.0 CRDi KX-1 5dr', 'mileage': 106510, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 147, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-05-20', 'fuel': 'Diesel', 'motExpiry': '2026-06-03', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BD16UNR/2026-03-19/image/835cdcff-de0f-4fbd-b065-a3bec18afa6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD16UNR/2026-03-19/image/f5845f5c-2726-4dcd-9c19-8c2d34672a2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD16UNR/2026-03-19/image/6957c392-df12-4116-b1e6-1db63aa83ee4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD16UNR/2026-03-19/image/c39b6d3c-76ab-484e-8b83-ed578bb5bdda_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD16UNR/2026-03-19/image/c4d83338-3e77-4530-8c5d-ed9c05e9079a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD16UNR/2026-03-19/image/dee0ae05-464d-4d67-8cdb-085979a74802_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD16UNR/2026-03-19/image/de04a505-cb76-42ff-aaa5-ec8708e3d550_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD16UNR/2026-03-19/image/8ca68971-dcf6-4bd6-b123-b9dbfaffb881_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD16UNR/2026-03-19/image/f14f5440-2efe-4ec6-bffd-9f5d532422f1_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/18- 15K, 05/19- 23K, 08/21- 56K, 08/22- 64K,', 'remarks': '**537** VOSA STATES 22K, 34K, 54K, 62K, 73K, 84K, 96K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d81b95f3-27ce-4bd8-a151-48c3340aa98b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:41 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120585628, 'registration': 'BD16UNR', 'account': 'WBA003', 'make': 'KIA', 'model': 'SPORTAGE DIESEL ESTATE', 'derivative': '2.0 CRDi KX-1 5dr', 'mileage': 106510, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 147, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2016-05-20', 'fuel': 'Diesel', 'motExpiry': '2026-06-03', 'doors': 5, 'engineSize': 1995, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/BD16UNR/2026-03-19/image/835cdcff-de0f-4fbd-b065-a3bec18afa6b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD16UNR/2026-03-19/image/f5845f5c-2726-4dcd-9c19-8c2d34672a2c_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD16UNR/2026-03-19/image/6957c392-df12-4116-b1e6-1db63aa83ee4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD16UNR/2026-03-19/image/c39b6d3c-76ab-484e-8b83-ed578bb5bdda_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD16UNR/2026-03-19/image/c4d83338-3e77-4530-8c5d-ed9c05e9079a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD16UNR/2026-03-19/image/dee0ae05-464d-4d67-8cdb-085979a74802_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD16UNR/2026-03-19/image/de04a505-cb76-42ff-aaa5-ec8708e3d550_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD16UNR/2026-03-19/image/8ca68971-dcf6-4bd6-b123-b9dbfaffb881_removebg.jpg?w=600', 'https://abimg003.imgix.net/BD16UNR/2026-03-19/image/f14f5440-2efe-4ec6-bffd-9f5d532422f1_removebg.jpg?w=600'], 'colour': 'BLACK', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 07/18- 15K, 05/19- 23K, 08/21- 56K, 08/22- 64K,', 'remarks': '**537** VOSA STATES 22K, 34K, 54K, 62K, 73K, 84K, 96K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 139, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/d81b95f3-27ce-4bd8-a151-48c3340aa98b.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66481f84-8391-5262-8b4e-b869d1d3ea08 with identifier: 120585628
2026-03-24 19:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66481f84-8391-5262-8b4e-b869d1d3ea08 with scrape type 2
2026-03-24 19:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66481f84-8391-5262-8b4e-b869d1d3ea08 with scrape type 2
2026-03-24 19:22:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 66481f84-8391-5262-8b4e-b869d1d3ea08, identifier: 120585628
2026-03-24 19:22:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 66481f84-8391-5262-8b4e-b869d1d3ea08 with identifier: 120585628
2026-03-24 19:22:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 66481f84-8391-5262-8b4e-b869d1d3ea08 with identifier: 120585628
2026-03-24 19:22:41 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 66481f84-8391-5262-8b4e-b869d1d3ea08 with expiration date: 2026-03-24T13:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 139,
'color': 'BLACK',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-24T13:00:00Z',
'fuel_type': 'Diesel',
'id': '66481f84-8391-5262-8b4e-b869d1d3ea08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BD16UNR',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120585628',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'KIA',
'model': 'SPORTAGE DIESEL ESTATE',
'odometer': 106510,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-20',
'seller_name': 'UKCGR - Select',
'title': 'KIA SPORTAGE DIESEL ESTATE 2.0 CRDi KX-1 5dr',
'transmission': 'manual',
'trim': '2.0 CRDi KX-1 5dr',
'vin': None,
'year': 2016}
2026-03-24 19:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120585628%27 HTTP/1.1" 200 None
2026-03-24 19:22:41 [astonbarclay.gb] INFO: Saving data for 120585628: {'auction_closing_time': 1774357200.0, 'created_time': 1773863618.347627, 'last_price_update_time': 1774380161.572668}
2026-03-24 19:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120585628') HTTP/1.1" 204 0
2026-03-24 19:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120589268?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:42 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120589268, 'registration': 'EF61OTA', 'account': 'WBA004', 'make': 'FORD', 'model': 'KA HATCHBACK', 'derivative': '1.2 Zetec 3dr [Start Stop]', 'mileage': 54297, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 145, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-01-28', 'fuel': 'Petrol', 'motExpiry': '2026-04-07', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EF61OTA/2026-03-19/image/bc9012c8-ef37-42c7-856e-71f8272ca763_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF61OTA/2026-03-19/image/457c3a67-237e-4ab6-8042-e2707808fc93_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF61OTA/2026-03-19/image/3c9ecda7-2708-44b3-997a-a535aad52787_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF61OTA/2026-03-19/image/0ff629ea-e749-43cb-a072-d84427cfc732_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF61OTA/2026-03-19/image/b7c200cd-d692-4f7e-b77f-7d28c02f0ef5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF61OTA/2026-03-19/image/af2cc6a2-00b4-490d-9e65-e0106310d95e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF61OTA/2026-03-19/image/a8bbb5a6-f355-4166-84f4-f0750d268e6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF61OTA/2026-03-19/image/d9fdf3ef-7920-4b94-ac79-fbf7362681bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF61OTA/2026-03-19/image/77cc4b99-ca11-4bea-9907-012c4b6a5b7c_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/13-7K, 03/16-16K, 10/20-33K, 08/25-53K,', 'remarks': '**713** VOSA STATES 13K, 16K, 20K, 24K, 30K, 37K, 40K, 46K, 50K, 53K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3afa50a2-1fc4-46e4-bbe7-7473c8e6d120.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:42 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120589268, 'registration': 'EF61OTA', 'account': 'WBA004', 'make': 'FORD', 'model': 'KA HATCHBACK', 'derivative': '1.2 Zetec 3dr [Start Stop]', 'mileage': 54297, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 145, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2012-01-28', 'fuel': 'Petrol', 'motExpiry': '2026-04-07', 'doors': 3, 'engineSize': 1242, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/EF61OTA/2026-03-19/image/bc9012c8-ef37-42c7-856e-71f8272ca763_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF61OTA/2026-03-19/image/457c3a67-237e-4ab6-8042-e2707808fc93_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF61OTA/2026-03-19/image/3c9ecda7-2708-44b3-997a-a535aad52787_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF61OTA/2026-03-19/image/0ff629ea-e749-43cb-a072-d84427cfc732_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF61OTA/2026-03-19/image/b7c200cd-d692-4f7e-b77f-7d28c02f0ef5_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF61OTA/2026-03-19/image/af2cc6a2-00b4-490d-9e65-e0106310d95e_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF61OTA/2026-03-19/image/a8bbb5a6-f355-4166-84f4-f0750d268e6c_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF61OTA/2026-03-19/image/d9fdf3ef-7920-4b94-ac79-fbf7362681bb_removebg.jpg?w=600', 'https://abimg003.imgix.net/EF61OTA/2026-03-19/image/77cc4b99-ca11-4bea-9907-012c4b6a5b7c_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print and book 07/13-7K, 03/16-16K, 10/20-33K, 08/25-53K,', 'remarks': '**713** VOSA STATES 13K, 16K, 20K, 24K, 30K, 37K, 40K, 46K, 50K, 53K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 115, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3afa50a2-1fc4-46e4-bbe7-7473c8e6d120.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b869cec-58ef-51ef-8afa-2afb5b15e888 with identifier: 120589268
2026-03-24 19:22:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b869cec-58ef-51ef-8afa-2afb5b15e888 with scrape type 2
2026-03-24 19:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b869cec-58ef-51ef-8afa-2afb5b15e888 with scrape type 2
2026-03-24 19:22:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 4b869cec-58ef-51ef-8afa-2afb5b15e888, identifier: 120589268
2026-03-24 19:22:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 4b869cec-58ef-51ef-8afa-2afb5b15e888 with identifier: 120589268
2026-03-24 19:22:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 4b869cec-58ef-51ef-8afa-2afb5b15e888 with identifier: 120589268
2026-03-24 19:22:42 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 4b869cec-58ef-51ef-8afa-2afb5b15e888 with expiration date: 2026-03-24T13:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 115,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-24T13:00:00Z',
'fuel_type': 'Petrol',
'id': '4b869cec-58ef-51ef-8afa-2afb5b15e888',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'EF61OTA',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120589268',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'FORD',
'model': 'KA HATCHBACK',
'odometer': 54297,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-01-28',
'seller_name': 'UKCGR - Trade',
'title': 'FORD KA HATCHBACK 1.2 Zetec 3dr [Start Stop]',
'transmission': 'manual',
'trim': '1.2 Zetec 3dr [Start Stop]',
'vin': None,
'year': 2012}
2026-03-24 19:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120589268%27 HTTP/1.1" 200 None
2026-03-24 19:22:42 [astonbarclay.gb] INFO: Saving data for 120589268: {'auction_closing_time': 1774357200.0, 'created_time': 1773860459.366195, 'last_price_update_time': 1774380162.76918}
2026-03-24 19:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120589268') HTTP/1.1" 204 0
2026-03-24 19:22:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120471388?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120454651?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:46 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120471388, 'registration': 'SW66VHG', 'account': 'DJC003', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 SE Tech 5dr Auto', 'mileage': 54105, 'mileageWarranty': True, 'type': 'car', 'saleId': 18906, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 631, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-01-30', 'fuel': 'Diesel', 'motExpiry': '2026-06-16', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SW66VHG/2026-03-21/image/6229ee78-8c0a-4a0f-9d16-c94023d768e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW66VHG/2026-03-21/image/372fd093-5906-4542-97ab-c83dcde89b2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW66VHG/2026-03-21/image/59fec252-e2ff-40b5-8cd4-6b511d9e29ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW66VHG/2026-03-21/image/a4acde63-1a1b-4d5a-b8bd-299d3c50fc7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW66VHG/2026-03-21/image/03e43294-293d-4398-873c-6b7bae41b079_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW66VHG/2026-03-21/image/5530a168-14dc-4e9e-99e3-9a1452cd7063_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW66VHG/2026-03-21/image/c19475c1-7caf-4f04-a2c7-186a48ced35b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW66VHG/2026-03-21/image/eeaacad4-0ab9-4437-888a-bec8f2e41c80_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW66VHG/2026-03-21/image/81285931-5742-41dd-81f0-adf9f10a7832_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/17 - 2K, 02/19 - 17K, 01/21 - 26K, 06/22 - 33K', 'remarks': '**128** VOSA STATES 23K, 26K, 30K, 33K, 40K, 44K, 52K, SD CARD', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/33c24b44-f912-4050-af0a-e8f1d0e35ac2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:46 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120471388, 'registration': 'SW66VHG', 'account': 'DJC003', 'make': 'LAND ROVER', 'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK', 'derivative': '2.0 TD4 SE Tech 5dr Auto', 'mileage': 54105, 'mileageWarranty': True, 'type': 'car', 'saleId': 18906, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 631, 'hall': 'Hall 2', 'transmission': 'automatic', 'firstRegistration': '2017-01-30', 'fuel': 'Diesel', 'motExpiry': '2026-06-16', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/SW66VHG/2026-03-21/image/6229ee78-8c0a-4a0f-9d16-c94023d768e7_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW66VHG/2026-03-21/image/372fd093-5906-4542-97ab-c83dcde89b2b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW66VHG/2026-03-21/image/59fec252-e2ff-40b5-8cd4-6b511d9e29ce_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW66VHG/2026-03-21/image/a4acde63-1a1b-4d5a-b8bd-299d3c50fc7d_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW66VHG/2026-03-21/image/03e43294-293d-4398-873c-6b7bae41b079_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW66VHG/2026-03-21/image/5530a168-14dc-4e9e-99e3-9a1452cd7063_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW66VHG/2026-03-21/image/c19475c1-7caf-4f04-a2c7-186a48ced35b_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW66VHG/2026-03-21/image/eeaacad4-0ab9-4437-888a-bec8f2e41c80_removebg.jpg?w=600', 'https://abimg003.imgix.net/SW66VHG/2026-03-21/image/81285931-5742-41dd-81f0-adf9f10a7832_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 04/17 - 2K, 02/19 - 17K, 01/21 - 26K, 06/22 - 33K', 'remarks': '**128** VOSA STATES 23K, 26K, 30K, 33K, 40K, 44K, 52K, SD CARD', 'virtual': False, 'seller': 'Cox Motor Group', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '3', 'v5': True, 'v5details': 'Here', 'co2': 134, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/33c24b44-f912-4050-af0a-e8f1d0e35ac2.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc2d4ced-a3f6-534e-806e-30b290d20793 with identifier: 120471388
2026-03-24 19:22:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc2d4ced-a3f6-534e-806e-30b290d20793 with scrape type 2
2026-03-24 19:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc2d4ced-a3f6-534e-806e-30b290d20793 with scrape type 2
2026-03-24 19:22:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fc2d4ced-a3f6-534e-806e-30b290d20793, identifier: 120471388
2026-03-24 19:22:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fc2d4ced-a3f6-534e-806e-30b290d20793 with identifier: 120471388
2026-03-24 19:22:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fc2d4ced-a3f6-534e-806e-30b290d20793 with identifier: 120471388
2026-03-24 19:22:47 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: fc2d4ced-a3f6-534e-806e-30b290d20793 with expiration date: 2026-03-24T13:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 134,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-24T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'fc2d4ced-a3f6-534e-806e-30b290d20793',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'SW66VHG',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120471388',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE DIESEL HATCHBACK',
'odometer': 54105,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-30',
'seller_name': 'Cox Motor Group',
'title': 'LAND ROVER RANGE ROVER EVOQUE DIESEL HATCHBACK 2.0 TD4 SE Tech 5dr '
'Auto',
'transmission': 'automatic',
'trim': '2.0 TD4 SE Tech 5dr Auto',
'vin': None,
'year': 2017}
2026-03-24 19:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120471388%27 HTTP/1.1" 200 None
2026-03-24 19:22:47 [astonbarclay.gb] INFO: Saving data for 120471388: {'auction_closing_time': 1774357200.0, 'created_time': 1773947320.324878, 'last_price_update_time': 1774380167.084114}
2026-03-24 19:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120471388') HTTP/1.1" 204 0
2026-03-24 19:22:47 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120454651, 'registration': 'FD14MZN', 'account': 'WBA004', 'make': 'MAZDA', 'model': 'CX-5 DIESEL ESTATE', 'derivative': '2.2d SE-L Lux 5dr', 'mileage': 148528, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 171, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-06-26', 'fuel': 'Diesel', 'motExpiry': '2027-01-18', 'doors': 5, 'engineSize': 2191, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FD14MZN/2026-03-16/image/50ba18a5-ce94-403b-8c65-ce555c076c18_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD14MZN/2026-03-16/image/b62a2378-31c7-4f5a-90cb-51f73e8c2f76_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD14MZN/2026-03-16/image/96ada133-b60f-4ce2-9b03-063309b928c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD14MZN/2026-03-16/image/0db1e012-44d9-46e4-8a0f-64c99d796545_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD14MZN/2026-03-16/image/c68327de-911d-4824-9b4d-dbcb702b9651_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD14MZN/2026-03-16/image/bc1235f2-1f2e-4c73-85da-4eb96a84f7ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD14MZN/2026-03-16/image/5799da1a-f5aa-4772-8ebd-6a74ce6c5e56_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD14MZN/2026-03-16/image/8d9ce9e4-5073-4d40-838d-668d1bdc8378_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD14MZN/2026-03-16/image/f22aa387-bf77-430a-b811-80ff0b64cb24_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/15 - 21K, 03/16 - 34K, 10/16 - 46K, 06/17 - 59K, 02/18 - 73K, 10/18 - 85K, 10/19 - 102K', 'remarks': '**603** VOSA STATES 59K, 78K, 96K, 108K, 113K, 121K, 130K, 140K, 148K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4310ab80-924c-4b82-9661-2247af0f09fa.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:47 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120454651, 'registration': 'FD14MZN', 'account': 'WBA004', 'make': 'MAZDA', 'model': 'CX-5 DIESEL ESTATE', 'derivative': '2.2d SE-L Lux 5dr', 'mileage': 148528, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 171, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2014-06-26', 'fuel': 'Diesel', 'motExpiry': '2027-01-18', 'doors': 5, 'engineSize': 2191, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/FD14MZN/2026-03-16/image/50ba18a5-ce94-403b-8c65-ce555c076c18_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD14MZN/2026-03-16/image/b62a2378-31c7-4f5a-90cb-51f73e8c2f76_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD14MZN/2026-03-16/image/96ada133-b60f-4ce2-9b03-063309b928c7_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD14MZN/2026-03-16/image/0db1e012-44d9-46e4-8a0f-64c99d796545_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD14MZN/2026-03-16/image/c68327de-911d-4824-9b4d-dbcb702b9651_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD14MZN/2026-03-16/image/bc1235f2-1f2e-4c73-85da-4eb96a84f7ab_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD14MZN/2026-03-16/image/5799da1a-f5aa-4772-8ebd-6a74ce6c5e56_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD14MZN/2026-03-16/image/8d9ce9e4-5073-4d40-838d-668d1bdc8378_removebg.jpg?w=600', 'https://abimg003.imgix.net/FD14MZN/2026-03-16/image/f22aa387-bf77-430a-b811-80ff0b64cb24_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/15 - 21K, 03/16 - 34K, 10/16 - 46K, 06/17 - 59K, 02/18 - 73K, 10/18 - 85K, 10/19 - 102K', 'remarks': '**603** VOSA STATES 59K, 78K, 96K, 108K, 113K, 121K, 130K, 140K, 148K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '5', 'v5': True, 'v5details': 'Here', 'co2': 119, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/4310ab80-924c-4b82-9661-2247af0f09fa.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcf4df72-a9f4-5241-84a3-3fbf9dfc76a6 with identifier: 120454651
2026-03-24 19:22:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcf4df72-a9f4-5241-84a3-3fbf9dfc76a6 with scrape type 2
2026-03-24 19:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bcf4df72-a9f4-5241-84a3-3fbf9dfc76a6 with scrape type 2
2026-03-24 19:22:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: bcf4df72-a9f4-5241-84a3-3fbf9dfc76a6, identifier: 120454651
2026-03-24 19:22:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: bcf4df72-a9f4-5241-84a3-3fbf9dfc76a6 with identifier: 120454651
2026-03-24 19:22:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: bcf4df72-a9f4-5241-84a3-3fbf9dfc76a6 with identifier: 120454651
2026-03-24 19:22:47 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: bcf4df72-a9f4-5241-84a3-3fbf9dfc76a6 with expiration date: 2026-03-24T13:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 119,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'expiration_date': '2026-03-24T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'bcf4df72-a9f4-5241-84a3-3fbf9dfc76a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'FD14MZN',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120454651',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'MAZDA',
'model': 'CX-5 DIESEL ESTATE',
'odometer': 148528,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-26',
'seller_name': 'UKCGR - Trade',
'title': 'MAZDA CX-5 DIESEL ESTATE 2.2d SE-L Lux 5dr',
'transmission': 'manual',
'trim': '2.2d SE-L Lux 5dr',
'vin': None,
'year': 2014}
2026-03-24 19:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120454651%27 HTTP/1.1" 200 None
2026-03-24 19:22:47 [astonbarclay.gb] INFO: Saving data for 120454651: {'auction_closing_time': 1774357200.0, 'created_time': 1773655308.628298, 'last_price_update_time': 1774380167.243667}
2026-03-24 19:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120454651') HTTP/1.1" 204 0
2026-03-24 19:22:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120406020?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:22:59 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120406020, 'registration': 'MM69NMJ', 'account': 'WBA003', 'make': 'TOYOTA', 'model': 'HILUX DIESEL', 'derivative': 'Invincible D/Cab Pick Up 2.4 D-4D Auto', 'mileage': 40730, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 198, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-01-31', 'fuel': 'Diesel', 'motExpiry': '2027-01-14', 'doors': None, 'engineSize': 2393, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/MM69NMJ/2026-03-13/image/d3deb8ac-c0ca-48fa-b61d-e2b96f29b0e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69NMJ/2026-03-13/image/9ffe21a7-b53d-471a-903d-9011d57d9ec8_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69NMJ/2026-03-13/image/7e12dd56-0b2a-4c53-9d66-cb6fc9e0a3ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69NMJ/2026-03-13/image/3f8ccd44-a4dd-4e35-b201-1cb3dfbe6932_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69NMJ/2026-03-13/image/2d2bcd2c-7592-4b72-b6af-451faaccd5f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69NMJ/2026-03-13/image/227e79fc-e684-46e3-9555-f9618b89b24c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69NMJ/2026-03-13/image/ab054128-b1ae-4e7a-b259-f36aa4a7cd09_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69NMJ/2026-03-13/image/9570a5cb-9095-455f-8921-79e746fba1c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69NMJ/2026-03-13/image/0c836b67-a132-4323-b1a5-e7053891bb89_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69NMJ/2026-03-13/image/33b290a4-8fd5-4886-a46e-fe7a53b6e7b9_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service book 02/21 - 5K, 01/22 - 12K, 09/23 - 17K, 04/25 - 30K,', 'remarks': '**504** VOSA STATES 12K, 14K, 19K, 28K, 39K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 183, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9da5076e-3226-49b8-9e2d-f580f1819c6c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:59 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120406020, 'registration': 'MM69NMJ', 'account': 'WBA003', 'make': 'TOYOTA', 'model': 'HILUX DIESEL', 'derivative': 'Invincible D/Cab Pick Up 2.4 D-4D Auto', 'mileage': 40730, 'mileageWarranty': True, 'type': 'commercial', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 198, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2020-01-31', 'fuel': 'Diesel', 'motExpiry': '2027-01-14', 'doors': None, 'engineSize': 2393, 'bodyType': 'Double Cab Pick-up', 'images': ['https://abimg003.imgix.net/MM69NMJ/2026-03-13/image/d3deb8ac-c0ca-48fa-b61d-e2b96f29b0e8_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69NMJ/2026-03-13/image/9ffe21a7-b53d-471a-903d-9011d57d9ec8_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69NMJ/2026-03-13/image/7e12dd56-0b2a-4c53-9d66-cb6fc9e0a3ee_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69NMJ/2026-03-13/image/3f8ccd44-a4dd-4e35-b201-1cb3dfbe6932_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69NMJ/2026-03-13/image/2d2bcd2c-7592-4b72-b6af-451faaccd5f2_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69NMJ/2026-03-13/image/227e79fc-e684-46e3-9555-f9618b89b24c_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69NMJ/2026-03-13/image/ab054128-b1ae-4e7a-b259-f36aa4a7cd09_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69NMJ/2026-03-13/image/9570a5cb-9095-455f-8921-79e746fba1c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69NMJ/2026-03-13/image/0c836b67-a132-4323-b1a5-e7053891bb89_removebg.jpg?w=600', 'https://abimg003.imgix.net/MM69NMJ/2026-03-13/image/33b290a4-8fd5-4886-a46e-fe7a53b6e7b9_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith - LCV', 'serviceHistory': 'Service book 02/21 - 5K, 01/22 - 12K, 09/23 - 17K, 04/25 - 30K,', 'remarks': '**504** VOSA STATES 12K, 14K, 19K, 28K, 39K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Select', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '1', 'v5': True, 'v5details': 'Here', 'co2': 183, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/9da5076e-3226-49b8-9e2d-f580f1819c6c.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:22:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd60cf21-d722-54a9-8c66-7d9502b6525d with identifier: 120406020
2026-03-24 19:22:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd60cf21-d722-54a9-8c66-7d9502b6525d with scrape type 2
2026-03-24 19:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd60cf21-d722-54a9-8c66-7d9502b6525d with scrape type 2
2026-03-24 19:22:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: fd60cf21-d722-54a9-8c66-7d9502b6525d, identifier: 120406020
2026-03-24 19:22:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: fd60cf21-d722-54a9-8c66-7d9502b6525d with identifier: 120406020
2026-03-24 19:22:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: fd60cf21-d722-54a9-8c66-7d9502b6525d with identifier: 120406020
2026-03-24 19:22:59 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: fd60cf21-d722-54a9-8c66-7d9502b6525d with expiration date: 2026-03-24T13:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 183,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.4L',
'expiration_date': '2026-03-24T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'fd60cf21-d722-54a9-8c66-7d9502b6525d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'MM69NMJ',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120406020',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'TOYOTA',
'model': 'HILUX DIESEL',
'odometer': 40730,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-31',
'seller_name': 'UKCGR - Select',
'title': 'TOYOTA HILUX DIESEL Invincible D/Cab Pick Up 2.4 D-4D Auto',
'transmission': 'automatic',
'trim': 'Invincible D/Cab Pick Up 2.4 D-4D Auto',
'vin': None,
'year': 2020}
2026-03-24 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120406020%27 HTTP/1.1" 200 None
2026-03-24 19:22:59 [astonbarclay.gb] INFO: Saving data for 120406020: {'auction_closing_time': 1774357200.0, 'created_time': 1773402770.469939, 'last_price_update_time': 1774380179.867072}
2026-03-24 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120406020') HTTP/1.1" 204 0
2026-03-24 19:23:05 [scrapy.extensions.logstats] INFO: Crawled 549 pages (at 35 pages/min), scraped 510 items (at 17 items/min)
2026-03-24 19:23:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 19:23:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120409640?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:23:11 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120409640, 'registration': 'BK10WFO', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.2 60 S 5dr', 'mileage': 105876, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 301, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-04-30', 'fuel': 'Petrol', 'motExpiry': '2026-03-13', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BK10WFO/2026-03-13/image/0389a473-aad9-4f95-85c5-8b6edc79f27a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK10WFO/2026-03-13/image/9a327bce-ad73-4248-b9de-43589ca7a0c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK10WFO/2026-03-13/image/0572df7f-2405-4d0c-b5b4-ba03f50dcc48_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK10WFO/2026-03-13/image/e3f7774f-bb09-413b-a69e-c2bdef5ca6a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK10WFO/2026-03-13/image/d25b86f6-8ac6-43ad-adb7-98df55431de9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK10WFO/2026-03-13/image/1765fca1-bb04-436d-a226-32ac6dc5624b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK10WFO/2026-03-13/image/e23cd57e-5d45-4426-a63f-75622c8d051f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK10WFO/2026-03-13/image/68d56c96-d5ff-4508-98f7-32786d9bcacc_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK10WFO/2026-03-13/image/d0d116bd-1eed-42dd-be99-ec1c7baeccc4_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**569** VOSA STATES 27K, 35K, 44K, 55K, 66K, 71K, 78K, 83K, 85K,89K, 93K, 97K, 101K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e2386ac5-dfea-459a-9243-6913e33b5070.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:23:11 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120409640, 'registration': 'BK10WFO', 'account': 'WBA004', 'make': 'VOLKSWAGEN', 'model': 'POLO HATCHBACK', 'derivative': '1.2 60 S 5dr', 'mileage': 105876, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 301, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2010-04-30', 'fuel': 'Petrol', 'motExpiry': '2026-03-13', 'doors': 5, 'engineSize': 1198, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/BK10WFO/2026-03-13/image/0389a473-aad9-4f95-85c5-8b6edc79f27a_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK10WFO/2026-03-13/image/9a327bce-ad73-4248-b9de-43589ca7a0c6_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK10WFO/2026-03-13/image/0572df7f-2405-4d0c-b5b4-ba03f50dcc48_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK10WFO/2026-03-13/image/e3f7774f-bb09-413b-a69e-c2bdef5ca6a4_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK10WFO/2026-03-13/image/d25b86f6-8ac6-43ad-adb7-98df55431de9_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK10WFO/2026-03-13/image/1765fca1-bb04-436d-a226-32ac6dc5624b_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK10WFO/2026-03-13/image/e23cd57e-5d45-4426-a63f-75622c8d051f_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK10WFO/2026-03-13/image/68d56c96-d5ff-4508-98f7-32786d9bcacc_removebg.jpg?w=600', 'https://abimg003.imgix.net/BK10WFO/2026-03-13/image/d0d116bd-1eed-42dd-be99-ec1c7baeccc4_removebg.jpg?w=600'], 'colour': 'SILVER', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': '', 'remarks': '**569** VOSA STATES 27K, 35K, 44K, 55K, 66K, 71K, 78K, 83K, 85K,89K, 93K, 97K, 101K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 128, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/e2386ac5-dfea-459a-9243-6913e33b5070.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 5, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:23:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0edd5a20-86e8-5e48-af7c-1a2762ccac4b with identifier: 120409640
2026-03-24 19:23:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0edd5a20-86e8-5e48-af7c-1a2762ccac4b with scrape type 2
2026-03-24 19:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0edd5a20-86e8-5e48-af7c-1a2762ccac4b with scrape type 2
2026-03-24 19:23:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0edd5a20-86e8-5e48-af7c-1a2762ccac4b, identifier: 120409640
2026-03-24 19:23:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0edd5a20-86e8-5e48-af7c-1a2762ccac4b with identifier: 120409640
2026-03-24 19:23:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0edd5a20-86e8-5e48-af7c-1a2762ccac4b with identifier: 120409640
2026-03-24 19:23:11 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: 0edd5a20-86e8-5e48-af7c-1a2762ccac4b with expiration date: 2026-03-24T13:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 128,
'color': 'SILVER',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'expiration_date': '2026-03-24T13:00:00Z',
'fuel_type': 'Petrol',
'id': '0edd5a20-86e8-5e48-af7c-1a2762ccac4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'BK10WFO',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120409640',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLKSWAGEN',
'model': 'POLO HATCHBACK',
'odometer': 105876,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-04-30',
'seller_name': 'UKCGR - Trade',
'title': 'VOLKSWAGEN POLO HATCHBACK 1.2 60 S 5dr',
'transmission': 'manual',
'trim': '1.2 60 S 5dr',
'vin': None,
'year': 2010}
2026-03-24 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120409640%27 HTTP/1.1" 200 None
2026-03-24 19:23:11 [astonbarclay.gb] INFO: Saving data for 120409640: {'auction_closing_time': 1774357200.0, 'created_time': 1773402079.355238, 'last_price_update_time': 1774380191.98308}
2026-03-24 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120409640') HTTP/1.1" 204 0
2026-03-24 19:23:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120622611?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:23:14 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120622611, 'registration': 'DY59WZH', 'account': 'WBA004', 'make': 'VOLVO', 'model': 'XC70 DIESEL ESTATE', 'derivative': '2.4D [175] DRIVe SE 5dr 2WD', 'mileage': 144556, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 201, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2009-09-24', 'fuel': 'Diesel', 'motExpiry': '2026-06-29', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DY59WZH/2026-03-20/image/c93083ab-05a1-4181-aa8d-fe926ff06762_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY59WZH/2026-03-20/image/71a1ba64-c952-4ed0-99cb-b0822f100c00_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY59WZH/2026-03-20/image/0ed75603-a5b3-4736-b334-81357cb0e47f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY59WZH/2026-03-20/image/29007c4b-37e8-413a-8b1e-40b926c0f849_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY59WZH/2026-03-20/image/198669df-7f33-45f4-a2a6-5efd2ae524d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY59WZH/2026-03-20/image/9e60fa42-8915-4cb2-ad86-1b0a26c40eff_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY59WZH/2026-03-20/image/bc09c559-63df-4b4e-b3b1-9ed7e990adc9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY59WZH/2026-03-20/image/c005b10a-e5bf-4961-b497-95d248920b72_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY59WZH/2026-03-20/image/d9f60c90-5792-4728-b021-abe892577160_removebg.jpg?w=600'], 'colour': 'GOLD', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/11 - 12K, 04/12 - 18K, 04/13 - 25K, 03/14 - 40K, 06/15 - 51K, 05/21 - 83K,', 'remarks': '**694** VOSA STATES 26K, 33K, 46K, 53K, 57K, 62K, 68K, 72K, 76K, 79K, 81K, 84K, 88K, 90K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 157, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3d047dfe-659a-457f-bfac-99986777c117.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:23:14 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120622611, 'registration': 'DY59WZH', 'account': 'WBA004', 'make': 'VOLVO', 'model': 'XC70 DIESEL ESTATE', 'derivative': '2.4D [175] DRIVe SE 5dr 2WD', 'mileage': 144556, 'mileageWarranty': True, 'type': 'car', 'saleId': 18905, 'siteId': 34457511, 'site': {'id': 34457511, 'name': 'Aston Barclay Wakefield', 'vehicles': 399}, 'saleStart': '2026-03-24T13:00Z', 'lot': 201, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2009-09-24', 'fuel': 'Diesel', 'motExpiry': '2026-06-29', 'doors': 5, 'engineSize': 1997, 'bodyType': 'Estate', 'images': ['https://abimg003.imgix.net/DY59WZH/2026-03-20/image/c93083ab-05a1-4181-aa8d-fe926ff06762_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY59WZH/2026-03-20/image/71a1ba64-c952-4ed0-99cb-b0822f100c00_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY59WZH/2026-03-20/image/0ed75603-a5b3-4736-b334-81357cb0e47f_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY59WZH/2026-03-20/image/29007c4b-37e8-413a-8b1e-40b926c0f849_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY59WZH/2026-03-20/image/198669df-7f33-45f4-a2a6-5efd2ae524d2_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY59WZH/2026-03-20/image/9e60fa42-8915-4cb2-ad86-1b0a26c40eff_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY59WZH/2026-03-20/image/bc09c559-63df-4b4e-b3b1-9ed7e990adc9_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY59WZH/2026-03-20/image/c005b10a-e5bf-4961-b497-95d248920b72_removebg.jpg?w=600', 'https://abimg003.imgix.net/DY59WZH/2026-03-20/image/d9f60c90-5792-4728-b021-abe892577160_removebg.jpg?w=600'], 'colour': 'GOLD', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service book 04/11 - 12K, 04/12 - 18K, 04/13 - 25K, 03/14 - 40K, 06/15 - 51K, 05/21 - 83K,', 'remarks': '**694** VOSA STATES 26K, 33K, 46K, 53K, 57K, 62K, 68K, 72K, 76K, 79K, 81K, 84K, 88K, 90K, SPARE KEY', 'virtual': False, 'seller': 'UKCGR - Trade', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '2', 'v5': True, 'v5details': 'Here', 'co2': 157, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/3d047dfe-659a-457f-bfac-99986777c117.pdf', 'assuredType': 'AA Lite', 'imported': False, 'eurostatus': 4, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:23:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: beb9f3c2-ff71-5aa2-8e0f-5066267a23d4 with identifier: 120622611
2026-03-24 19:23:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item beb9f3c2-ff71-5aa2-8e0f-5066267a23d4 with scrape type 2
2026-03-24 19:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item beb9f3c2-ff71-5aa2-8e0f-5066267a23d4 with scrape type 2
2026-03-24 19:23:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: beb9f3c2-ff71-5aa2-8e0f-5066267a23d4, identifier: 120622611
2026-03-24 19:23:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: beb9f3c2-ff71-5aa2-8e0f-5066267a23d4 with identifier: 120622611
2026-03-24 19:23:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 19:23:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GOLD HTTP/1.1" 200 None
2026-03-24 19:23:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 19:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 19:23:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: beb9f3c2-ff71-5aa2-8e0f-5066267a23d4 with identifier: 120622611
2026-03-24 19:23:15 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: beb9f3c2-ff71-5aa2-8e0f-5066267a23d4 with expiration date: 2026-03-24T13:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 157,
'color': 'GOLD',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'expiration_date': '2026-03-24T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'beb9f3c2-ff71-5aa2-8e0f-5066267a23d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'DY59WZH',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120622611',
'listing': 'auction',
'location': 'Aston Barclay Wakefield',
'make': 'VOLVO',
'model': 'XC70 DIESEL ESTATE',
'odometer': 144556,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-24',
'seller_name': 'UKCGR - Trade',
'title': 'VOLVO XC70 DIESEL ESTATE 2.4D [175] DRIVe SE 5dr 2WD',
'transmission': 'manual',
'trim': '2.4D [175] DRIVe SE 5dr 2WD',
'vin': None,
'year': 2009}
2026-03-24 19:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120622611%27 HTTP/1.1" 200 None
2026-03-24 19:23:15 [astonbarclay.gb] INFO: Saving data for 120622611: {'auction_closing_time': 1774357200.0, 'created_time': 1773947277.654641, 'last_price_update_time': 1774380195.184384}
2026-03-24 19:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120622611') HTTP/1.1" 204 0
2026-03-24 19:23:39 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.001(s), this was the 1st time calling it.
2026-03-24 19:23:39 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.476650735912514 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:23:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:23:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120582058?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:23:56 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120582058, 'registration': 'NG17FTU', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'CROSSLAND X HATCHBACK', 'derivative': '1.2T ecoTec [110] Elite 5dr [Start Stop]', 'mileage': 44345, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1112, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-07-12', 'fuel': 'Petrol', 'motExpiry': '2026-06-04', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NG17FTU/2026-03-19/image/6c2e28b7-6309-48af-84eb-4971b78bd5c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG17FTU/2026-03-19/image/27a0652e-62d0-48d9-85f0-8a832167a52d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG17FTU/2026-03-19/image/05c868d4-f5fe-49af-ad18-fe9c1040951d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG17FTU/2026-03-19/image/39fddec3-45f9-48cf-a7d9-588480a581a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG17FTU/2026-03-19/image/5854da33-ffa8-470a-bb26-95631d12f1cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG17FTU/2026-03-19/image/ce02ff6b-0809-4141-95b3-8c7de05ab559_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 06/18 7K - 06/19 18K - 06/20 25K - 05/21 28K - 03/22 31K - 0/23 35K - 04/24 38K', 'remarks': 'NO V5 HPI SHOWING 2 FORMER KEEPERS - VOSA STATES 32K- 35K- 39K- 42K-', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 111, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2a01b1ea-1248-4b7b-b979-e4c4ee81a7e8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:23:56 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120582058, 'registration': 'NG17FTU', 'account': 'MAN037', 'make': 'VAUXHALL', 'model': 'CROSSLAND X HATCHBACK', 'derivative': '1.2T ecoTec [110] Elite 5dr [Start Stop]', 'mileage': 44345, 'mileageWarranty': False, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1112, 'hall': 'Hall 1', 'transmission': 'manual', 'firstRegistration': '2017-07-12', 'fuel': 'Petrol', 'motExpiry': '2026-06-04', 'doors': 5, 'engineSize': 1199, 'bodyType': 'Hatchback', 'images': ['https://abimg003.imgix.net/NG17FTU/2026-03-19/image/6c2e28b7-6309-48af-84eb-4971b78bd5c3_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG17FTU/2026-03-19/image/27a0652e-62d0-48d9-85f0-8a832167a52d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG17FTU/2026-03-19/image/05c868d4-f5fe-49af-ad18-fe9c1040951d_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG17FTU/2026-03-19/image/39fddec3-45f9-48cf-a7d9-588480a581a9_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG17FTU/2026-03-19/image/5854da33-ffa8-470a-bb26-95631d12f1cb_removebg.jpg?w=600', 'https://abimg003.imgix.net/NG17FTU/2026-03-19/image/ce02ff6b-0809-4141-95b3-8c7de05ab559_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Express', 'serviceHistory': 'Service book 06/18 7K - 06/19 18K - 06/20 25K - 05/21 28K - 03/22 31K - 0/23 35K - 04/24 38K', 'remarks': 'NO V5 HPI SHOWING 2 FORMER KEEPERS - VOSA STATES 32K- 35K- 39K- 42K-', 'virtual': False, 'seller': 'Manamanx Ltd', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': None, 'v5': False, 'v5details': None, 'co2': 111, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/2a01b1ea-1248-4b7b-b979-e4c4ee81a7e8.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:23:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0455f4c0-1af9-5474-89fb-a5956761fc9f with identifier: 120582058
2026-03-24 19:23:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0455f4c0-1af9-5474-89fb-a5956761fc9f with scrape type 2
2026-03-24 19:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0455f4c0-1af9-5474-89fb-a5956761fc9f with scrape type 2
2026-03-24 19:23:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 0455f4c0-1af9-5474-89fb-a5956761fc9f, identifier: 120582058
2026-03-24 19:23:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 0455f4c0-1af9-5474-89fb-a5956761fc9f with identifier: 120582058
2026-03-24 19:23:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 0455f4c0-1af9-5474-89fb-a5956761fc9f with identifier: 120582058
2026-03-24 19:23:57 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 0455f4c0-1af9-5474-89fb-a5956761fc9f with identifier: 120582058 to the API
2026-03-24 19:23:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:23:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:23:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120582058?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 111,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '0455f4c0-1af9-5474-89fb-a5956761fc9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'NG17FTU',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120582058',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'VAUXHALL',
'model': 'CROSSLAND X HATCHBACK',
'odometer': 44345,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-12',
'seller_name': 'Manamanx Ltd',
'title': 'VAUXHALL CROSSLAND X HATCHBACK 1.2T ecoTec [110] Elite 5dr [Start '
'Stop]',
'transmission': 'manual',
'trim': '1.2T ecoTec [110] Elite 5dr [Start Stop]',
'vin': None,
'year': 2017}
2026-03-24 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120582058%27 HTTP/1.1" 200 None
2026-03-24 19:23:57 [astonbarclay.gb] INFO: Saving data for 120582058: {'auction_closing_time': 1774432800.0, 'created_time': 1773839115.104883, 'last_price_update_time': 1774380237.224615}
2026-03-24 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120582058') HTTP/1.1" 204 0
2026-03-24 19:24:05 [scrapy.extensions.logstats] INFO: Crawled 552 pages (at 3 pages/min), scraped 511 items (at 1 items/min)
2026-03-24 19:24:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 183MiB
2026-03-24 19:24:05 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.477(s), this was the 1st time calling it.
2026-03-24 19:24:05 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.0995568533110216 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-24 19:24:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 19:24:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://catalogue.astonbarclay.net/api/vehicle/details/120401673?view=catalogue> (referer: https://catalogue.astonbarclay.net/vehicle-search) ['zyte-api']
2026-03-24 19:24:18 [astonbarclay.gb] INFO: Detail data: {'cardType': 'catalogue', 'id': 120401673, 'registration': 'VA68YCM', 'account': 'MOT075', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 TD4 180 Landmark 5dr Auto', 'mileage': 73506, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1023, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-01-29', 'fuel': 'Diesel', 'motExpiry': '2026-04-09', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/VA68YCM/2026-03-19/image/e1f9deb5-d258-4c59-9676-e8eef4449969_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/7ae90309-aea5-4fb4-90a2-b778bc09d554_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/08ff5fd5-4853-4aa8-bd44-dba01a4804e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/29ef8abe-85f8-4460-8a9d-980b3e88752a_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/a28b9e11-37d8-45b7-a4e2-8225beec58de_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/38b38399-dca6-4c19-ad62-6a5aa0f2da4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/0b5f6998-3b39-4d49-9a8b-72c44d4565b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/e040ebf9-6359-4906-9a5b-591e54c18a79_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/b6c631b3-83da-4142-9ea6-10d7af3f89be_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/b5a97ee8-f0cd-4682-99c6-445d925ab8ea_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/20-21K', 'remarks': 'VOSA STATES 38K, 55K, 61K, 67K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 170, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/50494cf0-7e60-411d-8879-b4501071a789.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:24:18 [astonbarclay.gb] INFO: Extracting listing item: {'cardType': 'catalogue', 'id': 120401673, 'registration': 'VA68YCM', 'account': 'MOT075', 'make': 'LAND ROVER', 'model': 'DISCOVERY SPORT DIESEL SW', 'derivative': '2.0 TD4 180 Landmark 5dr Auto', 'mileage': 73506, 'mileageWarranty': True, 'type': 'car', 'saleId': 19179, 'siteId': 1, 'site': {'id': 1, 'name': 'Aston Barclay Chelmsford', 'vehicles': 532}, 'saleStart': '2026-03-25T10:00Z', 'lot': 1023, 'hall': 'Hall 1', 'transmission': 'automatic', 'firstRegistration': '2019-01-29', 'fuel': 'Diesel', 'motExpiry': '2026-04-09', 'doors': 5, 'engineSize': 1999, 'bodyType': 'Station Wagon', 'images': ['https://abimg003.imgix.net/VA68YCM/2026-03-19/image/e1f9deb5-d258-4c59-9676-e8eef4449969_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/7ae90309-aea5-4fb4-90a2-b778bc09d554_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/08ff5fd5-4853-4aa8-bd44-dba01a4804e4_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/29ef8abe-85f8-4460-8a9d-980b3e88752a_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/a28b9e11-37d8-45b7-a4e2-8225beec58de_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/38b38399-dca6-4c19-ad62-6a5aa0f2da4c_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/0b5f6998-3b39-4d49-9a8b-72c44d4565b1_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/e040ebf9-6359-4906-9a5b-591e54c18a79_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/b6c631b3-83da-4142-9ea6-10d7af3f89be_removebg.jpg?w=600', 'https://abimg003.imgix.net/VA68YCM/2026-03-19/image/b5a97ee8-f0cd-4682-99c6-445d925ab8ea_removebg.jpg?w=600'], 'colour': 'WHITE', 'writeoffcode': '', 'grade': None, 'nonRunner': False, 'inspectionType': 'Zenith', 'serviceHistory': 'Service print 07/20-21K', 'remarks': 'VOSA STATES 38K, 55K, 61K, 67K SPARE KEY WITH PAPERWORK', 'virtual': False, 'seller': 'MotoNovo Finance', 'sellerPostcode': None, 'sellerStreetOne': None, 'sellerStreetTwo': None, 'sellerTown': None, 'sellerId': None, 'formerKeepers': '4', 'v5': True, 'v5details': 'Here', 'co2': 170, 'location': None, 'spinCar': None, 'spinCarUrl': None, 'assuredUrl': 'https://abimg002.imgix.net/50494cf0-7e60-411d-8879-b4501071a789.pdf', 'assuredType': 'AA', 'imported': False, 'eurostatus': 6, 'vatStatus': {'label': 'Margin', 'value': 'M'}}
2026-03-24 19:24:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06ed28e1-6273-5043-ae1b-7a03ee07e162 with identifier: 120401673
2026-03-24 19:24:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06ed28e1-6273-5043-ae1b-7a03ee07e162 with scrape type 2
2026-03-24 19:24:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06ed28e1-6273-5043-ae1b-7a03ee07e162 with scrape type 2
2026-03-24 19:24:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: astonbarclay.gb, Processed item id: 06ed28e1-6273-5043-ae1b-7a03ee07e162, identifier: 120401673
2026-03-24 19:24:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: astonbarclay.gb, Translating item: 06ed28e1-6273-5043-ae1b-7a03ee07e162 with identifier: 120401673
2026-03-24 19:24:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: astonbarclay.gb, Applying rules to item: 06ed28e1-6273-5043-ae1b-7a03ee07e162 with identifier: 120401673
2026-03-24 19:24:18 [crawlers.pipelines.post_to_api] INFO: Spider: astonbarclay.gb, Posting item: 06ed28e1-6273-5043-ae1b-7a03ee07e162 with identifier: 120401673 to the API
2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 19:24:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://catalogue.astonbarclay.net/api/vehicle/details/120401673?view=catalogue>
{'auction_title': '',
'c_o_2_emission_value': 170,
'color': 'WHITE',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '06ed28e1-6273-5043-ae1b-7a03ee07e162',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'license_plate': 'VA68YCM',
'link_to_web_offer': 'https://catalogue.astonbarclay.net/details/catalogue/120401673',
'listing': 'auction',
'location': 'Aston Barclay Chelmsford',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT DIESEL SW',
'odometer': 73506,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-29',
'seller_name': 'MotoNovo Finance',
'title': 'LAND ROVER DISCOVERY SPORT DIESEL SW 2.0 TD4 180 Landmark 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 TD4 180 Landmark 5dr Auto',
'vin': None,
'year': 2019}
2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120401673%27 HTTP/1.1" 200 None
2026-03-24 19:24:18 [astonbarclay.gb] INFO: Saving data for 120401673: {'auction_closing_time': 1774432800.0, 'created_time': 1773774186.590414, 'last_price_update_time': 1774380258.720656}
2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120401673') HTTP/1.1" 204 0
2026-03-24 19:24:18 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-24 19:24:18 [astonbarclay.gb] INFO: astonbarclay.gb Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20RowKey%20eq%20%27120760792%27 HTTP/1.1" 200 None
2026-03-24 19:24:18 [astonbarclay.gb] INFO: Saving data for 120760792: {'created_time': 1774380258.829624}
2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120760792') HTTP/1.1" 204 0
2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27astonbarclay.gb%27%20and%20last_price_update_time%20lt%201773948258 HTTP/1.1" 200 None
2026-03-24 19:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='112489399') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='113794402') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='116685715') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='116685833') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='116685998') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='117291337') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118216629') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118220120') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118220151') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118462867') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='118872463') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119116371') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119139935') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119172935') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119193636') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119256338') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119279041') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119332820') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119418172') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119426458') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='119788694') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120017610') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120131691') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120139035') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120223653') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120225110') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120225713') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120227109') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120241505') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120245688') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120250174') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120257787') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120332394') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120336587') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120346490') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120401961') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120414877') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120420636') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120478131') HTTP/1.1" 204 0
2026-03-24 19:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='astonbarclay.gb',RowKey='120502954') HTTP/1.1" 204 0
2026-03-24 19:24:19 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (512 items) in: file:///var/lib/scrapyd/items/sourcing_v2/astonbarclay.gb/task_9_2026-03-24T19_00_00.jl
2026-03-24 19:24:19 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 810837,
'downloader/request_count': 1293,
'downloader/request_method_count/GET': 1293,
'downloader/response_bytes': 34089123,
'downloader/response_count': 1293,
'downloader/response_status_count/200': 1293,
'elapsed_time_seconds': 1454.046362,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 24, 19, 24, 19, 339340, tzinfo=datetime.timezone.utc),
'item_dropped_count': 38,
'item_dropped_reasons_count/DropItem': 38,
'item_scraped_count': 512,
'log_count/DEBUG': 13983,
'log_count/ERROR': 1,
'log_count/INFO': 14376,
'memusage/max': 192122880,
'memusage/startup': 149819392,
'photo_download_count': 740,
'pipeline/dropped_expired': 38,
'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': 77,
'playwright/request_count/aborted': 41,
'playwright/request_count/method/GET': 54,
'playwright/request_count/method/HEAD': 12,
'playwright/request_count/method/POST': 11,
'playwright/request_count/navigation': 2,
'playwright/request_count/resource_type/document': 2,
'playwright/request_count/resource_type/fetch': 22,
'playwright/request_count/resource_type/font': 2,
'playwright/request_count/resource_type/image': 29,
'playwright/request_count/resource_type/script': 7,
'playwright/request_count/resource_type/stylesheet': 2,
'playwright/request_count/resource_type/xhr': 13,
'playwright/response_count': 36,
'playwright/response_count/method/GET': 25,
'playwright/response_count/method/POST': 11,
'playwright/response_count/resource_type/document': 2,
'playwright/response_count/resource_type/fetch': 10,
'playwright/response_count/resource_type/font': 2,
'playwright/response_count/resource_type/script': 7,
'playwright/response_count/resource_type/stylesheet': 2,
'playwright/response_count/resource_type/xhr': 13,
'request_depth_max': 3,
'response_received_count': 553,
'scheduler/dequeued': 1293,
'scheduler/dequeued/memory': 1293,
'scheduler/enqueued': 1293,
'scheduler/enqueued/memory': 1293,
'scrape_type/new': 210,
'scrape_type/price_update': 341,
'scrape_type/skipped': 1005,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 587,
'scrapy-zyte-api/error_ratio': 0.059625212947189095,
'scrapy-zyte-api/error_types/https://httpstatuses.com/503': 1,
'scrapy-zyte-api/errors': 35,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 34,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 11.402077907895093,
'scrapy-zyte-api/mean_response_seconds': 11.35750173513467,
'scrapy-zyte-api/processed': 552,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 552,
'scrapy-zyte-api/request_args/experimental.requestCookies': 551,
'scrapy-zyte-api/request_args/experimental.responseCookies': 552,
'scrapy-zyte-api/request_args/httpResponseBody': 552,
'scrapy-zyte-api/request_args/httpResponseHeaders': 552,
'scrapy-zyte-api/request_args/url': 552,
'scrapy-zyte-api/status_codes/0': 34,
'scrapy-zyte-api/status_codes/200': 552,
'scrapy-zyte-api/status_codes/503': 1,
'scrapy-zyte-api/success': 552,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 24, 19, 0, 5, 292978, tzinfo=datetime.timezone.utc)}
2026-03-24 19:24:19 [scrapy.core.engine] INFO: Spider closed (finished)